NEWS update
[paraslash.git] / configure.ac
2006-09-09 Andre Nollaudiod: Make audio_formats[] dynamic
2006-08-31 Andre Nollaudiod: fix enum of supported audio formats
2006-08-31 Andre Nollmajor autoconf update
2006-08-28 Andre NollDo not build audiod if no audio formats are supported
2006-08-20 Andre Nollconfigure.ac: Replace AC_ARG_ENABLE by AC_ARG_WITH
2006-08-20 Andre NollFix the alsa writer
2006-08-20 Andre Nollrename xxx_writer.c to xxx_write.c
2006-08-13 Andre Nollconfigure.ac: Require autoconf-2.60
2006-08-13 Andre Nollconfigure.ac: Check also for gkrellm header
2006-08-13 Andre Nollconfigure: add command line options for libmad
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-08-11 Andre Nollfix conflict
2006-07-19 Andre Nollconfigure.ac: do not check for malloc.h
2006-07-14 Andrenew codename, reset version to git
2006-07-14 Andreparaslash 0.2.13 v0.2.13
2006-07-13 maanMerge branch 'master' into my-osx
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andresplit client.c
2006-06-12 Andremake para_client use the scheduler.
2006-06-11 maanMerge branch 'master' into my-osx
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-05-29 AndreMerge branch 'sched'
2006-05-28 Andreconfigure.ac: add writer objects to para_audiod.
2006-05-26 Andrepara_write: Own commandline parsers for each writer
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 Andrefirst version of the universal paraslash scheduler
2006-05-17 Andrerename mp3.c to mp3_afh.c and ogg.c to ogg_afh.c
2006-05-12 AndreFirst draft of the aac audio format handler
2006-05-12 AndreMerge branch 'master' into aac
2006-05-12 Andrenew codename, reset version to git
2006-05-12 Andreparaslash 0.2.12 v0.2.12
2006-05-10 AndreMerge branch 'master' into aac
2006-05-10 Andreconfigure.ac: Fix mysql configuration
2006-05-10 Andreadd configure options for libfaad
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-05-01 Andreconfigure: add two mysql-related command line options
2006-04-20 Andreadd --disable-ortp option to configure
2006-04-18 AndreQuote the the strings in WRITER_NAME correctly.
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-17 Andremake para_play use the error subsystem
2006-04-16 Andrekill para_client's interactive mode
2006-04-15 Andreconfigure.ac: Add check for unix socket credentials
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 Andreintroduce para_select()
2006-04-07 AndreNew source files: fd.c/fd.h
2006-03-26 Andreaudiod: switch from ringbuffer to statically allocated...
2006-03-13 Andreupdate to libortp-0.9.1
2006-03-11 AndreMerge branch 'dccp'
2006-03-11 Andrenew codename, reset version to git
2006-03-11 Andreparaslash 0.2.11 v0.2.11
2006-03-10 Andrerename mysql.c to mysql_selector.c
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 Andrechange version.
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