office-gobmx/avmedia/source/framework
Jan-Marek Glogowski 00aa0892e7 Reorganize Scheduler priority classes
This is based on glibs classification of tasks, but while glib uses
an int for more fine grained priority, we stay with our enum.

1. Timers start with DEFAULT priority, which directly corresponds
   with the previous HIGH priority
2. Idles start with DEFAULT_IDLE priority instead of the previous
   HIGH priority, so idle default becomes "really run when idle".

As RESIZE and REPAINT are special, and the DEFAULTS are set, there
is just one primary decision for the programmer: should my idle
run before paint (AKA HIGH_IDLE)?

If we really need a more fine-grained classification, we can add it
later, or also switch to a real int. As a result, this drops many
classifications from the code and drastically changes behaviour,
AKA a mail merge from KDE is now as fast as Gtk+ again.

Change-Id: I498a73fd02d5fb6f5d7e9f742f3bce972de9b1f9
2017-07-13 12:10:28 +02:00
..
collada_headers.hxx
mediacontrol.cxx Reorganize Scheduler priority classes 2017-07-13 12:10:28 +02:00
mediacontrol.hrc
mediacontrol.src
MediaControlBase.cxx clang-tidy performance-unnecessary-value-param 2017-06-05 09:22:51 +02:00
mediaitem.cxx avmedia: remove trivial copy ctor 2017-07-04 20:26:11 +02:00
mediamisc.cxx
mediaplayer.cxx loplugin:stringcopy: avmedia 2017-05-19 17:19:31 +02:00
mediatoolbox.cxx
modeltools.cxx
soundhandler.cxx Reorganize Scheduler priority classes 2017-07-13 12:10:28 +02:00
soundhandler.hxx cleanup unused css/frame/* includes 2017-06-12 13:05:38 +02:00