ocarina/core
Anna Schumaker a74eaaffa6 tags: Check that a Track was tagged correctly
Without this check we could end up creating a Track for a .ini file or
some other non-audio file.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-06-22 12:35:08 -04:00
..
audio.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
callback.cpp callbacks: Remove unused queue callback 2014-06-06 14:46:54 -04:00
database.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
deck.cpp deck: Reintroduce deck :: get() 2014-06-05 11:05:19 -04:00
driver.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
file.cpp Remove error.h 2014-06-06 09:40:14 -04:00
filter.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
idle.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
index.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
library.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
playlist.cpp playlist: Fix a null pointer dereference in init() 2014-06-06 08:21:56 -04:00
queue.cpp callbacks: Remove unused queue callback 2014-06-06 14:46:54 -04:00
random.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
Sconscript Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
tags.cpp tags: Check that a Track was tagged correctly 2014-06-22 12:35:08 -04:00