ocarina/include/core
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
..
tags string: Add a function for converting seconds to string 2015-01-27 09:23:14 -05:00
audio.h string: Add a function for converting seconds to string 2015-01-27 09:23:14 -05:00
callback.h audio: Remove on_pause_count_changed callback 2014-12-20 15:44:40 -05:00
core.h audio: Initialize GST from the gui layer 2014-12-20 10:16:44 -05:00
database.h Database: Write more detailed documentation 2014-11-04 08:13:29 -05:00
database.hpp Database: Write more detailed documentation 2014-11-04 08:13:29 -05:00
deck.h deck: Update doxygen documentation 2014-12-12 08:25:53 -05:00
file.h file: Update documentation and various cleanups 2014-11-01 21:56:59 -04:00
filter.h filter: Simplify adding words to the filter 2015-01-30 10:54:38 -05:00
idle.h idle: Add more detailed documentation 2014-11-08 11:55:50 -05:00
idle.hpp idle: Add more detailed documentation 2014-11-08 11:55:50 -05:00
index.h Index: Add more detailed documentation 2014-11-07 08:14:27 -05:00
library.h Library: Update doxygen documentation 2014-12-10 08:23:53 -05:00
playlist.h Playlist: Update doxygen documentation 2014-12-11 08:23:08 -05:00
print.h print: Remove dprint() 2014-11-01 20:25:56 -04:00
queue.h queue: Create a notifier class 2015-04-03 12:16:40 -04:00
random.h random: Add doxygen information 2014-09-13 10:00:03 -04:00
string.h string: Add a lowercase() function 2015-01-30 09:32:50 -05:00
version.h version: Update documentation 2014-11-01 20:25:56 -04:00