ocarina/core/tags
Anna Schumaker 6e02f75262 core/tags/library: Add a pointer to store a playlist
I decided to set this as a void pointer to keep other layers from using
the playlist without our knowledge.  The only user of this variable
should be the playlist code.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-08-13 08:31:30 -04:00
..
Sconscript core/audio: Convert file to C 2016-03-28 08:01:30 -04:00
album.c core/tags/album: Improve MusicBrainz query accuracy 2016-07-15 09:37:54 -04:00
artist.c core/tags: Switch over to db_load_idle() 2016-06-14 17:07:55 -04:00
genre.c core/tags: Switch over to db_load_idle() 2016-06-14 17:07:55 -04:00
library.c core/tags/library: Add a pointer to store a playlist 2016-08-13 08:31:30 -04:00
tags.c core/tags/album: Add a pointer to the struct artist 2016-06-24 10:50:37 -04:00
track.c core/filter: Store track pointers directly 2016-07-29 17:05:47 -04:00