ocarina/libsaria
Bryan Schumaker 245157c6b4 libsaria: Remove paths from library
If the user no longer wishes to track a certain path, they can remove it
from the library.  Note: it is unsafe to remove a path from the library
while that path is being scanned.  This could potentially lead to a
segmentation fault.
2011-10-20 20:18:35 -04:00
..
audio libsaria: Use new print functions 2011-09-17 13:50:13 -04:00
idle libsaria: Add tasks to the front and back of the queue 2011-09-27 08:22:24 -04:00
library libsaria: Remove paths from library 2011-10-20 20:18:35 -04:00
path libsaria: Rip out old library 2011-10-18 10:02:55 -04:00
audio.cpp libsaria: Introduce libsaria namespace 2011-10-01 13:27:31 -04:00
callback.cpp Remove callbacks from libsaria class 2011-09-10 13:46:09 -04:00
idle.cpp libsaria: Introduce libsaria namespace 2011-10-01 13:27:31 -04:00
libsaria.cpp libsaria: Rip out old library 2011-10-18 10:02:55 -04:00
print.cpp libsaria: New print functions 2011-09-17 13:48:09 -04:00
track.cpp libsaria: Add accessor functions for Track and Tag classes 2011-09-19 19:47:31 -04:00