server: Add com_tasks().
[paraslash.git] / write_common.c
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-23 Andre NollMerge branch 't/sched_improvements'
2014-05-25 Andre Nolltask_register() conversion: writers
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre NollChange copyright year to 2014.
2014-02-22 Andre NollAdd some missing includes.
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollProvide "purpose" texts.
2013-06-13 Andre NollRevamp ggo help.
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-30 Andre Nollsched: Rename new_post_select back to post_select.
2013-04-30 Andre Nollsched: Kill old ->post_select variant.
2013-04-30 Andre Nollsched: Provide alternative post_select variant.
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-08-27 Andre Nollwrite: Get rid of gengetopt's string parser.
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-12-04 Andre NollMerge branch 't/interactive'
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-08-18 Andre NollMerge branch 't/oggdec_cleanups'
2011-08-18 Andre NollMerge branch 't/writer_setup_cleanup'
2011-08-13 Andre Nollwrite_common: Make check_writer_arg() exit on syntax...
2011-08-13 Andre NollMove setup_writer_node() from write_common.c to write.c.
2011-05-22 Andre NollMerge branch 't/decl_after_statement'
2011-05-15 Andre Nolldoxygen: Add some missing documentation.
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-28 Andre Nollwrite_common: Don't abort if btr_exec_up() failed.
2010-11-23 Andre Nollwriters: Kill ->open.
2010-11-23 Andre NollChange the ->open method of writers to void.
2010-11-23 Andre Nollwrite_common: Remove check which is never true.
2010-11-23 Andre Nollwrite: Simplify config parsers.
2010-08-01 Andre NollFix typo in write_common.h.
2010-08-01 Andre NollMerge branch 't/error2'
2010-07-29 Andre NollMerge branch 't/bits_per_sample'
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 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-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-14 Andre NollIntroduce btr_node_description.
2010-01-13 Andre NollSkip btr suffix from {pre,post}_select_btr().
2010-01-13 Andre NollKill unused writer_node_group code.
2010-01-06 Andre NollSwitch audiod over to the buffer tree API.
2010-01-05 Andre NollAdd get_btr_samplerate() and get_btr_channels().
2010-01-05 Andre NollIntroduce btr_node_status() and add btr support to...
2010-01-04 Andre NollIntroduce prepare_writer_node().
2009-12-31 Andre Nollwrite_common: Introduce and use setup_writer_node().
2009-12-31 Andre NollAdd execute handler to struct writer.
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
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'
2009-11-18 Andre NollMerge branch 'maint'
next