Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all crossfades...
[ardour.git] / gtk2_ardour / editor.h
2007-04-20 Carl HetheringtonFix mantis bug #1619; de-selecting Options->Crossfades...
2007-04-18 Paul Davismake rubber band select act across all tracks, not...
2007-04-10 Paul Davisnew swedish gtk2_ardour translation; fix button release...
2007-04-06 Paul Davisdon't let auditioning make transport buttons inaccessib...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-19 David RobillardEditor GUI touchups:
2007-03-14 Paul Davisadd "Select Range" to range marker context menu
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-08 Doug McLainAdd playhead and editcursor to ardour.colors and remove...
2007-03-06 Doug McLainFix for edit cursor clock being out of sync with edit...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-06 Paul Davissome fixes/improvements for track selection; add upload...
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 Davisadd transition_to_{roll,reverse}
2007-01-18 Paul Davismore games with selection
2007-01-18 Paul Davismore fun and games with selection logic
2007-01-17 Sampo SavolainenMake meter gain entry lose focus after enter is pressed.
2007-01-17 Paul Davisregion fade in operations now mapped over the current...
2007-01-17 Paul Davisadd sampo's synthesize_sources perl script to tools...
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 Davisfix xfade logic and use shared_ptr for xfades
2007-01-08 Paul Davissave and restore clock modes
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-19 Paul Davismake shift-click (extend) selection operation on track...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-04 Sampo SavolainenDrag zoom area now fills the whole canvas
2006-12-01 Paul Davisdon't update clocks while dragging playhead
2006-11-20 Paul Davisconfigurable subframes-per-frame, defaults to 80
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-13 Paul Davisremove almost everything from region editor, make popup...
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-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-29 Sampo SavolainenRemove some unused function definitions.
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-10 David RobillardFix for segfault on autoscroll (especially when draggin...
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-20 Paul Davisfixes for drag-n-drop broken by use of boost::shared_ptr<T>
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-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -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-18 Hans Fugal r184@gandalf: fugalh | 2006-07-17 19:02:10 -0600
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-15 Hans Fugal r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-27 Doug McLainChanges to the Configuration object to properly handle...
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-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-01 Nick Mainsbridgefix incorrect marker/range marker right-click menus...
2006-03-31 Paul Davisa) add "Add Range Markers" to region context menu
2006-03-22 Paul Davisgcc4 fix for new import/embed code, plus inline reject_...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-03-13 Tim MayberryMake the FFT Anaylsis optional and disabled by default...
2006-03-12 Sampo SavolainenMake FFT easier to use. right click on a range selectio...
2006-03-12 Sampo SavolainenForgotten header from previous commit
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-10 Paul Davisfurther travels down the road toward true route group...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-03-08 Taybin RutkinRemoved direct libsndfile usage.
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-15 Nick Mainsbridgeselect all in time range, show object selection while...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-23 Nick Mainsbridgeadd undo to keymouse set sync position.. possibly the...
2006-01-23 Nick Mainsbridgeselect all, musical (fuzzy) loop/punch/range region...
2006-01-22 Nick Mainsbridgenew keymouse action mute/unmute region (m)
2006-01-22 Nick Mainsbridgenew keymouse binding 'set region sync point'
next