|  Jonathan Moore Liles | b559a0ed7b | JACK doesn't like it if you set a slow-sync callback and don't act like a slow-sync client... | 16 years ago | 
				
					
						|  Jonathan Moore Liles | 55ebb9e107 | Remove (deprecated) LASH support. | 15 years ago | 
				
					
						|  Jonathan Moore Liles | c438036698 | Update some copyright years. | 16 years ago | 
				
					
						|  Jonathan Moore Liles | 48698780d9 | Refactor common components of Timeline and Mixer into nonlib/ | 16 years ago | 
				
					
						|  Jonathan Moore Liles | 8dc6681a53 | Add LASH connection indicator to GUI along with --no-lash command line option. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | d84383c704 | Formally disconnect from JACK at exit. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | d2a8373cff | Add module information to debugging output. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 4cf94d8f1d | Use exact JACK client name in LASH initialization. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | fd747b235f | Display more useful error messages when project loading fails. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 9c21fb209a | Display more specific error messages when project open fails. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | e86ef478c0 | Make load progress work for projects loaded from the command line too. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | e239f780ea | Print an an error message if JACK cannot connect. Ignore SIGPIPE (that JACK sends). | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 9ae6c0ea5e | Wrap pthreads in a Thread class. Implement basic thread role checking. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | bd82f954a8 | Move (mostly) all Engine functionality into Engine/ directory. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 9261c3fea6 | Improve the appearance of message dialogs. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 558cec0965 | Move LASH poll timer into LASH.C. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | fabbd3e893 | Add logos to pixmaps directory and use PNG at runtime rather than including a huge XPM in the source. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 79b16b56c9 | Improve LASH support. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 71c75ff48a | Continue integrating LASH support. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 12d65acf25 | Add quit message. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | c413255e4a | s/Session/Project/ig | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 31e40639d2 | Update menubar entires to reflect session state. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | c3a20870f7 | Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 33d78a726a | Rename Region class to Audio_Region | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 42a1983116 | Allow each track to contain multiple Annotation_Sequences. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | f16bbb1ab6 | Rename Ruler_* to Annotation_* | 17 years ago | 
				
					
						|  Jonathan Moore Liles | f34496f703 | Keep VERSION in Makefile | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 594f711533 | Make new session dialog actually work. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 5ca4efe837 | Break session loading/creation code out into its own file. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 4feb8d6a9a | Bring debugging messages over from Non-Sequencer. Begin to support session directories.
Show session name in TLE. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | d7b8ecc591 | Try to improve appearance with new 'crystal' boxtypes. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 55a1e60484 | Add marks to ruler. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 783ba38120 | Begin to make tracks removable. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 79d60d7ea6 | Automatically save/restore options. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | d85cc1c61c | Work on adding the rest of the GUI. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | a826f1533e | Add 'end' button to transport group. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 8aa8005782 | Refine clock. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | ad1462d61d | Add clock widget. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | ce2b1e02ed | Add transport controls to the GUI. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 8a927c8876 | Cleanups. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 300c6c3726 | Massively rework loggable interface. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | e54f63e605 | Massive renames. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 793fb05176 | Work on making journal replay at startup. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | b3a3be6e55 | Add context popup menu for regions to set fade-in/out curve. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 7f43a99030 | Actually get playback through JACK, kind of. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 16772b7e3b | WIP | 17 years ago | 
				
					
						|  Jonathan Moore Liles | 0207dc9507 | Ditch the whole separate Engine idea and move everything back to Timeline. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | b0d5b60a6f | Work on switching Timeline Editor over to use the Peak Server. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | c415fe9680 | Begin rearranging. | 17 years ago | 
				
					
						|  Jonathan Moore Liles | c81d48c613 | Don't try to be so fancy about drawing measure lines. | 17 years ago |