ocarina/libsaria
Bryan Schumaker 958020f270 libsaria: Check stream status before reading
If we are unable to open the preferences file we shouldn't try to read
from it.  This led to a segmentation fault when compiled in release
mode, but for some reason it worked when compiled in debug mode?
2011-11-09 17:28:19 -05:00
..
audio libsaria: Only load song if string is not empty 2011-11-09 08:33:40 -05:00
idle libsaria: Create an idle namespace 2011-10-27 15:18:03 -04:00
library libsaria: Choose the next song based on the random setting 2011-11-07 18:33:15 -05:00
path libsaria: Properly set the inode for each track tag 2011-11-06 13:09:59 -05:00
callback.cpp Remove callbacks from libsaria class 2011-09-10 13:46:09 -04:00
controls.cpp libsaria: Implement a next() function 2011-11-06 19:17:15 -05:00
current.cpp libsaria: Store library path as a linked list of track tags 2011-11-06 11:16:46 -05:00
libsaria.cpp libsaria: Choose the next song based on the random setting 2011-11-07 18:33:15 -05:00
model.cpp libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
prefs.cpp libsaria: Check stream status before reading 2011-11-09 17:28:19 -05:00
print.cpp libsaria: New print functions 2011-09-17 13:48:09 -04:00
track.cpp libsaria: Store library path as a linked list of track tags 2011-11-06 11:16:46 -05:00