summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* exec: Rename para_exec_cmdline_pid() to xexec().HEADnextmasterAndre Noll2026-08-01
* afs.c: Drop useless cast.Andre Noll2026-08-01
* fd: Simplify para_mmap() and mmap_full_file().Andre Noll2026-08-01
* Include branch name in version string.Andre Noll2026-08-01
* No longer suggest to install liblopsub-dev.Andre Noll2026-08-01
* exec: Detect and report exec errors.Andre Noll2026-07-26
* playlist: Drop condition which is always true.Andre Noll2026-07-26
* paraslash 0.8.4v0.8.4Andre Noll2026-07-22
* Merge topic branch t/gui into masterAndre Noll2026-07-22
|\
| * web: Add/replace gui screenshots.Andre Noll2026-07-14
| * gui: Remove the "version" command.Andre Noll2026-07-14
| * gui: Rename curses windows.Andre Noll2026-07-14
| * gui: New theme: figlet.Andre Noll2026-07-14
| * gui: Remove two confusing local variables of init_wins().Andre Noll2026-07-14
| * gui: Introduce ->print_status_items() of struct gui_theme.Andre Noll2026-07-14
| * gui: Require ncurses.Andre Noll2026-07-14
| * gui: Inline clear_all_items().Andre Noll2026-07-14
| * gui: Avoid the para_audioc process.Andre Noll2026-07-14
| * gui/audiod: Replace for_each_stat_item() by parse_status_items().Andre Noll2026-07-14
| * gui: Don't request a minimal delay when an external command is running.Andre Noll2026-07-14
* | Simplify para_sigaction().Andre Noll2026-07-20
* | Merge topic branch t/depr-file_writer into masterAndre Noll2026-07-17
|\ \
| * | Deprecate the file writer.Andre Noll2026-07-03
* | | exec: Improve documentation of para_exec_cmdline_pid().Andre Noll2026-07-15
* | | Merge topic branch t/test-lib into masterAndre Noll2026-07-15
|\ \ \
| * | | test: Change suffix of test scripts to .bash.Andre Noll2026-07-03
| * | | test: Rename makefile.test.Andre Noll2026-07-03
| * | | test: Use bash case modification.Andre Noll2026-07-03
| * | | test: Simplify color output.Andre Noll2026-07-03
| * | | test: Replace echo by printf.Andre Noll2026-07-03
| * | | test: Remove unused --immediate and --long.Andre Noll2026-07-03
| * | | test: Trivial coding style cleanups.Andre Noll2026-07-03
* | | | exec: Check return value of dup2().Andre Noll2026-07-14
| |_|/ |/| |
* | | exec: Invalidate pid if no process was created.Andre Noll2026-07-14
* | | Merge topic branch t/audiod into masterAndre Noll2026-07-14
|\ \ \
| * | | audiod: Dedoxify audiod_command.c.Andre Noll2026-06-29
| * | | audiod: Write help error message to error sideband.Andre Noll2026-06-29
| * | | audiod: Simplify get_time_string().Andre Noll2026-06-29
| * | | audiod: Remove stale comment of audiod_cleanup().Andre Noll2026-06-29
| * | | audiod: Update time string when jumping while paused.Andre Noll2026-06-29
| * | | audiod: Simplify command_post_monitor().Andre Noll2026-06-29
| * | | audiod: Combine definition and instantiation of struct status_task.Andre Noll2026-06-29
| * | | audiod: Drop some useless comments.Andre Noll2026-06-29
| * | | audiod: Remove pointless zeroing.Andre Noll2026-06-28
| * | | audiod: Drop ->current_audio_format_num of struct status_task.Andre Noll2026-06-28
* | | | server.c: Drop return statement of parse_config_or_die().Andre Noll2026-07-06
* | | | Merge topic branch t/build into masterAndre Noll2026-07-06
|\ \ \ \
| * | | | Makefile: Rename STRICT_CFLAGS to XCFLAGS.Andre Noll2026-06-28
| * | | | Makefile: Rename CPPFLAGS to XCPPFLAGS.Andre Noll2026-06-28
| * | | | Makefile: Honor CFLAGS when building lopsub/bison objects.Andre Noll2026-06-28