ocarina/tests/gui/playlists
Anna Schumaker 1b9cdf5a5c core/playlist: playlist_add() uses a playlist-level function pointer
Rather than going through playlist-type operations.  Additionally, I
take this opportunity to change playlist_add() to take a playlist struct
directly.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-28 09:40:02 -04:00
..
.gitignore gui/playlists/system: Split into a new file and add a unit test 2017-04-03 10:33:19 -04:00
CMakeLists.txt gui/playlists/system: Split into a new file and add a unit test 2017-04-03 10:33:19 -04:00
artist.c gui/playlists/library: Return a new playlist pointer 2017-04-28 09:40:02 -04:00
library.c gui/playlists/library: Return a new playlist pointer 2017-04-28 09:40:02 -04:00
system.c core/playlist: playlist_add() uses a playlist-level function pointer 2017-04-28 09:40:02 -04:00
user.c gui/playlists/user: Add a function for getting a list of playlists 2017-04-03 10:33:19 -04:00