8 Commits (edb9be37ab547fd524617f8c860385e36a390d06)

Author SHA1 Message Date
  Jonathan Moore Liles edb9be37ab Clean up sequence widget copy constructors. 17 years ago
  Jonathan Moore Liles 77621d9d77 Clean up sequence widget 'clone' functions. 17 years ago
  Jonathan Moore Liles 6bb4a1d066 offset start end -> start offset length 17 years ago
  Jonathan Moore Liles ff9f812a04 More renames. 17 years ago
  Jonathan Moore Liles 9ed5394e5d Clean up some event handlig breakage from sequence region split. 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 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 c8bb330e8e Try to clean up region dragging. 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 821a3feedc Quit using FLTK's weird DND system for inter-track drags. 17 years ago
  Jonathan Moore Liles 9814d34ac6 Make region normalization possible again. 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 e7ab9a3727 Fix problem interaction between waveform outlines and scrolling. 17 years ago
  Jonathan Moore Liles b307642224 Incrementally redraw as peaks become available. 17 years ago
  Jonathan Moore Liles c99b2f1424 Try harder to avoid redrawing capture regions. 17 years ago
  Jonathan Moore Liles f168b90e07 Play with curve interpolation. 17 years ago
  Jonathan Moore Liles 4af2a85cc7 Don't eat all keys in region input handler. 17 years ago
  Jonathan Moore Liles 21e8fab30f Add GPL header. 17 years ago
  Jonathan Moore Liles ae9e52ac77 Minor cosmetic. 17 years ago
  Jonathan Moore Liles d7b8ecc591 Try to improve appearance with new 'crystal' boxtypes. 17 years ago
  Jonathan Moore Liles 63ce948a8e Blend region color against track base. 17 years ago
  Jonathan Moore Liles afa0a690bc Work on cleaning up scrolling bounardy conditions (not done). 17 years ago
  Jonathan Moore Liles 6d2521312e Fix math error in fade application. 17 years ago
  Jonathan Moore Liles 82ada52b71 Fix error in quote parsing of log entries. 17 years ago
  Jonathan Moore Liles 55a1e60484 Add marks to ruler. 17 years ago
  Jonathan Moore Liles d178a08152 Refine track colors. 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 7f1055e845 Don't redraw capture regions so often. 17 years ago
  Jonathan Moore Liles 6b97c912eb Fig logging for captures. 17 years ago
  Jonathan Moore Liles ef0851b426 Draw capture in red. 17 years ago
  Jonathan Moore Liles 4bee9a7053 Darken inactive objects on the timeline. 17 years ago
  Jonathan Moore Liles c315194435 Make control+right-click deletion work for regions again. 17 years ago
  Jonathan Moore Liles c4532c70d7 Fix (I think) a math error in fade out application. 17 years ago
  Jonathan Moore Liles d3fcb162f3 Give each capture a unique name. 17 years ago
  Jonathan Moore Liles e54f63e605 Massive renames. 17 years ago
  Jonathan Moore Liles 24fe463579 Move region writing code into region class. 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 4543d48c41 Fix a number of problems with region drawing. 17 years ago
  Jonathan Moore Liles 55b2907aec WIP 17 years ago
  Jonathan Moore Liles 3b40b8a093 Fix some bugs in peak reading/drawing. 17 years ago
  Jonathan Moore Liles 72a203d18b Fix a number of errors turned up by valgrind. Import new captures. 17 years ago
  Jonathan Moore Liles fbb4b17dca Split Disk_Stream into a base class and Playback_DS and Record_DS. 17 years ago
  Jonathan Moore Liles fc2ed291aa Optimize fade calculations. 17 years ago
  Jonathan Moore Liles 928780a820 Move some DSPish code into functions in dsp.c 17 years ago
  Jonathan Moore Liles 9c2329eb78 Clean up fade drawing issue. 17 years ago
  Jonathan Moore Liles b3a3be6e55 Add context popup menu for regions to set fade-in/out curve. 17 years ago
  Jonathan Moore Liles 81561d6304 Minor cleanup. 17 years ago