329 Commits (db5febb64e115fce9dd93f8707fa27a5a3a225d2)
 

Author SHA1 Message Date
  Jonathan Moore Liles db5febb64e Don't do anything if nothing was picked from track context menu. 17 years ago
  Jonathan Moore Liles f8ce7eab64 Clean up some edge conditions with sequence drawing/scrolling. 17 years ago
  Jonathan Moore Liles d85cc1c61c Work on adding the rest of the GUI. 17 years ago
  Jonathan Moore Liles a826f1533e Add 'end' button to transport group. 17 years ago
  Jonathan Moore Liles 8aa8005782 Refine clock. 17 years ago
  Jonathan Moore Liles ad1462d61d Add clock widget. 17 years ago
  Jonathan Moore Liles ce2b1e02ed Add transport controls to the GUI. 17 years ago
  Jonathan Moore Liles 0a6a6b4a0a Add bindings to stop, start, and zero transport. 17 years ago
  Jonathan Moore Liles 2a7f14870c Allow moving the playhead to the mouse position with 'p' press. 17 years ago
  Jonathan Moore Liles 78a3399260 Add draw with grid option to control sequence class. 17 years ago
  Jonathan Moore Liles 1bfdd8e568 Add gradient option for control sequence drawing. 17 years ago
  Jonathan Moore Liles c315194435 Make control+right-click deletion work for regions again. 17 years ago
  Jonathan Moore Liles b199cfadd8 Allow track channel configuration to be adjusted in the GUI. 17 years ago
  Jonathan Moore Liles c4532c70d7 Fix (I think) a math error in fade out application. 17 years ago
  Jonathan Moore Liles b0dc6b0dc8 Add a scope locker. 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 604bf2861a Make fade-in/outs journaled. 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 4160721c65 Avoid snapshotting uncreatable loggable classes. 17 years ago
  Jonathan Moore Liles 8a927c8876 Cleanups. 17 years ago
  Jonathan Moore Liles 212dc3e3ea Fix journaling for control points. 17 years ago
  Jonathan Moore Liles 66bd927231 Fix typo in region state getter. 17 years ago
  Jonathan Moore Liles 357052d639 Add omitted file Fl_Arc_Dial.C 17 years ago
  Jonathan Moore Liles 8aa07ba9df Add ommited file types.h. 17 years ago
  Jonathan Moore Liles 23aeefb5d6 Try to get session loading up and running. 17 years ago
  Jonathan Moore Liles 5f662f3913 Get undo working again. 17 years ago
  Jonathan Moore Liles 300c6c3726 Massively rework loggable interface. 17 years ago
  Jonathan Moore Liles f3e781762c Allow IO thread to be started/stopped more than once. 17 years ago
  Jonathan Moore Liles d3fcb162f3 Give each capture a unique name. 17 years ago
  Jonathan Moore Liles 77ff82e9f4 Make the playhead more visible. 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 feb777a050 Get rid of useless Region_Base class. 17 years ago
  Jonathan Moore Liles d316e8772c Permit adding of tracks from GUI. 17 years ago
  Jonathan Moore Liles 793fb05176 Work on making journal replay at startup. 17 years ago
  Jonathan Moore Liles 714fc8766c Crudely begin to support drawing of timecodes on ruler. 17 years ago
  Jonathan Moore Liles 24fe463579 Move region writing code into region class. 17 years ago
  Jonathan Moore Liles e7c2ac9ecd Begin to support waveform display during capture. 17 years ago
  Jonathan Moore Liles ce69a3b8f0 Cleanup and begin keeping chunksize in peakfile name. 17 years ago
  Jonathan Moore Liles e7b893ca24 Get rid of peakfile headers... Who needs 'em. 17 years ago
  Jonathan Moore Liles 99e93c575e Stream peaks to disk during capture. 17 years ago
  Jonathan Moore Liles ed9a1aaf5b Optimize waveform drawing some. 17 years ago
  Jonathan Moore Liles e86123de78 Improve peak reading efficiency. 17 years ago
  Jonathan Moore Liles 1b5459fe2b Don't waste time deinterleaving peaks. 17 years ago
  Jonathan Moore Liles 9cbc39addd Only fork for peak building when necessary. 17 years ago
  Jonathan Moore Liles c8b872ae41 Don't attempt to draw more peaks than were actually read! 17 years ago
  Jonathan Moore Liles 4543d48c41 Fix a number of problems with region drawing. 17 years ago