ocarina/libsaria
Bryan Schumaker e4f7fde197 Create a typedef for song ids
Passing around an inode number doesn't tell people what the inode is
used for.  Typedefing it to a song id is more helpful.
2011-12-25 23:07:58 -05:00
..
audio libsaria: Store current audio volume 2011-12-23 22:04:24 -05:00
idle libsaria: Create an idle namespace 2011-10-27 15:18:03 -04:00
library libsaria: Switch to the new OutFile() class 2011-12-25 22:34:12 -05:00
path libsaria: Switch to the new OutFile() class 2011-12-25 22:34:12 -05:00
queue libsaria: Implement gapless playback 2011-12-23 20:48:37 -05:00
callback.cpp Remove callbacks from libsaria class 2011-09-10 13:46:09 -04:00
controls.cpp libsaria: Implement gapless playback 2011-12-23 20:48:37 -05:00
current.cpp libsaria: Library get_info() returns TrackTag 2011-12-11 16:14:53 -05:00
format.cpp libsaria: Created a generic format_text() function 2011-11-13 10:47:55 -05:00
libsaria.cpp libsaria: Replace the old print() function 2011-12-18 15:07:01 -05:00
model.cpp libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
prefs.cpp libsaria: Switch to the new OutFile() class 2011-12-25 22:34:12 -05:00
print.cpp libsaria: Replace the old print() function 2011-12-18 15:07:01 -05:00
track.cpp Create a typedef for song ids 2011-12-25 23:07:58 -05:00