summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.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-17fix for height of editor hscrollbarPaul Davis
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc warnings...Paul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2007-01-11various fixes to named selection mgmt and display, plus fixes for xfade mgmt ...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-10save playhead + edit cursor, restore on session load; fix big clock editing (...Paul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul 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-20missing template dir patch from tim, fix extend selection to track when track...Paul Davis
2006-12-20small but major fix for Controllable state storage (do not create illegal XML...Paul Davis
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-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-12-08make zoom focus selector a little narrowerNick Mainsbridge
2006-12-08move zoom controls down to lower leftPaul Davis
2006-12-08fix required library versions; fix use of shared_ptr by redirect_box; fix dou...Paul Davis
2006-12-06miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURSPaul Davis
2006-12-01don't update clocks while dragging playheadPaul Davis
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-11-17Brian Ahr's patch to make notebook size in maximized mode persist at Sampo Savolainen
2006-11-17add reset envelope gain; small patch from brian for tearoff draggingPaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-15fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI bind...Paul Davis
2006-11-13remove almost everything from region editor, make popup menu more useful and ...Paul Davis
2006-11-13fix bad behaviour by +/- buttons in edit group list. yes, i was supposed to b...Paul Davis
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-11-12Make current snapshot selected in list. Corrects issue with ardour Sampo Savolainen
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-11-06Two patches from Brian Ahr. Thanks!Taybin Rutkin
2006-11-03Fixed snapshot dialog annoyance.Taybin Rutkin
2006-11-02editor mixer visibility now restored correctlyPaul Davis
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ...Paul Davis
2006-11-01fix crashing bug caused by recursive set_state() nonsense; sync snap_type, sn...Paul Davis
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-10-21various fixes related to lifetime management and xfades in particular. lots a...Paul Davis
2006-10-19major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade s...Paul Davis
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-10-10fix audio clock field widths, change minsec display to include fractional sec...Paul Davis
2006-10-10Fix for segfault on autoscroll (especially when dragging regions).David Robillard
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-10-01actually connect Editor to config state change systemPaul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis