124 Commits (ada46d215bfb01c12b0eac2a108fe43a8f111ed8)

Author SHA1 Message Date
  Jonathan Moore Liles 03fdc46f3c Remove dates from documentation. Update CSS. 12 years ago
  Jonathan Moore Liles bcfa3953b1 Remove website documents from repository. 12 years ago
  Jonathan Moore Liles 2861509b52 Update repository paths in documentation. 12 years ago
  Jonathan Moore Liles 5f7a29219e Mixer: fix bug in makefile. 12 years ago
  Jonathan Moore Liles ee8764495f Mixer: Add --no-ui commandline option and non-mixer-noui executable symlink to permit running an instance of non-mixer without connecting to an X display. 13 years ago
  Jonathan Moore Liles 3a999ecc86 Mixer: Fix segfault in module paste. 13 years ago
  James Morris 15e095092c Small fix for the ladspa plugin module to multiple the port hint by sample rate to give frequency ports the correct value range. 13 years ago
  Jonathan Moore Liles c53cb2e7fe Mixer: Fix -3db error in meter display. 13 years ago
  Jonathan Moore Liles 89d26989f3 Mixer: Panner: Don't mangle line-style. 13 years ago
  Jonathan Moore Liles 7f8de0710a Mixer: Fix divide by zero in DPM. 13 years ago
  Jonathan Moore Liles 870203b3dd Mixer: Update for NTK transparency. 13 years ago
  Jonathan Moore Liles a480a93ba4 Tweak Timeline<->Mixer discovery handshake. 13 years ago
  Jonathan Moore Liles ee5e4958d3 Mixer: Use LDRF_CFLAGS in makefile. 13 years ago
  Jonathan Moore Liles d249bb9bbd OSC: Properly encode/decode special characters in osc paths. 13 years ago
  Jonathan Moore Liles e5e6925c2c Mixer: Fix OSC path naming for multiple instances of the same LADSPA plugin. 13 years ago
  Jonathan Moore Liles 2c6b6b1a75 FLTK->NTK 13 years ago
  Jonathan Moore Liles f5240cb2f4 Mixer: Improve panner drawing. 13 years ago
  Jonathan Moore Liles 363f2f04bc Mixer: Allow controller modules to be removed. 13 years ago
  Jonathan Moore Liles ac30a5a4e2 OSC: Fix some uninitialized values. 13 years ago
  Jonathan Moore Liles 16a4c0f51d Mixer: Fix receiving of direct OSC messages. 13 years ago
  Jonathan Moore Liles 9f28f7a1a8 Move -L flags after the object name in linker commands. 13 years ago
  Jonathan Moore Liles da225ff64a nonlib: Remove sigc++ dependencey from OSC::Endpoint. 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 61addce803 Add missing includes for unistd.h 13 years ago
  Jonathan Moore Liles e662a7623b Add missing includes for unistd.h 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 f941d7c923 Clean up DESTDIR install behavior. 13 years ago
  Jonathan Moore Liles 6673f7057a Mixer: Listen for OSC messages in a thread instead of polling. 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 0f86ee6882 Use the same value for Fl::visual() everywhere. 13 years ago
  Jonathan Moore Liles dd5aa2cdcf Add known-working FLTK revision as a submodule. Link to it statically. 13 years ago
  Jonathan Moore Liles 670400cbf9 Handle SIGHUP. 13 years ago
  Jonathan Moore Liles 2d5072c7d7 Mixer: Improve commandline handling. 13 years ago
  Jonathan Moore Liles 676a98c17e Mixer: Implement NSM dirtiness notification. 13 years ago
  Jonathan Moore Liles f3b66982b7 scripts: Add test for unresolvable hostname to build. 13 years ago
  Jonathan Moore Liles 0e5db66f16 Use one master makefile instead of having a different one per project. 13 years ago
  Jonathan Moore Liles ba45c07b04 Mixer: Restore display of module name in Module Parameter Editor. 13 years ago
  Jonathan Moore Liles e4b42dc812 Bump versions. 13 years ago
  Jonathan Moore Liles bb75847ac1 Mixer: Implement mixer Strip import/export 15 years ago
  Jonathan Moore Liles 044414c4c2 Mixer: Try to fix some weirdness with Controller Module knob display. 13 years ago
  Jonathan Moore Liles df0a9c4267 Mixer: Make slider types optional too. 13 years ago
  Jonathan Moore Liles 5fbdd940be Mixer: Try harder to avoid drawing meters more than necessary. 13 years ago
  Jonathan Moore Liles 32bd29a28b GUI tweaks. 13 years ago
  Jonathan Moore Liles 26fa9eba3b Mixer: Add new 'plastic' knob type. Make knob type to display configurable. 13 years ago
  Jonathan Moore Liles 9bb9a91b22 Add 'gleam' inspired boxtypes to replace the ones in the gtk+ theme. Also, tweak crystal boxtypes. 13 years ago
  Jonathan Moore Liles 46eb00f8d6 Use getopt_long for processing command line arguments to Non-DAW and Non-Mixer. 13 years ago
  Jonathan Moore Liles 3a5c330e34 Everybody gets new icons! Also, .desktop files. 13 years ago
  Jonathan Moore Liles 55c83cf4ec Mixer: Update documentation. 13 years ago