ocarina/gui
Anna Schumaker 45d2422be3 gui: Refilter playlists when adding tracks
I was running into a situation where new tracks added to a playlist were
showing up even if they didn't match the current filter text.  Let's fix
this by refiltering the current playlist when new tracks are added to
it.

Fixes #114: New tracks added to filtered view
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2018-08-28 08:58:45 -04:00
..
playlists gui/sidebar: Don't set user playlists as editable by default 2017-08-25 13:36:52 -04:00
artwork.c gui/artwork: Rework importing album art 2017-04-14 13:58:05 -04:00
audio.c gui/audio: Close popover menu after 10 seconds 2018-05-02 11:13:32 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
filter.c gui: Refilter playlists when adding tracks 2018-08-28 08:58:45 -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: Configure the gui model as a drag source 2018-05-16 07:35:28 -04:00
ocarina.c gui/ocarina: Load filepaths from the command line 2017-09-05 14:59:46 -04:00
playlist.c gui: Refilter playlists when adding tracks 2018-08-28 08:58:45 -04:00
sidebar.c gui/playlist: Support drag and drop for adding tracks to playlists 2018-05-16 07:35:28 -04:00
treeview.c gui/treeview: Connect to the drag-and-drop signals 2018-05-16 07:35:28 -04:00
window.c gui/window: Store window position 2017-03-24 11:38:18 -04:00