summaryrefslogtreecommitdiff
path: root/recv.h (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove dccp.Andre Noll2026-01-26
* Improve receiver documentation.Andre Noll2025-10-08
* Make struct sched private, introduce sched_new().Andre Noll2025-07-13
* Move FOR_EACH_RECEIVER from recv.h to recv_common.c.Andre Noll2025-06-14
* Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* Consolidate receiver/filter/writer {pre,post}_select() docs.Andre Noll2022-08-25
* Remove ->init() of struct receiver.Andre Noll2018-12-21
* Shorten copyright notice.Andre Noll2017-09-22
* doxygen: Improve documentation of struct receiver.Andre Noll2017-06-25
* doxygen: Add \ref to references.Andre Noll2017-06-25
* doxygen: Remove some stale doxygen references.Andre Noll2017-06-25
* Convert receivers to lopsub.Andre Noll2017-03-26
* Update year in copyright headers.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: receiversAndre Noll2014-05-25
* Change copyright year to 2014.Andre Noll2014-02-22
* recv.h: Fix comment indentation.Andre Noll2013-07-13
* 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
* sched: Provide alternative post_select variant.Andre Noll2013-04-30
* Change copyright year to 2013.Andre Noll2013-03-25
* The afh_receiver, infrastructure.Andre Noll2012-11-18
* Add execute mechanism to receiver nodes.Andre Noll2012-11-18
* recv.h: Fix typo in documentation.Andre Noll2012-04-21
* Change year in copyright message to 2012.Andre Noll2012-01-07
* recv: Make ->btrp and ->fd generic.Andre Noll2011-11-01
* doc: Minor doxygen fixes.Andre Noll2011-10-01
* doxygen: Add some missing documentation.Andre Noll2011-05-15
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* para.h, recv.h: Move parts marked with \cond to bottom.Andre Noll2010-10-11
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Kill fields buf, loaded and output_error of struct receiver node.Andre Noll2010-01-13
* Remove ->shutdown of struct receiver.Andre Noll2010-01-13
* Switch audiod over to the buffer tree API.Andre Noll2010-01-07
* Introduce generic_recv_pre_select().Andre Noll2010-01-05
* Rename buffer tree node field of struct receiver_node.Andre Noll2009-12-28
* Add a struct buffer_tree pointer to struct receiver_node.Andre Noll2009-12-28
* Fix config file handling for audiod and clean up init functions.Andre Noll2009-01-26
* Add some missing source code documentation.Andre Noll2009-01-15
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Replace the ortp sender/receiver by the generic udp sender/receiver.Andre Noll2009-01-10
* Make functions for printing recv/filter/write help public.Andre Noll2008-12-07
* Improve help/man page of para_recv.Andre Noll2008-12-06
* recv.h: Cosmetics.Andre Noll2008-05-09
* Simplify the scheduling code.Andre Noll2008-03-30
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Replace eof by error in receivers/filters/writers.Andre Noll2007-12-15