ocarina/core/playlists
Anna Schumaker b3750aa31c core/playlists/system: Compare playlist names in a loop
This is easier to maintain than a giant switch statement, and should
make it easier to add new playlist types in the future.

Implements #61: Clean up system playlists
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-08-29 07:32:44 -04:00
..
Sconscript core/playlists/system: Move system playlists into a new file 2016-07-19 16:03:06 -04:00
artist.c core/playlists/generic: Add a playlist_generic_init() function 2016-08-28 10:13:03 -04:00
generic.c core/playlists/generic: Add a playlist_generic_update() function 2016-08-28 10:13:03 -04:00
library.c core/playlists/generic: Add a playlist_generic_init() function 2016-08-28 10:13:03 -04:00
system.c core/playlists/system: Compare playlist names in a loop 2016-08-29 07:32:44 -04:00