]> git.tdb.fi Git - libs/al.git/commit
Externalize playlist management from Jukebox
authorMikko Rasa <tdb@tdb.fi>
Sun, 13 Oct 2013 08:00:22 +0000 (11:00 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 13 Oct 2013 08:00:22 +0000 (11:00 +0300)
commitd17577639d3842baa0e4bf9afcfd2b4a096dd01b
tree571f8dc0e6ee6d1683ba24128f8be2c231dd27f0
parent35b092aaa718dcb12933effd33324bda5d3b5cce
Externalize playlist management from Jukebox

This enables playlists to be stored and loaded from files.  There's also
support for streaming from data packs.
source/jukebox.cpp
source/jukebox.h
source/playlist.cpp [new file with mode: 0644]
source/playlist.h [new file with mode: 0644]