playlist: renamed global "playlist" variable to "g_playlist"
Export the "g_playlist" variable, and pass it to all playlist
functions. This way, we can split playlist.c easier into separate
parts. The code which initializes the singleton variable is moved to
playlist_global.c.
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/playlist_global.c
0 → 100644
Please
register
or
sign in
to comment