ocarina/include/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
..
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: Disable the audio timeout function during shutdown 2017-03-30 09:57:15 -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
filter.h gui/filter: Add a function for loading a track from a tree path 2016-11-01 08:51:23 -04:00
idle.h gui/idle: Rename widget to "progress_bar" 2016-10-31 07:56:38 -04:00
model.h gui/model: Add a function for accessing the runtime label 2016-11-01 08:51:23 -04:00
playlist.h gui/playlist: Add user playlists during init 2016-09-26 08:07:35 -04:00
queue.h gui/filter: Move playlist filtering into filter.c 2016-11-01 08:51:23 -04:00
sidebar.h gui/sidebar: Add a function for finding playlists 2017-03-31 13:45:55 -04:00
treeview.h gui/treeview: Add a function for scrolling the treeview 2016-11-01 08:51:23 -04:00
view.h gui/treeview: Add a row-activated signal handler 2016-11-01 08:51:23 -04:00
window.h gui/window: Rename widget to "window" 2016-10-31 07:44:34 -04:00