A GTK+ / GStreamer based music player
Go to file
Bryan Schumaker f5181c50b1 libsaria: Fix deck::prev()
Having tracks add themselves to the recent playlist means that it also
adds itself when going backwards through the playlist, resetting the
cur iterator and causing the same 2 songs to be played.  To get around
this, I gave tracks a new load_unlisted() function to load without
adding themselves to the recently played list.

Signed-off-by: Bryan Schumaker <bjschuma@gmail.com>
2012-05-19 20:48:25 -04:00
images ocarina: Remove old random image 2011-11-09 22:47:14 -05:00
include libsaria: Fix deck::prev() 2012-05-19 20:48:25 -04:00
libsaria libsaria: Fix deck::prev() 2012-05-19 20:48:25 -04:00
ocarina Show last played date on each playlist tab 2012-05-19 20:09:21 -04:00
screens Added Ocarina 4.3 Screenshots 2010-12-30 12:38:43 -05:00
scripts ocarina: Add stop as a pipe action 2012-02-09 08:03:54 -05:00
tests tests: Began creating test programs 2012-02-09 08:22:40 -05:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore tests: Began creating test programs 2012-02-09 08:22:40 -05:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD Update PKGBUILD for 5.8 2012-05-12 08:06:27 -04:00
Sconstruct Begin Ocarina 5.9 2012-05-13 10:46:17 -04:00