remove all lines to avoid recompiles after commits
[ardour.git] / gtk2_ardour / editor.cc
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-22 Paul Davisdon't change waveform zoom level when waveform is hidde...
2007-02-01 Taybin RutkinMoved GroupButtons to gtkmm2ext
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-18 Paul Davismore games with selection
2007-01-18 Paul Davismore fun and games with selection logic
2007-01-18 Paul Davisrbselect selects all tracks that had selectables
2007-01-17 Paul Davisfix absolute fade in/out length during drag and odd...
2007-01-17 Paul Davisregion fade in operations now mapped over the current...
2007-01-17 Paul Davisfix for height of editor hscrollbar
2007-01-17 Paul Davismerge by hand changes from mtaht to fix up export behav...
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-10 Paul Davissave playhead + edit cursor, restore on session load...
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-08 Paul Davissave and restore clock modes
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-20 Paul Davismissing template dir patch from tim, fix extend selecti...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davismake shift-click (extend) selection operation on track...
2006-12-19 Paul Davismake shift-scrollwheel work in any TimeAxisView
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-08 Nick Mainsbridgemake zoom focus selector a little narrower
2006-12-08 Paul Davismove zoom controls down to lower left
2006-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-01 Paul Davisdon't update clocks while dragging playhead
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-17 Sampo SavolainenBrian Ahr's patch to make notebook size in maximized...
2006-11-17 Paul Davisadd reset envelope gain; small patch from brian for...
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-15 Paul Davisfix hover-expand mode for a couple of treeviews; make...
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
2006-11-13 Paul Davisfix bad behaviour by +/- buttons in edit group list...
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-12 Sampo SavolainenMake current snapshot selected in list. Corrects issue...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-06 Taybin RutkinTwo patches from Brian Ahr. Thanks!
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-02 Paul Daviseditor mixer visibility now restored correctly
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-11-01 Paul Davisfix crashing bug caused by recursive set_state() nonsen...
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-10 Paul Davisfix audio clock field widths, change minsec display...
2006-10-10 David RobillardFix for segfault on autoscroll (especially when draggin...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-10-01 Paul Davisactually connect Editor to config state change system
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-18 Ben Loftisfirst attempt at adding new SMPTE formats, moving SMPTE...
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-04 Nick Mainsbridgelower zoom step slightly, speed up autoscrolling when...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-14 David RobillardFix initial displayed state of zoom focus selector...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
2006-07-18 Hans Fugal r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600
2006-07-06 Jesse Chappell- fixed editor forced minimum size issue
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-25 Paul Davischanges to autoscroll behaviour. not perfect, but proba...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-20 Paul Davisfix timestretch dialog/progress etc; make tranzport...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-18 Paul Davisa) basic prototype of OSC control
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-06 Paul Davissignificant extensions to tranzport support
next