ocarina/core
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
..
containers core/containers/database: Add a function for loading databases when idle 2016-06-14 17:06:57 -04:00
tags core/tags/track: Find the average play count of tracks 2016-06-14 17:11:06 -04:00
Sconscript gui/gst: Completely define the next button in glade 2016-04-08 12:03:08 -04:00
audio.c core/audio: Load initial track through an idle task 2016-06-14 17:04:28 -04:00
collection.c core/collection: Initialize the collection through an idle task 2016-06-14 17:06:20 -04:00
core.c core/audio: Convert file to C 2016-03-28 08:01:30 -04:00
date.c core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05:00
file.c core/file: Free "dir" after reporting possible errors 2016-03-31 14:20:44 -04:00
filter.c core/containers: Move index into the containers/ directory 2016-01-15 15:10:44 -05:00
history.c core/history: Add history_prev() function 2016-03-11 10:40:34 -05:00
idle.c core/idle: Add idle_cancel() function 2016-03-01 08:27:13 -05:00
playlist.c core/playlist: Switch over to db_load_idle() 2016-06-14 17:07:16 -04:00
queue.c core: Remove random functions 2016-06-14 17:10:30 -04:00
string.c core/string: Add string_tm2str() function to get a date stringg 2015-11-10 10:55:54 -05:00
tempq.c core/tempq: Load the tempq file through an idle task 2016-06-14 17:05:11 -04:00