Update doxygen documentation.
[paraslash.git] / audiod.c
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-02-17 Andre Nollaudiod.c: Don't log to /dev/null.
2008-02-10 Andre NollSpeed up audiod_pre_select.
2008-02-10 Andre NollSpeed up open_current_receiver().
2008-01-19 Andre NollAlways check the return value of mark_fd_nonblocking().
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-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename mark_fd_nonblock() to mark_fd_nonblocking().
2007-11-23 Andre NollRename sched() to schedule().
2007-11-23 Andre NollAdd wrapper for isspace().
2007-11-10 Andre NollUse FOR_EACH_STATUS_ITEM everywhere.
2007-11-02 Andre Nollaudiod.c: Add missing space.
2007-11-01 Andre NollRename length status item to seconds_total and print...
2007-11-01 Andre NollAppend ls -v output to status items.
2007-10-26 Andre NollMore Documentation improvments.
2007-10-23 Andre NollReplace status item STATUS_BAR to BASENAME.
2007-09-28 Andre NollEven more typo fixes.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-09-15 Andre Nollreplace para_connect() by PARA_CONNECT.
2007-09-08 Andre NollMake struct signal_task generic and make afs use it.
2007-09-08 Andre NollMerge the new afs code.
2007-09-04 Andre Nollaudiod: free pointer to config file path.
2007-09-04 Andre Nollaudiod: Fix a memory leak.
2007-09-04 Andre Nollaudiod: Simplify two log messages.
2007-09-02 Andre Noll[TRIVIAL]: rename create_pf_socket() to create_local_so...
2007-08-06 Andre NollDon't use depricated xxx_cmdline_parser_configfile().
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-03-24 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-03-22 Andre Nollaudiod.c: Fix typo in log message
2007-03-05 Andre Nollaudiod: avoid busy loop on startup
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-08 Andre Nolldon't set the initial_delay_barrier if time diff is...
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollaudiod: Add missing documentation
2007-02-05 Andre Nollaudiod.c: Kill unused variable pcd
2007-02-05 Andre Nollaudiod.c: [trivial] move close_stat_pipe() closer to...
2007-02-05 Andre Nollaudiod: kill handle_signal()
2007-02-05 Andre Nollaudiod: fix mode cycling
2007-02-04 Andre Nolluse own version handler for all commands.
2007-02-04 Andre Nollclient: combine client_open() and client_parse_config()
2007-01-31 Andre NollMerge ../paraslash_meins/paraslash
2007-01-30 Andre NollMerge ../paraslash.fml/paraslash
2007-01-29 Andre Nollchange email address from tu-darmstadt to systemlinux.org
2007-01-02 Andreremove duplicate prototypes for signal functions
2007-01-02 Andreaudiod: compute diff of server time and local time...
2006-09-29 Andre NollMerge commit /fml/ag-raetsch/home/maan/tmp/paraslash_me...
2006-09-28 AndreMerge ../paraslash.fml/paraslash
2006-09-24 Andrenew audiod option: clock_diff_count
2006-09-09 Andre Nollaudiod: Make audio_formats[] dynamic
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 Andreaudiod: introduce last_status_read, kill af_status
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-03 Andreaudiod: always dump the audio status
2006-06-25 AndreDon't exit if there are no more empty slots
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-23 Andrefix gcc warnings on shadowed declarations
2006-06-22 Andreaudiod: fix receiver restart delay
2006-06-20 Andreaudiod: parse receiver arguments in reverse order
2006-06-17 Andrefix audiod stream delay
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 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 Andreaudiod clean_exit(): Only check status fd once
2006-06-13 Andremark all fds used for select() as non-blocking
2006-06-13 Andreget rid of init_shed()
2006-06-08 maanMerge branch 'master' into my-osx
2006-06-08 Andreaudiod: move af_status to struct status_task.
2006-06-07 Andresplit audiod
2006-06-06 Andreaudiod: kill is_frozen() test
2006-06-05 Andresimplify writer node group
2006-06-05 Andresched: nuke "flag" field of struct task
2006-06-05 Andredo not ignore SIGPIPE
2006-06-04 AndreMore audiod fixes
2006-06-04 Andresome audiod fixes
2006-06-01 Andresched/audiod feature: task list and kill
2006-05-31 AndreFix wng_open error handling.
2006-05-30 Andrefix audiod on/off/sb commands
2006-05-30 Andremore audiod fixes
2006-05-29 Andreaudio: fix handling of sample_rate and channels count.
2006-05-29 AndreMerge branch 'sched'
2006-05-29 Andrecosmetics
2006-05-29 Andremore audiod improvements
2006-05-29 Andreaudiod: remove bogus check_timeouts()
2006-05-29 Andreaudiod: clean up wng_event_handler()
2006-05-29 Andrefix writer node group eof
2006-05-28 Andreaudiod: fix nasty thinko
2006-05-28 AndreMinor random fixes.
2006-05-28 Andretypo
2006-05-28 AndreFix default filter setup
2006-05-28 Andremore small audiod cleanups.
2006-05-28 Andreaudiod: get rid of all calls to gettimeofday().
2006-05-28 Andreaudiod: split init_stream_io()
2006-05-28 AndreOpen the filters from within audiod_pre_select()
2006-05-28 Andreaudiod: avoid another gettimeofday() call
next