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