Jonathan Moore Liles
4e1ece8954
Don't make an assertion when drawing empty regions.
16 years ago
Jonathan Moore Liles
87ad823288
Clean up sequence widget label drawing behavior.
16 years ago
Jonathan Moore Liles
8a76b01db9
Fix occasional segfault upon loading snapshots.
Sometimes the situation could arise where a log ID referred to by a
log entry's property list coincided with the temporary log ID
associated with the object being created--usually resulting in an
immediate segfault. Assigning the final log ID BEFORE setting the
properties prevents this from happening.
16 years ago
Jonathan Moore Liles
71b0d4a867
remove-unused-sources: Fix source detection regex and add -m (move) option (now the default)
16 years ago
Jonathan Moore Liles
131453cce9
Draw inactive takes in a darker hue.
16 years ago
Jonathan Moore Liles
a701d53265
remove-unused-sources: Include peak files in deletion and size calculation.
16 years ago
Jonathan Moore Liles
6f53a6fc10
Oops. Remove debugging noise from console output.
16 years ago
Jonathan Moore Liles
5af2e2d73b
Add total MB free'd to output of 'remove-unused-sources' script.
16 years ago
Jonathan Moore Liles
193dc19c91
Use timestamps (of creation) for take names instead of sequential numbers.
16 years ago
Jonathan Moore Liles
b22a286fa8
Fix log entry parser for values containing ":" (colons).
16 years ago
Jonathan Moore Liles
a07d997397
Set value of 'show all takes' toggle correctly when updating menus.
17 years ago
Jonathan Moore Liles
74ffa575d9
Oops. Write journal entries in proper order when generating snapshot.
17 years ago
Jonathan Moore Liles
174ca34382
Remove extraneous inclusions of const.h
17 years ago
Jonathan Moore Liles
feafd916db
Add option to remove all but the current take.
17 years ago
Jonathan Moore Liles
b25c206ceb
Properly handle removal of a track's active sequence.
17 years ago
Jonathan Moore Liles
d84383c704
Formally disconnect from JACK at exit.
17 years ago
Jonathan Moore Liles
37935df806
Take fades into consideration when splitting regions.
Also, fix journalling bug in region splitting.
17 years ago
Jonathan Moore Liles
840d08aed9
Show disk usage in TLE.
17 years ago
Jonathan Moore Liles
1f4c3b4f9a
Don't quit on escape key.
17 years ago
Jonathan Moore Liles
d2a8373cff
Add module information to debugging output.
17 years ago
Jonathan Moore Liles
4cf94d8f1d
Use exact JACK client name in LASH initialization.
17 years ago
Jonathan Moore Liles
35deffd747
Oops. Fix order of reference in track destructor.
17 years ago
Jonathan Moore Liles
8ae5783c3e
Add solo and record blinkers to TLE.
Also, fix bug in soloing when a solo'd track was removed.
17 years ago
Jonathan Moore Liles
cdbf01183c
Improve the appearance of rec/mute/solo buttons.
17 years ago
Jonathan Moore Liles
32f47edaa1
Make normalization work properly with looped regions.
17 years ago
Jonathan Moore Liles
d490e88707
Handle very long port names.
17 years ago
Jonathan Moore Liles
00aeaff29b
Add action to set range from region position and length.
17 years ago
Jonathan Moore Liles
869cf25b3b
Provide a keybinding/menu entry for track renaming.
17 years ago
Jonathan Moore Liles
8545b82b49
Don't lose track of timeline focus when window loses focus.
17 years ago
Jonathan Moore Liles
b1b879dcad
Fix offset error in selection rectangle.
17 years ago
Jonathan Moore Liles
5091277edb
Make mute and solo buttons more colorful.
17 years ago
Jonathan Moore Liles
b6e0826684
Remove dependence on FLTK >= 1.1.8.
17 years ago
Jonathan Moore Liles
c837a11812
Add documentation.
17 years ago
Jonathan Moore Liles
0100e482c5
Don't carry project settings over from old project when creating a new one.
17 years ago
Jonathan Moore Liles
5b752d5dc5
Add creation and modification times to project info dialog.
17 years ago
Jonathan Moore Liles
7e294df84e
Fix race condition in capture finalization.
This race resulted in the failure to consistently redraw new captures
in the proper color.
17 years ago
Jonathan Moore Liles
221242a27d
Implement traditional mouse selection model.
17 years ago
Jonathan Moore Liles
ffaa7bff61
Reference count Audio_Files.
17 years ago
Jonathan Moore Liles
b4e41435e1
Fix uninitialized memory.
17 years ago
Jonathan Moore Liles
3330619e9a
Avoid SIGFPE at wide zoom setting with looped regions.
17 years ago
Jonathan Moore Liles
dbc73860ca
Fix heisenbug in journaling.
17 years ago
Jonathan Moore Liles
4a7533b6d6
Clean up makefile.
17 years ago
Jonathan Moore Liles
d23ac18122
Update ignore file.
17 years ago
Jonathan Moore Liles
ea36473caa
Improve loop drawing.
17 years ago
Jonathan Moore Liles
98613d4d61
Avoid re-reading peaks unnecessarily when drawing loops.
17 years ago
Jonathan Moore Liles
dfaf04645c
Consider loop points when drawing waveforms.
17 years ago
Jonathan Moore Liles
7dc9a475e9
Bypass magnetic snap for loop points.
17 years ago
Jonathan Moore Liles
b0098355cc
Add script for importing external sources.
17 years ago
Jonathan Moore Liles
55ebea2c94
Make template field visible again on New Project Dialog.
17 years ago
Jonathan Moore Liles
b74e93868a
Fix typo in region menu.
17 years ago