more changes to wscript files to catch up with waf 1.6 and fix OS X issues
[ardour.git] / gtk2_ardour /
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-29 David RobillardFix installation globs
2011-09-29 David RobillardPython 3 fixes
2011-09-29 David RobillardFix whitespace.
2011-09-29 David RobillardUse is_defined to check for HAVE_* variables set by...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-29 Paul Davisstop asking GTK to do include-processing of RC files...
2011-09-28 Carl HetheringtonStop MidiRegionView claiming PrimaryModifier-scrollwheel so
2011-09-28 Carl HetheringtonClear selected MIDI notes in all regions when they are
2011-09-28 Carl HetheringtonRemove erroneous check that would prevent notes being...
2011-09-28 Carl HetheringtonStrip .ardour prefix from session files selected from...
2011-09-28 Carl HetheringtonMore debug removal. Also fix ghost note position on...
2011-09-28 Carl HetheringtonFix problems with selecting control points in Automatio...
2011-09-28 Carl HetheringtonRemove some debug messages.
2011-09-27 Carl HetheringtonFix assertion failure on clicking on bundles whose...
2011-09-26 Carl HetheringtonUpdate Mackie surface state when something is connected...
2011-09-26 Carl HetheringtonUse RCU for MIDI Manager's port list.
2011-09-25 Carl HetheringtonColin's patch to handle scroll events on track header...
2011-09-21 Carl HetheringtonFix adding of automation points to regions with a non...
2011-09-21 Carl HetheringtonUse a MementoCommandBinder for Crossfades so that the...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-09-19 Carl HetheringtonAdd active toggle to editor route list (#4236).
2011-09-19 Carl HetheringtonTidy up style of a few toggle buttons (#4319).
2011-09-19 Carl HetheringtonRemove unused button.
2011-09-19 Carl HetheringtonConnect mixer strip to panner shell even if there is...
2011-09-18 Carl HetheringtonSet the click paths when enter is pressed in their...
2011-09-16 Paul Davisrevert debugging change from yesterday
2011-09-15 Paul Davisdebug the impossible
2011-09-14 Carl HetheringtonOption to glue new markers to bars and beats (part of
2011-09-14 Carl HetheringtonDon't draw MIDI note horizontal grid lines if they...
2011-09-14 Carl HetheringtonSmall tweak to previous commit.
2011-09-14 Carl HetheringtonClamp left hand side zoom drags of the summary (fixes
2011-09-13 Paul Davisnew norwegian translation from Eivind Ødegård
2011-09-08 Carl HetheringtonDon't allow non-movable meter / tempo markers to be
2011-09-08 Carl HetheringtonDelete RouteUI immediately on request, rather than...
2011-09-07 Carl HetheringtonPut session-modified asterix in mixer window title...
2011-09-07 Carl HetheringtonSet up ControlUI::combo_map correctly to fix drop-down...
2011-09-07 Carl HetheringtonDon't create new regions on clicks on MIDI plugin autom...
2011-09-07 Carl HetheringtonDisallow black as a route group colour; force a dark
2011-09-07 Carl HetheringtonUpdate route colours when they are added to / removed
2011-09-06 Carl HetheringtonSnap new automation points in AutomationRegionViews...
2011-09-06 Carl HetheringtonFix style of the clock in the insert time dialogue.
2011-09-06 Carl HetheringtonPatch from royvegard to stop session range location...
2011-09-05 Carl HetheringtonAdd option to insert time on all a track's playlists...
2011-08-31 Carl HetheringtonAnother try at fixing #4301.
2011-08-31 Carl HetheringtonFix thinko with dragging one of >1 tabs in the same
2011-08-31 Carl HetheringtonAllow route groups to color their tracks (remainder of
2011-08-31 David RobillardFix meter colour range to again have a hard knee at...
2011-08-31 David RobillardLess day-glo panner colours based on audio track colours.
2011-08-31 David RobillardUse evenly distributed green palette for MIDI notes.
2011-08-31 David RobillardFix editor track heights (m/s/etc. buttons being cut...
2011-08-30 Carl HetheringtonMove route group colour button to more logical place.
2011-08-30 Carl HetheringtonTidy up route colouring a bit so that colours are the
2011-08-30 Paul Davisremove needless message from log window when a system...
2011-08-30 Carl HetheringtonGive route groups their own colour, settable from the...
2011-08-20 Carl HetheringtonAnother go at fixing up MIDI note additions with snap
2011-08-19 Carl HetheringtonSet up fader for audio / MIDI when the fader position
2011-08-19 Paul Davisfix various MIDI keybindings that were lost due to...
2011-08-19 Carl HetheringtonHopefully fix crash with empty IO matrix bundles
2011-08-19 Carl HetheringtonFix up note snapping so that we snap to the note we...
2011-08-17 Paul Davisnew contributor names
2011-08-17 Paul Davisvarious fixes to MidiRegionView selection handling... 3.0-alpha10
2011-08-16 Paul Davischange packing options within mixer window to fix ...
2011-08-16 Paul Davisattempt to fix deep confusion in GUI code about convert...
2011-08-15 Paul DavisDelete key can now be used to remove tempo/meter markers
2011-08-15 Carl HetheringtonGroup tab fix from David Halter (#4268).
2011-08-14 Carl HetheringtonSave position of MIDI scroomers (#4140).
2011-08-14 Carl HetheringtonFix a few SNAFUs with the port matrix after recent...
2011-08-14 Paul Davismake control protocol's SelectByRID signal work, thus...
2011-08-14 Paul Davisadd new editor actions for solo, mute, solo-isolate...
2011-08-14 Carl HetheringtonHopefully fix follow-up bug in #4209.
2011-08-14 Carl HetheringtonFix a couple of minor typos.
2011-08-13 Carl HetheringtonStop bundles disappearing from the port matrix when...
2011-08-13 Paul Davistrack changes to config parameters for MMC device id...
2011-08-12 Paul Daviswhen showing a note value during a drag, clamp first...
2011-08-09 Paul Davisfix button label in new session dialog when backing...
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-08-03 Carl HetheringtonWhen renaming a track to the name of an existing one,
2011-08-03 Carl HetheringtonFix erroneous check for colons in track names; clean up
2011-08-03 Carl Hetheringtoncolinf's patch for #4223.
2011-08-03 Carl HetheringtonApply x42's patch from #4207; rename MIDI control
2011-08-03 Carl HetheringtonGet correct folder from the default chooser; should fix
2011-07-31 Carl HetheringtonMake sure we have a user config directory before trying
2011-07-28 Paul Davisalways expose channel in patch change dialog (why was...
2011-07-27 Paul DavisPrimary-(scroll|up|down) on patch/bank change event...
2011-07-26 Paul Davisallow import to selected MIDI tracks (note that this...
2011-07-26 Paul Davisfix up colons in track names before they are used for...
2011-07-25 Paul Daviswhen tabbing between track/bus name fields, skip rec...
2011-07-25 Paul Daviswhen tabbing between track/bus name entries, attempt...
2011-07-25 Paul Davisremove commented out debug output
2011-07-22 Paul Davisslightly improve color choice for meter metrics when...
2011-07-22 Paul Davistwo birds with one stone: fix "color bug" that occured...
2011-07-20 Carl HetheringtonDon't pop up an empty menu over a patch change.
2011-07-19 Carl HetheringtonSet up advanced session options from the RCConfiguratio...
2011-07-19 Carl HetheringtonAssume axis views with no set visible property are...
2011-07-17 Carl HetheringtonAllow enter to be pressed to apply.
2011-07-17 Carl HetheringtonAdd context menu for control points.
2011-07-17 Carl HetheringtonFix vertical pane resizing during fullscreen/unfullscreen
2011-07-17 Carl HetheringtonTie note y to mouse pointer position when dragging...
next