afh_recv: Don't set t->error unnecessarily.
[paraslash.git] / audiod.c
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-04-04 Andre Nollaudiod: Avoid segfault on exit.
2014-03-30 Andre NollMerge branch 't/misc'
2014-03-23 Andre NollMerge branch 't/fade_improvements'
2014-03-16 Andre NollMerge branch 't/aes'
2014-03-09 Andre NollMerge branch 't/manual_improvements'
2014-02-27 Andre NollMerge branch 't/cmd_improvements'
2014-02-22 Andre NollMerge branch 't/sync'
2014-02-22 Andre Nollaudiod: Skip NULL pointer check in compute_time_diff().
2014-02-22 Andre Nollaudiod: Make compute_time_diff() return void.
2014-02-22 Andre Nollaudiod: get_time_string() comment fix.
2014-02-22 Andre NollChange copyright year to 2014.
2014-01-01 Andre Nollnet: Remove networking headers from para.h.
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
2013-10-27 Andre NollMerge branch 't/buffer_tree_improvements'
2013-10-13 Andre NollMerge branch 't/fork-safe-prng'
2013-10-06 Andre NollMerge branch 't/audiod_cleanups'
2013-09-22 Andre Nollaudiod: Don't compute stat info unnecessarily.
2013-09-22 Andre Nollaudiod: Force status dump every 5 seconds.
2013-09-22 Andre Nollaudiod: Improve status timeout handling.
2013-09-22 Andre Nollaudiod: Reorder exit log messages a bit.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: stat client.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: gengetopt.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: close slots.
2013-09-22 Andre Nollaudiod: Unify startup messages of receivers, filters...
2013-09-22 Andre Nollaudiod: Print a warning if filters are ignored.
2013-09-22 Andre Nollaudiod: Fix error message on status errors.
2013-09-22 Andre NollMerge branch 'maint'
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-21 Andre NollMerge branch 't/setatt_fnmatch'
2013-08-20 Andre NollMerge branch 't/m4_deps'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-13 Andre Nollaudiod: Close filters in reverse order.
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 NollRevamp ggo help.
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
2013-06-13 Andre NollMake all commands print git version and improve version...
2013-06-13 Andre NollAvoid unwanted log messages during startup.
2013-06-13 Andre NollDon't check return value of command line parsers unnece...
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 Nollaudiod: Switch command_task to the alternative post...
2013-04-30 Andre Nollaudiod: Switch the status task to the alternative post...
2013-04-30 Andre Nollaudiod: Switch signal task to the alternative post...
2013-04-30 Andre Nollsched: Provide alternative post_select variant.
2013-04-17 Andre Nollaudiod: Avoid delay when closing slot.
2013-04-03 Andre NollAllow addblob commands to create output.
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-18 Andre NollThe afh_receiver, infrastructure.
2012-11-18 Andre NollAdd execute mechanism to receiver nodes.
2012-11-18 Andre Nollaudiod: Replace kill_btrn() by task notifications.
2012-11-18 Andre Nollsched: Introduce task notifications.
2012-08-27 Andre Nollwrite: Get rid of gengetopt's string parser.
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 Nollbtr: Remove btr_free_node().
2012-07-08 Andre Nollaudiod: Kill some dead code.
2012-06-24 Andre NollMerge branch 't/sb'
2012-05-19 Andre Nollaudiod: Check pointers passed to btr_get_node_start().
2012-05-05 Andre NollMerge branch 't/remove_no_default_filters'
2012-06-24 Andre NollRemove --no_default_filters option.
2012-05-05 Andre NollMerge branch 't/doc'
2012-04-21 Andre NollAdd some missing documentation.
2012-03-05 Andre NollMerge branch 't/audioc_cleanups'
2012-02-26 Andre NollMerge branch 't/mmap_sanity'
2012-02-18 Andre NollMerge branch 't/write_consolidation'
2012-02-12 Andre NollMerge branch 't/deprecate_no_default_filters'
2012-01-25 Andre Nollaudiod: Deprecate the --no_default_filters option.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2012-01-04 Andre Nollaudiod: Fix bug in status_pre_select().
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-25 Andre NollMerge branch 't/generic_match_count'
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-11-20 Andre NollAllow switching between different log methods at runtime.
2011-11-20 Andre NollMerge branch 't/recv_improvements'
next