ocarina/gui
Anna Schumaker 4dbaf12701 gui/ocarina: Switch to C-style GtkApplication
The right way to do this would be to respond to the "activate",
"startup", and "shutdown" signals.  I can't to this easily, because
gstreamer needs argc and argv.  Let's fake things up now and sort it out
later.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-05-27 12:01:43 -04:00
..
Sconscript gui/ocarina: Switch to C-style GtkApplication 2016-05-27 12:01:43 -04:00
audio.c gui/audio: Handle favorite and hide buttons 2016-05-27 12:01:43 -04:00
builder.c gui/builder: Get a widget from the GTK builder 2016-04-08 12:03:08 -04:00
collection.c gui/collection: Move collection_ops into collection.c 2016-05-27 12:01:43 -04:00
history.c gui/history: Convert file to C 2016-05-27 12:01:43 -04:00
model.c gui/model: Convert iters and paths into tracks 2016-05-14 07:37:17 -04:00
ocarina.cpp gui/ocarina: Switch to C-style GtkApplication 2016-05-27 12:01:43 -04:00
playlist.c gui: Remove C++ playlist code 2016-05-27 12:01:43 -04:00
queue.c gui/view: Scroll to the current queue's iterator position 2016-05-27 12:01:43 -04:00
settings.c gui/settings: Add gui_settings_has() function 2016-04-08 12:03:08 -04:00
sidebar.c gui: Remove o_notebook 2016-05-27 12:01:43 -04:00
tempq.c gui: Move tempq operations into tempq.c 2016-05-27 12:01:43 -04:00
view.c gui/view: Scroll to the current queue's iterator position 2016-05-27 12:01:43 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00