playlist: CamelCaseIsBad
Renamed all playlist functions to non-CamelCase.
This commit is contained in:
@@ -32,7 +32,7 @@ enum pipe_event {
|
||||
/** an idle event was emitted */
|
||||
PIPE_EVENT_IDLE,
|
||||
|
||||
/** must call syncPlayerAndPlaylist() */
|
||||
/** must call playlist_sync() */
|
||||
PIPE_EVENT_PLAYLIST,
|
||||
|
||||
/** the current song's tag has changed */
|
||||
|
Reference in New Issue
Block a user