osx_write.c: Kill an unused variable.
[paraslash.git] / server.c
2006-10-08 Andre Nollfix two bugs concerning blocking fds
2006-09-30 AndreMerge /home/maan/scm/paraslash.fml/paraslash
2006-09-30 Andrepara_server: New command line option: --autoplay_delay
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-05-29 AndreMerge branch 'sched'
2006-05-28 AndreMinor random fixes.
2006-05-17 Andresplit afs.h
2006-05-17 Andremajor afs cleanup
2006-05-13 Andrerandom/mysql selector: make it find m4a files
2006-05-13 AndreRename struct audio format to audio_format_handler
2006-05-08 AndreMerge branch 'master' into aac
2006-05-08 Andreserver: call afs_send_chunk() even if no timeout occured.
2006-04-19 Andreaudioc.c, audiod.c, server.c: use para_fd_set()
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-09 Andrepara_server/para_audiod: new option --group
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andreintroduce para_select()
2006-04-04 Andrerename the array of supported audio file senders from...
2006-03-26 Andreuse const qualifiers where possible
2006-03-11 AndreMerge branch 'dccp'
2006-03-10 Andremmd: rename dbt_change to selector_change
2006-03-10 Andremmd: rename dbt_num to selector_num
2006-03-10 Andrerename plm_dbtool.c to playlist_selector.c
2006-03-10 AndreAnother trivial rename
2006-03-10 Andretrivial dbtool->selector renames
2006-03-10 Andrerename struct dbtool to audio_file_selector
2006-03-10 Andredbtool -> audio file selector renaming
2006-03-10 AndreRename the --dbtool option to --selector
2006-03-08 AndreFirst draft of the dccp sender/receiver pair.
2006-02-21 Andreuse the random dbtool as default
2006-02-21 Andremake para_server use the new ipc subsystem
2006-02-21 Andrefix the plm database tool
2006-02-21 AndreMerge branch 'dbtool_preselect'
2006-02-21 AndreMerge branch 'ipc'
2006-02-21 Andreadd dbtool hooks
2006-02-21 Andrethe new plm database tool
2006-02-20 Andrerename dopey to random
2006-02-20 Andreinitial git commit