474 Commits (c55b01dc68ac65e3ce78aa39fc35fb1c40f313df)

Author SHA1 Message Date
  Jonathan Moore Liles edb665ebc3 Handle keypress events properly for the selection. 17 years ago
  Jonathan Moore Liles 4163d0230b Draw crossfades properly even when zoomed way in. 17 years ago
  Jonathan Moore Liles ea8c35d0fe Rewrite Audio_Region context menu. Use the menu for handling region specific shortcuts. 17 years ago
  Jonathan Moore Liles 43e561982b Work on timeline menu actions. 17 years ago
  Jonathan Moore Liles 8a3a38b2a0 Properly clear pushed and belowmouse at sequence widget destruction time. 17 years ago
  Jonathan Moore Liles 6330fde479 Fix format for HMS clock. 17 years ago
  Jonathan Moore Liles 5fb04e863b Add next/prev widget bindings for sequences. 17 years ago
  Jonathan Moore Liles 60a6c29197 Clean up build. 17 years ago
  Jonathan Moore Liles dc7d769cf7 Fix order of disk stream thread destruction. 17 years ago
  Jonathan Moore Liles 54f0fd2fd9 Fix uninitialized members found by valgrind. 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 c8eb82d124 Make timeline 'length' dynamic. 17 years ago
  Jonathan Moore Liles b4e2a6b4b6 makefile: improve git integration 17 years ago
  Jonathan Moore Liles 9dedd7b837 Don't let timeline scrollbar eat Home and End. 17 years ago
  Jonathan Moore Liles 622a4a68dc Make sequence jumping and duplication work for all sequence widgets. 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 331078c3b2 Move Engine portion of Control_Sequence into Engine/. 17 years ago
  Jonathan Moore Liles 2fe8d7b401 Move Fl_Menu_Settings into FL/. Add makefile rules to rebuild dependencies. 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 3717eb12c3 Avoid deadlock. 17 years ago
  Jonathan Moore Liles 3ef7b52ebc Get rid of duplicate :color field. 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 03465d82b0 Add color choice to region popup menu. 17 years ago
  Jonathan Moore Liles ebc059ac31 Don't bother rebuffering if the transport isn't rolling. 17 years ago
  Jonathan Moore Liles 0e1ac2563d Overhaul timeline event handling. 17 years ago
  Jonathan Moore Liles 0525433a41 Improve about dialog. 17 years ago
  Jonathan Moore Liles d521c2af23 Cleanup debug header. 17 years ago
  Jonathan Moore Liles c210a65a00 Shutdown IO threads before destroying Disk_Stream. 17 years ago
  Jonathan Moore Liles d2afffbb7c Don't trash memory with timeline menu stuff. 17 years ago
  Jonathan Moore Liles 9b38190211 Add locking. Don't call handle_widget_change often while dragging. 17 years ago
  Jonathan Moore Liles 9f567c6966 TLE: clean up menubar. 17 years ago
  Jonathan Moore Liles 0d40ca5b6b build: use git to generate lists of sources for makefile. 17 years ago
  Jonathan Moore Liles 26b9f2cf6b Move more timeline keybindings into menu. 17 years ago
  Jonathan Moore Liles 06a0518463 Rearrange menus. Keep timeline menu in timeline class and share it with popup menu. 17 years ago
  Jonathan Moore Liles 3d40848e52 TLE: Rename menu items. 17 years ago
  Jonathan Moore Liles ba430eb236 Add 't' key on timeline to add a tempo point using the current range as the beat length. 17 years ago
  Jonathan Moore Liles 734e3b555b Cleanup. 17 years ago
  Jonathan Moore Liles 1616465e39 Overhaul capture finalization. 17 years ago
  Jonathan Moore Liles 232d23915a Mipmap peak building actually happens in the UI thread, not the IO thread. 17 years ago
  Jonathan Moore Liles 33c646109f Adapt other classes to the new handle_widget_change() method. 17 years ago
  Jonathan Moore Liles 8eb4cb8735 Cleanup. 17 years ago
  Jonathan Moore Liles c79d48c663 Rebuffer when an audio region is moved. 17 years ago
  Jonathan Moore Liles 6c9e2c8c07 Add locking for sequence widget drags. 17 years ago
  Jonathan Moore Liles 98507e60bd Add locking for track widget drags. 17 years ago
  Jonathan Moore Liles f9fb837c58 Add missing GPL headers. 17 years ago
  Jonathan Moore Liles df93c3f8ef Minor build cleanup. 17 years ago