44 Commits (4b51c8f82aaed75228441692d55036f6737643af)

Author SHA1 Message Date
  Jonathan Moore Liles bdd9dc56e4 Try to get captures to begin and end on the proper frame. 17 years ago
  Jonathan Moore Liles 4756fe3361 Oops. Create new captures with the right samplerate! 17 years ago
  Jonathan Moore Liles f596d205db Read from disk in larger chunks. 17 years ago
  Jonathan Moore Liles 7793863d46 Output silence when stopped. 17 years ago
  Jonathan Moore Liles c464c73ab9 Improve the way sequence widgets are selected. 17 years ago
  Jonathan Moore Liles 55e1c3546f Fix a small problem with track header resizing. 17 years ago
  Jonathan Moore Liles 311daf498c Oops. Can't pass a pointer to an element of std::vector! 17 years ago
  Jonathan Moore Liles 11f420a1a4 Allow renaming of control sequences. 17 years ago
  Jonathan Moore Liles e637da4b77 Attempt to create control output ports properly. 17 years ago
  Jonathan Moore Liles a77e7a708c Actually generate CV output for control sequences. 17 years ago
  Jonathan Moore Liles 0eb8babb3e Fix interaction between shortcut handling and multiple undo. 17 years ago
  Jonathan Moore Liles f7514d2fcf Redraw timeline background properly when scrolling. 17 years ago
  Jonathan Moore Liles 754aa55af4 Clean up some focus and display issues. 17 years ago
  Jonathan Moore Liles c4812d0ade Don't forget to journal random color picked at track creation. 17 years ago
  Jonathan Moore Liles 1a89c40d7b Permit user to pick track color. Journal track color. 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 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 6b97c912eb Fig logging for captures. 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 dfe953c6df Don't attempt to redraw a parent that doesn't exist yet. 17 years ago
  Jonathan Moore Liles ba07b64e3d Try to straighten out the sequence label issue. 17 years ago
  Jonathan Moore Liles db5febb64e Don't do anything if nothing was picked from track context menu. 17 years ago
  Jonathan Moore Liles d85cc1c61c Work on adding the rest of the GUI. 17 years ago
  Jonathan Moore Liles ce2b1e02ed Add transport controls to the GUI. 17 years ago
  Jonathan Moore Liles b199cfadd8 Allow track channel configuration to be adjusted in the GUI. 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 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 8a927c8876 Cleanups. 17 years ago
  Jonathan Moore Liles 23aeefb5d6 Try to get session loading up and running. 17 years ago
  Jonathan Moore Liles d3fcb162f3 Give each capture a unique name. 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 4543d48c41 Fix a number of problems with region drawing. 17 years ago
  Jonathan Moore Liles 3b40b8a093 Fix some bugs in peak reading/drawing. 17 years ago
  Jonathan Moore Liles a10d86ecfd Allow timeline widget to take keyboard focus and pass keyboard events on to children. 17 years ago
  Jonathan Moore Liles 6a6c91250e Try a different way of avoiding continuous-variation on drag etc. 17 years ago
  Jonathan Moore Liles 3d74d59d4a Play with push stuff. 17 years ago
  Jonathan Moore Liles 16772b7e3b WIP 17 years ago
  Jonathan Moore Liles c415fe9680 Begin rearranging. 17 years ago
  Jonathan Moore Liles beda8a0d36 Minor cleanups. 17 years ago
  Jonathan Moore Liles 3266c385c3 Try to clean up some corner cases with crossfade drawing. 17 years ago
  Jonathan Moore Liles 90a5568a20 Log auido tracks as Audio_Track. 17 years ago
  Jonathan Moore Liles 7d6121e2d8 Tracks are virtual, so use Fl_Widget instead of Fl_Group as base class. 17 years ago
  Jonathan Moore Liles 8a467843d0 Draw crossfade waveforms in x-ray style. 17 years ago
  Jonathan Moore Liles da948fa02f Minor cleanup. 17 years ago