23 Commits (94d55bd4e1c8b68d7db8e3df2b779e16d30b3a45)

Author SHA1 Message Date
  Jonathan Moore Liles a985cb3168 Timeline: Add menu button to track and control sequence headers. 13 years ago
  Jonathan Moore Liles 102670cb31 Timeline: Fix input bugs caused by track layout changes. 13 years ago
  Jonathan Moore Liles e1d706b5ed Timeline: Rework widget hierarchy for track display. Also, adjust timeline locking. 13 years ago
  Jonathan Moore Liles bae6e38504 Timeline: Don't swap order of takes when reloading. 13 years ago
  Jonathan Moore Liles dd6f448d72 Timeline/Track: fix track header resize behavior. 13 years ago
  Jonathan Moore Liles e77dbca085 Timeline/Track: fix track header resize behavior. 13 years ago
  Jonathan Moore Liles 753ac2b56a Timeline: Redesign track header and add option to overlay control sequences. 13 years ago
  Jonathan Moore Liles f089d61ee2 Timeline/Track: Make 'takes' menu a submenu of the Track context menu. 13 years ago
  Jonathan Moore Liles afd354a5b8 Clean up some compiler warnings 13 years ago
  Jonathan Moore Liles ada46d215b Timeline: Make coloration of tracks optional. 13 years ago
  Jonathan Moore Liles 3cc14df756 Timeline: Allow reordering of tracks. 13 years ago
  Jonathan Moore Liles 1d59665702 Timeline: Eliminate some unnecessary repeated drawing of measure lines. 13 years ago
  Jonathan Moore Liles 7217266f6b Timeline: Tweak measure line drawing. 13 years ago
  Jonathan Moore Liles 3e73817155 Fix some clang warnings. 13 years ago
  Jonathan Moore Liles a465c17e2a Timeline/Track: Change button appearance. 13 years ago
  Jonathan Moore Liles 2c6b6b1a75 FLTK->NTK 14 years ago
  Jonathan Moore Liles fdcf74ddbe Replace crappy Fl::scheme() thing with a more useful theme implementation in Fl_Theme and Fl_Color_Sheme classes. 14 years ago
  Jonathan Moore Liles 338e66c759 Cleanup locking for OSC playback. 14 years ago
  Jonathan Moore Liles e81270d74e Timeline: Workaround bug in FLTK 1.3 that prevented Control Sequences from displaying. 14 years ago
  Jonathan Moore Liles 9bb9a91b22 Add 'gleam' inspired boxtypes to replace the ones in the gtk+ theme. Also, tweak crystal boxtypes. 14 years ago
  Jonathan Moore Liles 62c8490c17 Timeline: Run OSC output in a dedicated thread. 14 years ago
  Jonathan Moore Liles 5aff30fef6 Timeline/Track: Avoid unnecessary drawing of occluded track box. 14 years ago
  Jonathan Moore Liles 906872c79b Massively reoganize tree. 16 years ago
  Jonathan Moore Liles d702844717 Add entries (with keybindings) for size to Track context menu. 16 years ago
  Jonathan Moore Liles 258b4136cc Add FL_Menu keybinding to popup Track context menu. 16 years ago
  Jonathan Moore Liles b3fb6aa9b7 Add context menu entries (with keybindings) to Track for record, mute, and solo. 16 years ago
  Jonathan Moore Liles 0e97d2d9d9 Timeline: Don't die if the user cancels a Track's manual channels set dialog. 16 years ago
  Jonathan Moore Liles 15a579774c Implement storage and loading of unjournaled state for Loggable objects. 17 years ago
  Jonathan Moore Liles 131453cce9 Draw inactive takes in a darker hue. 17 years ago
  Jonathan Moore Liles 193dc19c91 Use timestamps (of creation) for take names instead of sequential numbers. 17 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. 18 years ago
  Jonathan Moore Liles c98016d5e4 Move Track context menu over to the same system that Sequence and Audio_Region use. 18 years ago
  Jonathan Moore Liles 2c502795ab Remove dead code. 18 years ago
  Jonathan Moore Liles 455dc11dc8 Fix order of track destruction. 18 years ago