summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_ops.cc
AgeCommit message (Expand)Author
2006-11-06Two patches from Brian Ahr. Thanks!Taybin Rutkin
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
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-18more object lifetime management fixes, plus a couple of tiny cleanupsPaul Davis
2006-10-05fix crash on Insert Selected Region into track, caused by using single-row se...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-09-04lower zoom step slightly, speed up autoscrolling when snapping to sub-beats (...Nick Mainsbridge
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
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-25 r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2006-04-063 different data wheel modes for tranzport, plus lock on writes, and morePaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-04-01fix incorrect marker/range marker right-click menus, try to clarify the text ...Nick Mainsbridge
2006-03-31a) add "Add Range Markers" to region context menuPaul Davis
2006-03-31zoom to session now uses the start marker instead of zeroPaul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-21Gtkmm2ext::Choice now inherits from Gtk::Dialog; embed/import rate mismatch d...Paul Davis
2006-03-21add crossfade and layering options to menu system; add missing crossfade edit...Paul Davis
2006-03-11start marker implemented, along with GotoZero command for old behaviour; R bi...Paul Davis
2006-03-10ExternalSource refactoring.Taybin Rutkin
2006-03-08Removed direct libsndfile usage.Taybin Rutkin
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-15change before/after cursor keybindings, attempt to clarify range/diskstream p...Nick Mainsbridge
2006-02-15select all in time range, show object selection while in range mode, trim ran...Nick Mainsbridge
2006-02-07restore many keybindings from ardour 0.99Paul Davis
2006-01-23add undo to select within (mouse and loop/punch ranges). add right click menu...Nick Mainsbridge
2006-01-23add undo to keymouse set sync position.. possibly the hard wayNick Mainsbridge
2006-01-23add some undo to previous selection stuffNick Mainsbridge
2006-01-23select all, musical (fuzzy) loop/punch/range region selections, soundtouch pa...Nick Mainsbridge
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
2006-01-08more goodies, including improved duplicate-region functionalityPaul Davis
2006-01-08a metric ton of changesPaul Davis
2006-01-02fix window_to_world() issues inside ardourPaul Davis
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-30drag-n-drop to canvas from region list worksPaul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-21button hacks and morePaul Davis