Commit Graph

1089 Commits (1cdc62416db719dea429eae4425b51a957f2664c)

Author SHA1 Message Date
Jonathan Moore Liles 840d08aed9 Show disk usage in TLE. 2008-07-30 01:48:22 -05:00
Jonathan Moore Liles 1f4c3b4f9a Don't quit on escape key. 2008-07-29 21:35:19 -05:00
Jonathan Moore Liles d2a8373cff Add module information to debugging output. 2008-07-29 21:30:45 -05:00
Jonathan Moore Liles 4cf94d8f1d Use exact JACK client name in LASH initialization. 2008-07-29 19:20:34 -05:00
Jonathan Moore Liles 35deffd747 Oops. Fix order of reference in track destructor. 2008-07-27 19:10:35 -05:00
Jonathan Moore Liles 8ae5783c3e Add solo and record blinkers to TLE.
Also, fix bug in soloing when a solo'd track was removed.
2008-07-26 01:49:57 -05:00
Jonathan Moore Liles cdbf01183c Improve the appearance of rec/mute/solo buttons. 2008-07-25 23:39:26 -05:00
Jonathan Moore Liles 32f47edaa1 Make normalization work properly with looped regions. 2008-07-23 23:33:32 -05:00
Jonathan Moore Liles d490e88707 Handle very long port names. 2008-07-21 23:36:29 -05:00
Jonathan Moore Liles 00aeaff29b Add action to set range from region position and length. 2008-07-21 22:20:38 -05:00
Jonathan Moore Liles 869cf25b3b Provide a keybinding/menu entry for track renaming. 2008-07-20 22:56:45 -05:00
Jonathan Moore Liles 8545b82b49 Don't lose track of timeline focus when window loses focus. 2008-07-20 22:32:59 -05:00
Jonathan Moore Liles b1b879dcad Fix offset error in selection rectangle. 2008-07-20 16:38:11 -05:00
Jonathan Moore Liles 5091277edb Make mute and solo buttons more colorful. 2008-07-20 16:17:17 -05:00
Jonathan Moore Liles b6e0826684 Remove dependence on FLTK >= 1.1.8. 2008-07-20 15:33:12 -05:00
Jonathan Moore Liles c837a11812 Add documentation. 2008-07-19 12:06:47 -05:00
Jonathan Moore Liles 0100e482c5 Don't carry project settings over from old project when creating a new one. 2008-07-19 11:41:24 -05:00
Jonathan Moore Liles 5b752d5dc5 Add creation and modification times to project info dialog. 2008-07-18 23:31:47 -05:00
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.
2008-07-17 20:58:49 -05:00
Jonathan Moore Liles 221242a27d Implement traditional mouse selection model. 2008-07-15 00:41:05 -05:00
Jonathan Moore Liles ffaa7bff61 Reference count Audio_Files. 2008-07-14 23:49:50 -05:00
Jonathan Moore Liles b4e41435e1 Fix uninitialized memory. 2008-07-14 23:07:47 -05:00
Jonathan Moore Liles 3330619e9a Avoid SIGFPE at wide zoom setting with looped regions. 2008-07-13 00:59:59 -05:00
Jonathan Moore Liles dbc73860ca Fix heisenbug in journaling. 2008-07-11 23:30:07 -05:00
Jonathan Moore Liles 4a7533b6d6 Clean up makefile. 2008-07-09 22:44:20 -05:00
Jonathan Moore Liles d23ac18122 Update ignore file. 2008-07-06 12:27:42 -05:00
Jonathan Moore Liles ea36473caa Improve loop drawing. 2008-07-06 00:10:58 -05:00
Jonathan Moore Liles 98613d4d61 Avoid re-reading peaks unnecessarily when drawing loops. 2008-07-05 23:42:31 -05:00
Jonathan Moore Liles dfaf04645c Consider loop points when drawing waveforms. 2008-07-05 23:42:27 -05:00
Jonathan Moore Liles 7dc9a475e9 Bypass magnetic snap for loop points. 2008-07-05 23:42:16 -05:00
Jonathan Moore Liles b0098355cc Add script for importing external sources. 2008-06-28 16:08:25 -05:00
Jonathan Moore Liles 55ebea2c94 Make template field visible again on New Project Dialog. 2008-06-26 22:58:15 -05:00
Jonathan Moore Liles b74e93868a Fix typo in region menu. 2008-06-23 22:47:53 -05:00
Jonathan Moore Liles d7077cda19 Add normalize and remove to region menu. 2008-06-22 20:04:17 -05:00
Jonathan Moore Liles d4535ab52e Clean up sequence widget class. 2008-06-22 20:01:09 -05:00
Jonathan Moore Liles 9335a97933 Fix bug in log entry diffing. 2008-06-22 00:48:07 -05:00
Jonathan Moore Liles 6e7f0ee46f Clean up TLE class. 2008-06-21 23:31:46 -05:00
Jonathan Moore Liles cffcec79ab Don't zoom in so far on new projects. 2008-06-21 22:57:14 -05:00
Jonathan Moore Liles a36f515f65 Keep track of default project path across sessions. 2008-06-21 22:15:05 -05:00
Jonathan Moore Liles f50c8318ff Clean up takes menu building. Add 'remove' action. 2008-06-21 22:01:04 -05:00
Jonathan Moore Liles 4731dea3b3 Move Options/Project/Timeline to Project/Settings in the menu bar. 2008-06-21 21:06:12 -05:00
Jonathan Moore Liles 05110222e6 Cleanup logos. 2008-06-21 20:35:55 -05:00
Jonathan Moore Liles fd747b235f Display more useful error messages when project loading fails. 2008-06-21 18:47:24 -05:00
Jonathan Moore Liles 621e278f38 Actually check project info when loading. 2008-06-21 16:28:17 -05:00
Jonathan Moore Liles 59bbcf66c8 Cleanup and update remove-unused-soruces script. 2008-06-21 14:29:15 -05:00
Jonathan Moore Liles 9c19d865bb More comments. 2008-06-20 23:38:29 -05:00
Jonathan Moore Liles eb11a409d2 Actually store captures under sources/ subdirectory. 2008-06-19 23:04:37 -05:00
Jonathan Moore Liles c8a74348ba Makefile: Add the beginnings of an install rule. 2008-06-19 22:33:43 -05:00
Jonathan Moore Liles 170b11010e Cleanups and commenting. 2008-06-19 21:55:47 -05:00
Jonathan Moore Liles 6d9a5bb1d5 Hide currently unused Template combobox in New_Project_Dialog. 2008-06-18 21:23:59 -05:00