first part of MIDI cut/copy/paste ; fix for input/output_streams of an IOProcessor...
[ardour.git] / gtk2_ardour / editor.h
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-08-04 Carl HetheringtonSplit up Editor::button_press_handler and fix assert...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-21 Carl HetheringtonClean up range menu a bit. Make a couple of range...
2009-07-17 Carl HetheringtonUse track colours in the port matrix.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-03 Carl HetheringtonPull snapshots code out of Editor class.
2009-07-03 Carl HetheringtonFactor regions list out of Editor.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-25 Carl HetheringtonVarious adjustments to make more operations respect...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
2009-06-22 Carl HetheringtonUse the same menu for the editor route group list and...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-22 Carl HetheringtonAdd some more options to the route group list context...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonRemember last normalization value when the dialog is...
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-17 Carl HetheringtonReduce complexity of previous commit slightly.
2009-06-17 Carl HetheringtonRemove unused resize-line code. When resizing multiple...
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-17 Carl HetheringtonAdd a playhead marker to the summary.
2009-06-15 Carl HetheringtonA few cleanups. Map scroll wheel to movement of the...
2009-06-14 Carl HetheringtonMake summary display optional.
2009-06-14 Carl HetheringtonPrevent vertical autoscroll when dragging the playhead.
2009-06-14 Carl HetheringtonSome cleanups to ruler drags.
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-12 Carl HetheringtonHopefully fix assertion failures in gnomecanvas when...
2009-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-10 Carl HetheringtonRemove unused variable.
2009-06-10 Paul Davissupport scrubbing via new Drag abstraction (probably...
2009-06-08 Carl HetheringtonAllow Insert Time option to move tempos and time sig...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-05-21 Nick MainsbridgeA different fix for record crash, use pixfufs instead...
2009-05-16 Carl HetheringtonRemove preferences menu options that have been moved...
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-06 Sampo SavolainenMake it possible to consolidate/bounce ranges without...
2009-02-27 Carl HetheringtonRemove some unused code.
2009-02-27 David RobillardRemove apparently unnecessary friend declarations.
2009-02-27 David RobillardSplit TimeFXDialog from Editor.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-19 David RobillardI am become death, destroyer of boilerplate.
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-16 David RobillardMove all beats <-> frames time conversion into a single...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-23 Carl HetheringtonAdd global port matrix dialogs.
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-18 Sampo SavolainenOofus's work on region lists: highlight selected canvas...
2009-01-07 David RobillardFix audible note select:
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2008-12-25 Hans Baier* first prototype implementation of playing back MIDI...
2008-12-25 Hans Baier* Made MIDI channel coloring work in the track channel...
2008-12-18 Carl HetheringtonImplement #826: edit-click on automation points allows...
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-13 Sampo SavolainenFirst draft of the EQ visualization system. Now force...
2008-10-11 Nick MainsbridgeFix non-disappearing transport range bar drag rects...
2008-10-11 Nick MainsbridgeFix the nostar ruler hiding bug, rejig ruler bars again...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-10-06 Sampo SavolainenAdded take system from 2.0. Thanks to torben for the...
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-10-01 Paul Davisnext region list fix from chris g; more tweaks to port...
2008-09-28 Paul Davisregion list patch #2 from chris g, slightly reworked...
2008-09-26 Sakari BergenAdd Import from session -functionality
2008-09-24 Nick Mainsbridgefix feedback loop while track resizing
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-23 David RobillardThe petty tidying up remnants of a noble, yet utterly...
2008-09-23 David RobillardMake PBD::SearchPath less silly/boilerplatey.
2008-09-23 David RobillardFix merge regression: use TempoLines class instead...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 David RobillardShow tempo lines above marker bars.
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
next