ocarina/gui
Anna Schumaker dfb023a0fc gui/model: Set text to bold for the currently playing track
This patch adds support for changing a rows font face to bold for the
currently playing track.  This should make it easier to find what track
is playing while quickly skimming through the list.

Fixes #22: Highlight the currently-playing song in the collection
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-07 09:14:52 -04:00
..
Sconscript gui/ocarina: Convert file to C 2016-05-27 12:01:43 -04:00
audio.c gui/audio: Handle favorite and hide buttons 2016-05-27 12:01:43 -04:00
builder.c gui/builder: Get a widget from the GTK builder 2016-04-08 12:03:08 -04:00
collection.c gui/collection: Move collection_ops into collection.c 2016-05-27 12:01:43 -04:00
history.c gui/history: Convert file to C 2016-05-27 12:01:43 -04:00
model.c gui/model: Set text to bold for the currently playing track 2016-06-07 09:14:52 -04:00
ocarina.c gui/sidebar: Select first enabled queue during startup 2016-06-04 13:52:09 -04:00
playlist.c gui: Remove C++ playlist code 2016-05-27 12:01:43 -04:00
queue.c gui/view: Scroll to the current queue's iterator position 2016-05-27 12:01:43 -04:00
settings.c gui/settings: Add gui_settings_has() function 2016-04-08 12:03:08 -04:00
sidebar.c gui/sidebar: Select first enabled queue during startup 2016-06-04 13:52:09 -04:00
tempq.c gui/tempq: Don't save queues from __tempq_cleared() 2016-06-04 13:41:21 -04:00
view.c gui/model: Set text to bold for the currently playing track 2016-06-07 09:14:52 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00