1324 Commits (ae5879a20edb1aaa0db7c971833f1180df7aadae)
 

Author SHA1 Message Date
  Jonathan Moore Liles ae5879a20e NSM: Don't allow 'added' clients to replace stopped clients. 13 years ago
  Jonathan Moore Liles 57ac27ecac Change the appearance of the "SM" indicator in mixer, daw, sequencer. Tweak GUIs. 13 years ago
  Jonathan Moore Liles e662a7623b Add missing includes for unistd.h 13 years ago
  Jonathan Moore Liles 5e63b25504 FL: Reset boxtypes before activating new theme. 13 years ago
  Jonathan Moore Liles 25a0b8afc6 FL: Mute colors in Clean theme. 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 11a0d40e86 NSM: Update documentation. 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 e424182dce Timeline: Fix false-positive incompatibility with old project files. 13 years ago
  Jonathan Moore Liles eda11f56fe Timeline: Symlink to drag'n'drop'd files from the sources/ directory rather than including the absolute path in the journal. 13 years ago
  Jonathan Moore Liles 9896970ed0 Timeline: Don't do FL_DAMAGE_SCROLL unless the viewport has actually moved... 13 years ago
  Jonathan Moore Liles 9667f98995 Timeline: Don't fork to generate peak mipmaps, do it in the capture thread. Also, clean up related concurrency issues. 13 years ago
  Jonathan Moore Liles f941d7c923 Clean up DESTDIR install behavior. 13 years ago
  Jonathan Moore Liles 338e66c759 Cleanup locking for OSC playback. 13 years ago
  Jonathan Moore Liles 95175c3e2b Sequencer: Save and restore settings from View menu. 13 years ago
  Jonathan Moore Liles 713f3ef476 Sequencer: Clean up GUI. 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 0a963f5c8a Timeline: Add keybindings for split region at mouse and crop region to range. 13 years ago
  Jonathan Moore Liles bc6f94e769 Timeline: Use solid lines for drawing measure lines--they're way faster than dashed. 13 years ago
  Nedko Arnaudov 0c9ad88b4f fix non-sequencer doc installation 13 years ago
  Nedko Arnaudov 54c74d3de7 gitignore generated files 13 years ago
  Nedko Arnaudov fa504e062d Remove broken open_url() hack. 13 years ago
  Jonathan Moore Liles d4900e10e5 Sequencer: Fix invalid queue state for duplicated patterns. 13 years ago
  Jonathan Moore Liles 6673f7057a Mixer: Listen for OSC messages in a thread instead of polling. 13 years ago
  Jonathan Moore Liles c74cd04bab Sequencer: Try to avoid excessive double buffer flips when the transport is rolling. 13 years ago
  Jonathan Moore Liles e1495ba425 Update FLTK head. 13 years ago
  Jonathan Moore Liles ced664baf2 FLTK: Disable XDBE, as it's generally slower than using pixmaps (because with a pixmap we can do partial copies) 13 years ago
  Jonathan Moore Liles ca3076d2ec Timeline: Avoid triggering excessive redraws. 13 years ago
  Jonathan Moore Liles a988b18062 Update FLTK. 13 years ago
  Jonathan Moore Liles ce6a7f3ec3 Update FLTK submodule. 13 years ago
  Jonathan Moore Liles 5a95b1a18f Add some more omitted symlinks. 13 years ago
  Jonathan Moore Liles 9db488173b Don't include fltk-config in global sanity check. 13 years ago
  Jonathan Moore Liles 376f863833 More build system tweaks. 13 years ago
  Jonathan Moore Liles ed908d4bcb Sequencer: Add omitted makefile. 13 years ago
  Jonathan Moore Liles 11c9a02687 Add some omitted symlinks required for the build. 13 years ago
  Jonathan Moore Liles 2e80994cf5 More tweaking of build for static FLTK. 13 years ago
  Jonathan Moore Liles 5336880bd4 Further tweak build system to work with private version of FLTK. 13 years ago
  Jonathan Moore Liles 9a80f4c3f3 Sequencer: Don't leak from the output buffer when suppressing duplicate noteon/offs. 13 years ago
  Jonathan Moore Liles 0f86ee6882 Use the same value for Fl::visual() everywhere. 13 years ago
  Jonathan Moore Liles 0abfd44031 Sequencer: Fix signal handlers. 13 years ago