1932 Commits (ec40e6d67b94adf0ec23eb11f77f6bc4a427dd88)
 

Author SHA1 Message Date
  Nils ec40e6d67b Fix client status bug that lead to code never executed and a GUI attached later to a headless nsmd never receiving client information and session name 4 years ago
  Nils 171fb98c01 initial status is NULL, not empty string 4 years ago
  Nils b14a4466f9 fix further memory leaks from recent code additions 4 years ago
  Nils 4e35662ab8 Replace dynamic function with one-time generation. Also fixes memory leak 4 years ago
  Nils 98290ce057 Use prefix ++ operator for non-primitive type to avoid keeping a copy of the previous value around 4 years ago
  Nils a6679f9c7e Remove variable scope by one level 4 years ago
  Nils a99663759e performance, CWE 398: Assign addr value in the initialization list 4 years ago
  Nils 24c28f5ef6 initialize missing Client member variables 4 years ago
  Hermann 38338beb71
Optional gui (#29) 4 years ago
  Nils 6a7aba8d34 update changelog 4 years ago
  Nils 30fcdd4a5c Merge branch 'master' of github.com:linuxaudio/new-session-manager 4 years ago
  Hermann 00cb68e7e1
support optional-gui in nsm.h (#28) 4 years ago
  Nils c8adbd8edf Add client_id collision check with follow-up regeneration 4 years ago
  Nils 4eebf079e1 Improve console log messages by using actual client names, especially when clients hang and wait. Enable client developers to figure out if it is their client that is wrong or not 4 years ago
  Nils ed085c775a Add --version to nsmd command line parameters. Reformat help string according to POSIX, include all available options, write descriptions of options 4 years ago
  Nils 0919aff9ab manually merge --load-session patch by Rik Berkelder 4 years ago
  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) 4 years ago
  Nils 52913d3452 Update changelog 4 years ago
  falkTX 788c25a553
Improve wording on abort dialog 4 years ago
  falkTX 9532b2a3a4
Prevent adding clients with no executable name 4 years ago
  falkTX ed722c9f14
Add 128x128 hicolor as possible icon path 4 years ago
  falkTX f85b0c30a3
Require fltk-images for legacy-gui, needed for client images 4 years ago
  falkTX 85fc0708fe Reorder and rename buttons in legacy GUI; Fix status bg color 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) 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 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 4 years ago
  falkTX bd5fb53920
Update desktop to match legacy text 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