ocarina/libsaria
Bryan Schumaker 8583ac01d9 Add a PLAYLIST_SIZE notification
Used to notify the UI that the playlist size has changed.  Other options
include: Set the size automatically when responding to PLAYLIST_ADD (and
evenutally "PLAYLIST_RM")

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-08-25 16:15:47 -04:00
..
audio libsaria: Notifications for play and pause events 2012-08-21 18:19:27 -04:00
idle ocarina: Show and hide the idle bar 2012-08-04 13:31:47 -04:00
index libsaria: Remove tracks from index 2012-05-13 11:18:40 -04:00
library libsaria: Remove library::Driver 2012-08-21 17:55:27 -04:00
list libsaria: Rename List::last() -> List::end() 2012-06-30 12:08:04 -04:00
path libsaria: Fix compile errors 2012-04-07 10:01:20 -04:00
playlist Add a PLAYLIST_SIZE notification 2012-08-25 16:15:47 -04:00
track libsaria: Pass an argument for notifications 2012-08-21 07:56:45 -04:00
ban.cpp libsaria: Give playlists a remove_track() function 2012-07-01 11:38:50 -04:00
format.cpp libsaria: Format a duration (in seconds) 2012-04-07 10:01:19 -04:00
fs.cpp libsaria: Create functions for opening and closing pipes 2012-05-15 11:23:47 -04:00
libsaria.cpp libsaria: Pass an argument for notifications 2012-08-21 07:56:45 -04:00
prefs.cpp libsaria: Save library 2012-04-07 10:01:17 -04:00
print.cpp Added copyright lines to everything 2012-02-19 17:17:24 -05:00
remote.cpp libsaria: Added a "toggle" command 2012-05-28 11:07:05 -04:00
Sconscript build: Create a configuration script 2012-05-28 11:34:37 -04:00