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
/
gui.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
exec: Rename para_exec_cmdline_pid() to xexec().
HEAD
next
master
Andre Noll
2026-08-01
*
gui: Remove the "version" command.
Andre Noll
2026-07-14
*
gui: Rename curses windows.
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
*
gui: Fix get_num_lines().
Andre Noll
2026-06-26
*
gui: Simplify status_pre_monitor().
Andre Noll
2026-06-15
*
gui: Clear progress bar if link to audiod goes down.
Andre Noll
2026-05-30
*
gui: Replace separator by progress bar.
Andre Noll
2026-05-25
*
gui: fix/improve com_{next,prev}_theme().
Andre Noll
2026-05-25
*
gui: Require a UTF-8 terminal.
Andre Noll
2026-05-25
*
gui: Omit silly "xxx tag not set" replacements.
Andre Noll
2026-05-25
*
gui: Fix and rename NUM_LINES to num_window_lines().
Andre Noll
2026-05-25
*
gui: Rename rb_entry->len to width.
Andre Noll
2026-05-25
*
gui: Remove get_num_cols().
Andre Noll
2026-05-25
*
gui: Introduce separate colors for top and bottom window.
Andre Noll
2026-05-25
*
gui: Demote severity of the stat command exit message.
Andre Noll
2026-05-25
*
gui: Constify the themes array.
Andre Noll
2026-05-25
*
gui: Fix error path of exec_and_display().
Andre Noll
2026-05-23
*
audiod/gui: Don't abuse basename status item.
Andre Noll
2026-05-08
*
Prefer paraslash_version() over PACKAGE_VERSION.
Andre Noll
2026-05-03
*
Kill signal_shutdown().
Andre Noll
2026-04-06
*
Merge topic branch t/gui into master
Andre Noll
2026-04-06
|
\
|
*
gui: Drop terminating dummy command from command_list[].
Andre Noll
2026-03-23
|
*
gui: Remove dead post-schedule code.
Andre Noll
2026-03-23
|
*
gui: Drop SIGUSR1 handling.
Andre Noll
2026-03-23
|
*
gui: Ignore SIGINT.
Andre Noll
2026-03-23
|
*
gui: Do not request minimal timeout on notifications.
Andre Noll
2026-03-23
|
*
gui: Drop refresh_window().
Andre Noll
2026-03-23
|
*
gui: Use normal output color for help text.
Andre Noll
2026-03-23
|
*
gui: Show file size in human-readable form.
Andre Noll
2026-03-23
|
*
gui: New internal command: clear_bot_win.
Andre Noll
2026-03-23
*
|
Switch to SPDX identifiers.
Andre Noll
2026-03-17
|
/
*
gui.c: Rename find_cmd_byname() -> find_cmd_by_name().
Andre Noll
2026-01-21
*
gui: Implement --print-hostname.
Andre Noll
2025-12-15
*
Improve gui documentation.
Andre Noll
2025-10-08
*
Make struct sched private, introduce sched_new().
Andre Noll
2025-07-13
*
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
|
/
*
gui: Improve "closing command fd" log message.
Andre Noll
2025-01-22
*
Kill BINDIR.
Andre Noll
2025-01-20
*
gui: Kill also child processes of external commands.
Andre Noll
2024-12-25
*
gui: Clear status bar after pressing <End>.
Andre Noll
2023-12-24
*
gui: Improve loglevel message.
Andre Noll
2023-03-11
[next]