Jonathan Moore Liles
|
ea057edddc
|
Quiet uninitialized value warning from valgrind.
|
2008-05-01 20:24:45 -05:00 |
Jonathan Moore Liles
|
900bfdebb0
|
Fix invalid read reported by valgrind.
|
2008-05-01 20:21:35 -05:00 |
Jonathan Moore Liles
|
f17dac7c87
|
Fix idexing errors in playback ringbuffer stuffing.
|
2008-05-01 19:42:01 -05:00 |
Jonathan Moore Liles
|
bdd9dc56e4
|
Try to get captures to begin and end on the proper frame.
|
2008-05-01 18:35:46 -05:00 |
Jonathan Moore Liles
|
68f924ab1b
|
Add more xruns info to the GUI.
|
2008-05-01 06:35:42 -05:00 |
Jonathan Moore Liles
|
1b51531bc5
|
Check for termination status AFTER awaking up, rather than BEFORE going to sleep.
|
2008-05-01 06:35:11 -05:00 |
Jonathan Moore Liles
|
821a3feedc
|
Quit using FLTK's weird DND system for inter-track drags.
|
2008-05-01 04:47:37 -05:00 |
Jonathan Moore Liles
|
84a2bdcb17
|
Switch to single makefile.
|
2008-05-01 03:13:40 -05:00 |
Jonathan Moore Liles
|
9814d34ac6
|
Make region normalization possible again.
|
2008-05-01 02:13:58 -05:00 |
Jonathan Moore Liles
|
aba6910629
|
Make playhead centering optional and disable it while recording.
|
2008-05-01 01:47:49 -05:00 |
Jonathan Moore Liles
|
84af307881
|
Move audio specific sequence code into Audio_Sequence class.
|
2008-05-01 01:31:33 -05:00 |
Jonathan Moore Liles
|
7a1fb271d4
|
Always show selected control points.
|
2008-05-01 00:29:46 -05:00 |
Jonathan Moore Liles
|
01fa14f04c
|
Chnage the way control points are drawn.
|
2008-05-01 00:26:57 -05:00 |
Jonathan Moore Liles
|
8e791e2cd9
|
Improve the way Sequence_Points are drawn.
|
2008-04-30 23:24:20 -05:00 |
Jonathan Moore Liles
|
2bec4b16f1
|
Enhance the way sequence widget labels are drawn.
|
2008-04-30 19:57:11 -05:00 |
Jonathan Moore Liles
|
80005dcf89
|
Enhance the way sequence points are drawn.
|
2008-04-30 19:38:49 -05:00 |
Jonathan Moore Liles
|
34400df589
|
Attempt to draw measure lines with a more efficient incremental algorithm.
|
2008-04-30 19:24:47 -05:00 |
Jonathan Moore Liles
|
0af8d7e124
|
Try to avoid excessive drawing.
|
2008-04-30 01:40:33 -05:00 |
Jonathan Moore Liles
|
323a913cf1
|
Minor adjustment to scrolling.
|
2008-04-30 01:17:07 -05:00 |
Jonathan Moore Liles
|
e7ab9a3727
|
Fix problem interaction between waveform outlines and scrolling.
|
2008-04-30 01:09:50 -05:00 |
Jonathan Moore Liles
|
1b5cac563b
|
Make extra disk buffering optional.
|
2008-04-29 23:42:28 -05:00 |
Jonathan Moore Liles
|
4756fe3361
|
Oops. Create new captures with the right samplerate!
|
2008-04-29 23:29:09 -05:00 |
Jonathan Moore Liles
|
f596d205db
|
Read from disk in larger chunks.
|
2008-04-29 23:15:58 -05:00 |
Jonathan Moore Liles
|
7793863d46
|
Output silence when stopped.
|
2008-04-29 21:46:07 -05:00 |
Jonathan Moore Liles
|
7c516615d8
|
Don't automatically create a control track for each new track.
|
2008-04-29 20:12:35 -05:00 |
Jonathan Moore Liles
|
98afd445ed
|
Add "Follow Playhead" option.
|
2008-04-29 20:08:49 -05:00 |
Jonathan Moore Liles
|
b307642224
|
Incrementally redraw as peaks become available.
|
2008-04-29 19:38:28 -05:00 |
Jonathan Moore Liles
|
95b7fab478
|
Fix capture alignment problem.
|
2008-04-29 19:07:14 -05:00 |
Jonathan Moore Liles
|
c99b2f1424
|
Try harder to avoid redrawing capture regions.
|
2008-04-29 18:48:11 -05:00 |
Jonathan Moore Liles
|
981f92bc69
|
Don't forget to initialize xrun count.
|
2008-04-29 16:18:47 -05:00 |
Jonathan Moore Liles
|
707e898d36
|
Add Select None option to the GUI.
|
2008-04-29 16:16:09 -05:00 |
Jonathan Moore Liles
|
5293eae6d9
|
Draw selected control points in selection color.
|
2008-04-29 15:57:52 -05:00 |
Jonathan Moore Liles
|
458bb7cc05
|
Improve selection movement for control points.
|
2008-04-29 15:54:41 -05:00 |
Jonathan Moore Liles
|
c464c73ab9
|
Improve the way sequence widgets are selected.
|
2008-04-29 15:47:03 -05:00 |
Jonathan Moore Liles
|
221e66d91a
|
Don't bother interpolating for disconnected control tracks.
|
2008-04-29 13:30:54 -05:00 |
Jonathan Moore Liles
|
7452987e05
|
Oops. Fix recursive typo in xrun callback.
|
2008-04-29 12:37:40 -05:00 |
Jonathan Moore Liles
|
55e1c3546f
|
Fix a small problem with track header resizing.
|
2008-04-29 12:35:45 -05:00 |
Jonathan Moore Liles
|
a213dd2c66
|
Add xrun display to GUI.
|
2008-04-29 12:18:27 -05:00 |
Jonathan Moore Liles
|
1fae0b89d7
|
Optimize control point interpolation.
|
2008-04-28 21:33:35 -05:00 |
Jonathan Moore Liles
|
f168b90e07
|
Play with curve interpolation.
|
2008-04-28 20:06:45 -05:00 |
Jonathan Moore Liles
|
311daf498c
|
Oops. Can't pass a pointer to an element of std::vector!
|
2008-04-28 14:04:16 -05:00 |
Jonathan Moore Liles
|
11f420a1a4
|
Allow renaming of control sequences.
|
2008-04-28 13:17:46 -05:00 |
Jonathan Moore Liles
|
95f8a8905a
|
Fix errors found by valgrind.
|
2008-04-28 11:48:35 -05:00 |
Jonathan Moore Liles
|
e637da4b77
|
Attempt to create control output ports properly.
|
2008-04-28 11:19:25 -05:00 |
Jonathan Moore Liles
|
a77e7a708c
|
Actually generate CV output for control sequences.
|
2008-04-28 09:20:17 -05:00 |
Jonathan Moore Liles
|
4af2a85cc7
|
Don't eat all keys in region input handler.
|
2008-04-28 03:33:22 -05:00 |
Jonathan Moore Liles
|
0eb8babb3e
|
Fix interaction between shortcut handling and multiple undo.
|
2008-04-28 03:29:59 -05:00 |
Jonathan Moore Liles
|
21e8fab30f
|
Add GPL header.
|
2008-04-28 01:34:33 -05:00 |
Jonathan Moore Liles
|
9f95f2b910
|
Get vertical scrolling right.
|
2008-04-28 00:11:47 -05:00 |
Jonathan Moore Liles
|
f7514d2fcf
|
Redraw timeline background properly when scrolling.
|
2008-04-27 23:42:05 -05:00 |