Set up rulers to prevent access to uninitialized variables later.
[ardour.git] / gtk2_ardour / editor.cc
2009-05-01 Carl HetheringtonSet up rulers to prevent access to uninitialized variab...
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
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-03-06 Paul Daviscombobox width fixes from mtaht, backported from 2.X
2009-02-28 Carl HetheringtonFix #2559; crash when doing end_grab on an already...
2009-02-27 Carl HetheringtonRemove some unused code.
2009-02-25 David RobillardQuote includes for control_protocol.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-17 Carl HetheringtonMake range selection context menu work again.
2009-02-17 Carl HetheringtonFix for visual glitch due to race between Editor::updat...
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
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-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
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 HetheringtonRemove unnecessary 0 checks before delete; see parashif...
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-10-22 Nick MainsbridgeFix repeated toggling of visual state (zoom to region...
2008-10-22 Nick MainsbridgeDon't tear down and rebuild all rulers on each visibili...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-16 Paul Davisfix crash at startup caused by use of null session...
2008-10-14 Paul Davisfix a few things related to fit-to-tracks and toggle...
2008-10-13 Sampo SavolainenFirst draft of the EQ visualization system. Now force...
2008-10-06 Sampo SavolainenAdded take system from 2.0. Thanks to torben for the...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-10-05 David RobillardMove panic button to MIDI toolbar (reduce required...
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-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-28 Paul Davisregion list patch #2 from chris g, slightly reworked...
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 RobillardFix merge regression: use TempoLines class instead...
2008-09-22 Paul Davischange design for how certain region list items operate...
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 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-14 Paul Davismore GUI tweaks
2008-09-12 Paul Davisget the notebook back again (or rather, realize that...
2008-09-12 Paul Davismake tracks visible again
2008-09-11 Paul Davismake link (rubberband) work
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-02 David RobillardFixes for GCC 4.3.
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-21 David RobillardFix ruler scale on initial view (apply patch from nick_m).
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2008-01-07 David RobillardMerge with 2.0-ongoing R2653.
2007-11-13 Tim MayberryChange the button order in the duplicate region dialog...
2007-11-13 Tim MayberryFix three minor memory leaks in the Editor by using...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-23 Carl HetheringtonBack out recent bad patch.
2007-10-23 Paul Davismake insert existing audio menu item work again
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-07 Carl HetheringtonRe-work edit group selection in line with suggestions...
2007-10-06 Carl HetheringtonFix things so that selecting a region always selects...
2007-09-04 Tim MayberryUse ardour/session_state_utils.h in Editor::redisplay_s...
2007-08-10 David RobillardFix some evil "tabs".
2007-08-09 David RobillardMake MIDI tools actually do something. Sorta. Sometimes.
2007-08-08 David RobillardFirst appearance of MIDI edit tool bar. Toggles when...
2007-08-07 David RobillardFix note separator lines from stealing mouse events.
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-05 David RobillardI can't believe it's not one canvas! (TM)
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
2007-06-16 David RobillardRemove unused controls_hbox.
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-15 David RobillardExtend time canvas to use available space to the rigt...
2007-06-15 David RobillardUser toggling of editor region/route/etc list, ala...
2007-05-31 Paul Davisfixup botched xfade-as-audioregion; apply work from...
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-05-11 Carl HetheringtonAdd some comments.
next