250 Commits (master)

Author SHA1 Message Date
  Jonathan Moore Liles 92f0496dfa s/fl_file_chooser.H/Fl_File_Chooser.H/ 13 years ago
  Jonathan Moore Liles cc2d52dbf0 SpiralInfo: Don't assume that seekg() will set EOF flag after seeking past end of file. 14 years ago
  Jonathan Moore Liles 119bb352d4 s/Fl/FL 14 years ago
  Jonathan Moore Liles 492ac0c4f7 Add some omitted includes 16 years ago
  Jonathan Moore Liles 9332ecd468 Actually make it compilable. 18 years ago
  aj_genius 19e7c0405f Fix compile with newer gcc's 19 years ago
  edgeeffect 560fc831ba Minor Streamer Fixes 21 years ago
  edgeeffect 4f30455269 PoshSampler Fixes, (Wave) File Chooser improvements 21 years ago
  edgeeffect 9d9f8e328f new right-click menu, new mouse clicks 21 years ago
  edgeeffect 7b5c34efd4 ReTrig button for PoshSampler 21 years ago
  nebogeo 2647e23bf6 gui controls finer and added a small filter to try to remove pops 21 years ago
  edgeeffect 6391be6c9f help text update for streamer 22 years ago
  edgeeffect 4f644867b9 new output for stream plugin - progress CV 22 years ago
  aj_genius a860214ab6 make configure spewage a debug flag 22 years ago
  aj_genius de09d12600 fixed creating file paths with spaces/odd chars. 22 years ago
  edgeeffect 23c67e0121 new Makefile.in files with no mention of .PRO files 22 years ago
  edgeeffect bab6a4a072 removing .PRO files 22 years ago
  edgeeffect 09e3f2d172 Translate Plugin, Misc Fixes 22 years ago
  edgeeffect f3041f5232 removed old files - not used anymore 22 years ago
  edgeeffect 5a67cedbe7 removed redundant .pro files 22 years ago
  edgeeffect 005d4fbab8 Stream GUI upgrades, SndFile Dialogs, Jack tidy 22 years ago
  aj_genius 3773f8b1c1 change UpdateDataSize in ChannelHandler to ReplaceData to properly update new data as well as size. 22 years ago
  aj_genius d18804769c fixed UpdateDataSize for channel handler, fixed scope and meter accordingly 22 years ago
  aj_genius 325e98a5a3 Started AudioDriver framework, switched Jack and OSS for basic differences, 22 years ago
  edgeeffect ad4e27170a MousePlugin Updates 22 years ago
  aj_genius aba49a296b fixing transpose by removing broken buffer, hopefully will work now for both gcc 2.95 and gcc 3.x 22 years ago
  edgeeffect 3ea7426070 Next phase of MousePlugin development 22 years ago
  edgeeffect 3664081ce9 GCC 2.95 compile error fixes 22 years ago
  aj_genius 813881ffe8 adding the ability to reset any plugins state(but not settings) 22 years ago
  aj_genius cbc0145c20 Rewrite config file reading/writing to safely handle invalid sections/entries 22 years ago
  aj_genius be2e0b766a try and fix header includes for gcc 2.95 22 years ago
  edgeeffect a107b12131 Meter/Scope move group / peak LEDs on mono-mixer 22 years ago
  aj_genius 0d1d13c3ed Add Copy, Paste, and Merge functionality to the Canvas. 22 years ago
  aj_genius afec66867b Rework Transpose Function to use a natural log to calculate proper note. 22 years ago
  aj_genius 241f31dbb9 Add Denormal CPU Spike Workaround via a minimal value threshhold, 22 years ago
  aj_genius bb512a325f Add Splitter GUI with the ability to change number of outs 22 years ago
  aj_genius 5dfbb982c9 Add Distributer GUI with the ability to change number of channels, 22 years ago
  edgeeffect 2d953fc5e8 No erroneous data in meter and scope on create. Reset button in amp fixed 22 years ago
  aj_genius be41242ab5 prevent segfault deleting a device with an unattached wire 22 years ago
  aj_genius c1e5e43274 remove LADSPA dependency on SHM 22 years ago
  aj_genius 844af13fc6 fix ClearUp and add Kill() override to JackPlugin 22 years ago
  aj_genius ba141f3908 change delete routines so audio devices are deleted seperate from their GUI 22 years ago
  edgeeffect 1d4829109d DiskWrite and Jack compile fixes - Minor Meter Fixes 22 years ago
  aj_genius df142f7be0 Added Streaming code to properly save # of ports, and version for future changes 22 years ago
  aj_genius 79bc52d870 Added Streaming code too version and save state, and update GUI on load 22 years ago
  edgeeffect 7121d518b7 Just a little tidy of the DiskWriter code 22 years ago
  aj_genius 6e4baf30a9 Partly rework Deleting Devices, seems to fix random(and sometimes not so random) crashes 22 years ago
  aj_genius c4c867f05c add read/write handles for ALSA midi so MIDI plugin can control, 22 years ago
  edgeeffect 00ae2150fa A Johnson's matrix fix 22 years ago
  edgeeffect 1a1b0bbc4d Kenny Graunke's makefile patch 22 years ago