ocarina/core/tags
Anna Schumaker a30f5ef794 Track: Create an add_track() function
We return a new Track tag or NULL if we have already tagged this track.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-12-04 08:31:52 -05:00
..
Sconscript Artist: Move artist tag code into a new directory 2014-12-03 13:02:49 -05:00
album.cpp Album: Add functions for looking up or creating Album tags 2014-12-04 08:31:51 -05:00
artist.cpp Artist: Add functions for looking up or creating Artist tags 2014-12-04 08:31:51 -05:00
generic.cpp Generic: Create a copy constructor 2014-12-04 08:31:52 -05:00
genre.cpp Genre: Add functions for looking up or creating Genre tags 2014-12-04 08:31:51 -05:00
library.cpp Library: Add functions for looking up or creating Library tags 2014-12-04 08:31:51 -05:00
tags.cpp Library: Add functions for looking up or creating Library tags 2014-12-04 08:31:51 -05:00
track.cpp Track: Create an add_track() function 2014-12-04 08:31:52 -05:00