|  Jonathan Moore Liles | 31c14150e7 | NSM: Fix occasional deadlock of session manager GUI when displaying "Command failed with..." message. Closes #44. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | a6a15e2a2d | Timeline: Fix backwards navigation by bar and beat. Simplification of a patch submitted by Roy Vegard Ovesen. Closes #43. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 37b881b638 | NSM: Add unknown message handler. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 815a16f96f | Sequencer: Allow saving while transport is running. Closes #40. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | f137629b93 | NSM: Reactivate GUI if server becomes available again. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 6a8a2d6e38 | NSM: Tweak GUI appearance. Move 'Add client' button to avoid confusion. Closes #33. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 92716b103d | Mixer: Only display spatialization control when strip is in Fader view. Closes #36. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | ceb04569e9 | FL/Fl_Flowpack: Include Fl_Pack header for value of Fl_Pack::HORIZONTAL. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 1aa102a8e4 | Update COPYING. | 13 years ago | 
				
					
						|  Jonathan Moore Liles | 3939576b05 | Fl_Flowpack: Fix flowdown alignment. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | b1586811f9 | Fl_Flowpack: Set width appropriately in non-flow mode. Fixes #17. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 7d5a0e13f6 | nonlib: Use tmp file when generating snapshot. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 14099b7cfc | nonlib: Add assertions to catch multiple calls to log_create() which would result in duplicate log entries. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 0f6d481f88 | FL/Fl_Sometimes_Input: Run callback on defocus (including Tab key press). | 12 years ago | 
				
					
						|  Jonathan Moore Liles | b855493014 | Mixer: disable context menu on fader view meter indicators. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | d2668943e5 | NSM: Tweak gui appearance. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 7a5425beca | Timeline: Fix insertion of control points and copying of all sequence widgets. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | f0757a09c8 | Update NTK. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 84e381529e | Update NTK. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | c59554c774 | Mixer: Reduce module spacing. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | e8892926fd | Mixer/Chain: Don't block RT thread when printing debugging messages. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 0e467993a2 | Mixer: Tweak module appearance. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | d86cda8977 | Mixer: Don't die if a plugin specified in the project can't be loaded. Requires storing plugin I/O config in project file. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 42072343d3 | Mixer: Fix persistence of bypass setting for LADSPA plugins. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | b1eb988257 | Mixer: Refuse to bypass modules whose channel configuration makes bypassing illogical. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | f29a132dfc | Get rid of FL/FL symlink. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 63c4f68b3b | Mixer: Fix plugin bypass and plugin insertion broken by 8b9ef85. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 70e0db1c47 | Mixer: change active/inactive coloring of modules to make deactivation more visible. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | a99f707bda | Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 8b9ef85c80 | Mixer: Fix bypass for 1 IN 2 out modules. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 0e66baaf21 | Timeline: stabilize track order in snapshot output. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | eb639c9bfd | Update NTK. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 04d8bd6a8d | Timeline: Fix sign warnings in grid snapping code. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 252b105e67 | Timeline: Fix sign error allowing the beginning of mutliple region selection to be dragged to a position earlier than frame 0. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | a25ea63389 | Timeline: Report name as non-daw when invoked as such, as non-timeline otherwise. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 801d1b20fb | Timeline: Fix desktop file. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 525470392a | Timeline: Don't attempt to build peaks for dummy sources. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 551ace4547 | Fl_Blink_Button: Don't add a new timer if one already exists. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | b075c82dbd | Update NTK. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 8e5ccd9093 | New icons! | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 626f79f8c9 | Rename Non-DAW to Non-Timeline. Also, update copyright dates. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 47874addb5 | Mixer/wscript: Check for presence of ladspa.h. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 8d282617e6 | Timeline: More locking fixes. Also, build peaks cache levels in threads launched by UI thread, instead of in the record diskthreads. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 88b552ea00 | Fix typo in README.build. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 25f2a55ce0 | Timeline: Change style of master record button. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | ea33310f33 | Timeline: Fix button responsiveness on control sequence headers. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | c7787c8ad6 | Timeline: Don't add cursor regions to sequence before setting their start and length. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | b83c70175d | Remove some unnecessary NTK calls. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | 98c5c196d4 | Timeline: Rework locking. | 12 years ago | 
				
					
						|  Jonathan Moore Liles | a228920ac1 | Fl_Flowpack: Fix mixer usage. | 12 years ago |