Jonathan Moore Liles
47dbf6c537
Clear up a load of compiler warnings.
2008-05-18 22:01:09 -05:00
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.
2008-05-18 21:40:42 -05:00
Jonathan Moore Liles
06de784661
Minor cleanup.
2008-05-18 21:01:59 -05:00
Jonathan Moore Liles
d40bc52a5a
Cleanups. Move waveform scaling into Waveform class.
2008-05-18 19:42:27 -05:00
Jonathan Moore Liles
8d7bee3050
Improve about dialog.
2008-05-18 19:31:27 -05:00
Jonathan Moore Liles
a7fe4c5348
Cleanup build.
2008-05-18 12:00:27 -05:00
Jonathan Moore Liles
6edd388722
More build cleanup.
2008-05-18 10:30:06 -05:00
Jonathan Moore Liles
38f191eb41
Build cleanups. Don't require sed in configure.
2008-05-18 09:50:42 -05:00
Jonathan Moore Liles
3e1a32c8be
Cleanup.
2008-05-18 00:09:18 -05:00
Jonathan Moore Liles
0d9fe2b9b8
More build cleanups.
2008-05-17 23:28:36 -05:00
Jonathan Moore Liles
5cb015d6bb
Cleanup configure
2008-05-17 22:06:03 -05:00
Jonathan Moore Liles
e8571c1bc8
Cleanup makefile.
2008-05-17 21:57:00 -05:00
Jonathan Moore Liles
117d7cf9f7
Move helper functions out of 'configure' script.
2008-05-17 21:52:57 -05:00
Jonathan Moore Liles
60132b8595
Work on freewheel mode.
2008-05-17 20:45:56 -05:00
Jonathan Moore Liles
5cd2475609
Cleanup build.
2008-05-18 00:15:39 +00:00
Jonathan Moore Liles
2695f9eed5
Add some framework for freewheeling mode.
2008-05-17 16:37:41 -05:00
Jonathan Moore Liles
9261c3fea6
Improve the appearance of message dialogs.
2008-05-17 13:42:50 -05:00
Jonathan Moore Liles
f920867579
Build mipmap peaks in capture IO thread, but don't wait on it to finish. May be incorrect.
2008-05-17 11:23:37 -05:00
Jonathan Moore Liles
b57acca314
Fork for building peak mipmaps after recording.
2008-05-17 00:35:21 -05:00
Jonathan Moore Liles
f4661611a0
Get stop frame right when finalizing regions.
2008-05-17 00:34:42 -05:00
Jonathan Moore Liles
91614d9aa1
Snap trims as well.
2008-05-17 00:14:26 -05:00
Jonathan Moore Liles
4422c354f7
Cleanup open/new behavior.
2008-05-16 23:34:44 -05:00
Jonathan Moore Liles
251d7f9267
Makefile cleanups.
2008-05-16 21:50:33 -05:00
Jonathan Moore Liles
24f935d957
Minor cleanup.
2008-05-16 21:21:44 -05:00
Jonathan Moore Liles
235993b7b3
Fix snap to widget bug.
2008-05-16 21:07:56 -05:00
Jonathan Moore Liles
21e82b64f6
Minor cleanup.
2008-05-16 20:55:43 -05:00
Jonathan Moore Liles
9f3cc2a2e0
Improve tick calculation?
2008-05-16 18:44:18 -05:00
Jonathan Moore Liles
65b6d544ad
Don't fail in render_tempomap on the first beat of the first bar.
2008-05-16 18:44:08 -05:00
Jonathan Moore Liles
f42b12d323
Fix typo in makefile.
2008-05-16 17:20:53 -05:00
Jonathan Moore Liles
7407f16149
Use old options as defaults when reconfiguring.
2008-05-16 16:38:07 -05:00
Jonathan Moore Liles
7075a9a2e1
Clean up make.conf format.
2008-05-16 16:06:15 -05:00
Jonathan Moore Liles
ed23544065
Continue improving build system.
2008-05-16 15:52:10 -05:00
Jonathan Moore Liles
8443acf570
Improve the build/configure system.
2008-05-16 14:12:52 -05:00
Jonathan Moore Liles
8af768cb90
Add enabled() predicate to LASH_Client...
2008-05-15 20:01:56 -05:00
Jonathan Moore Liles
558cec0965
Move LASH poll timer into LASH.C.
2008-05-15 19:53:46 -05:00
Jonathan Moore Liles
fabbd3e893
Add logos to pixmaps directory and use PNG at runtime rather than
...
including a huge XPM in the source.
2008-05-15 19:26:51 -05:00
Jonathan Moore Liles
79b16b56c9
Improve LASH support.
2008-05-14 23:23:16 -05:00
Jonathan Moore Liles
28bc3ff1c6
Minor cleanup.
2008-05-14 21:15:02 -05:00
Jonathan Moore Liles
825bb4c3e7
Don't die if render_tempomap() is called with an empty map.
2008-05-14 21:14:56 -05:00
Jonathan Moore Liles
71c75ff48a
Continue integrating LASH support.
2008-05-14 20:10:49 -05:00
Jonathan Moore Liles
05ab03fb10
Add LASH_Client interface class.
2008-05-14 19:48:46 -05:00
Jonathan Moore Liles
d6e8ec3c4a
Make time points reset the beat count.
2008-05-14 18:47:28 -05:00
Jonathan Moore Liles
705482f72f
Make time points editable etc.
...
Fix sorting of tempomap.
2008-05-14 17:36:23 -05:00
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.
2008-05-14 16:50:31 -05:00
Jonathan Moore Liles
bde6f2c557
Add time signature and tempo info to BBT clock.
2008-05-14 16:31:43 -05:00
Jonathan Moore Liles
577f0bd1d0
Improve tick calculation.
2008-05-14 16:31:42 -05:00
Jonathan Moore Liles
682645f2e1
Add (possibly bogus) timebase callback.
2008-05-14 16:31:42 -05:00
Jonathan Moore Liles
b5c5a01fd9
Fix measure line drawing.
2008-05-14 16:31:07 -05:00
Jonathan Moore Liles
558430847c
Fix beat and tick calcualtion.
2008-05-14 16:31:06 -05:00
Jonathan Moore Liles
1cd36adce8
Improve tempomap rendering.
2008-05-14 16:31:05 -05:00