doxify version.h and git-version.h.
[paraslash.git] / audiod.c
2011-05-15 Andre NollMerge branch 't/ssh_keys'
2011-05-15 Andre NollMerge branch 't/const'
2011-05-06 Andre Nolllibao: Avoid segfault on com_cycle.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-04-21 Andre NollMerge branch 't/autogen'
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-27 Andre NollReplace direct use of RC4 by stream cipher abstraction.
2011-03-26 Andre NollMerge branch 't/sched_improvements'
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-16 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-16 Andre Nollaudiod: Remove unused num_filters().
2011-03-05 Andre NollKill TASK_UNREGISTERED error code.
2011-03-05 Andre NollFix git-version file creation.
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-02-27 Andre NollMerge branch 't/ogg_timining_fixes'
2011-02-20 Andre NollMerge branch 't/gui_improvements'
2011-02-20 Andre Nollaudiod: Fix a memory leak in parse_receiver_args().
2011-02-20 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre NollMerge branch 't/command_util_replace_tabs'
2011-01-29 Andre NollMerge branch 't/color_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2010-12-05 Andre Nollcolor: Simplify color error handling.
2010-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-10-10 Andre Nollaudiod: Handle crashes of para_server more robustly.
2010-07-04 Andre Nollaudiod: Set the audio format restart barrier also when...
2010-06-28 Andre NollMerge branch 't/sched_debug'
2010-06-28 Andre NollMerge branch 't/decoder_latency'
2010-06-23 Andre NollMerge branch 't/dccp_fec'
2010-06-07 Andre NollBasic infrastructure changes for FEC/DCCP support.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-13 Andre NollMerge remote branch 'fml/master'
2010-05-13 Andre NollMerge branch 't/nonblock_api'
2010-05-13 Andre NollMerge branch 't/doc'
2010-05-12 Andre NollMerge branch 'maint'
2010-05-03 Andre NollAvoid the word "filter chain".
2010-04-25 Andre NollUse non-blocking API for signal handling.
2010-04-25 Andre NollRemove ->signum from struct signal_task.
2010-04-25 Andre NollRework para_accept().
2010-04-22 Andre Nollaudiod: Avoid busy loop if switched off.
2010-04-22 Andre Nollaudiod: Make the time display more smooth.
2010-04-22 Andre Nollaudiod: Dump audiod status after command execution.
2010-04-22 Andre Nollaudiod: Avoid busy loop in standby/off mode.
2010-04-19 Andre Nollaudiod: Fix status item parsing for long status items.
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-03-22 Andre NollMerge commit 'meins/master'
2010-03-21 Andre Nollaudiod: Revamp the decoder starting logic.
2010-03-21 Andre Nollaudiod: Kill unused initial_delay_barrier.
2010-03-10 Andre Nollaudiod: Don't init slot info unless opening the receive...
2010-03-07 Andre NollMerge branch 'maint'
2010-03-05 Andre Nollaudiod: Make default filters work also for udp streams.
2010-02-21 Andre NollAdd some missing documentation of public functions.
2010-01-31 Andre NollMerge branch 'maint'
2010-01-30 Andre NollMerge remote branch 'fml/next'
2010-01-30 Andre Nollaudiod: Split open_current_receiver().
2010-01-30 Andre Nollaudiod: Fix time diff log message.
2010-01-23 Andre Nollaudiod: Request a minimal delay if the status buffer...
2010-01-18 Andre NollFix some format string warnings on x86_64.
2010-01-17 Andre NollMerge branch 'master' into next
2010-01-17 Andre NollMerge branch 'maint'
2010-01-17 Andre NollMerge remote branch 'athcx/maint' into maint
2010-01-15 Andre Nollaudiod cleanups.
2010-01-15 Andre Nollbtr support for para_client.
2010-01-14 Andre Nollaudiod: Add a paranoia check to close_writers().
2010-01-14 Andre NollIntroduce btr_node_description.
2010-01-12 Andre Nollaudiod: Make mode switching (on, off, sb) work again.
2010-01-12 Andre Nollfilter/audiod: Be nice to filters without close method.
2010-01-12 Andre NollKill global close_filters().
2010-01-12 Andre Nollaudiod: Fix a bug in try_to_close_slot() for default...
2010-01-11 Andre Nollaudiod: Don't open the receiver too early.
2010-01-11 Andre Nollaudiod _close_filters(): Don't segfault if fn is NULL.
2010-01-11 Andre Nollaudiod: Make writer_cleanup() accept NULL pointer argument.
2010-01-11 Andre Nollaudiod: Fix time string.
2010-01-11 Andre Nollaudiod: Timing fixes.
2010-01-10 Andre NollMajor grab_client cleanups.
2010-01-10 Andre NollFix stream grabbing.
2010-01-09 Andre Nollaudiod: Kill noisy debug message.
2010-01-06 Andre NollSwitch audiod over to the buffer tree API.
2009-12-31 Andre NollAdd btr support to filter code.
2009-12-21 Andre NollMerge commit 'meins/master'
2009-12-20 Andre NollMerge branch 'maint'
2009-12-20 Andre Nollaudiod: Invalidate the current audio format when closin...
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre Nollaudiod: Avoid starting the wrong decoder on server...
2009-12-19 Andre NollMerge remote branch 'fml/master'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollImplement --log-timing for server and audiod.
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
next