server.ggo depends on config_file.m4.
[paraslash.git] / alsa_write.c
2012-07-19 Andre NollMerge branch 't/btr_improvements'
2012-07-18 Andre NollMerge branch 't/wma_improvements'
2012-07-15 Andre NollMerge branch 't/old_gcc_fixes'
2012-07-11 Andre NollMerge branch 't/clang'
2012-07-08 Andre Nollwrite: Remove ->shutdown.
2012-07-08 Andre Nollbtr: Remove btr_free_node().
2012-07-08 Andre NollMerge branch 't/command_util_cleanups'
2012-07-02 Andre NollMerge branch 't/alsa_fix'
2012-06-26 Andre Nollalsa: Fix gcc warning.
2012-06-17 Andre Nollalsa: Do not buffer more than 500ms.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-24 Andre NollMerge remote-tracking branch 's/master'
2011-12-18 Andre NollAlways include stdbool.h.
2011-11-20 Andre NollMerge branch 't/recv_improvements'
2011-11-16 Andre NollMerge branch 't/makefile_cleanups'
2011-11-06 Andre NollMerge branch 't/alsa_improvements'
2011-10-18 Andre Nollalsa: Improve error diagnostics.
2011-10-18 Andre Nollalsa: Make two variables local to alsa_init().
2011-10-18 Andre Nollalsa: Dump the configuration on startup.
2011-10-18 Andre Nollalsa: Avoid busy loop with dmix.
2011-08-18 Andre NollMerge branch 't/oggdec_cleanups'
2011-08-18 Andre NollMerge branch 't/writer_setup_cleanup'
2011-08-18 Andre NollMerge branch 't/alsa_poll_fd'
2011-08-13 Andre NollMerge branch 't/mp3_frame_padding'
2011-08-13 Andre Nollalsa: Select on the alsa poll fd.
2011-08-13 Andre Nollalsa: Kill useless log message.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-07 Andre Nollsched: Improve sched_request_barrier() and friends.
2011-08-07 Andre NollMerge branch 't/crypto'
2011-08-06 Andre NollMerge branch 't/osx_overhaul'
2011-07-30 Andre NollMerge branch 't/client_memory_leak_fix'
2011-07-24 Andre Nollalsa: Avoid busy loop.
2011-06-23 Andre NollMerge branch 't/alsa_drain_fix'
2011-06-08 Andre NollMerge branch 't/net_cleanups'
2011-06-06 Andre Nollalsa: Avoid busy loop at end of file.
2011-05-28 Andre Nollalsa: Simplify pre_select().
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
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-26 Andre NollMerge branch 't/sched_improvements'
2011-03-12 Andre Nollpara_write: Return proper error code.
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-02-27 Andre NollMerge branch 't/ogg_timining_fixes'
2011-02-20 Andre NollFix alsa_init() error path.
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/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-08 Andre NollMerge branch 't/kill_udp_cq'
2010-12-05 Andre NollMerge branch 't/writer_cleanups'
2010-11-23 Andre Nollwriters: Kill ->open.
2010-11-23 Andre Nollalsa: Make alsa_open() a no-op.
2010-11-23 Andre Nollwriters: Unify ->pre_select().
2010-11-23 Andre NollChange the ->open method of writers to void.
2010-11-23 Andre Nollwrite: Simplify config parsers.
2010-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-08-31 Andre Nollsched: Use built-in instead of open-coded timeout helpers.
2010-08-01 Andre NollMerge branch 't/speex'
2010-08-01 Andre NollMerge branch 't/error2'
2010-07-29 Andre NollMerge branch 't/bits_per_sample'
2010-07-29 Andre Nollalsa: Add a missing "goto again" statement.
2010-07-13 Andre NollCosmetics: Rename samplerate to sample_rate.
2010-07-13 Andre Nollwrite: Support audio formats != 16 bit little endian.
2010-07-13 Andre Nollwrite: Make get_btr_value() return void.
2010-07-13 Andre NollDeduplicate --channels and --sample-rate.
2010-07-13 Andre NollCosmetics: Rename samplerate to sample_rate.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-12 Andre NollMerge branch 'maint'
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-07 Andre NollMerge branch 'maint'
2010-02-17 Andre NollFix doxygen reference to struct writer.
2010-02-08 Andre Nollalsa: Remove xrun().
2010-01-31 Andre NollMerge branch 'maint'
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 Nollalsa: Replace check for pending frames on eof by a...
2010-01-13 Andre NollSkip btr suffix from {pre,post}_select_btr().
2010-01-13 Andre Nollalsa: Kill non-btr code.
2010-01-13 Andre NollMake writers remove btr node on errors.
2010-01-13 Andre Nollalsa: Ignore errors from the btr query.
2010-01-13 Andre Nollalsa: Always write as much as possible.
2010-01-13 Andre Nollalsa: Increase timeout on eof to 20ms.
2010-01-06 Andre NollSwitch audiod over to the buffer tree API.
2010-01-05 Andre Noll[btr] Add the node type parameter to btr_node_status().
2010-01-05 Andre Nollalsa: Use new get_btr_* functions.
2010-01-05 Andre NollIntroduce btr_node_status() and add btr support to...
2010-01-04 Andre NollAlsa improvement and fixes.
2009-12-31 Andre Nollalsa: Kill unnecessary -B option.
2009-12-31 Andre Nollalsa: Defer asking for samplerate/channels until alsa...
2009-12-31 Andre NollAdd execute handler to struct writer.
next