ocarina/tests/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
..
.gitignore gui/view: Save and restore column widths 2016-05-27 12:01:43 -04:00
Sconscript gui/view: Save and restore column widths 2016-05-27 12:01:43 -04:00
audio.c gui: Refer to "this track" instead of "current track" 2016-05-16 14:27:03 -04:00
builder.c gui/builder: Get a widget from the GTK builder 2016-04-08 12:03:08 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
collection.c gui: Remove o_notebook 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
playlist.c gui/sidebar: Add Collection and History entries to the sidebar 2016-04-29 13:04:45 -04:00
queue.c gui/queue: Control runtime display 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: Add shuffle and repeat buttons 2016-05-14 07:34:37 -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/view: Add gui_view_set_model() 2016-05-27 12:01:43 -04:00