ocarina/gui
Anna Schumaker 831a5379e5 gui/sidebar: Add a function for finding playlists
This function scans through the treestore at the current level, without
descending into children.  This is because we frequently know what
category playlists are under when searching for a child, so it makes
sense to find that first.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-03-31 13:45:55 -04:00
..
artwork.c gui/window: Add a function for getting the window 2016-10-31 07:44:34 -04:00
audio.c gui/audio: Disable the audio timeout function during shutdown 2017-03-30 09:57:15 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.c gui/window: Add a function for getting the window 2016-10-31 07:44:34 -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: Rename queue_model variable to gui_model 2016-11-01 09:18:28 -04:00
ocarina.c gui/sidebar: Add a gui_sidebar() function 2017-03-31 13:45:55 -04:00
playlist.c gui/sidebar: Add a function for finding playlists 2017-03-31 13:45:55 -04:00
queue.c gui/filter: Remember search text when switching playlists 2016-11-01 08:51:23 -04:00
sidebar.c gui/sidebar: Add a function for finding playlists 2017-03-31 13:45:55 -04:00
treeview.c gui/treeview: Respond to the notify::width signal 2016-11-01 08:51:23 -04:00
view.c gui/treeview: Respond to the notify::width signal 2016-11-01 08:51:23 -04:00
window.c gui/window: Store window position 2017-03-24 11:38:18 -04:00