ocarina/lib
Anna Schumaker 360ebed1fa errors: Rename error codes
Gstreamer includes <errno.h>, which already defines several of these
symbols.  I rename them to avoid namespace collisions.  Perhaps a better
solution would be to use the errno.h definitions directly?

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:57 -04:00
..
Sconscript errors: Rename error codes 2014-04-06 19:56:57 -04:00
audio.cpp audio: Implement pause after N tracks feature 2014-04-06 19:56:56 -04:00
database.cpp database: Implement updates to match my current design 2014-04-06 19:56:57 -04:00
deck.cpp deck: Updates for the playlist -> playqueue renaming 2014-04-06 19:56:57 -04:00
file.cpp errors: Rename error codes 2014-04-06 19:56:57 -04:00
filter.cpp filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
idle.cpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
library.cpp errors: Rename error codes 2014-04-06 19:56:57 -04:00
playlist.cpp errors: Rename error codes 2014-04-06 19:56:57 -04:00
playqueue.cpp playqueue: Add a function for resetting the current pointer 2014-04-06 19:56:57 -04:00