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 |
Jonathan Moore Liles
|
117d7cf9f7
|
Move helper functions out of 'configure' script.
|
17 years ago |
Jonathan Moore Liles
|
60132b8595
|
Work on freewheel mode.
|
17 years ago |
Jonathan Moore Liles
|
5cd2475609
|
Cleanup build.
|
17 years ago |
Jonathan Moore Liles
|
2695f9eed5
|
Add some framework for freewheeling mode.
|
17 years ago |
Jonathan Moore Liles
|
9261c3fea6
|
Improve the appearance of message dialogs.
|
17 years ago |
Jonathan Moore Liles
|
f920867579
|
Build mipmap peaks in capture IO thread, but don't wait on it to finish. May be incorrect.
|
17 years ago |
Jonathan Moore Liles
|
b57acca314
|
Fork for building peak mipmaps after recording.
|
17 years ago |
Jonathan Moore Liles
|
f4661611a0
|
Get stop frame right when finalizing regions.
|
17 years ago |
Jonathan Moore Liles
|
91614d9aa1
|
Snap trims as well.
|
17 years ago |
Jonathan Moore Liles
|
4422c354f7
|
Cleanup open/new behavior.
|
17 years ago |
Jonathan Moore Liles
|
251d7f9267
|
Makefile cleanups.
|
17 years ago |
Jonathan Moore Liles
|
24f935d957
|
Minor cleanup.
|
17 years ago |
Jonathan Moore Liles
|
235993b7b3
|
Fix snap to widget bug.
|
17 years ago |
Jonathan Moore Liles
|
21e82b64f6
|
Minor cleanup.
|
17 years ago |
Jonathan Moore Liles
|
9f3cc2a2e0
|
Improve tick calculation?
|
17 years ago |
Jonathan Moore Liles
|
65b6d544ad
|
Don't fail in render_tempomap on the first beat of the first bar.
|
17 years ago |
Jonathan Moore Liles
|
f42b12d323
|
Fix typo in makefile.
|
17 years ago |
Jonathan Moore Liles
|
7407f16149
|
Use old options as defaults when reconfiguring.
|
17 years ago |
Jonathan Moore Liles
|
7075a9a2e1
|
Clean up make.conf format.
|
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
|
8af768cb90
|
Add enabled() predicate to LASH_Client...
|
17 years ago |