paraslash.git
2006-08-20 Andre Nollosx_write: kill superfluous semaphore code
2006-08-20 Andre Nollosx_write: fix mono streams
2006-08-20 Andre Nollosx_write: decrypt format settings.
2006-08-20 Andre Nollmake osx_write work for any bitrate
2006-08-20 Andre Nollsimplify osx_write_post_select()
2006-08-13 Andre Nollsimplify osx_write_pre_select()
2006-08-13 Andre Nollconfigure.ac: Require autoconf-2.60
2006-08-13 Andre Nolldon't abort instal for non-root users
2006-08-13 Andre Nollupdate NEWS
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 Nollosx_writer: swap bytes.
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-08-11 Andre Nollfix conflict
2006-08-03 Andre Nollmake para_accept() more robust
2006-07-27 Andre Nollfix two trivial compile warnings on x86_64
2006-07-19 Andre Nollconfigure.ac: do not check for malloc.h
2006-07-14 Andretypo
2006-07-14 Andrenew codename, reset version to git
2006-07-14 Andrethe paraslash-0.2.13 release tarball
2006-07-14 Andreparaslash 0.2.13 v0.2.13
2006-07-14 Andrethe osx writer has to wait for the next version..
2006-07-14 Andreavoid gcc warning message
2006-07-13 Andregui: fix command abort
2006-07-13 Andreaudiod: introduce last_status_read, kill af_status
2006-07-13 Andretrivial format string fix in dccp_send
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-12 Andrepara_decrypt_challenge(): write terminating 0 byte
2006-07-12 AndreFix two fd leaks
2006-07-11 Andrecom_stat: abort on server crashes
2006-07-11 Andremysql_selector: improve com_mv()
2006-07-08 Andredbadm: supress writing to stdout while curses is active
2006-07-08 AndreSimpify client_post_select()
2006-07-08 Andrestdout.c: Brown paper bag fix
2006-07-07 Andredccp_send: Retry on EAGAIN
2006-07-07 Andrewrite_ok(): Always reset the select timeout
2006-07-07 Andredccp_send: set IP_MULTICAST_LOOP for the ortp socket
2006-07-07 Andreortp_recv: Set remote address
2006-07-04 Andremysql selector: Always check return value of escape_str()
2006-07-03 Andreimprove and clean up audiod_status_dump()
2006-07-03 Andreaudiod: always dump the audio status
2006-07-02 Andrerecv.c: Fix receiver node eof handling
2006-07-02 AndreTrivial SFont cleanup
2006-07-02 AndreMakefile.in: Fix definition of PKGDATADIR
2006-07-02 Andresdl_gui.ggo: update stat command
2006-07-02 AndreFix core dump on audiod pipe errors
2006-07-02 Andrecompress filter: decrease default target signal level
2006-06-28 Andreclient: do not ignore startup log messages
2006-06-28 Andrefix some doxygen warnings
2006-06-28 Andreget rid of -DVERSION
2006-06-28 Andreconfigure.ac: Small cleanup
2006-06-28 Andreupdate to autoconf-2.60
2006-06-25 AndreDon't exit if there are no more empty slots
2006-06-25 Andreaac: add "mp4" to suffixes for guess_audio_format()
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-24 Andregui: fix default stat command
2006-06-23 Andreadd -Wshadow to CPPFLAGS
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-06-23 Andrefade: wake time defaults to "8 hours from now"
2006-06-22 Andreaudiod: fix receiver restart delay
2006-06-22 AndreReformat fade.ggo
2006-06-21 Andreclient_close(): disable crypt
2006-06-21 Andrefix memset bug in enable_crypt()
2006-06-20 Andrefix return value of para_reap_child()
2006-06-20 Andreaudiod: parse receiver arguments in reverse order
2006-06-18 Andrecomment out noisy debug messages
2006-06-17 Andrefix audiod stream delay
2006-06-16 Andredoxygen: Change color of function parameters
2006-06-16 Andreupdate to doxygen-1.4.7
2006-06-16 Andrefix gcc warning if COMPILE_TIME_LOGLEVEL is non-zero
2006-06-15 Andreadd documentation of struct signal_task
2006-06-15 Andreaudiod: make signal handling functions static
2006-06-15 Andredoxify client.h
2006-06-15 Andredo not use STDIN as a fd for select
2006-06-15 Andreclient_common.c: clean up log messages
2006-06-15 Andreupdate to libortp-0.10.0
2006-06-15 Andregui: mark all fds used for select() as non-blocking.
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-06-15 Andrefix thinko in para_client's para_log()
2006-06-15 AndreFix some format string warnings on Max OS
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andresplit client.c
2006-06-15 Andreaudiod clean_exit(): Only check status fd once
2006-06-15 Andreinit_tcp_socket: close socket fd on errors
2006-06-14 Andreoverview.sk: update to 0.2.13
2006-06-13 Andrereformat audioc.ggo
2006-06-13 Andreaudioc: kill unused --timeout option
2006-06-13 Andreaudioc: Kill debugging output
2006-06-13 AndreMake INSTALL, README and README.mysql grutatext-friendly
2006-06-13 Andremark all fds used for select() as non-blocking
2006-06-13 Andreget rid of init_shed()
2006-06-13 Andredoxify missing bits
2006-06-13 Andrecomplete documentation of stdin.* and stdout.*
2006-06-13 Andredoxify stdout.c
2006-06-13 Andrefix documentation of get_host_info()
2006-06-13 Andredoxify stdin.h
2006-06-12 AndreAdd scheduler documentation
2006-06-12 Andrefix cut-and paste typo.
2006-06-12 Andremake para_client use the scheduler.
next