ocarina/lib
Anna Schumaker edc4a2f4ee driver: Create an audio driver class
The driver is used to select between gstreamer playback and a fake
playback mode used only when testing.

Currently the GSTDriver has empty functions.  It will be implemented as
the audio.cpp file is updated.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-05-31 13:27:20 -04:00
..
Sconscript Add valgrind support to testing 2014-05-14 17:49:03 -04:00
audio.cpp Update code to match new deck layout 2014-05-26 22:33:16 -04:00
callback.cpp deck: Rework the deck code 2014-05-26 22:20:55 -04:00
database.cpp database: Store pointers in the database 2014-04-09 21:10:08 -04:00
deck.cpp deck: Create TempQueues 2014-05-31 09:11:04 -04:00
driver.cpp driver: Create an audio driver class 2014-05-31 13:27:20 -04:00
file.cpp file: Set version number on a per-file basis 2014-05-26 12:14:28 -04:00
filter.cpp clean up use of print.h 2014-05-23 21:15:30 -04:00
idle.cpp idle: Update design and unit test 2014-04-06 19:57:06 -04:00
index.cpp database: Insert through a const reference 2014-04-09 21:10:08 -04:00
library.cpp file: Set version number on a per-file basis 2014-05-26 12:14:28 -04:00
playlist.cpp playlist: Remove banned songs from the library queue 2014-05-24 13:32:03 -04:00
queue.cpp queue: Update reand and write code 2014-05-18 14:39:41 -04:00
random.cpp random: Use a different RNG for testing 2014-05-18 11:10:29 -04:00
tags.cpp deck: Create TempQueues 2014-05-31 09:11:04 -04:00