ocarina/include
Anna Schumaker c5598293d6 queue: Create a notifier class
This class will be used to push queue changes directly to the GUI.
Currently changes get mapped through the old callbacks system, which can
lead to several inefficiencies because the GUI has to look up each queue
structure in a list.

This patch implements a basic QNotifier class and provides a function
for setting a Queue's notifier.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-04-03 12:16:40 -04:00
..
core queue: Create a notifier class 2015-04-03 12:16:40 -04:00
gui gui: Remove CONFIG_TEST macros 2015-01-21 08:43:55 -05:00
tests tests: Rework much of the testing library 2015-01-13 09:35:26 -05:00
Sconscript version: Add a "+" to version string 2015-01-26 08:43:14 -05:00