summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-09Fix warning.Carl Hetherington
2009-09-09Fix warning.Carl Hetherington
2009-09-09Remove excess menu separator.Carl Hetherington
2009-09-09Fix mantis 1814.Carl Hetherington
2009-09-09Apply olaf's patch from mantis 2844 to fix that. Also fix non-appearing peak...Carl Hetherington
2009-09-09Comment.Carl Hetherington
2009-09-09time line items now have 64 bit location + duration; start making note resize...Paul Davis
2009-09-08move note drag & note resize mouse handling up into the Drag/Editor infrastru...Paul Davis
2009-09-07use diff commands for quantize, with infrastructure changes as requiredPaul Davis
2009-09-07add anonymous union to DiffCommand to allow uint8t_t and time-based arguments...Paul Davis
2009-09-06the start (only the start) of MIDI diff commandsPaul Davis
2009-09-05just one timeout callback for step editing, not one per trackPaul Davis
2009-09-03better way to "engage" step edit, and extend region correctly as neededPaul Davis
2009-09-03the basics of step editing, more details to followPaul Davis
2009-09-03Duh, the info stream is available here, so use it.Carl Hetherington
2009-09-03Give a slightly friendlier error if no powermate device is found on startup.Carl Hetherington
2009-09-03Make sure wscripts under libs/surfaces/* are configured. This fixes the OSC ...Carl Hetherington
2009-09-03Don't raise an error when trying to auto-connect master to physical outputs i...Carl Hetherington
2009-09-02Handle mouse events over crossfades properly (or better) when in stacked regi...Carl Hetherington
2009-09-02Modified version of Hans' patch for mantis 1985. Also remove unused port_con...Carl Hetherington
2009-09-02Clear out any command line session name on closing a session so that the same...Carl Hetherington
2009-09-02Fix erroneous parameter passed to Editor::motion_handler. Makes autoscroll w...Carl Hetherington
2009-09-01Put advanced bits in an expander. Still need to make the export code default...Carl Hetherington
2009-09-01Add accessor for _exporting.Carl Hetherington
2009-09-01Don't send midi clock during export, for now, to avoid assertion failure when...Carl Hetherington
2009-09-01make scons tell people to use wafPaul Davis
2009-08-31Update coverage frames when a track changes height. Remove some unnecessary ...Carl Hetherington
2009-08-31Make drag selection work properly with stacked region mode.Carl Hetherington
2009-08-30Don't setup panner UI unless it has changed.Carl Hetherington
2009-08-29Set route remote control IDs from a dialog rather than a menu. I think this isCarl Hetherington
2009-08-29Modify hacks associated with initial sizing of port matrices to try and make ...Carl Hetherington
2009-08-29Fix crash on relayering.Carl Hetherington
2009-08-28Remove some unnecessary code. Preserve selection when regions are dragged to...Carl Hetherington
2009-08-28Remove some debugging code.Carl Hetherington
2009-08-28more MIDI editing tweaks ; flip mouse mode buttons around for MIDI so that "o...Paul Davis
2009-08-27add quantize dialogPaul Davis
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-08-26Make stacked region coverage frames correctly respect regions being muted.Carl Hetherington
2009-08-26Reintroduce crossfade views for tracks in stacked region mode.Carl Hetherington
2009-08-26Preserve stacked / overlaid state of tracks in the session file.Carl Hetherington
2009-08-26Remove unused declaration.Carl Hetherington
2009-08-26On switching from explicit to implicit relayering, attempt to ensure that any...Carl Hetherington
2009-08-26When a track is in "stacked" mode, allow regions to be moved to different lay...Carl Hetherington
2009-08-25Make fade edits and trim possible on stacked regions.Carl Hetherington
2009-08-24Slightly modified patch from lincoln to fix mantis 1636.Carl Hetherington
2009-08-24Patch from lincoln to add track resize buttons to the top-left corner of the ...Carl Hetherington
2009-08-24Freeze the audio playlist after completing the set_state on the parent playli...Carl Hetherington
2009-08-24Don't use the edit position to gather regions to cut, otherwise it can be con...Carl Hetherington
2009-08-24Alter snap modifier so that it turns the grid on when it's off as well as vic...Carl Hetherington
2009-08-24Don't use pointer_frame_offset for playhead cursor drags as it seems more int...Carl Hetherington