ocarina/libsaria
Bryan Schumaker a9d875e05e libsaria: Better prefs::init() function
The preference may be set to zero by the user but default to a non-zero
value.  This can cause frustration on both the user and developer ends.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-09-09 13:42:05 -04:00
..
audio libsaria: Notifications for play and pause events 2012-08-21 18:19:27 -04:00
idle Create an IDLE_ADD notification 2012-08-29 10:30:56 -04:00
index libsaria: Remove tracks from index 2012-05-13 11:18:40 -04:00
library libsaria: Remove songs from the library playlist when they are reaped 2012-09-09 12:58:41 -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 libsaria: Add tracks to the lib_playlist when scanning 2012-09-09 12:48:12 -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: Better prefs::init() function 2012-09-09 13:42:05 -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