Commit Graph

1337 Commits (2c6b6b1a75e915c90d7a2f8e0fe10793f8a89b03)

Author SHA1 Message Date
Robert Wruck 6a09ce1c9c Fix division by zero on metronome update 2011-06-21 22:21:51 -07:00
Robert Wruck c7a54f2c4d Fix list corruption in insert_time and fix sort(), too 2011-06-21 21:58:15 -07:00
Jonathan Moore Liles 66cd761f44 Mixer: Explicitly link to libdl. 2011-05-30 21:07:33 -07:00
Jonathan Moore Liles dea3ae913b Fix 64-bit bug in peakfile handling.
Use 'packed' attribute on structs used to represent individual peaks and peak headers.
This is a quick, if not ideal, solution.

Broken peakfiles generated on 64-bit platforms must be deleted!
2010-03-11 01:12:53 -06:00
Jonathan Moore Liles 9f87bbd020 Timeline: Fix 64-bit bug in interactive region trimming. 2010-03-11 00:04:18 -06:00
Jonathan Moore Liles fb8c9414a0 Mixer: Fix callback delivery by Controller Module. 2010-02-27 12:55:25 -06:00
Jonathan Moore Liles a7902200e8 Mixer: Raise (arbitrary) maximum number of channels of JACK module from 6 to 16. 2010-02-27 12:39:18 -06:00
Jonathan Moore Liles 0f0933f6d0 Mixer/Module_Parameter_Edtior: Silence compiler warnings. 2010-02-24 18:41:01 -06:00
Jonathan Moore Liles c7ae81f035 Mixer/Module_Parameter_Editor: Don't point widow label at stack allocation. 2010-02-24 18:40:34 -06:00
Jonathan Moore Liles 6ac4106a6c Make spatialization mode of controller_module more robust. 2010-02-24 17:25:56 -06:00
Jonathan Moore Liles 93a6d878f2 Mixer/Panner: Fix azimuth assignment. 2010-02-24 09:06:40 -06:00
Jonathan Moore Liles fc31233d70 Mixer: Cleanup. 2010-02-24 09:06:11 -06:00
Jonathan Moore Liles 4a97f3dcb9 Mixer: Auto-connect spatializer controls to spatialization plugins. 2010-02-24 09:05:46 -06:00
Jonathan Moore Liles f770cede45 Mixer/Mixer: Cleanup. 2010-02-24 09:00:14 -06:00
Jonathan Moore Liles ee705fffa3 FL/Fl_Scalepack: Give scalepack the ability contain a resizable() child. 2010-02-24 08:58:47 -06:00
Jonathan Moore Liles 82583365f6 Mixer: Fix azimuth/elevation reporting. Load current values in Module_Parameter_Editor. 2010-02-17 18:14:05 -06:00
Jonathan Moore Liles d12bdc27a4 Mixer: Further improve the appearance of the Panner widget. 2010-02-17 18:14:05 -06:00
Jonathan Moore Liles 57937f2eb2 Module Parameter Editor: Don't use local allocation to store label. 2010-02-17 18:14:05 -06:00
Jonathan Moore Liles bb8193cd20 Mixer/Panner: Vary width of latitude lines. 2010-02-17 18:14:05 -06:00
Jonathan Moore Liles f4ded55c78 Mixer/Module_Parameter_Editor: Automatically show panner control for module parameter pairs named Azimuth and Elevation. 2010-02-17 18:14:05 -06:00
Jonathan Moore Liles 63c4296d7b Mixer: Report azimuth and elevation of panner points. 2010-02-17 18:14:05 -06:00
Jonathan Moore Liles 1fa23f1a76 Mixer: Improve spatializer appearance. 2010-02-17 18:14:05 -06:00
Jonathan Moore Liles 474ad167ed Mixer: Save/load the control mode status of the gain controller as part of the mixer strip's state. 2010-02-17 18:01:17 -06:00
Jonathan Moore Liles 65095d106d Move non-daw scripts into timeline/ tree. 2010-02-07 19:27:42 -06:00
Jonathan Moore Liles 80278aa78a FL: Get rid of unnecessary call to clip_children().
The idea being to restore compatibility with FLTK 1.1.7...
2010-02-06 11:23:21 -06:00
Jonathan Moore Liles d5b169118e Mixer: Destroy a module's parameter editor window when the module itself is destroyed. 2010-02-05 12:43:32 -06:00
Jonathan Moore Liles 0b0fb9ad87 Mixer: Don't die if user picks a submenu node in module context menu. 2010-02-04 13:05:25 -06:00
Jonathan Moore Liles 6015dc164a Mixer: Fix automatic row layout logic. 2010-02-04 07:45:56 -06:00
Jonathan Moore Liles 2f74b4dd02 Mixer: Set minimum size for main window. 2010-02-04 07:45:30 -06:00
Jonathan Moore Liles 178becd88c FL: Clip drawing of value of FL_Sometimes_Input when in non-input mode. 2010-02-03 19:54:59 -06:00
Jonathan Moore Liles 7a702eefb8 Fix a mismerge that caused meter indicators not to be updated. 2010-02-02 17:55:58 -06:00
Jonathan Moore Liles 83e51b2f20 Fix another 64-bit bug in Module insertion. 2010-02-02 07:59:22 -06:00
Jonathan Moore Liles 1febc10186 Fix a 64-bit bug in LADSPAInfo. 2010-02-02 07:59:16 -06:00
Jonathan Moore Liles 9e8a4b6fa3 Mixer: Don't use Fl_Group::clip_children(), which was only made public in FLTK 1.1.10. 2010-02-02 01:13:32 -06:00
Jonathan Moore Liles 76d9f480ec Last minute documentation updates. 2010-02-01 23:38:47 -06:00
Jonathan Moore Liles 1bd1324a25 FL: Make About_Dialog more dynamic. 2010-02-01 21:54:09 -06:00
Jonathan Moore Liles 08b3bae9c8 Improve logo for Non-Mixer. 2010-02-01 21:21:26 -06:00
Jonathan Moore Liles f480d0441a New logo for Non-DAW. 2010-02-01 20:38:10 -06:00
Jonathan Moore Liles 4cf327e1a7 Tweak build system. 2010-02-01 03:55:10 -06:00
Jonathan Moore Liles 8c891962c2 Bump version. 2010-02-01 02:35:12 -06:00
Jonathan Moore Liles f7316a2941 Fl_Packscroller: Don't eat unwanted FL_PUSH events. 2010-02-01 02:35:12 -06:00
Jonathan Moore Liles ba9e3bb1eb Mixer: Don't show module context menu for Meter_Indicator_Module. 2010-02-01 02:27:42 -06:00
Jonathan Moore Liles 29327f8a02 Timeline: Hide seek blinker, which may not be particularly useful. 2010-02-01 02:26:42 -06:00
Jonathan Moore Liles 906872c79b Massively reoganize tree. 2010-02-01 02:26:42 -06:00
Jonathan Moore Liles c713db6f34 Mixer: Clean up some compiler warnings. 2010-02-01 02:26:42 -06:00
Jonathan Moore Liles 684983e19d Prefix main window titles with "Non DAW : " 2010-02-01 02:26:42 -06:00
Jonathan Moore Liles 609a7e02ff Mixer: Support specifying an instance name on the command line (--instance) 2010-02-01 02:26:42 -06:00
Jonathan Moore Liles ac3222e576 Update mixer screenshots. 2010-02-01 02:26:42 -06:00
Jonathan Moore Liles f6554e9e4a Mixer: Fix "Help" menu item. 2010-02-01 02:26:42 -06:00
Jonathan Moore Liles 0d497243af Mixer: Don't show label for Meter module... 2010-02-01 02:26:42 -06:00