summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_ops.cc
AgeCommit message (Expand)Author
2008-06-19Fixes and changes to the horizontal canvas scrolling, per our conversation on...Doug McLain
2008-06-18make bounce range and bounce region work properly (wrong boundaries before); ...Paul Davis
2008-06-18slightly modified patch from colinf to make region context menu items always ...Paul Davis
2008-06-12fix crashing bug caused by not using RegionSelection::add()Paul Davis
2008-06-10debugging region splitting with nowhiskey_Paul Davis
2008-05-16add GotoWallClock command; switch Editor class to use nframes64_t throughout;...Paul Davis
2008-05-15generalize "delete-while-mouse-button-pressed" fix; make LADSPA/VST plugins c...Paul Davis
2008-05-15commit crash caused by deleting a marker while mouse is held down (needs gene...Paul Davis
2008-05-12some adjustments to the spacing in the import/interthread progress window, an...Paul Davis
2008-05-06logic rearrangement for visual state savePaul Davis
2008-05-06make view save message use n+1, to count from 1 not zeroPaul Davis
2008-05-06clean up debug output from view-saving work; add popup temp window to show th...Paul Davis
2008-05-06now with extra-yummy key-release binding semantics, specially for visual stat...Paul Davis
2008-05-06fix from ryan scott whereby playhead gets stuck because frame{++,--} gets rou...Paul Davis
2008-05-05fixes for 2 of 3 "fit-tracks" problems; new feature: 12 "view-states" and bin...Paul Davis
2008-05-02many changes related to region zooming; proto-visual state undo/redo stack; f...Paul Davis
2008-05-01fix typo in last commit - move start & end, not start & startPaul Davis
2008-05-01allow insert-time to move markers tooPaul Davis
2008-05-01phase two (of 3 or 4) for zoom-to-region et alPaul Davis
2008-04-30make resize button more visible; make standard heights the right size to hold...Paul Davis
2008-04-30first pass of dynamically resizable track heightsPaul Davis
2008-04-17gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret re...Paul Davis
2008-04-01insert time operationPaul Davis
2008-03-31minor mootcher fixes; change "Analyze .." to "Spectral Analysis" where applic...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-23fix up meter thread management when JACK client starts/stops/is halted ; put ...Paul Davis
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-20drop ruler_show[] in favor of specific editor actions; various new actions an...Paul Davis
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-15fixed uninitialized variable that made ardour scrub at the wrong timesPaul Davis
2008-02-13change some stuff associated with snapshot automation (accidentally committed...Paul Davis
2008-02-12fix up compile issues; add new grabber_edit_point cursorPaul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-06fix align_selection_relative() to use regions once only, and in the correct o...Paul Davis
2008-02-05rationalize all region selection for editor operationsPaul Davis
2008-02-05show loop and punch locations properly in location ui, reorder some dialog bu...Nick Mainsbridge
2008-02-05adjusting region fade in/out lengths makes the fade in/out active; new font s...Paul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-02-02fix loss of end of region when split-at-points is donePaul Davis
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-26first pass attempt at tab-to-transient (to be improved)Paul Davis
2008-01-25more rhythm ferret/transient detection/split region stuff, maybe it works nowPaul Davis
2008-01-25lots of small fixes related to the rythmic rodentPaul Davis
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now requires...Paul Davis
2008-01-20make bar-setting generic; add set-tempo-from-edit-range ; change bindings to ...Paul Davis
2008-01-19fixes and bindings for region gain control; set-tempo-from-region implementat...Paul Davis
2008-01-18permit OSX native package without JACK; prevent excessive track name lengths ...Paul Davis
2008-01-16ctrl-click on nudge buttons only moves playheadPaul Davis
2008-01-15fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that roundi...Paul Davis
2008-01-11fixes for region menus; fixes for new session dialog/Gnome VFS assertionPaul Davis