ocarina/core
Anna Schumaker ea10b7e630 core/playlist: Improve average playcount calculation
The track database now tallys total play count and unplayed track count,
so we can use this information for calculating averages.  I also changed
the least played tracks playlist to allow tracks with play count equal
to the average.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-14 17:11:25 -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: Improve average playcount calculation 2016-06-14 17:11:25 -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