ocarina/tests/gui
Anna Schumaker cfeca9ae4b core/playlist: Add playlist_type enum
I'm going to use this to distinguish between various playlist types that
are about to be added.  Let's update the playlist functions first, and
then add more types in a future patch.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-08-13 08:31:30 -04:00
..
.gitignore gui/idle: Split out idle queue functions 2016-06-13 09:47:46 -04:00
Sconscript gui/artwork: Split out album art functions into a new file 2016-07-22 09:40:03 -04:00
audio.c core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
collection.c core/tags/album: Query MusicBrainz for album release information 2016-06-24 10:50:37 -04:00
idle.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
model.c core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
playlist.c gui/playlist: Add Collection and History playlists to the sidebar 2016-07-29 17:06:06 -04:00
queue.c core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c gui/history: Remove unused gui queue code 2016-07-29 17:06:06 -04:00
view.c core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
window.c gui/view: Add gui_view_set_model() 2016-05-27 12:01:43 -04:00