Nils
bc586c68bb
update changelog
4 years ago
Nils
9c35646749
Better variable name
4 years ago
Nils
f1375939e3
Optimise session startup time with failed-launch clients
4 years ago
diovudau
b1c7cfeb3b
Missing program launch ( #26 )
* Add client name in PID messages. More comments
* Inform user of failed launch via label.\n\nIf a program is not installed but saved in the session or if permission to execute is false nsmd now informs the GUI through a client label that the launch in fact failed. Previously it just went into the 'stopped' status which can indicate a normal exit or a program crash. With this solution no API or GUI change is needed. Also add comments and explanations.
* Check for NULL
* adjust to code style
* Whitespace around parameter
Co-authored-by: Nils <>
4 years ago
Nils
52913d3452
Update changelog
4 years ago
falkTX
788c25a553
Improve wording on abort dialog
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
9532b2a3a4
Prevent adding clients with no executable name
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
ed722c9f14
Add 128x128 hicolor as possible icon path
128 / 32 = 4, so it scales cleanly
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
f85b0c30a3
Require fltk-images for legacy-gui, needed for client images
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
85fc0708fe
Reorder and rename buttons in legacy GUI; Fix status bg color
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Nils
38bbb999fe
Use less alarming words when a client quits
4 years ago
Nils
1570004752
update changelog and add authors file
4 years ago
Hermann
924a5d0019
Add optional-gui to nsm.h ( #23 )
* Add optional-gui to nsm.h
* Fix formating errors, add disclaimer for timeout wait in example code
4 years ago
Nils
99bdd127a0
Add comments to gui_announce and more. No functional code changes
4 years ago
Olivier Humbert
28e5aa4731
Update French comment in the desktop file
4 years ago
Nils
41d535f535
proper terminal symbol for listing sessions
4 years ago
houston
d4b9c69b84
fix operation reply to last treated client instead to reply to sender
4 years ago
Nils
2e8e64f027
Typos and sorting
4 years ago
Nils
9257a456ad
Rename new-session-manager executable to nsm-legacy-gui to prevent future confusion.
4 years ago
Nils
248e2039e6
Fix fix
4 years ago
Nils
b0f21b6dc6
Fix readme. nsmd does not depend on jack
4 years ago
Nils
326a46ce9f
Meson build targets now options. Reflect in readme
4 years ago
Nils
57a032f3d1
Merge branch 'master' of github.com:linuxaudio/new-session-manager
4 years ago
Nils
88202c9a79
Add header copyright even to unchanged files to adhere to stricter packaging requirements.
4 years ago
falkTX
fd813166d5
Fix build warning on 32bit systems
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Nils
c40c66e6b4
rename desktop file to precise spec
4 years ago
Nils
caaac190dd
readme update
4 years ago
Nils
083876be35
1.3 is a better version number for the amount of changes
4 years ago
falkTX
b9a1a2df68
Fix spelling in README
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
bd5fb53920
Update desktop to match legacy text
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Nils
083843acac
Add desktop file for FLTK new-session-manager exe
4 years ago
Nils
53cab9f9bf
Better readme. update changelog
4 years ago
Nils
7a2728ba95
raise NSM_API_VERSION_MINOR from 0 to 1
4 years ago
Nils
08804dbafc
README additions for actual users
4 years ago
diovudau
f6c4e81ab9
Merge pull request #14 from linuxaudio/fix-compiler-warnings
Fix all compiler warnings
4 years ago
diovudau
4b589290d4
Merge pull request #13 from linuxaudio/destdir-symlink
Use DESTDIR env var when doing post-install symlink
4 years ago
falkTX
67844d6ed2
Fix all compiler warnings
Kinda..
I dont know how to fix asprintf, so we ignore that for now.
It is not our original codebase anyway
Fixes #8
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
314f632c2e
Use DESTDIR env var when doing post-install symlink
Fixes #12
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Nils
2fe812f9ae
correct symlink for overinstalling
5 years ago
Nils
7e4db46e53
Fix readme layout
5 years ago
Nils
3681fa63e8
Symlink non-session-manager during install
5 years ago
Nils
16343d09f9
rename non-session-manager exe to new-session-manager
5 years ago
Nils
7f237fe5d5
update readme for new/old FLTK tools and current state
5 years ago
Nils
2731c9d0d1
Upgrade license of files from last merge to GPL3
5 years ago
diovudau
8b4ffde278
Merge pull request #7 from linuxaudio/nsmgui
Nsmgui
5 years ago
falkTX
63e6f0eac3
Make fltk optional
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
6e9274f9e2
Generate files as expected by fltk
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
bab6e78514
fltk-images is not needed
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
4892c114aa
Add non-session-manager, nsm-proxy and nsm-proxy-gui targets
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
Nils
3814780563
Change license to GPLv3 but do _not_ claim copyright for unaltered files
5 years ago