summaryrefslogtreecommitdiff
path: root/amp_filter.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* doxygen: Hide user_data variables.Andre Noll2025-10-08
* filter.c: Constify dummy variable.Andre Noll2025-05-28
* Include regex.h from para.h.Andre Noll2025-05-19
* 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
|/
* Shorten copyright notice.Andre Noll2017-09-22
* Define status items in para.h.Andre Noll2017-07-21
* Convert filters to lopsub.Andre Noll2017-03-26
* Update year in copyright headers.Andre Noll2015-01-12
* Remove some unused error codes.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* sched: Directly pass context pointer to pre/post_select().Andre Noll2014-05-25
* task_register() conversion: filter tasksAndre Noll2014-05-25
* Change copyright year to 2014.Andre Noll2014-02-22
* buffer_tree: Improve btr_splice_out_node().Andre Noll2013-09-29
* amp: Downgrade level of log message.Andre Noll2013-09-11
* Revamp ggo help.Andre Noll2013-06-13
* sched: Rename new_post_select back to post_select.Andre Noll2013-04-30
* sched: Kill old ->post_select variant.Andre Noll2013-04-30
* amp: Switch to the alternative post select method.Andre Noll2013-04-30
* amp: Remove stray comment.Andre Noll2013-04-06
* Change copyright year to 2013.Andre Noll2013-03-25
* Merge branch 't/filter_parse_config_cleanup'Andre Noll2012-11-18
|\
| * Cleanup filter command line parsers.Andre Noll2012-10-21
* | amp: Remove pointless private_amp_data->conf.Andre Noll2012-10-21
|/
* Simplify ggo makefile.Andre Noll2012-08-27
* btr: Remove btr_free_node().Andre Noll2012-07-08
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Always include stdbool.h.Andre Noll2011-12-18
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* filter: Remove allocation of filter buffers.Andre Noll2010-01-12
* amp: Kill non-btr code.Andre Noll2010-01-12
* amp filter fixes.Andre Noll2010-01-08
* 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
* amp filter improvements.Andre Noll2010-01-04
* Add btr support for the amp filter.Andre Noll2010-01-03
* Add btr support to filter code.Andre Noll2009-12-31
* Micro optimizations for the amp filter.Andre Noll2009-07-19
* Introduce para_regcomp.Andre Noll2009-07-08
* Revamp status item handling.Andre Noll2009-07-04
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Remove the .purpose and .help args from struct ggo_help.Andre Noll2008-12-06