Jonathan Moore Liles
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
Jonathan Moore Liles
9ae6c0ea5e
Wrap pthreads in a Thread class. Implement basic thread role checking.
17 years ago
Jonathan Moore Liles
60a6c29197
Clean up build.
17 years ago
Jonathan Moore Liles
b4e2a6b4b6
makefile: improve git integration
17 years ago
Jonathan Moore Liles
0d40ca5b6b
build: use git to generate lists of sources for makefile.
17 years ago
Jonathan Moore Liles
bd82f954a8
Move (mostly) all Engine functionality into Engine/ directory.
17 years ago
Jonathan Moore Liles
7e72339ea9
configure: always name *_LIBS and *_FLAGS in uppercase.
17 years ago
Jonathan Moore Liles
117d7cf9f7
Move helper functions out of 'configure' script.
17 years ago
Jonathan Moore Liles
251d7f9267
Makefile cleanups.
17 years ago
Jonathan Moore Liles
ed23544065
Continue improving build system.
17 years ago
Jonathan Moore Liles
8443acf570
Improve the build/configure system.
17 years ago
Jonathan Moore Liles
71c75ff48a
Continue integrating LASH support.
17 years ago
Jonathan Moore Liles
05ab03fb10
Add LASH_Client interface class.
17 years ago
Jonathan Moore Liles
705482f72f
Make time points editable etc.
Fix sorting of tempomap.
17 years ago
Jonathan Moore Liles
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
Jonathan Moore Liles
62625f35f7
Improve drawing of unified tempomap.
17 years ago
Jonathan Moore Liles
c413255e4a
s/Session/Project/ig
17 years ago
Jonathan Moore Liles
35bb316a02
Use text edit window widget for annotation region.
17 years ago
Jonathan Moore Liles
875ff62c8a
Split Region into Audio_Region and Sequence_Region base class.
17 years ago
Jonathan Moore Liles
33d78a726a
Rename Region class to Audio_Region
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
84a2bdcb17
Switch to single makefile.
17 years ago