ocarina/tests/core/tags
Anna Schumaker 784cd3eb91 core/tags/track: Remove redundant artist and genre tags
The track tag doesn't need these tags now that they can be found in the
album tag.

Implements #64: Remove Artist and Genre pointers from Tracks
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-26 08:07:35 -04:00
..
.gitignore core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
CMakeLists.txt core/tags/album: Add Genre ID to album keys 2016-09-26 08:07:35 -04:00
album.c core/tags/album: Add artist and genre information to saved data 2016-09-26 08:07:35 -04:00
artist.c core/database: Add file versioning to databases 2016-09-26 08:07:35 -04:00
genre.c core/database: Add file versioning to databases 2016-09-26 08:07:35 -04:00
library.c core/database: Add file versioning to databases 2016-09-26 08:07:35 -04:00
track.c core/tags/track: Remove redundant artist and genre tags 2016-09-26 08:07:35 -04:00