ocarina/gui
Anna Schumaker 9e0f017e61 core/file: Build in minimum version checks
I don't think it makes sense that callers of file_open() are expected to
check the file version after opening.  This should be something handled
by the file code so we can print a consistent error message.

Implements issue #5: Better file versioning
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-24 10:50:37 -04:00
..
Sconscript gui/ocarina: Convert file to C 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: Add library paths through an idle task 2016-06-13 09:47:46 -04:00
history.c gui/history: Convert file to C 2016-05-27 12:01:43 -04:00
idle.c gui/idle: Add a function to disable processing idle tasks 2016-06-14 17:09:39 -04:00
model.c gui/model: Set text to bold for the currently playing track 2016-06-07 09:14:52 -04:00
ocarina.c gui/idle: Add a function to disable processing idle tasks 2016-06-14 17:09:39 -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 core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c core/tempq: Load the tempq file through an idle task 2016-06-14 17:05:11 -04:00
tempq.c gui/tempq: Don't save queues from __tempq_cleared() 2016-06-04 13:41:21 -04:00
view.c gui/view: Scrolling improvements 2016-06-08 08:23:53 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00