54 Commits (5adba898ef57cf43fca775e25a2f90fc32f4b2a0)

Author SHA1 Message Date
  Jonathan Moore Liles 5d35f37d4e Fix window icons. 12 years ago
  Jonathan Moore Liles 6ec8f6e85e NSM/nsm-proxy: unset NSM_URL env var before launching child. 12 years ago
  Jonathan Moore Liles ffcf1454d5 jackpatch: Avoid race condition for ports registered after start but before open. 12 years ago
  Jonathan Moore Liles e69a124e27 jackpatch: Don't make unnecessary connection attempts on response to 'open'. 12 years ago
  Jonathan Moore Liles bb26718834 NSM: Wait up to 60 seconds for all clients to close. 12 years ago
  Jonathan Moore Liles 4d3e4ca4f1 jackpatch: Don't attempt to make JACK connection when one of the ports doesn't exist yet. 12 years ago
  Jonathan Moore Liles 5c6e9f8d37 NSM: Don't return false error message from duplicate function. 12 years ago
  Jonathan Moore Liles 4103cd016b NSM: Clean up session selection behavior. 12 years ago
  Jonathan Moore Liles 271eb2d331 NSM: Clean up GUI resize behavior. 12 years ago
  Jonathan Moore Liles 14b8507fcb NSM: Don't wait for replies from dumb clients! 12 years ago
  Jonathan Moore Liles 299193dc60 NSM: Further clarify nsmd debugging output regarding client death. 12 years ago
  Jonathan Moore Liles 7bbc97983b NSM: Show client icons in nsm GUI. 12 years ago
  Jonathan Moore Liles acb38aca99 NSM: Clarify client X died message. 12 years ago
  Jonathan Moore Liles 2c646deebf NSM: Oops. Add "optional-gui" server capability. 12 years ago
  Roy Vegard Ovesen daf240d83e Add keyboard shortcut to refresh button 12 years ago
  Roy Vegard Ovesen 31f05a7aac A button to refresh the sessions list 12 years ago
  Jonathan Moore Liles 31c14150e7 NSM: Fix occasional deadlock of session manager GUI when displaying "Command failed with..." message. 12 years ago
  Jonathan Moore Liles 37b881b638 NSM: Add unknown message handler. 12 years ago
  Jonathan Moore Liles f137629b93 NSM: Reactivate GUI if server becomes available again. 12 years ago
  Jonathan Moore Liles 6a8a2d6e38 NSM: Tweak GUI appearance. Move 'Add client' button to avoid confusion. Closes #33. 12 years ago
  Jonathan Moore Liles d2668943e5 NSM: Tweak gui appearance. 12 years ago
  Jonathan Moore Liles b83c70175d Remove some unnecessary NTK calls. 12 years ago
  Jonathan Moore Liles 0c5a46422a nsmd: Permit trailing slash in session root. 12 years ago
  Jonathan Moore Liles 63d6da1f2f Session Manager: Change boxtype for session list. 12 years ago
  Jonathan Moore Liles 3b25772788 session-manager: Silence compiler warning. 12 years ago
  Jonathan Moore Liles d86b71cb2c Replace custom build system with WAF. 12 years ago
  Jonathan Moore Liles f4dace9983 NSM: const fix in NSM proxy. 13 years ago
  Jonathan Moore Liles 13b6537ee4 NSM: Fix up configure and makefile. Also, clear some compiler warnings. 13 years ago
  Jonathan Moore Liles 553db45e8b NSM: Fix uninitialized value error with client labels. 13 years ago
  Jonathan Moore Liles f279f49b1e NSM: Don't accept an open command while one is still pending. 13 years ago
  Jonathan Moore Liles 272e87cbf8 NSM: Don't clear the 'stopped' status of dumb clients upon save. 13 years ago
  Jonathan Moore Liles ae5879a20e NSM: Don't allow 'added' clients to replace stopped clients. 13 years ago
  Jonathan Moore Liles 12532e1fbc NSM: Redraw Fl_Tree as sessions are added. 13 years ago
  Jonathan Moore Liles 89c76fe0c9 nsm-proxy: Use common theme settings. 13 years ago
  Jonathan Moore Liles 16f8956f8d nsm-proxy: Don't die if arguments are missing. 13 years ago
  Jonathan Moore Liles 679e33d729 NSM: Automatically start nsm-proxy if user attempts to add a client with arguments. 13 years ago
  Jonathan Moore Liles d34ede74a6 NSM: Fix Fl_Tree selection. 13 years ago
  Jonathan Moore Liles ffe5299da4 nsm-proxy: Save on 'start'. 13 years ago
  Jonathan Moore Liles a66c041050 NSM: Use Fl_Tree for session list. 13 years ago
  Jonathan Moore Liles 1d8d8b0548 NSM: Add stop/kill button for each client to GUI. 13 years ago
  Jonathan Moore Liles 468c969162 nsm-proxy: Add more instructions to GUI. 13 years ago
  Jonathan Moore Liles b48ca7c44b NSM: Implement nsm-proxy, which permits the use of 'dumb' clients with commandline arguments (which may also respond to Unix signals by saving their state). 13 years ago
  Jonathan Moore Liles 885ef30a88 NSM: Add support for clients with optional GUIs. 13 years ago
  Jonathan Moore Liles fdcf74ddbe Replace crappy Fl::scheme() thing with a more useful theme implementation in Fl_Theme and Fl_Color_Sheme classes. 13 years ago
  Jonathan Moore Liles 792e6f280a Jackpatch: Use jack port registration callbacks instead of polling the port list. 13 years ago
  Jonathan Moore Liles 91c8dd905f Jackpatch: Use jack port registration callbacks instead of polling the port list. 13 years ago
  Jonathan Moore Liles 670400cbf9 Handle SIGHUP. 13 years ago
  Jonathan Moore Liles 676a98c17e Mixer: Implement NSM dirtiness notification. 13 years ago
  Jonathan Moore Liles d67ee6605a NSM: Don't die when user clicks blank area of the session list. 13 years ago
  Jonathan Moore Liles e0e593277f NSM: Make GUI a little prettier than the FLTK defaults. 13 years ago