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
/
play.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
client/audioc: Create ~/.paraslash in interactive mode.
Andre Noll
2026-07-04
*
Merge topic branch t/spdx into master
Andre Noll
2026-03-26
|
\
|
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
|
play: Fix some memory leaks on exit.
Andre Noll
2026-03-22
|
/
*
Improve para_play documentation.
Andre Noll
2025-10-08
*
Make struct sched private, introduce sched_new().
Andre Noll
2025-07-13
*
Merge topic branch t/completion into master
Andre Noll
2025-06-14
|
\
|
*
i9e: Constify i9e_complete_option().
Andre Noll
2025-05-18
*
|
i9e: Constify completer arrays.
Andre Noll
2025-06-10
*
|
Prefer __func__ to __FUNCTION__.
Andre Noll
2025-06-10
*
|
play.c: Kill pointless typedef.
Andre Noll
2025-05-20
*
|
Merge topic branch t/build into master
Andre Noll
2025-05-20
|
\
\
|
*
|
build: Merge version.{c,h} into string.{c,h}.
Andre Noll
2025-03-25
*
|
|
Include regex.h from para.h.
Andre Noll
2025-05-19
|
|
/
|
/
|
*
|
Check return value of lsu_com_help().
Andre Noll
2025-05-03
|
/
*
Merge topic branch t/play into master
Andre Noll
2024-09-04
|
\
|
*
play: Shut down alsa on input EOF.
Andre Noll
2024-09-04
|
*
play: Simplify and improve get_key_map_seq().
Andre Noll
2024-09-04
|
*
play: Remove pointless goto in play_post_monitor().
Andre Noll
2024-09-04
|
*
Return from filter_setup() so callers can reset the terminal.
Andre Noll
2024-05-26
|
*
Let para_play depend on libreadline.
Andre Noll
2024-05-26
*
|
Merge branch 'maint'
Andre Noll
2024-08-06
|
\
\
|
|
/
|
/
|
|
*
play: Fix some integer overflows().
Andre Noll
2024-05-18
*
|
play.c: Replace NULL check by assertion.
Andre Noll
2024-05-26
*
|
fd: Revamp para_mkdir().
Andre Noll
2023-05-07
*
|
Consolidate EOF error codes.
Andre Noll
2023-03-11
*
|
Fix memory leak in para_play().
Andre Noll
2023-02-12
*
|
Para_play: Improve doxygen global description.
Andre Noll
2023-02-12
*
|
para_play: Compute the current time more accurately.
Andre Noll
2022-10-03
*
|
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
\
|
*
|
string: Introduce arr_zalloc().
Andre Noll
2022-07-29
|
*
|
string: Introduce arr_alloc().
Andre Noll
2022-07-29
|
*
|
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
|
*
|
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
|
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
*
|
|
sched: Introduce sched_{read,write}_ok().
Andre Noll
2022-08-25
*
|
|
sched: Use integer value for select timeout.
Andre Noll
2022-08-25
*
|
|
para_play: Avoid invalid time display on pause.
Andre Noll
2022-08-25
|
/
/
*
/
i9e: Fix typo: s/ie9/i9e.
Andre Noll
2021-11-14
|
/
*
play: Avoid gcc warning when compiling without readline.
Andre Noll
2021-09-29
*
play: Create ~/.paraslash.
Andre Noll
2021-05-28
*
Merge branch 'refs/heads/t/para_play'
Andre Noll
2020-05-16
|
\
|
*
play: New option: --end-of-playlist.
Andre Noll
2019-05-18
*
|
Remove ->init() of struct receiver.
Andre Noll
2018-12-21
*
|
afh: Constify definition of audio format handlers.
Andre Noll
2018-12-21
|
/
*
play: Use lsu_merge_config_file_options().
Andre Noll
2018-04-23
*
Trivial: Rename completion_result variables.
Andre Noll
2018-04-22
*
play: Implement help --long.
Andre Noll
2018-04-22
[next]