summaryrefslogtreecommitdiff
path: root/afh_recv.c (follow)
Commit message (Expand)AuthorAge
* Switch to SPDX identifiers.Andre Noll2026-03-17
* doxygen: Hide user_data variables.Andre Noll2025-10-08
* afh: Remove unnecessary fd argument of ->get_file_info().Andre Noll2025-08-28
* Include regex.h from para.h.Andre Noll2025-05-19
* Constify buffer tree API.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
|/
* afh: Limit chunk numbers to 32 bit.Andre Noll2022-03-28
* Remove ->init() of struct receiver.Andre Noll2018-12-21
* afh: Constify definition of audio format handlers.Andre Noll2018-12-21
* afh_recv: Improve error diagnostics.Andre Noll2018-04-08
* Shorten copyright notice.Andre Noll2017-09-22
* afh_recv: Downgrade severity of log message.Andre Noll2017-07-22
* recv: Explain user data mechanism.Andre Noll2017-06-25
* Merge branch 'refs/heads/t/lopsub'Andre Noll2017-04-27
|\
| * Convert receivers to lopsub.Andre Noll2017-03-26
* | afh_recv: Check return value of afh_get_chunk().Andre Noll2017-04-22
* | afh: Dynamic chunks.Andre Noll2017-03-25
|/
* Fix signedness issues in format strings.Andre Noll2016-12-04
* afh: Make ->chunks_total and ->seconds_total fixed-size.Andre Noll2015-12-28
* Update year in copyright headers.Andre Noll2015-01-12
* Remove unnecessary system header includes.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* Merge branch 'refs/heads/t/play_fix'Andre Noll2014-07-31
|\
| * Never start playback at an empty chunk.Andre Noll2014-07-01
* | sched: Directly pass context pointer to pre/post_select().Andre Noll2014-05-25
* | task_register() conversion: receiversAndre Noll2014-05-25
* | afh_recv: Don't set t->error unnecessarily.Andre Noll2014-05-25
|/
* Change copyright year to 2014.Andre Noll2014-02-22
* Revamp ggo help.Andre Noll2013-06-13
* Don't check return value of command line parsers unnecessarily.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
* afh_recv: Switch to the alternative post select method.Andre Noll2013-04-30
* Change copyright year to 2013.Andre Noll2013-03-25
* The afh receiver, implementation.Andre Noll2012-11-18
* The afh_receiver, infrastructure.Andre Noll2012-11-18