index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interactive.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Improve i9e documentation.
Andre Noll
2025-10-08
*
Merge topic branch t/completion into master
Andre Noll
2025-06-14
|
\
|
*
i9e: Introduce i9e_get_nonopt_argnum().
Andre Noll
2025-05-18
|
*
i9e: Introduce i9e_cword_is_option_arg().
Andre Noll
2025-05-18
|
*
i9e: Constify i9e_complete_option().
Andre Noll
2025-05-18
*
|
i9e: Constify completer arrays.
Andre Noll
2025-06-10
*
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
/
*
i9e: Rename i9e_completer() -> attempt_completion().
Andre Noll
2025-04-23
*
i9e: Clear history on close.
Andre Noll
2024-08-31
*
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_alloc().
Andre Noll
2022-07-29
|
*
string: Introduce arr_realloc() and check for integer overflow.
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
i9e: Remove \return from documentation of i9e_attach_to_stdout().
Andre Noll
2022-09-27
*
|
Merge branch 'refs/heads/t/ll'
Andre Noll
2022-09-18
|
\
\
|
*
|
New server command: ll to change the log level at runtime.
Andre Noll
2022-07-12
|
*
|
New audiod command: ll to change the log level at runtime.
Andre Noll
2022-07-02
|
|
/
*
|
Switch from select(2) to poll(2).
Andre Noll
2022-08-28
*
|
Rename ->{pre,post}_select methods to ->{pre,post}_monitor.
Andre Noll
2022-08-25
*
|
Hide implementation of para_fd_set().
Andre Noll
2022-08-25
*
|
interactive: Avoid select(2) in input_available().
Andre Noll
2022-08-25
*
|
sched: Use integer value for select timeout.
Andre Noll
2022-08-25
*
|
Merge branch 'maint'
Andre Noll
2022-08-21
|
\
\
|
|
/
|
/
|
|
*
i9e: Fix invalid key handling.
Andre Noll
2022-08-21
|
*
i9e: Fix braino in i9e_post_select().
Andre Noll
2022-08-21
*
|
i9e: Fix typo: s/ie9/i9e.
Andre Noll
2021-11-14
|
/
*
Fix i9e completion.
Andre Noll
2019-02-10
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
Merge branch 'refs/heads/t/rm_osx'
Andre Noll
2017-04-04
|
\
|
*
Drop support for Mac OS.
Andre Noll
2017-01-04
*
|
i9e: Restore file status flags on exit.
Andre Noll
2017-01-28
|
/
*
i9e: Replace assertion with warning.
Andre Noll
2016-04-02
*
i9e: Fix compilation on Ubuntu-12.04.
Andre Noll
2016-04-02
*
i9e: print warning if keyseq can not be mapped.
Andre Noll
2016-04-02
*
i9e: Zero out private pointer on open.
Andre Noll
2016-04-02
*
i9e: Remove pointless call to rl_set_keymap() in i9e_open().
Andre Noll
2016-03-23
*
i9e: Remove stale comment for dispatch_key().
Andre Noll
2016-03-23
*
i9e: Remove stale comment for i9e_signal_dispatch().
Andre Noll
2016-03-23
*
i9e: Remove unused member of struct i9e_private.
Andre Noll
2016-03-23
*
i9e: Avoid key binding macros.
Andre Noll
2015-10-25
*
interactive.c does not depend on curses.h.
Andre Noll
2015-02-19
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
Remove unnecessary system header includes.
Andre Noll
2015-01-12
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
sched: Directly pass context pointer to pre/post_select().
Andre Noll
2014-05-25
*
sched: Introduce task_status().
Andre Noll
2014-05-25
*
sched: Remove register_task().
Andre Noll
2014-05-25
*
task_register() conversion: i9e task
Andre Noll
2014-05-25
[next]