Jonathan Moore Liles
|
2824882d47
|
Fix fluid file build problem.
|
17 years ago |
Jonathan Moore Liles
|
c3a20870f7
|
Big fix for loggability which was broken by the previous attempt at making Time and Tempo sequences unlogged.
|
17 years ago |
Jonathan Moore Liles
|
d510b21f7f
|
Allow Annotation_Points and Annotation_Regions to co-exist on the same sequence.
|
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
|
42a1983116
|
Allow each track to contain multiple Annotation_Sequences.
|
17 years ago |
Jonathan Moore Liles
|
f16bbb1ab6
|
Rename Ruler_* to Annotation_*
|
17 years ago |
Jonathan Moore Liles
|
f34496f703
|
Keep VERSION in Makefile
|
17 years ago |
Jonathan Moore Liles
|
727b256b4b
|
Output journal snapshot as a single transaction.
|
17 years ago |
Jonathan Moore Liles
|
594f711533
|
Make new session dialog actually work.
|
17 years ago |
Jonathan Moore Liles
|
5ca4efe837
|
Break session loading/creation code out into its own file.
|
17 years ago |
Jonathan Moore Liles
|
25aea13004
|
Improve new session dialog.
|
17 years ago |
Jonathan Moore Liles
|
aef0d1c6b1
|
Minor cleanup.
|
17 years ago |
Jonathan Moore Liles
|
951c1ca23b
|
Hack to make Time, Tempo, and Ruler sequences unjournaled to simplify session teardown.
|
17 years ago |
Jonathan Moore Liles
|
af523475c4
|
Work on making system reset possible.
|
17 years ago |
Jonathan Moore Liles
|
5f4fd49867
|
Minor cleanups.
|
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
|
4b51c8f82a
|
Make zoom follow mouse.
|
17 years ago |
Jonathan Moore Liles
|
6bb756d4dc
|
Adapt snapping code to use the new measure line rendering code.
|
17 years ago |
Jonathan Moore Liles
|
0645c0ebbf
|
Make zoom-fit menu item work.
|
17 years ago |
Jonathan Moore Liles
|
0da462b62d
|
Make zoom to time work again.
|
17 years ago |
Jonathan Moore Liles
|
61f3d56611
|
Allow the user to add/edit tempo points.
|
17 years ago |
Jonathan Moore Liles
|
595100be8e
|
Give each sequence type its own default cursor.
Use a cross-hair cursor for control sequences.
|
17 years ago |
Jonathan Moore Liles
|
013dbe26f9
|
Don't popup timeline menu on right-click if any modifiers are active.
|
17 years ago |
Jonathan Moore Liles
|
c8bb330e8e
|
Try to clean up region dragging.
|
17 years ago |
Jonathan Moore Liles
|
0f402d0851
|
Avoid unnecessary copying in Record_DS as well.
|
17 years ago |
Jonathan Moore Liles
|
14a891e462
|
Attempt to get rid of missing samples in playback for good.
|
17 years ago |
Jonathan Moore Liles
|
ea057edddc
|
Quiet uninitialized value warning from valgrind.
|
17 years ago |
Jonathan Moore Liles
|
900bfdebb0
|
Fix invalid read reported by valgrind.
|
17 years ago |
Jonathan Moore Liles
|
f17dac7c87
|
Fix idexing errors in playback ringbuffer stuffing.
|
17 years ago |
Jonathan Moore Liles
|
bdd9dc56e4
|
Try to get captures to begin and end on the proper frame.
|
17 years ago |
Jonathan Moore Liles
|
68f924ab1b
|
Add more xruns info to the GUI.
|
17 years ago |
Jonathan Moore Liles
|
1b51531bc5
|
Check for termination status AFTER awaking up, rather than BEFORE going to sleep.
|
17 years ago |
Jonathan Moore Liles
|
821a3feedc
|
Quit using FLTK's weird DND system for inter-track drags.
|
17 years ago |
Jonathan Moore Liles
|
84a2bdcb17
|
Switch to single makefile.
|
17 years ago |
Jonathan Moore Liles
|
9814d34ac6
|
Make region normalization possible again.
|
17 years ago |
Jonathan Moore Liles
|
aba6910629
|
Make playhead centering optional and disable it while recording.
|
17 years ago |
Jonathan Moore Liles
|
84af307881
|
Move audio specific sequence code into Audio_Sequence class.
|
17 years ago |
Jonathan Moore Liles
|
7a1fb271d4
|
Always show selected control points.
|
17 years ago |
Jonathan Moore Liles
|
01fa14f04c
|
Chnage the way control points are drawn.
|
17 years ago |
Jonathan Moore Liles
|
8e791e2cd9
|
Improve the way Sequence_Points are drawn.
|
17 years ago |
Jonathan Moore Liles
|
2bec4b16f1
|
Enhance the way sequence widget labels are drawn.
|
17 years ago |
Jonathan Moore Liles
|
80005dcf89
|
Enhance the way sequence points are drawn.
|
17 years ago |
Jonathan Moore Liles
|
34400df589
|
Attempt to draw measure lines with a more efficient incremental algorithm.
|
17 years ago |
Jonathan Moore Liles
|
0af8d7e124
|
Try to avoid excessive drawing.
|
17 years ago |
Jonathan Moore Liles
|
323a913cf1
|
Minor adjustment to scrolling.
|
17 years ago |
Jonathan Moore Liles
|
e7ab9a3727
|
Fix problem interaction between waveform outlines and scrolling.
|
17 years ago |
Jonathan Moore Liles
|
1b5cac563b
|
Make extra disk buffering optional.
|
17 years ago |
Jonathan Moore Liles
|
4756fe3361
|
Oops. Create new captures with the right samplerate!
|
17 years ago |
Jonathan Moore Liles
|
f596d205db
|
Read from disk in larger chunks.
|
17 years ago |