audiod: Unify startup messages of receivers, filters and writers.
[paraslash.git] / buffer_tree.c
2013-09-22 Andre NollMerge branch 'maint'
2013-09-22 Andre Nollbtr: splice-out fix.
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-13 Andre Nollbuffer_tree.c: Add documentation of btr_parent().
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
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-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2013-03-10 Andre Nollbtr: Handle zero-sized buffers gracefully.
2012-12-16 Andre NollMerge branch 't/resample'
2012-11-25 Andre Nollresample filter: Implementation.
2012-11-25 Andre Nollcheck_wav: Ask parent nodes before falling back to...
2012-11-18 Andre NollMerge branch 't/filter_parse_config_cleanup'
2012-11-04 Andre NollMerge branch 't/fade_improvements'
2012-10-21 Andre Nollbuffer_tree.c: Fix a typo.
2012-10-15 Andre Nollbtr_next_buffer_omit(): Add comment on passing NULL...
2012-07-19 Andre NollMerge branch 't/btr_improvements'
2012-07-08 Andre Nollbtr_exec_up(): Also ask given node.
2012-07-08 Andre Nollbtr: Introduce btr_add_output_dont_free().
2012-07-08 Andre Nollbtr: Remove btr_free_node().
2012-05-05 Andre NollMerge branch 't/remove_no_default_filters'
2012-05-05 Andre NollMerge branch 't/doc'
2012-04-09 Andre Nollbtr_slice_out_node(): Set parent to NULL.
2012-04-05 Andre Nollbtr_remove_node(): Loglevel adjustments.
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-29 Andre NollMerge branch 't/flac'
2011-11-13 Andre Nollbtr: Introduce btr_next_buffer_omit().
2011-05-22 Andre NollMerge branch 't/decl_after_statement'
2011-05-15 Andre Nolldoxygen: Add some missing documentation.
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-02-20 Andre NollMerge branch 'maint'
2011-02-07 Andre Nollbtr: Fix documentation of btr_consume().
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-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-10-10 Andre Nollaudiod: Handle crashes of para_server more robustly.
2010-10-10 Andre NollAdd missing documentation of moods_event_handler()...
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-26 Andre Nollaacdec: Fix a brown paper bag bug.
2010-06-28 Andre NollMerge branch 't/udp_lookup'
2010-06-28 Andre NollMerge branch 't/sched_debug'
2010-06-28 Andre NollMerge branch 't/decoder_latency'
2010-06-18 Andre NollReduce decoder latency.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
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 Nollbtr: Remove unused btr_exec().
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-03-02 Andre Nollbtr: Fix a nasty thinko in merge_input_pool().
2010-03-02 Andre Nollbtr: Kill an unused variable.
2010-02-14 Andre Nollbtr: Rename btr_bytes_pending() and make it public.
2010-02-13 Andre NollIntroduce btr_pool_get_buffers().
2010-01-31 Andre NollMerge branch 'maint'
2010-01-19 Andre Noll[btr] Complete source code documentation.
2010-01-19 Andre Noll[btr] Add more documentation.
2010-01-17 Andre NollMerge branch 'master' into next
2010-01-17 Andre Noll[btr]: Avoid a gcc warning.
2010-01-17 Andre Noll[btr] Only print debug message if we're really increasi...
2010-01-17 Andre Noll[btr] Documentation update.
2010-01-15 Andre Noll[btr] Add more documentation.
2010-01-15 Andre Noll[btr] Add more documentation.
2010-01-15 Andre Noll[btr] Add more documentation.
2010-01-15 Andre Nollbtr support for para_client.
2010-01-14 Andre Noll[btr] log message cleanups.
2010-01-14 Andre Noll[btr] Add a comment to btr_pool_available().
2010-01-14 Andre Noll[btr] btr_node_status(): Node pointer should never...
2010-01-14 Andre Noll[btr] Fix btr_get_input_queue_size().
2010-01-14 Andre NollIntroduce btr_node_description.
2010-01-13 Andre Noll[btr] Fix merge_input_pool().
2010-01-10 Andre Noll[btr]: Avoid large memcpy()s when creating the wrap...
2010-01-10 Andre NollFix stream grabbing.
2010-01-10 Andre Nollbtr_node_status(): Do not segfault if btrn is NULL.
2010-01-09 Andre NollMinor logging and documentation updates.
2010-01-09 Andre NollAdd btr pool support to the fecdec filter.
2010-01-09 Andre NollImplement buffer tree pool support.
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 Noll[btr] Split btr_del_node() into two functions.
2010-01-05 Andre NollIntroduce btr_node_status() and add btr support to...
2010-01-03 Andre Nollbtr_add_output(): Fix memory leak in case node has...
next