e5875fa072 
								
							
								 
							
						 
						
							
							
								
								Fix runaway processing in peakfile generation.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f28f7a1a8 
								
							
								 
							
						 
						
							
							
								
								Move -L flags after the object name in linker commands.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f941d7c923 
								
							
								 
							
						 
						
							
							
								
								Clean up DESTDIR install behavior.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e80994cf5 
								
							
								 
							
						 
						
							
							
								
								More tweaking of build for static FLTK.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5336880bd4 
								
							
								 
							
						 
						
							
							
								
								Further tweak build system to work with private version of FLTK.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd5aa2cdcf 
								
							
								 
							
						 
						
							
							
								
								Add known-working FLTK revision as a submodule. Link to it statically.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e5db66f16 
								
							
								 
							
						 
						
							
							
								
								Use one master makefile instead of having a different one per project.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a5c330e34 
								
							
								 
							
						 
						
							
							
								
								Everybody gets new icons! Also, .desktop files.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbf5fefa7b 
								
							
								 
							
						 
						
							
							
								
								Add libsigc++ as a dependency.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a22d675e2 
								
							
								 
							
						 
						
							
							
								
								Implement the Non-Session-Manager (NSM)  
							
							
								
							
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29327f8a02 
								
							
								 
							
						 
						
							
							
								
								Timeline: Hide seek blinker, which may not be particularly useful.  
							
							
								
							
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								906872c79b 
								
							
								 
							
						 
						
							
							
								
								Massively reoganize tree.  
							
							
								
							
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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