summaryrefslogtreecommitdiff
path: root/audioc.c (follow)
Commit message (Expand)AuthorAge
* gui: Avoid the para_audioc process.Andre Noll2026-07-14
* client/audioc: Create ~/.paraslash in interactive mode.Andre Noll2026-07-04
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Remove support for audioc/audiod v1 protocol.Andre Noll2026-01-27
* Fix the audioc sideband fix.Andre Noll2026-01-15
* audioc sideband: Fix early error handling.Andre Noll2026-01-12
* Employ sideband API for audioc-audiod connections.Andre Noll2026-01-04
* Use iovecs for unix socket credentials.Andre Noll2026-01-04
* Make send_cred_buffer() and recv_cred_buffer() local.Andre Noll2026-01-04
* audioc: Return early from audioc_i9e_line_handler() on empty strings.Andre Noll2026-01-04
* Remove para_strcat().Andre Noll2026-01-04
* audioc: Centralize argument concatenation for connect_audiod().Andre Noll2026-01-04
* audioc.c: Simplify connect_audiod().Andre Noll2026-01-04
* Improve audioc documentation.Andre Noll2025-10-08
* Modify para_hostname() to return a static buffer.Andre Noll2025-08-07
* Make struct sched private, introduce sched_new().Andre Noll2025-07-13
* Merge topic branch t/completion into masterAndre Noll2025-06-14
|\
| * audioc: Fix option completion of version and stat.Andre Noll2025-05-18
| * i9e: Introduce i9e_get_nonopt_argnum().Andre Noll2025-05-18
| * i9e: Introduce i9e_cword_is_option_arg().Andre Noll2025-05-18
| * i9e: Constify i9e_complete_option().Andre Noll2025-05-18
* | i9e: Constify completer arrays.Andre Noll2025-06-10
* | Merge topic branch t/build into masterAndre Noll2025-05-20
|\ \
| * | build: Merge version.{c,h} into string.{c,h}.Andre Noll2025-03-25
| |/
* / 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_malloc() -> alloc().Andre Noll2022-07-29
* | Merge branch 'refs/heads/t/ll'Andre Noll2022-09-18
|\ \
| * | New audiod command: ll to change the log level at runtime.Andre Noll2022-07-02
| |/
* | Switch from select(2) to poll(2).Andre Noll2022-08-28
* | Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* | Hide implementation of para_fd_set().Andre Noll2022-08-25
* | sched: Introduce sched_{read,write}_ok().Andre Noll2022-08-25
* | sched: Use integer value for select timeout.Andre Noll2022-08-25
|/
* audioc: Use lsu_merge_config_file_options().Andre Noll2018-04-22
* Trivial: Rename completion_result variables.Andre Noll2018-04-22
* audiod: Implement help --long.Andre Noll2018-04-22
* audioc: Use file_exists().Andre Noll2017-09-22
* Shorten copyright notice.Andre Noll2017-09-22
* Merge branch 'refs/heads/t/si_conversion'Andre Noll2017-08-27
|\
| * Define status items in para.h.Andre Noll2017-07-21
* | Make dummy completers static.Andre Noll2017-07-23
* | doxygen: Add \ref to references.Andre Noll2017-06-25
|/
* audioc: Avoid double free in audioc_i9e_line_handler().Andre Noll2017-04-21
* Convert audioc to lopsub.Andre Noll2017-03-26
* Convert audiod commands to lopsub.Andre Noll2017-03-26
* Simplify the error subsystem, get rid of error2.[ch].Andre Noll2016-12-20
* Update year in copyright headers.Andre Noll2015-01-12
* Remove unnecessary system header includes.Andre Noll2015-01-12