fecdec.c: Add some more sanity checks to find_group().
[paraslash.git] / playlist.c
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2008-03-25 Andre NollUpdate doxygen documentation.
2008-03-24 Andre NollComplete the afs callback conversion.
2008-03-24 Andre Nollmake send_callback_request() and friends take a result...
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.