ocarina/libsaria
Bryan Schumaker 681aa4b611 libsaria: Remove flags from initdata
I wasn't doing anything with these, so they're just getting in the way
and increasing complexity.  This change also allows me to remove the
"enabled" variable from the idle queue.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-07-29 14:31:35 -04:00
..
audio libsaria: Track play count 2012-05-15 10:29:26 -04:00
idle libsaria: Remove flags from initdata 2012-07-29 14:31:35 -04:00
index libsaria: Remove tracks from index 2012-05-13 11:18:40 -04:00
library libsaria: Remove the remove_tracks() function from playlists 2012-07-01 12:02:11 -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: Remove the remove_tracks() function from playlists 2012-07-01 12:02:11 -04:00
track libsaria: Save tracks using for_each_item() 2012-06-16 14:51:47 -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: Remove flags from initdata 2012-07-29 14:31:35 -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