Fix horizontal positioning of PC flags.
[ardour.git] / gtk2_ardour / editor.cc
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-20 Paul Davisfix up duplicate dialog
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-19 David RobillardEditor GUI touchups:
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-15 Paul Davisfix from mr bouncy for keeping playlists during cleanup
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-09 Taybin RutkinBug fix for displaying routes after a hidden route.
2007-03-06 Doug McLainFix for edit cursor clock being out of sync with edit...
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-03-05 Doug McLainFixed slot assignments to AudioRegion fade shape menu...
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-28 David RobillardMerged with trunk R1393.
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-15 David RobillardMoved editor scrollbar to right side.
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-11 David RobillardMerged with trunk R1311.
2007-01-11 David RobillardMerged with trunk R1304
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-09 David RobillardMerged with trunk R1283.
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-19 David RobillardMerged with trunk R1141
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 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
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-19 David RobillardMerged with trunk R920.
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-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
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-10 David RobillardMerged with trunk R776
next