osx_write: Check return value of AudioOutputUnitStart().
[paraslash.git] / buffer_tree.c
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...
2010-01-03 Andre NollAdd btr support for the amp filter.
2010-01-03 Andre Noll[btr:] Add btr_log_tree().
2010-01-03 Andre Noll[btr:] Rename btr_merge().
2010-01-03 Andre NollConsolidate decoder code by introducing prepare_filter_...
2010-01-02 Andre Noll[btr]: Add btr_merge_to().
2009-12-31 Andre Nollbtr: Fix a silly warning.
2009-12-31 Andre Nollbtr_slice_out_node() cleanup.
2009-12-31 Andre Nollbuffer tree: Fix btr_splice_out_node().
2009-12-31 Andre NollAdd btr support to filter code.
2009-12-29 Andre Nollpara_write: Make check for wav header work with btr.
2009-12-29 Andre Nollbuffer_tree: Add code to splice out a node of the buffe...
2009-12-29 Andre Nollwrite/alsa: Add btr support.
2009-12-29 Andre Nollstdin.c: btr preparations.
2009-12-28 Andre Nollbtr: Make it kind of work for http recv + stdout.
2009-12-28 Andre NollAdd btr_bytes_pending().
2009-12-28 Andre NollLink buffer_tree.o into para_recv and para_write.
2009-12-28 Andre NollAdd buffer_tree.h.
2009-12-28 Andre Noll[btr]: Minor documentation improvements.
2009-12-26 Andre Noll[btr]: Rename buffer_queue to input_queue.
2009-12-26 Andre NollFirst implementation of the buffer tree code.