vss_preselect(): Use single return.
[paraslash.git] / error.h
2006-11-01 Andreswitch to the in-memory user list
2006-09-30 AndreMerge /home/maan/scm/paraslash.fml/paraslash
2006-09-30 Andreintroduce para_fgets(), a wrapper for fgets()
2006-09-11 Andrerobustness fixes for the random selector
2006-08-20 Andre NollFix the alsa writer
2006-08-20 Andre Nollrename xxx_writer.c to xxx_write.c
2006-08-20 Andre NollAdd UNIT_START errno
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-11 Andrecom_stat: abort on server crashes
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andresplit client.c
2006-06-13 Andreget rid of init_shed()
2006-06-12 Andremake para_client use the scheduler.
2006-06-11 maanMerge branch 'master' into my-osx
2006-06-11 Andreaudioc: do not duplicate E_CREDENTIALS
2006-06-11 Andreaudioc: use the error subsystem
2006-06-08 maanMerge branch 'master' into my-osx
2006-06-08 maanfirst version of the osx writer
2006-06-07 Andresplit audiod
2006-06-06 Andrepara_client: use the error subsystem
2006-06-01 Andresched/audiod feature: task list and kill
2006-05-29 Andreaudio: fix handling of sample_rate and channels count.
2006-05-29 AndreMerge branch 'sched'
2006-05-25 Andreconvert para_audiod to the new scheduler.
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-24 AndreMake para_recv use the new scheduler.
2006-05-23 Andreerror.h: kill some unused errors
2006-05-23 Andresimplify sched: nuke PRE_EOF_IS_ERROR
2006-05-23 Andrefirst version of the universal paraslash scheduler
2006-05-18 Andreerror.h: new macro SS_NAME
2006-05-17 Andrerename mp3.c to mp3_afh.c and ogg.c to ogg_afh.c
2006-05-16 AndreMake aac work with any bitrate.
2006-05-13 Andreaac: error cleanup
2006-05-12 AndreFirst draft of the aac audio format handler
2006-05-12 AndreMerge branch 'master' into aac
2006-05-10 AndreMerge branch 'master' into aac
2006-05-09 AndreMerge branch 'master' into aac
2006-05-08 AndreMerge branch 'master' into aac
2006-05-06 AndreMerge branch 'master' into aac
2006-05-05 AndreMerge branch 'master' into aac
2006-05-04 AndreFirst workable version of the aac decoder
2006-04-18 Andrekill unused E_LIST_WRITERS_GIVEN
2006-04-18 Andresplit play.c and rename para_play to para_write
2006-04-18 Andreadd new writer to para_play: file
2006-04-18 Andrepara_play: simplify play_pcm(), add E_PLAY_OVERRUN...
2006-04-17 Andremake para_play use the error subsystem
2006-04-13 Andremysql selector commands: escape argv[] when used in...
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 AndreNew source files: fd.c/fd.h
2006-03-27 Andrespecify the three grab modes as values in grab_client.ggo
2006-03-27 Andrefix grab -V
2006-03-24 Andredccp: avoid "message too long" errors.
2006-03-11 AndreMerge branch 'dccp'
2006-03-10 Andrerename mysql.c to mysql_selector.c
2006-03-10 AndreRename E_BAD_DBTOOL to E_BAD_SELECTOR
2006-03-10 AndreRename random_dbtool.c to random_selector.c
2006-03-10 Andrerename plm_dbtool.c to playlist_selector.c
2006-03-08 AndreFirst draft of the dccp sender/receiver pair.
2006-02-21 Andrefix the plm database tool
2006-02-21 AndreMerge branch 'dbtool_preselect'
2006-02-21 AndreMerge branch 'ipc'
2006-02-21 AndreThe new ipc subsystem
2006-02-21 Andrethe new plm database tool
2006-02-20 Andrerename dopey to random
2006-02-20 Andreinitial git commit