Jonathan Moore Liles
|
d521c2af23
|
Cleanup debug header.
|
17 years ago |
Jonathan Moore Liles
|
c210a65a00
|
Shutdown IO threads before destroying Disk_Stream.
|
17 years ago |
Jonathan Moore Liles
|
d2afffbb7c
|
Don't trash memory with timeline menu stuff.
|
17 years ago |
Jonathan Moore Liles
|
9b38190211
|
Add locking. Don't call handle_widget_change often while dragging.
|
17 years ago |
Jonathan Moore Liles
|
9f567c6966
|
TLE: clean up menubar.
|
17 years ago |
Jonathan Moore Liles
|
7aa95de4c5
|
configure: minor improvements.
|
17 years ago |
Jonathan Moore Liles
|
1c599fd7f6
|
configure: add some autoconf emulation.
|
17 years ago |
Jonathan Moore Liles
|
0d40ca5b6b
|
build: use git to generate lists of sources for makefile.
|
17 years ago |
Jonathan Moore Liles
|
26b9f2cf6b
|
Move more timeline keybindings into menu.
|
17 years ago |
Jonathan Moore Liles
|
06a0518463
|
Rearrange menus. Keep timeline menu in timeline class and share it with popup menu.
|
17 years ago |
Jonathan Moore Liles
|
3d40848e52
|
TLE: Rename menu items.
|
17 years ago |
Jonathan Moore Liles
|
ba430eb236
|
Add 't' key on timeline to add a tempo point using the current range as the beat length.
|
17 years ago |
Jonathan Moore Liles
|
734e3b555b
|
Cleanup.
|
17 years ago |
Jonathan Moore Liles
|
1616465e39
|
Overhaul capture finalization.
|
17 years ago |
Jonathan Moore Liles
|
232d23915a
|
Mipmap peak building actually happens in the UI thread, not the IO thread.
Therefore, it is always necessary to fork when mipmapping peaks after capture.
|
17 years ago |
Jonathan Moore Liles
|
33c646109f
|
Adapt other classes to the new handle_widget_change() method.
|
17 years ago |
Jonathan Moore Liles
|
4c75e2bd7d
|
Makefile: Oops. Actually included dependencies.
|
17 years ago |
Jonathan Moore Liles
|
8eb4cb8735
|
Cleanup.
|
17 years ago |
Jonathan Moore Liles
|
c79d48c663
|
Rebuffer when an audio region is moved.
|
17 years ago |
Jonathan Moore Liles
|
6c9e2c8c07
|
Add locking for sequence widget drags.
|
17 years ago |
Jonathan Moore Liles
|
98507e60bd
|
Add locking for track widget drags.
|
17 years ago |
Jonathan Moore Liles
|
f9fb837c58
|
Add missing GPL headers.
|
17 years ago |
Jonathan Moore Liles
|
df93c3f8ef
|
Minor build cleanup.
|
17 years ago |
Jonathan Moore Liles
|
bd82f954a8
|
Move (mostly) all Engine functionality into Engine/ directory.
|
17 years ago |
Jonathan Moore Liles
|
0840face8f
|
Cleanup.
|
17 years ago |
Jonathan Moore Liles
|
2a1eac2731
|
Set visual at startup.
|
17 years ago |
Jonathan Moore Liles
|
821250d9de
|
Allow the user to use r+drag to set the range.
|
17 years ago |
Jonathan Moore Liles
|
3938253a5a
|
Change the way cursor caps are drawn.
|
17 years ago |
Jonathan Moore Liles
|
d9a8ec1d13
|
Minor cleanups.
|
17 years ago |
Jonathan Moore Liles
|
bfcb2f11b9
|
Makefile: cleanup, fix typo.
|
17 years ago |
Jonathan Moore Liles
|
fc6ffee22e
|
Handle missing sources gracefully.
|
17 years ago |
Jonathan Moore Liles
|
7e72339ea9
|
configure: always name *_LIBS and *_FLAGS in uppercase.
|
17 years ago |
Jonathan Moore Liles
|
94de188684
|
configure: process old arguments more robustly.
|
17 years ago |
Jonathan Moore Liles
|
48d7f61f8a
|
Respond appropriately to changes in JACK buffer size.
|
17 years ago |
Jonathan Moore Liles
|
97f0283780
|
Add locking to redraws triggered while recording.
|
17 years ago |
Jonathan Moore Liles
|
8d385de54c
|
Draw secondary cursors on timeline instead of in the overlay.
|
17 years ago |
Jonathan Moore Liles
|
ef254cfbae
|
Initialize properties in the right order.
|
17 years ago |
Jonathan Moore Liles
|
11add2dd63
|
Oops. Don't allow an unselected sequence widget to drag past 0 either.
|
17 years ago |
Jonathan Moore Liles
|
47dbf6c537
|
Clear up a load of compiler warnings.
|
17 years ago |
Jonathan Moore Liles
|
9ef454291a
|
Fix selection issues.
This fixes the bug where some selected wigets would disappear to frame 0.
It also prevents moving any widget behind 0.
|
17 years ago |
Jonathan Moore Liles
|
06de784661
|
Minor cleanup.
|
17 years ago |
Jonathan Moore Liles
|
d40bc52a5a
|
Cleanups. Move waveform scaling into Waveform class.
|
17 years ago |
Jonathan Moore Liles
|
8d7bee3050
|
Improve about dialog.
|
17 years ago |
Jonathan Moore Liles
|
a7fe4c5348
|
Cleanup build.
|
17 years ago |
Jonathan Moore Liles
|
6edd388722
|
More build cleanup.
|
17 years ago |
Jonathan Moore Liles
|
38f191eb41
|
Build cleanups. Don't require sed in configure.
|
17 years ago |
Jonathan Moore Liles
|
3e1a32c8be
|
Cleanup.
|
17 years ago |
Jonathan Moore Liles
|
0d9fe2b9b8
|
More build cleanups.
|
17 years ago |
Jonathan Moore Liles
|
5cb015d6bb
|
Cleanup configure
|
17 years ago |
Jonathan Moore Liles
|
e8571c1bc8
|
Cleanup makefile.
|
17 years ago |