Jonathan Moore Liles
|
a57db305f2
|
Symbol name cleanup.
|
17 years ago |
Jonathan Moore Liles
|
9aa52f3e18
|
Fix memory leaks reported by valgrind.
|
17 years ago |
Jonathan Moore Liles
|
adf0ca22f3
|
Hack to make annotation pack visable.
|
17 years ago |
Jonathan Moore Liles
|
1318ba3c3a
|
Also deregister control ports during track destruction.
|
17 years ago |
Jonathan Moore Liles
|
a373535c75
|
Clean up some messages.
|
17 years ago |
Jonathan Moore Liles
|
4cb087c81a
|
Properly free ports at Track destruction.
|
17 years ago |
Jonathan Moore Liles
|
f9d93f4307
|
Small hack to fix one-pixel size difference when there are no annotation tracks.
|
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
|
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
|
af523475c4
|
Work on making system reset possible.
|
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
|
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 |
Jonathan Moore Liles
|
7793863d46
|
Output silence when stopped.
|
17 years ago |
Jonathan Moore Liles
|
c464c73ab9
|
Improve the way sequence widgets are selected.
|
17 years ago |
Jonathan Moore Liles
|
55e1c3546f
|
Fix a small problem with track header resizing.
|
17 years ago |
Jonathan Moore Liles
|
311daf498c
|
Oops. Can't pass a pointer to an element of std::vector!
|
17 years ago |
Jonathan Moore Liles
|
11f420a1a4
|
Allow renaming of control sequences.
|
17 years ago |
Jonathan Moore Liles
|
e637da4b77
|
Attempt to create control output ports properly.
|
17 years ago |
Jonathan Moore Liles
|
a77e7a708c
|
Actually generate CV output for control sequences.
|
17 years ago |
Jonathan Moore Liles
|
0eb8babb3e
|
Fix interaction between shortcut handling and multiple undo.
|
17 years ago |
Jonathan Moore Liles
|
f7514d2fcf
|
Redraw timeline background properly when scrolling.
|
17 years ago |
Jonathan Moore Liles
|
754aa55af4
|
Clean up some focus and display issues.
|
17 years ago |
Jonathan Moore Liles
|
c4812d0ade
|
Don't forget to journal random color picked at track creation.
|
17 years ago |
Jonathan Moore Liles
|
1a89c40d7b
|
Permit user to pick track color. Journal track color.
|
17 years ago |
Jonathan Moore Liles
|
d426aac08d
|
Avoid opening libsndfile sources in RDWR mode (doesn't work with FLAC)
|
17 years ago |
Jonathan Moore Liles
|
a32f8ca17a
|
Allow the user to choose capture format.
|
17 years ago |
Jonathan Moore Liles
|
783ba38120
|
Begin to make tracks removable.
|
17 years ago |
Jonathan Moore Liles
|
6b97c912eb
|
Fig logging for captures.
|
17 years ago |
Jonathan Moore Liles
|
63ebacb872
|
Massive consting.
|
17 years ago |
Jonathan Moore Liles
|
d87b35c4e0
|
Make mute and solo buttons work.
|
17 years ago |
Jonathan Moore Liles
|
dfe953c6df
|
Don't attempt to redraw a parent that doesn't exist yet.
|
17 years ago |
Jonathan Moore Liles
|
ba07b64e3d
|
Try to straighten out the sequence label issue.
|
17 years ago |
Jonathan Moore Liles
|
db5febb64e
|
Don't do anything if nothing was picked from track context menu.
|
17 years ago |
Jonathan Moore Liles
|
d85cc1c61c
|
Work on adding the rest of the GUI.
|
17 years ago |
Jonathan Moore Liles
|
ce2b1e02ed
|
Add transport controls to the GUI.
|
17 years ago |
Jonathan Moore Liles
|
b199cfadd8
|
Allow track channel configuration to be adjusted in the GUI.
|
17 years ago |
Jonathan Moore Liles
|
8a0da04a4b
|
Restart diskstreams when track I/O is reconfigured.
|
17 years ago |
Jonathan Moore Liles
|
9ce8701283
|
Actually rename ports when appropriate. Journal track I/O configuration.
|
17 years ago |
Jonathan Moore Liles
|
f05f6026de
|
Add Fl_Sometimes_Input widget and use it for Track names.
|
17 years ago |
Jonathan Moore Liles
|
543d9e4432
|
Work on restorability of tracks.
|
17 years ago |
Jonathan Moore Liles
|
8a927c8876
|
Cleanups.
|
17 years ago |
Jonathan Moore Liles
|
23aeefb5d6
|
Try to get session loading up and running.
|
17 years ago |
Jonathan Moore Liles
|
d3fcb162f3
|
Give each capture a unique name.
|
17 years ago |
Jonathan Moore Liles
|
77ac8a2c8e
|
Create track ports with the proper names.
|
17 years ago |
Jonathan Moore Liles
|
ed813d0c03
|
Name newly created tracks.
|
17 years ago |
Jonathan Moore Liles
|
e54f63e605
|
Massive renames.
|
17 years ago |
Jonathan Moore Liles
|
4543d48c41
|
Fix a number of problems with region drawing.
|
17 years ago |