A GTK+ / GStreamer based music player
Go to file
Anna Schumaker 97511f82a9 gui: Begin a tab redesign
I'm creating as many "static tabs" as I can using GtkBuilder, and
splitting their code out of tabs.cpp.  This should help to contain the
growth of this file and make all the code easier to work with.

This patch begins the redesign and adds beginning code for a new
collection tab.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:03 -04:00
design design updates 2014-04-06 19:57:01 -04:00
gui gui: Begin a tab redesign 2014-04-06 19:57:03 -04:00
include gui: Begin a tab redesign 2014-04-06 19:57:03 -04:00
lib deck: Check if a playqueue is empty before calling next 2014-04-06 19:57:02 -04:00
ocarina libsaria: Remove app name from init data 2014-04-06 19:56:50 -04:00
tests tests: Update tests for recent deck change 2014-04-06 19:57:02 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore gui: Begin implementing the gui 2014-04-06 19:56:58 -04:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD.tmpl newgui: Start rewriting the gui 2014-04-06 19:56:50 -04:00
Sconstruct build: Improve aliasing for tests 2014-04-06 19:56:51 -04:00
config build: Rename CONFIG.ENV to CONFIG.CCFLAGS 2014-04-06 19:56:58 -04:00
design.txt design: Add future ideas 2014-04-06 19:56:58 -04:00