ocarina/gui
Anna Schumaker d3df9a69f2 gui/ocarina: Add a --sync option
Passing this option tells Ocarina that it should only process
synchronous idle tasks, such as library or playlist updates.  This
effectively disables album art fetching (and any async jobs we add in
the future).

Implements #91: Add --no-fetch option
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-08-22 09:10:52 -04:00
..
playlists core/playlist: Rename playlist_get() -> playlist_lookup() 2017-04-28 09:40:02 -04:00
artwork.c gui/artwork: Rework importing album art 2017-04-14 13:58:05 -04:00
audio.c gui/audio: Add a test for the volume button 2017-04-14 13:58:05 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
filter.c core/playlist: Rename pl_private -> pl_search 2017-05-13 08:45:04 -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: Store a GList in the GtkTreeIter 2017-05-13 08:45:04 -04:00
ocarina.c gui/ocarina: Add a --sync option 2017-08-22 09:10:52 -04:00
playlist.c Remove core/queue.c and associated files 2017-05-13 08:45:05 -04:00
sidebar.c core/playlist: Move random setting into the playlist struct 2017-05-13 08:45:04 -04:00
treeview.c core/playlist: Replace queue_iter with a playlist_iter 2017-05-13 08:45:04 -04:00
window.c gui/window: Store window position 2017-03-24 11:38:18 -04:00