ocarina/core/tags
Anna Schumaker cdd20da5c0 Track: Convert length_str into a function
I don't think this value needs to be stored anywhere in the Track class
since it's fairly easy to calculate.  Let's convert it into a function
for now and reevaluate later!

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-12-04 08:31:51 -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 GenericTag: Add a function for comparing tag names 2014-12-04 08:31:51 -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: Convert length_str into a function 2014-12-04 08:31:51 -05:00