97 Commits (5fecc4b6731d68fdbcfd7a848d217cedef22d5b6)

Author SHA1 Message Date
  Jonathan Moore Liles d702844717 Add entries (with keybindings) for size to Track context menu. 15 years ago
  Jonathan Moore Liles 258b4136cc Add FL_Menu keybinding to popup Track context menu. 15 years ago
  Jonathan Moore Liles b3fb6aa9b7 Add context menu entries (with keybindings) to Track for record, mute, and solo. 15 years ago
  Jonathan Moore Liles 0e97d2d9d9 Timeline: Don't die if the user cancels a Track's manual channels set dialog. 15 years ago
  Jonathan Moore Liles 15a579774c Implement storage and loading of unjournaled state for Loggable objects. 16 years ago
  Jonathan Moore Liles 131453cce9 Draw inactive takes in a darker hue. 16 years ago
  Jonathan Moore Liles 193dc19c91 Use timestamps (of creation) for take names instead of sequential numbers. 16 years ago
  Jonathan Moore Liles a07d997397 Set value of 'show all takes' toggle correctly when updating menus. 17 years ago
  Jonathan Moore Liles 74ffa575d9 Oops. Write journal entries in proper order when generating snapshot. 17 years ago
  Jonathan Moore Liles 174ca34382 Remove extraneous inclusions of const.h 17 years ago
  Jonathan Moore Liles feafd916db Add option to remove all but the current take. 17 years ago
  Jonathan Moore Liles b25c206ceb Properly handle removal of a track's active sequence. 17 years ago
  Jonathan Moore Liles d2a8373cff Add module information to debugging output. 17 years ago
  Jonathan Moore Liles 35deffd747 Oops. Fix order of reference in track destructor. 17 years ago
  Jonathan Moore Liles 8ae5783c3e Add solo and record blinkers to TLE. 17 years ago
  Jonathan Moore Liles cdbf01183c Improve the appearance of rec/mute/solo buttons. 17 years ago
  Jonathan Moore Liles 869cf25b3b Provide a keybinding/menu entry for track renaming. 17 years ago
  Jonathan Moore Liles 5091277edb Make mute and solo buttons more colorful. 17 years ago
  Jonathan Moore Liles f50c8318ff Clean up takes menu building. Add 'remove' action. 17 years ago
  Jonathan Moore Liles 9c19d865bb More comments. 17 years ago
  Jonathan Moore Liles 170b11010e Cleanups and commenting. 17 years ago
  Jonathan Moore Liles a7d9e30038 Cleanup includes. 17 years ago
  Jonathan Moore Liles aa0f65af21 Make deletion of container widgets undoable! 17 years ago
  Jonathan Moore Liles d248786085 Clean up menu code. Assure valid callbacks. 17 years ago
  Jonathan Moore Liles c98016d5e4 Move Track context menu over to the same system that Sequence and Audio_Region use. 17 years ago
  Jonathan Moore Liles 2c502795ab Remove dead code. 17 years ago
  Jonathan Moore Liles 455dc11dc8 Fix order of track destruction. 17 years ago
  Jonathan Moore Liles 424b1b9b8f Clean up keyboard focus navigation. 17 years ago
  Jonathan Moore Liles 035474e17c Clean up a number of focus/event handling problems. 17 years ago
  Jonathan Moore Liles 318144baed Clean up comments. 17 years ago
  Jonathan Moore Liles 4c45197003 Fix order of destruction for sequences. 17 years ago
  Jonathan Moore Liles 53876092f4 Permit removing tracks while the transport is rolling, since it doesn't hurt anymore. 17 years ago
  Jonathan Moore Liles b20156053e Add appropriate locking. Make control sequences removable. 17 years ago
  Jonathan Moore Liles 0e1ac2563d Overhaul timeline event handling. 17 years ago
  Jonathan Moore Liles 1616465e39 Overhaul capture finalization. 17 years ago
  Jonathan Moore Liles bd82f954a8 Move (mostly) all Engine functionality into Engine/ directory. 17 years ago
  Jonathan Moore Liles 48d7f61f8a Respond appropriately to changes in JACK buffer size. 17 years ago
  Jonathan Moore Liles 47dbf6c537 Clear up a load of compiler warnings. 17 years ago
  Jonathan Moore Liles 8422915e87 Fix uninitialized member. 17 years ago
  Jonathan Moore Liles f0704d7f90 Oops. Finalize peak capture in the right place! 17 years ago
  Jonathan Moore Liles 7f25ebe855 Get rid of a million and a half signed/unsigned expression warnings. 17 years ago
  Jonathan Moore Liles a57db305f2 Symbol name cleanup. 17 years ago
  Jonathan Moore Liles 9aa52f3e18 Fix memory leaks reported by valgrind. 17 years ago
  Jonathan Moore Liles adf0ca22f3 Hack to make annotation pack visable. 17 years ago
  Jonathan Moore Liles 1318ba3c3a Also deregister control ports during track destruction. 17 years ago
  Jonathan Moore Liles a373535c75 Clean up some messages. 17 years ago
  Jonathan Moore Liles 4cb087c81a Properly free ports at Track destruction. 17 years ago
  Jonathan Moore Liles f9d93f4307 Small hack to fix one-pixel size difference when there are no annotation tracks. 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 33d78a726a Rename Region class to Audio_Region 17 years ago