ocarina/gui
Anna Schumaker 6a5eaa32f8 gui: Preserve "is playing" status when banning tracks
Just calling audio :: next() will advance to the next song, but won't
change if we're playing music or not.  I think this is what we want to
do when banning tracks.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-01-16 08:22:01 -05:00
..
Sconscript build: Add gstreamer package from gui/Sconscript 2015-01-02 10:31:14 -05:00
collection.cpp tagdb: Rip out most tagdb functions 2014-12-04 08:31:52 -05:00
collection_mgr.cpp gui: Move idle function into the collection manager 2014-09-12 08:16:26 -04:00
gst.cpp gui: Move pause count widgets into gst.cpp 2015-01-15 09:35:33 -05:00
history.cpp lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
main.cpp gui: Remove gui.cpp 2015-01-15 09:40:17 -05:00
playlist.cpp gui: Preserve "is playing" status when banning tracks 2015-01-16 08:22:01 -05:00
queue.cpp lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
tabs.cpp gui: Move ban and favorite buttons into playlist code 2015-01-15 09:08:02 -05:00
window.cpp gui: Move toggle function to gst code 2015-01-14 19:50:26 -05:00