This website works better with JavaScript.
Home
Help
Sign In
linuxaudio
/
new-session-manager
mirror of
https://github.com/linuxaudio/new-session-manager
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
17
Wiki
Activity
Browse Source
NSM: Oops. Add "optional-gui" server capability.
tags/non-daw-v1.2.0
Jonathan Moore Liles
12 years ago
parent
daf240d83e
commit
2c646deebf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
session-manager/src/nsmd.C
+ 1
- 1
session-manager/src/nsmd.C
View File
@@ -807,7 +807,7 @@ OSC_HANDLER( announce )
"Howdy, what took you so long?" :
"Well hello, stranger. Welcome to the party.",
APP_TITLE,
":server-control:broadcast:" );
":server-control:broadcast:
optional-gui:
" );
if ( gui_is_active )
{
Write
Preview
Loading…
Cancel
Save