55ebb9e107 
								
							
								 
							
						 
						
							
							
								
								Remove (deprecated) LASH support.  
							
							
								
							
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								48698780d9 
								
							
								 
							
						 
						
							
							
								
								Refactor common components of Timeline and Mixer into nonlib/  
							
							
								
							
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f093abb887 
								
							
								 
							
						 
						
							
							
								
								Automatically save a snapshot when close()'ing a project.  
							
							This snapshot, if up-to-date, may be used to accellerate loading of
projects with very long histories. 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ae6c0ea5e 
								
							
								 
							
						 
						
							
							
								
								Wrap pthreads in a Thread class. Implement basic thread role checking.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60a6c29197 
								
							
								 
							
						 
						
							
							
								
								Clean up build.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b4e2a6b4b6 
								
							
								 
							
						 
						
							
							
								
								makefile: improve git integration  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d40ca5b6b 
								
							
								 
							
						 
						
							
							
								
								build: use git to generate lists of sources for makefile.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd82f954a8 
								
							
								 
							
						 
						
							
							
								
								Move (mostly) all Engine functionality into Engine/ directory.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e72339ea9 
								
							
								 
							
						 
						
							
							
								
								configure: always name *_LIBS and *_FLAGS in uppercase.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								117d7cf9f7 
								
							
								 
							
						 
						
							
							
								
								Move helper functions out of 'configure' script.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								251d7f9267 
								
							
								 
							
						 
						
							
							
								
								Makefile cleanups.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed23544065 
								
							
								 
							
						 
						
							
							
								
								Continue improving build system.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8443acf570 
								
							
								 
							
						 
						
							
							
								
								Improve the build/configure system.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71c75ff48a 
								
							
								 
							
						 
						
							
							
								
								Continue integrating LASH support.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05ab03fb10 
								
							
								 
							
						 
						
							
							
								
								Add LASH_Client interface class.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								705482f72f 
								
							
								 
							
						 
						
							
							
								
								Make time points editable etc.  
							
							Fix sorting of tempomap. 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3d2cf94a1 
								
							
								 
							
						 
						
							
							
								
								Un-unify tempo and time sequences...  
							
							Add an update_tempomap() method to Timeline instead, which must be
called every time the time or tempo tracks are edited. This is perhaps as
ugly as the unified map was, but is at least a bit more compatible with
the possibility of moving all the meat of tempomapping into a library. 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62625f35f7 
								
							
								 
							
						 
						
							
							
								
								Improve drawing of unified tempomap.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c413255e4a 
								
							
								 
							
						 
						
							
							
								
								s/Session/Project/ig  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35bb316a02 
								
							
								 
							
						 
						
							
							
								
								Use text edit window widget for annotation region.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								875ff62c8a 
								
							
								 
							
						 
						
							
							
								
								Split Region into Audio_Region and Sequence_Region base class.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33d78a726a 
								
							
								 
							
						 
						
							
							
								
								Rename Region class to Audio_Region  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ca4efe837 
								
							
								 
							
						 
						
							
							
								
								Break session loading/creation code out into its own file.  
							
							
								
							
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4feb8d6a9a 
								
							
								 
							
						 
						
							
							
								
								Bring debugging messages over from Non-Sequencer.  
							
							Begin to support session directories.
Show session name in TLE. 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84a2bdcb17 
								
							
								 
							
						 
						
							
							
								
								Switch to single makefile.  
							
							
								
							
							
						 
						17 years ago