ocarina/tests/core/tags
Anna Schumaker 4998b0867b core/tags/track: Find the average play count of tracks
This function returns the average count of tracks that have been played,
and not the average count of all tracks.

Implements #29: Efficiently calculate average play count of tracks
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-14 17:11:06 -04:00
..
.gitignore Track: Move the default constructor to a new cpp file 2014-12-04 08:31:51 -05:00
Sconscript tests/core: CoreTest only needs to take the name 2016-02-26 11:04:42 -05:00
album.c core/tags/album: Add an album_compare_year() function 2016-01-15 15:10:44 -05:00
artist.c core/tags/artist: Convert file to C 2016-01-11 09:35:59 -05:00
genre.c core/tags/genre: Convert file to C 2016-01-11 09:35:59 -05:00
library.c core/tags/library: Convert file to C 2016-01-11 09:35:59 -05:00
track.c core/tags/track: Find the average play count of tracks 2016-06-14 17:11:06 -04:00