NEWS update.
[paraslash.git] / playlist.c
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-10-31 Andre NollMore documentation.
2007-10-28 Andre NollFix playlist handling.
2007-10-28 Andre Nollmake playlist_update_audio_file() static.
2007-10-23 Andre NollMark some unused variables as such.
2007-10-23 Andre Nollplaylist.c: Remove an unused variable.
2007-10-23 Andre NollImplement com_select().
2007-10-23 Andre NollKill code for loading the first available playlist.
2007-10-21 Andre NollComplete afs event handling.
2007-10-18 Andre NollImplement afs events.
2007-10-13 Andre NollReplace struct table_info by struct afs_table.
2007-10-06 Andre NollAdd more documentation.
2007-09-25 Andre Nollmake get_playlist_data() generic.
2007-09-23 Andre NollImplement check for invalid playlist entries.
2007-09-23 Andre Nollplaylist.c: Cleanups.
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-09-08 Andre NollMerge the new afs code.