Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								fe4faaca1b 
								
							
								 
							
						 
						
							
							
								
								Mixer: Allow clients to query for available OSC paths.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								d959b54f6a 
								
							
								 
							
						 
						
							
							
								
								Mixer: Add commandline option for specifying the OSC port to use.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								53f077ee88 
								
							
								 
							
						 
						
							
							
								
								Mixer: Add basic OSC control to Controller_Module.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								a91bc7566f 
								
							
								 
							
						 
						
							
							
								
								Mixer: Add basic OSC support.  
							
							 
							
							
								
							
							
						 
						16 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								93dd9870ae 
								
							
								 
							
						 
						
							
							
								
								Don't rely on 'Fl' symlink which only exists on Debian.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								0631949d8a 
								
							
								 
							
						 
						
							
							
								
								Fix fluid file for different behavior in the lastest version of FLUID.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								a84e6b8aca 
								
							
								 
							
						 
						
							
							
								
								Bring some 'configure' script improvements over from Non-DAW.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								e5a8e0af48 
								
							
								 
							
						 
						
							
							
								
								Really. I do.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								3b317f618c 
								
							
								 
							
						 
						
							
							
								
								Some distributions put --as-needed in pkg-config and fltk-config results. *See you in /dev/null*  
							
							 
							
							 
							
							
								
							
							
							Really. I mean it. 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								9d253909f9 
								
							
								 
							
						 
						
							
							
								
								Some distributions put --as-needed in pkg-config and fltk-config results. *See you in /dev/null*  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								1d25063d11 
								
							
								 
							
						 
						
							
							
								
								Mixer: Handle WM main window close event just like Quit menu comment (confirm save).  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								a8888d40b4 
								
							
								 
							
						 
						
							
							
								
								Mixer: Don't segfault during teardown upon WM initiated exit.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								72073030a7 
								
							
								 
							
						 
						
							
							
								
								Mixer: Don't segfault when removing a module.  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								36194c955a 
								
							
								 
							
						 
						
							
							
								
								Fix build being broken by some include defining a preprocessor macro for 'None'  
							
							 
							
							
								
							
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Robert Wruck
							
						 
						
							
							
							
								
							
								6a09ce1c9c 
								
							
								 
							
						 
						
							
							
								
								Fix division by zero on metronome update  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Robert Wruck
							
						 
						
							
							
							
								
							
								c7a54f2c4d 
								
							
								 
							
						 
						
							
							
								
								Fix list corruption in insert_time and fix sort(), too  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								66cd761f44 
								
							
								 
							
						 
						
							
							
								
								Mixer: Explicitly link to libdl.  
							
							 
							
							
								
							
							
						 
						14 years ago  
					 
				
					
						
							
							
								   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! 
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								9f87bbd020 
								
							
								 
							
						 
						
							
							
								
								Timeline: Fix 64-bit bug in interactive region trimming.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								fb8c9414a0 
								
							
								 
							
						 
						
							
							
								
								Mixer: Fix callback delivery by Controller Module.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								a7902200e8 
								
							
								 
							
						 
						
							
							
								
								Mixer: Raise (arbitrary) maximum number of channels of JACK module from 6 to 16.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								0f0933f6d0 
								
							
								 
							
						 
						
							
							
								
								Mixer/Module_Parameter_Edtior: Silence compiler warnings.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								c7ae81f035 
								
							
								 
							
						 
						
							
							
								
								Mixer/Module_Parameter_Editor: Don't point widow label at stack allocation.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								6ac4106a6c 
								
							
								 
							
						 
						
							
							
								
								Make spatialization mode of controller_module more robust.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								93a6d878f2 
								
							
								 
							
						 
						
							
							
								
								Mixer/Panner: Fix azimuth assignment.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								fc31233d70 
								
							
								 
							
						 
						
							
							
								
								Mixer: Cleanup.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								4a97f3dcb9 
								
							
								 
							
						 
						
							
							
								
								Mixer: Auto-connect spatializer controls to spatialization plugins.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								f770cede45 
								
							
								 
							
						 
						
							
							
								
								Mixer/Mixer: Cleanup.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								ee705fffa3 
								
							
								 
							
						 
						
							
							
								
								FL/Fl_Scalepack: Give scalepack the ability contain a resizable() child.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								82583365f6 
								
							
								 
							
						 
						
							
							
								
								Mixer: Fix azimuth/elevation reporting. Load current values in Module_Parameter_Editor.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								d12bdc27a4 
								
							
								 
							
						 
						
							
							
								
								Mixer: Further improve the appearance of the Panner widget.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								57937f2eb2 
								
							
								 
							
						 
						
							
							
								
								Module Parameter Editor: Don't use local allocation to store label.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								bb8193cd20 
								
							
								 
							
						 
						
							
							
								
								Mixer/Panner: Vary width of latitude lines.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								f4ded55c78 
								
							
								 
							
						 
						
							
							
								
								Mixer/Module_Parameter_Editor: Automatically show panner control for module parameter pairs named Azimuth and Elevation.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								63c4296d7b 
								
							
								 
							
						 
						
							
							
								
								Mixer: Report azimuth and elevation of panner points.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								1fa23f1a76 
								
							
								 
							
						 
						
							
							
								
								Mixer: Improve spatializer appearance.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								474ad167ed 
								
							
								 
							
						 
						
							
							
								
								Mixer: Save/load the control mode status of the gain controller as part of the mixer strip's state.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								65095d106d 
								
							
								 
							
						 
						
							
							
								
								Move non-daw scripts into timeline/ tree.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								80278aa78a 
								
							
								 
							
						 
						
							
							
								
								FL: Get rid of unnecessary call to clip_children().  
							
							 
							
							 
							
							
								
							
							
							The idea being to restore compatibility with FLTK 1.1.7... 
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								d5b169118e 
								
							
								 
							
						 
						
							
							
								
								Mixer: Destroy a module's parameter editor window when the module itself is destroyed.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								0b0fb9ad87 
								
							
								 
							
						 
						
							
							
								
								Mixer: Don't die if user picks a submenu node in module context menu.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								6015dc164a 
								
							
								 
							
						 
						
							
							
								
								Mixer: Fix automatic row layout logic.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								2f74b4dd02 
								
							
								 
							
						 
						
							
							
								
								Mixer: Set minimum size for main window.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								178becd88c 
								
							
								 
							
						 
						
							
							
								
								FL: Clip drawing of value of FL_Sometimes_Input when in non-input mode.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								7a702eefb8 
								
							
								 
							
						 
						
							
							
								
								Fix a mismerge that caused meter indicators not to be updated.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								83e51b2f20 
								
							
								 
							
						 
						
							
							
								
								Fix another 64-bit bug in Module insertion.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								1febc10186 
								
							
								 
							
						 
						
							
							
								
								Fix a 64-bit bug in LADSPAInfo.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								9e8a4b6fa3 
								
							
								 
							
						 
						
							
							
								
								Mixer: Don't use Fl_Group::clip_children(), which was only made public in FLTK 1.1.10.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								76d9f480ec 
								
							
								 
							
						 
						
							
							
								
								Last minute documentation updates.  
							
							 
							
							
								
							
							
						 
						15 years ago  
					 
				
					
						
							
							
								   Jonathan Moore Liles
							
						 
						
							
							
							
								
							
								1bd1324a25 
								
							
								 
							
						 
						
							
							
								
								FL: Make About_Dialog more dynamic.  
							
							 
							
							
								
							
							
						 
						15 years ago