ocarina/include
Anna Schumaker a808cac04c gui/model: Store a GList in the GtkTreeIter
Storing the current link from the playlist should give us immediate
access to the track, rather than needing to use playlist_at() all the
time.  Additionally, we can now use g_list_next() whenever we need to do
a gtk_tree_model_iter_next()

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-05-13 08:45:04 -04:00
..
core core/playlist: Replace queue_at() with playlist_at() 2017-05-13 08:45:04 -04:00
gui gui/model: Store a GList in the GtkTreeIter 2017-05-13 08:45:04 -04:00
tests tests/gui: Add a generic way to run a main loop 2016-10-31 07:55:23 -04:00