ocarina/tests/gui
Anna Schumaker a36fd137d5 gui/audio: Disable the audio timeout function during shutdown
Otherwise we may try to use the gstreamer playbin after destroying it,
leading to various error messages showing up in the console.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-03-30 09:57:15 -04:00
..
.gitignore gui/treeview: Add a function for accessing the treeview 2016-11-01 08:51:23 -04:00
CMakeLists.txt gui/treeview: Add a function for accessing the treeview 2016-11-01 08:51:23 -04:00
audio.c gui/audio: Disable the audio timeout function during shutdown 2017-03-30 09:57:15 -04:00
builder.c tests/gui: Fix gtk css theme parsing errors 2016-10-19 08:22:58 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
filter.c gui/filter: Add a function for loading a track from a tree path 2016-11-01 08:51:23 -04:00
idle.c gui/idle: Add a function for getting the progress bar 2016-10-31 07:55:40 -04:00
model.c gui/model: Add a function for accessing the runtime label 2016-11-01 08:51:23 -04:00
playlist.c gui/treeview: Add an init function 2016-11-01 08:51:23 -04:00
queue.c gui/filter: Remember search text when switching playlists 2016-11-01 08:51:23 -04:00
settings.c tests: Build settings test with ctest 2016-09-23 16:11:02 -04:00
sidebar.c gui: Rename ocarina6.glade -> ocarina.ui 2016-09-26 08:07:35 -04:00
treeview.c gui/treeview: Respond to the notify::width signal 2016-11-01 08:51:23 -04:00
view.c gui/view: Initialize all libraries before running the test 2017-03-24 11:39:21 -04:00
window.c gui/window: Store window position 2017-03-24 11:38:18 -04:00