copy from vendor branch, v1.0
[ardour.git] / gtk2_ardour /
2007-12-10 Paul Davisremove unintended AudioUnits header file inclusion
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-12-08 Paul Davismake rec-enable MIDI bindable again
2007-12-08 Paul Davismake selected marker line resize as canvas size changes
2007-12-07 Ben Loftisfix waveview display on the crossfade editor
2007-12-05 Doug McLainremove debug output
2007-12-05 Doug McLainadd exception handling to Gdk::Pixbuf::create_from_file ()
2007-12-04 Doug McLainremove debug output
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-12-04 Paul Davisfix up normal ardour menus because of action renaming
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-12-04 Paul Davisdebugging regionlist issues
2007-12-04 Paul Davisminor changes from OS X land
2007-12-03 Paul Davisadd single-layer zoom toggle; add toggle-fade-active...
2007-12-01 Sampo SavolainenMake sure entered_marker is resetted if it's removed
2007-11-30 Paul Davisfix silly startup messages caused by change from this...
2007-11-30 Paul Davisfix issue with Region::adjust_to_sync(); enlarge key...
2007-11-30 Paul Davisfix absurd bug with crop region
2007-11-30 Paul Davisdon't put NDF/DF in clocks if there is no DF/NDF altern...
2007-11-30 Paul Davisnew shuffle-splice mode; fix editormode selectors lacki...
2007-11-29 Paul Davisfix bug with insert region when no track is selected...
2007-11-29 Paul Davisadd set-loop-from-region variants; no grabber cursor...
2007-11-29 Paul Davisfix lagging canvas updates, and as a side-effect, fix...
2007-11-29 Paul Davisminor fixes from OSX land
2007-11-29 Paul Davismake region renaming even more accessible
2007-11-28 Paul Davisadd set loop/punch from edit-range; don't select track...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-28 Paul Davisimplement 1-touch record action
2007-11-28 Paul Davisminor fixes from OS X land
2007-11-28 Paul Davisprovide support for playhead-to-next/previous-region...
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-11-27 Paul Davisfix for #1972, caused by stored snap values being inval...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-23 Jesse Chappelladded cd marker ruler, which displays and allows quick...
2007-11-21 Jesse ChappellSimplified the CD toc/cue creation process by allowing...
2007-11-20 Paul Davisthinko fix for splice/dragging
2007-11-20 Doug McLainOops
2007-11-20 Paul Davisintegrate the not-yet-released RubberBand library into...
2007-11-20 Doug McLainCreate new LevelMeter class for meter only widgets...
2007-11-20 Doug McLainconnect trackmeters to existing I/O change signals
2007-11-19 Paul Davistrim at edit point added, keybindings altered (in progr...
2007-11-19 Doug McLainAdd meters to busses too, and hide meter once again...
2007-11-19 Doug McLainFix connect/disconnect of meter updating, and keep...
2007-11-19 Paul Davismassively better splice mode for all you tape freaks...
2007-11-19 Doug McLainlooks better this way, and gets rid of the gap between...
2007-11-19 Doug McLainmore fixes for toggling on/off of the meters
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-18 Doug McLainRemove debug output and move meter option to root menu...
2007-11-18 Doug McLainMore fixing on the toggling on/off of the track meters
2007-11-18 Doug McLainMake meters stay off when they are supposed to be
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-11-17 Carl HetheringtonApply patch from colinf to fix bug #1913
2007-11-17 Carl HetheringtonFix for crash on track removal, backported from trunk.
2007-11-16 Paul Davisanother binding addition
2007-11-16 Paul Davismore key-mouse selection guesswork, plus make duplicate...
2007-11-16 Paul Davisyet another attempt at the correct selection model...
2007-11-15 Paul Davissort keybinding editor alphabetically
2007-11-15 Paul Davismake separate really select the right regions post...
2007-11-15 Paul Davismore tweaks to select-for-action; make sync-point setti...
2007-11-14 Paul Davisadded "separate" as a new bindable editor operation...
2007-11-13 Paul Davissync point extends across entire region height
2007-11-13 Paul Davissome improvements for scrubbing, more to come soon
2007-11-13 Doug McLainUndo r2629
2007-11-13 Paul Davisimproved select-on-action
2007-11-13 Paul Davismake most (all?) keymouse actions ensure that the enter...
2007-11-12 Doug McLainBypass disk xrun bail out goto's when stop on xrun...
2007-11-12 Paul Davismore keybinding/editing fixes
2007-11-12 Paul Davisfix up issues with fade length setting; [ & ] now work...
2007-11-12 Paul Daviscommit SAE menu changes too
2007-11-12 Paul Davisfinally commit bindings changes
2007-11-12 Paul Davisadd trim to loop/punch; fixup trim start/end to EP...
2007-11-12 Paul Davisadd arrow head to selected marker line; fix no-import...
2007-11-12 Doug McLaincorrect bar color order after the edit marker bar move
2007-11-11 Paul Davismake split obey edit point preference
2007-11-11 Paul Davisfix up return and alt-return behaviour
2007-11-11 Paul Davismove location marker bar to bottom row of rulers
2007-11-09 Paul Davismake edit clock do something useful again; do sensible...
2007-11-09 Paul Davisfix up botched marker management scheme; add Editor...
2007-11-09 Paul Davisdisambiguate llabs() on OS X
2007-11-09 Paul Daviscatch markers as they go away, to avoid selection corru...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-08 Paul Davischange kbd selection to F1 & F2; make kbd selection...
2007-11-08 Paul Davisadd mouse-zoom-focus to ardour.menus files
2007-11-07 Paul Davisinitial round of work to support new edit point option...
2007-11-07 Paul Davisstop auto-play from trying to play things that are...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-11-06 Carl HetheringtonPatch from jdavisp3 to further improve region gain...
2007-11-05 Paul Davismouse zoom focus; mouse scrubbing becomes mouse shuttli...
2007-11-05 Carl HetheringtonPatch from jdavisp3 to fix #1894
2007-11-05 Carl HetheringtonPatch from jdavisp3 to fix bug #1841.
2007-11-02 Paul Davissome small optimizations for track-selection process
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-10-27 Paul Davisfixes for keystate handling in the key binding editor...
2007-10-10 Doug McLainadd alternate shading to treeview rows, affects keybind...
2007-10-09 Paul Davisnew keybinding editor, mostly finished but not 100%
2007-10-06 Carl HetheringtonBackport fix from trunk for selection of regions that...
2007-10-06 Paul Davisfix new mac menu stuff; push quit item into mac menu...
2007-10-05 Paul Davisnew mac menu stuff from richard hult
next