summaryrefslogtreecommitdiff
path: root/buffer_tree.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Improve buffer tree documentation.Andre Noll2025-10-08
* btr: Streamline the documentation of buffer_tree.h.Andre Noll2024-05-08
* Constify buffer tree API.Andre Noll2024-05-08
* Shorten copyright notice.Andre Noll2017-09-22
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Change copyright year to 2014.Andre Noll2014-02-22
* buffer_tree: Improve btr_splice_out_node().Andre Noll2013-09-29
* Change copyright year to 2013.Andre Noll2013-03-25
* check_wav: Ask parent nodes before falling back to defaults.Andre Noll2012-11-25
* Merge branch 't/btr_improvements'Andre Noll2012-07-19
|\
| * btr: Introduce btr_add_output_dont_free().Andre Noll2012-07-08
| * btr: Remove btr_free_node().Andre Noll2012-07-08
* | buffer_tree.h: Fix gcc warning.Andre Noll2012-06-26
|/
* Change year in copyright message to 2012.Andre Noll2012-01-07
* btr: Introduce btr_next_buffer_omit().Andre Noll2011-11-13
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* audiod: Handle crashes of para_server more robustly.Andre Noll2010-10-10
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* btr: Rename btr_bytes_pending() and make it public.Andre Noll2010-02-14
* Introduce btr_pool_get_buffers().Andre Noll2010-02-13
* [btr] Complete source code documentation.Andre Noll2010-01-19
* [btr] Add more documentation.Andre Noll2010-01-19
* [btr] Documentation update.Andre Noll2010-01-17
* [btr] Add more documentation.Andre Noll2010-01-15
* [btr] Add more documentation.Andre Noll2010-01-15
* btr support for para_client.Andre Noll2010-01-15
* Add documentation of struct btr_node and btr_pool.Andre Noll2010-01-14
* Introduce btr_node_description.Andre Noll2010-01-14
* [btr] Export btr_pool_size().Andre Noll2010-01-10
* Fix stream grabbing.Andre Noll2010-01-10
* Add btr pool support to the fecdec filter.Andre Noll2010-01-09
* Implement buffer tree pool support.Andre Noll2010-01-09
* Switch audiod over to the buffer tree API.Andre Noll2010-01-07
* [btr] Add the node type parameter to btr_node_status().Andre Noll2010-01-05
* [btr] Split btr_del_node() into two functions.Andre Noll2010-01-05
* Introduce btr_node_status() and add btr support to the file writer.Andre Noll2010-01-05
* Add btr support for the amp filter.Andre Noll2010-01-03
* [btr:] Add btr_log_tree().Andre Noll2010-01-03
* [btr:] Rename btr_merge().Andre Noll2010-01-03
* Consolidate decoder code by introducing prepare_filter_node().Andre Noll2010-01-03
* [btr]: Add btr_merge_to().Andre Noll2010-01-03
* btr_slice_out_node() cleanup.Andre Noll2009-12-31
* Add btr support to filter code.Andre Noll2009-12-31
* para_write: Make check for wav header work with btr.Andre Noll2009-12-30
* buffer_tree: Add code to splice out a node of the buffer tree.Andre Noll2009-12-29
* write/alsa: Add btr support.Andre Noll2009-12-29
* stdin.c: btr preparations.Andre Noll2009-12-29
* btr: Make it kind of work for http recv + stdout.Andre Noll2009-12-29