summaryrefslogtreecommitdiff
path: root/buffer_tree.c (follow)
Commit message (Expand)AuthorAge
* btr: Simplify btr_drop_buffer_reference().Andre Noll2026-05-08
* Switch to SPDX identifiers.Andre Noll2026-03-17
* btr: Fix memory leak in btr_add_output_dont_free().Andre Noll2026-03-17
* Improve buffer tree documentation.Andre Noll2025-10-08
* btr: Fix buffer tree merging.Andre Noll2025-07-13
* Remove ->execute() of struct writer.Andre Noll2025-06-25
* buffer_tree: Assert that we don't pass NULL to memcpy().Andre Noll2025-05-22
* Include regex.h from para.h.Andre Noll2025-05-19
* Constify buffer tree API.Andre Noll2024-05-08
* btr: Merge buffers on insertion.Andre Noll2024-05-08
* btr: Speed up btr_node_status().Andre Noll2024-05-08
* Consolidate EOF error codes.Andre Noll2023-03-11
* Merge topic branch t/overflow into masterAndre Noll2022-10-03
|\
| * string: Rename para_calloc() -> zalloc().Andre Noll2022-07-29
| * string: Rename para_malloc() -> alloc().Andre Noll2022-07-29
* | Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
|/
* list.h: Convert INIT_LIST_HEAD macro to inline function.Andre Noll2021-08-08
* Shorten copyright notice.Andre Noll2017-09-22
* doxygen: Add \ref to references.Andre Noll2017-06-25
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Fix memory leak in btr_splice_out_node().Andre Noll2014-05-03
* Change copyright year to 2014.Andre Noll2014-02-22
* btr: Simplify btr_node_status().Andre Noll2013-09-29
* buffer_tree: Improve btr_splice_out_node().Andre Noll2013-09-29
* Merge branch 't/misc_cleanups'Andre Noll2013-09-29
|\
| * buffer_tree: Improve documentation of btr_no_parent().Andre Noll2013-09-04
* | btr: splice-out fix.Andre Noll2013-09-22
|/
* buffer_tree.c: Add documentation of btr_parent().Andre Noll2013-07-13
* Merge branch 't/allow_zero_btr_add'Andre Noll2013-05-02
|\
| * btr: Handle zero-sized buffers gracefully.Andre Noll2013-03-10
* | Change copyright year to 2013.Andre Noll2013-03-25
|/
* resample filter: Implementation.Andre Noll2012-11-25
* check_wav: Ask parent nodes before falling back to defaults.Andre Noll2012-11-25
* buffer_tree.c: Fix a typo.Andre Noll2012-10-21
* btr_next_buffer_omit(): Add comment on passing NULL pointer.Andre Noll2012-10-15
* btr_exec_up(): Also ask given node.Andre Noll2012-07-08
* btr: Introduce btr_add_output_dont_free().Andre Noll2012-07-08
* btr: Remove btr_free_node().Andre Noll2012-07-08
* btr_slice_out_node(): Set parent to NULL.Andre Noll2012-04-09
* btr_remove_node(): Loglevel adjustments.Andre Noll2012-04-06
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Always include stdbool.h.Andre Noll2011-12-18
* btr: Introduce btr_next_buffer_omit().Andre Noll2011-11-13
* doxygen: Add some missing documentation.Andre Noll2011-05-15
* btr: Fix documentation of btr_consume().Andre Noll2011-02-07
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* audiod: Handle crashes of para_server more robustly.Andre Noll2010-10-10
* Add missing documentation of moods_event_handler() and btr_free_node().Andre Noll2010-10-10
* aacdec: Fix a brown paper bag bug.Andre Noll2010-07-26