ocarina/include/gui
Anna Schumaker f7e9e8b321 gui/queue: Remember search text when switching queues
I wasn't doing this, but I also wasn't refiltering queues when they were
changed.  This resulted in showing a filtered queue, but without a way
to clear it.  Remembering the text lets me simply set the text, instead
of refiltering queues whenever they are changed.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-08-10 07:31:03 -04:00
..
queue gui: Remove C++ collection tab code 2016-05-27 12:01:43 -04:00
artwork.h gui/artwork: Split out album art functions into a new file 2016-07-22 09:40:03 -04:00
audio.h gui/audio: Unit test can simulate button presses 2016-04-08 13:39:39 -04:00
builder.h gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.h gui/collection: Remove unused gui queue code 2016-07-29 17:06:06 -04:00
idle.h gui/idle: Add a function to disable processing idle tasks 2016-06-14 17:09:39 -04:00
model.h core/queue: Use a GQueue directly 2016-07-19 08:13:10 -04:00
playlist.h core/playlist: Access playlists through a string 2016-07-19 16:03:11 -04:00
queue.h gui/queue: Remember search text when switching queues 2016-08-10 07:31:03 -04:00
settings.h gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00
sidebar.h gui/playlist: Select Collection playlist during startup 2016-07-29 17:06:06 -04:00
tempq.h gui: Move tempq operations into tempq.c 2016-05-27 12:01:43 -04:00
view.h gui/view: Scroll to the current queue's iterator position 2016-05-27 12:01:43 -04:00
window.h gui/window: Add gui_window_deinit() 2016-04-29 13:04:45 -04:00