474 Commits (c55b01dc68ac65e3ce78aa39fc35fb1c40f313df)

Author SHA1 Message Date
  Jonathan Moore Liles c55b01dc68 Don't draw 'end' cursor, for now. 17 years ago
  Jonathan Moore Liles a09c85f39e Clean up Project_Info_Dialog. 17 years ago
  Jonathan Moore Liles 723bcf2bd7 Add length and number of tracks to Project_Info_Dialog. 17 years ago
  Jonathan Moore Liles 3740c8a566 TLE: Cause Quit action to return, rather than simply calling exit. 17 years ago
  Jonathan Moore Liles 5e5e79b412 Add Project_Info_Dialog. 17 years ago
  Jonathan Moore Liles a842c129ad Cleanups. 17 years ago
  Jonathan Moore Liles 957eed1f15 Notify user when JACK disconnects us. 17 years ago
  Jonathan Moore Liles 635acb78e1 Move code out of transport header. Turn off record button after recording has stopped. 17 years ago
  Jonathan Moore Liles 077086e538 Maybe rebuffer on normalize. 17 years ago
  Jonathan Moore Liles 4235e0ee05 Allow Undo to go beyond the last block in the journal. 17 years ago
  Jonathan Moore Liles d8ed74d093 Get rid of useless message. 17 years ago
  Jonathan Moore Liles aa0f65af21 Make deletion of container widgets undoable! 17 years ago
  Jonathan Moore Liles 0eeb63749f Oops. Fix Log_Entry diff'ing. 17 years ago
  Jonathan Moore Liles ea38dd48b9 Don't respond to Timeline keybindings when Timeline is inactive. 17 years ago
  Jonathan Moore Liles ded97d5197 Fix error in progress display when creating a new project. 17 years ago
  Jonathan Moore Liles 92513bfb21 Fix TLE control group dimensions. 17 years ago
  Jonathan Moore Liles e86ef478c0 Make load progress work for projects loaded from the command line too. 17 years ago
  Jonathan Moore Liles f684703840 Show progress when opening project. 17 years ago
  Jonathan Moore Liles e239f780ea Print an an error message if JACK cannot connect. Ignore SIGPIPE (that JACK sends). 17 years ago
  Jonathan Moore Liles f093abb887 Automatically save a snapshot when close()'ing a project. 17 years ago
  Jonathan Moore Liles c3603a8bfd Add comments. 17 years ago
  Jonathan Moore Liles 2a67c132f4 Cleanups. 17 years ago
  Jonathan Moore Liles f370219f17 Continue refactoring Log_Entry. 17 years ago
  Jonathan Moore Liles 6a324b45c3 Split more of Log_Entry out. 17 years ago
  Jonathan Moore Liles 6e3e41f9ba Split Log_Entry class into files of its own. 17 years ago
  Jonathan Moore Liles 9ae6c0ea5e Wrap pthreads in a Thread class. Implement basic thread role checking. 17 years ago
  Jonathan Moore Liles 08e50292c8 Permit setting tempo from (bar) range. 17 years ago
  Jonathan Moore Liles 18800a97d9 Snap loop points and add menu action to clear them. 17 years ago
  Jonathan Moore Liles 801c1c484c Don't drop frames when buffer crosses loop boundaries. 17 years ago
  Jonathan Moore Liles e8ea8724ce First approximation of looping regions at playback. 17 years ago
  Jonathan Moore Liles dbe80ad8e6 Begin to support region loop points. 17 years ago
  Jonathan Moore Liles e48c429fd6 Fix zoom-dependent error in snap code. 17 years ago
  Jonathan Moore Liles 54fe22e2d4 Make 'fit' zoom action reset the viewport position. 17 years ago
  Jonathan Moore Liles d248786085 Clean up menu code. Assure valid callbacks. 17 years ago
  Jonathan Moore Liles f0cfdd01c8 Make the sequence focus color more obvious. 17 years ago
  Jonathan Moore Liles a004e4a193 Always show control points when control sequence is focused. 17 years ago
  Jonathan Moore Liles f048c4ccaa Fix misdraw while scrolling. 17 years ago
  Jonathan Moore Liles f5c15e3941 Delay slow-sync rebuffer until absolutely necessary. 17 years ago
  Jonathan Moore Liles f0a973d652 Cleanup menu generation. 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 4bb22f2506 Move keyboard bindings for timeline. 17 years ago
  Jonathan Moore Liles fd9497f044 Implement move playhead by beat. 17 years ago
  Jonathan Moore Liles 0acc95509e Clean up display of annotation regions. 17 years ago
  Jonathan Moore Liles 3d3998cccb Always draw region boxes with horizontal shading. 17 years ago
  Jonathan Moore Liles b17623720e Change the way project length is calculated. 17 years ago
  Jonathan Moore Liles 5543edf8ec Fit zoom when opening project. 17 years ago
  Jonathan Moore Liles 7b03a7fb4d Lock open project. 17 years ago
  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