Skip to content

Commit

Permalink
Update libpaxsoundserveris submodule: Supply application name instead…
Browse files Browse the repository at this point in the history
… of using hard-coded value
  • Loading branch information
nedko committed Jan 19, 2025
1 parent fb7e276 commit bbbe1e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dbus/controller.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ jack_controller_create(

paxsoundserveris_init(
connection,
"Jack audio server (jackdbus)",
INT32_MAX - 1000,
controller_ptr,
device_reservation_on_takeover,
Expand Down
2 changes: 1 addition & 1 deletion dbus/libpaxsoundserveris

0 comments on commit bbbe1e0

Please sign in to comment.