ocarina/core
Anna Schumaker bd11a320e3 tags: Correctly find the next iterator location
We need to use Database::next() rather than it++ to skip over deleted
tracks.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-06-06 09:21:30 -04:00
..
audio.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -04:00
callback.cpp Rename lib/ -> core/ 2014-06-05 10:21:32 -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 Rename lib/ -> core/ 2014-06-05 10:21:32 -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 Rename lib/ -> core/ 2014-06-05 10:21:32 -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: Correctly find the next iterator location 2014-06-06 09:21:30 -04:00