A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker 50f7e1203d Score system
The score system will help determine what users do and don't like.  When
the user chooses a song or listens to > 75% of a song, we increment the
score.  If the user selects a different song in the first 1/3 of
playback then we decrement the score.

Songs with a score >= 0 will always be played.  Songs with a score < 0
have a 50% chance of playing.
2010-10-21 17:11:33 -04:00
libsaria Score system 2010-10-21 17:11:33 -04:00
ocarina Score system 2010-10-21 17:11:33 -04:00
plugins Multiple changes 2010-10-18 21:04:39 -04:00
tests Time strings 2010-10-11 18:22:05 -04:00
.gitignore Added .gitignore file 2010-10-21 07:58:54 -04:00
Makefile Added makefile 2010-08-07 11:31:29 -04:00
ocarina.py Playlists 2010-10-20 21:53:47 -04:00
saria-test.py Plugins Install 2010-08-15 01:05:37 -04:00