summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
2007-01-17fix absolute fade in/out length during drag and odd select/deselect behaviourPaul Davis
2007-01-17region fade in operations now mapped over the current region selectionPaul Davis
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc warnings...Paul Davis
2007-01-14mo' better fixins fer xfades, plus reinstate hiding xfades during dragsPaul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-19make shift-click (extend) selection operation on track headers etc. work Paul Davis
2006-12-19make shift-scrollwheel work in any TimeAxisViewPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-12-04Drag zoom area now fills the whole canvasSampo Savolainen
2006-12-04fix incorrect region opacity after move + undoNick Mainsbridge
2006-12-01don't update clocks while dragging playheadPaul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-11-28crossfade views are only as long as the crossfades themselves, show verbose t...Nick Mainsbridge
2006-11-28major fixes to automation editingPaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ...Paul Davis
2006-10-19major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade s...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-04Really fixed conflicts. Ready to merge into trunk.Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
2006-07-26 r199@gandalf: fugalh | 2006-07-26 17:22:38 -0600Hans Fugal
2006-07-18 r189@gandalf: fugalh | 2006-07-18 17:54:25 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-25changes to autoscroll behaviour. not perfect, but probably betterPaul Davis
2006-05-24Fixed some valgrind errors from using uninitialized variables in Sampo Savolainen
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-05-18a) basic prototype of OSC controlPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Various marker undo fixes.Sampo Savolainen
2006-03-12revert inadvertant changeTim Mayberry
2006-03-12removed the following environment variables:Tim Mayberry
2006-03-08fix for deferred saves by StateManager-derivatives; changes to new/copy/clear...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-15select all in time range, show object selection while in range mode, trim ran...Nick Mainsbridge
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2006-01-19fixed various xfade and undo and updating issues. plugins no longer run on d...Jesse Chappell
2006-01-13All useage of ArdourPrompter checks for a valid result.Taybin Rutkin
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-08a metric ton of changesPaul Davis
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis