150 Commits (754aa55af4a4a812b402be6d94e9c5ede1aee1e0)

Author SHA1 Message Date
  Jonathan Moore Liles 754aa55af4 Clean up some focus and display issues. 17 years ago
  Jonathan Moore Liles 82ada52b71 Fix error in quote parsing of log entries. 17 years ago
  Jonathan Moore Liles 8e1bc189e6 Make snap type configurable. 17 years ago
  Jonathan Moore Liles 07b193c9c5 Make mark labels editable. 17 years ago
  Jonathan Moore Liles c4812d0ade Don't forget to journal random color picked at track creation. 17 years ago
  Jonathan Moore Liles 55a1e60484 Add marks to ruler. 17 years ago
  Jonathan Moore Liles 2ccae56fb1 Correct indexing error in peakfile reader. 17 years ago
  Jonathan Moore Liles 24bbc24e16 Replace lost return statement. 17 years ago
  Jonathan Moore Liles 0f162df41f Hack fix for misresizing of timeline scrollbars. 17 years ago
  Jonathan Moore Liles 155b9464c2 Work around the fact that Fl::get_system_colors() only works once. 17 years ago
  Jonathan Moore Liles d178a08152 Refine track colors. 17 years ago
  Jonathan Moore Liles 1a89c40d7b Permit user to pick track color. Journal track color. 17 years ago
  Jonathan Moore Liles 7e36e037dc Fix options load/save which was broken by capture format menu. 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 7980d4b147 Lock timeline when deleting widgets... 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 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 63ebacb872 Massive consting. 17 years ago
  Jonathan Moore Liles d87b35c4e0 Make mute and solo buttons work. 17 years ago
  Jonathan Moore Liles 6b40c32ce8 Connect secondary clock to playhead. 17 years ago
  Jonathan Moore Liles c4288aebe6 Make control points appear when mouse passes over control sequence. 17 years ago
  Jonathan Moore Liles 79d60d7ea6 Automatically save/restore options. 17 years ago
  Jonathan Moore Liles 0d56c07a1d Fix off-by-one in sequence drawing. 17 years ago
  Jonathan Moore Liles bb2cd56561 Make measure line drawing optional. 17 years ago
  Jonathan Moore Liles 031f279eb2 Make menu loader work for radio buttons. 17 years ago
  Jonathan Moore Liles fbbd5e1582 Make settings loader work. 17 years ago
  Jonathan Moore Liles 050a336abb Work on STD parser for settings loading. 17 years ago
  Jonathan Moore Liles f4a35bd519 Clean up menu dumping code. 17 years ago
  Jonathan Moore Liles e720a06ad0 Work on saving/loading of settings. 17 years ago
  Jonathan Moore Liles 80d2466c6f Add more clock types. 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 ffd4dc26a8 Add support for additional cursors. 17 years ago
  Jonathan Moore Liles b609a6f727 Clean up main layout.. 17 years ago
  Jonathan Moore Liles 05ebbc073b Clean up compaction code. 17 years ago
  Jonathan Moore Liles 2e7fab494a Actiavte compaction menu option. 17 years ago
  Jonathan Moore Liles ba07b64e3d Try to straighten out the sequence label issue. 17 years ago
  Jonathan Moore Liles 2dd18e842f Activate a number of entries in the menu. 17 years ago
  Jonathan Moore Liles e97435d3e7 Always keep Sequence_Points sorted. 17 years ago
  Jonathan Moore Liles 173aeeae82 Refine control sequence drawing code. 17 years ago
  Jonathan Moore Liles 90e263719a Fix ruler resizing. 17 years ago
  Jonathan Moore Liles a7483f7c2d Refine the playhead. 17 years ago
  Jonathan Moore Liles 8622209fe1 Actually update buffer and dsp percentages in GUI. 17 years ago
  Jonathan Moore Liles 6cc26446b6 Show hundredths of seconds in HMS clock. 17 years ago
  Jonathan Moore Liles 73282bbf4d Fix printf format in clock code. 17 years ago
  Jonathan Moore Liles fd9667ea25 Give Clock the ability to update itself. 17 years ago
  Jonathan Moore Liles db5febb64e Don't do anything if nothing was picked from track context menu. 17 years ago