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
/
string.c
(
unfollow
)
Commit message (
Expand
)
Author
10 days
mixer sleep: Turn on audiod at startup.
Andre Noll
2026-08-30
build: Simplify and speed up autogen.sh.
Andre Noll
2026-08-30
Remove unused E_BAD_TABLE_NAME.
Andre Noll
2026-08-30
Kill E_CLIENT_SYNTAX.
Andre Noll
2026-08-01
exec: Rename para_exec_cmdline_pid() to xexec().
Andre Noll
2026-08-01
afs.c: Drop useless cast.
Andre Noll
2026-08-01
fd: Simplify para_mmap() and mmap_full_file().
Andre Noll
2026-08-01
Include branch name in version string.
Andre Noll
2026-08-01
No longer suggest to install liblopsub-dev.
Andre Noll
2026-07-26
exec: Detect and report exec errors.
Andre Noll
2026-07-26
playlist: Drop condition which is always true.
Andre Noll
2026-07-22
paraslash 0.8.4
v0.8.4
Andre Noll
2026-07-20
Simplify para_sigaction().
Andre Noll
2026-07-15
exec: Improve documentation of para_exec_cmdline_pid().
Andre Noll
2026-07-14
web: Add/replace gui screenshots.
Andre Noll
2026-07-14
gui: Remove the "version" command.
Andre Noll
2026-07-14
gui: Rename curses windows.
Andre Noll
2026-07-14
gui: New theme: figlet.
Andre Noll
2026-07-14
gui: Remove two confusing local variables of init_wins().
Andre Noll
2026-07-14
gui: Introduce ->print_status_items() of struct gui_theme.
Andre Noll
2026-07-14
gui: Require ncurses.
Andre Noll
2026-07-14
gui: Inline clear_all_items().
Andre Noll
2026-07-14
gui: Avoid the para_audioc process.
Andre Noll
2026-07-14
gui/audiod: Replace for_each_stat_item() by parse_status_items().
Andre Noll
2026-07-14
gui: Don't request a minimal delay when an external command is running.
Andre Noll
2026-07-14
exec: Check return value of dup2().
Andre Noll
2026-07-14
exec: Invalidate pid if no process was created.
Andre Noll
2026-07-06
server.c: Drop return statement of parse_config_or_die().
Andre Noll
2026-07-04
client/audioc: Create ~/.paraslash in interactive mode.
Andre Noll
2026-07-04
Move xrename() from fd.c to afh.c and make it static.
Andre Noll
2026-07-03
Deprecate the file writer.
Andre Noll
2026-07-03
test: Change suffix of test scripts to .bash.
Andre Noll
2026-07-03
test: Rename makefile.test.
Andre Noll
2026-07-03
test: Use bash case modification.
Andre Noll
2026-07-03
test: Simplify color output.
Andre Noll
2026-07-03
test: Replace echo by printf.
Andre Noll
2026-07-03
test: Remove unused --immediate and --long.
Andre Noll
2026-07-03
test: Trivial coding style cleanups.
Andre Noll
2026-07-03
playlist: Remove superfluous return statement.
Andre Noll
2026-07-03
server: Don't include config.h twice.
Andre Noll
2026-07-03
Move fec related defines from para.h to fec.h.
Andre Noll
2026-07-03
afs: Fix error path of connect_afs().
Andre Noll
2026-07-03
aft: Dedoxification.
Andre Noll
2026-06-29
net.c: Check the return value of socket().
Andre Noll
2026-06-29
audiod: Dedoxify audiod_command.c.
Andre Noll
2026-06-29
audiod: Write help error message to error sideband.
Andre Noll
2026-06-29
audiod: Simplify get_time_string().
Andre Noll
2026-06-29
audiod: Remove stale comment of audiod_cleanup().
Andre Noll
2026-06-29
audiod: Update time string when jumping while paused.
Andre Noll
2026-06-29
audiod: Simplify command_post_monitor().
Andre Noll
[next]