ocarina/tests/core/tags
Anna Schumaker f9a573b6a3 core/tags/track: Add a function to look up tracks using only the path
I'm struggling to come up with a good way to combine code for this with
code for track_add(), since the lookup mechanism is basically the same.
I'll keep them separate for now and think on it some more.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-09-05 14:59:43 -04:00
..
.gitignore core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
album.c core/idle: Change idle_init() to take an idle_sync_t 2017-08-22 09:10:08 -04:00
artist.c core/database: Pass database index when allocating dbes 2017-04-28 09:40:02 -04:00
CMakeLists.txt core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
genre.c core/database: Pass database index when allocating dbes 2017-04-28 09:40:02 -04:00
library.c core/library: Improve subdirectory handling for lookup and find 2017-09-05 14:59:43 -04:00
track.c core/tags/track: Add a function to look up tracks using only the path 2017-09-05 14:59:43 -04:00