ardour.git
2011-03-23 Paul Davisuse uselib = [ 'JACK' ] when running tests from wscript... 3.0-alpha2
2011-03-23 Paul Davisget that last commit right
2011-03-23 Paul Davisdrop need for argument to "noderun" when building binar...
2011-03-23 Paul Davisadd light theme to binary package
2011-03-23 Paul Davisremove "alsa_pcm:" prefix from MIDI port names in the...
2011-03-23 Paul Davis(linux too!) set ARDOUR_SURFACES_PATH for a bundle...
2011-03-23 Paul Davisset ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR...
2011-03-23 Paul Davismore tracking down why alpha binaries don't find contro...
2011-03-23 Paul Davistracking down why alpha binaries don't find control...
2011-03-23 Carl HetheringtonPatch from Joskar to use scientific pitch notation...
2011-03-22 Carl HetheringtonFix crash on getting state of selected MIDI region...
2011-03-21 Paul Davisfinal copy needs to be done as root to deal wit vbox... 3.0-alpha1
2011-03-21 Paul Davispart two of force mount of shared folder before build...
2011-03-21 Paul Davisforce mount of shared folder before build, and copy...
2011-03-21 Paul Davisautomated build stuff continues on
2011-03-21 Paul Davisautomated build stuff continues
2011-03-21 Paul Davismore automated build stuff
2011-03-21 Paul Davismore automated build stuff
2011-03-21 Paul Davismore tweaks
2011-03-21 Paul Davisfirst round of automated builds
2011-03-21 Paul Davisavoid untested use of 2 jack weak symbols
2011-03-21 Paul Davisadd qm-dsp lib dir to linux packaging script
2011-03-21 Paul Davisits about that time
2011-03-21 Paul Davisprevent limits on MAX_DBL from messing up combination...
2011-03-21 Paul Davistwo small fixes from melvin ray herr for the step editor
2011-03-20 Paul Davisfixup auto-connection of new MIDI tracks and MIDI track...
2011-03-19 Carl HetheringtonAdd a temporary message about the need to use JACK...
2011-03-18 Paul Davisfix (?) capture alignment by making sure we use non...
2011-03-18 Paul Davisactual working fix for threads/graph/route removal...
2011-03-17 Paul Davisspell check
2011-03-17 Paul Davisadd warning re alpha status and forum use to wscript
2011-03-17 Paul Davisallow more precision when editing plugin parameters...
2011-03-16 David RobillardAdd emacs directory local configuration to tame naughty...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-16 Paul Davisrestore zero line visibility; change selected region...
2011-03-16 David RobillardReplace connection cerr dumping with DEBUG_TRACE.
2011-03-15 Paul Davisfix all manner of things relating to io connections...
2011-03-15 David RobillardFix weird whitespace.
2011-03-15 David RobillardFix undefined operations (according to gcc 4.5.2).
2011-03-15 David RobillardFix more broken whitespace.
2011-03-14 David RobillardFix broken indentation.
2011-03-14 David RobillardFix LV2 UI related memory errors with new SLV2.
2011-03-14 Paul Davismore fun and games with latency compensation, and so...
2011-03-14 Paul Davisreinstate code that prevents GUI control from talking...
2011-03-14 Paul Davisadd separate color for the border of a selected time...
2011-03-14 Carl HetheringtonRemove unnecessary (and wrong) check for movement,...
2011-03-14 Carl HetheringtonCheck movement threshold using the raw grab frame rathe...
2011-03-14 Carl HetheringtonFix assert failure when cycle_end is called by AudioEng...
2011-03-14 Paul Davisrestore visibility of streamview rect lines that act...
2011-03-14 Paul Davisuse a better contrasting color for selected region...
2011-03-13 Paul Davisadd a new alpha release notification page to startup...
2011-03-13 Carl HetheringtonMake build look for gnomecanvas headers in our copy...
2011-03-13 Paul Davisadd build stuff for export formats/presets
2011-03-13 Paul Davischange builtin export format/preset search path to...
2011-03-13 Paul Davissort export formats & presets in alphabetical name...
2011-03-13 Paul Davisremove duplicate, less-usefully named duplicate export...
2011-03-13 Paul Davispre-defined export presets and formats, part one
2011-03-12 Sakari BergenProperly create new presets, i.e. without duplicate...
2011-03-12 Paul Davismake XMLNode::add_property() correctly re-entrant and...
2011-03-12 Paul Davisproperly use and publish private/public port latency...
2011-03-12 Paul Davisremoved long-ifdef'ed-out code
2011-03-12 Paul Davisa better fix fpr that wierd XMLProperty botch
2011-03-12 Paul Davisuse legalize_for_path() on filenames for export presets...
2011-03-12 Paul Davisuse legalize_for_path() on filenames for export presets...
2011-03-12 Paul Davismove internal (note) edit mode binding to "e" to be...
2011-03-11 David RobillardFix duplicate singular/plural plugin category menus.
2011-03-11 Paul Davismake "Flush Wastebasket" operate on the correct directo...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-10 Carl HetheringtonRestore Use PH button in locations UI (#3667).
2011-03-09 David RobillardPython 2/3 compatible blank line print.
2011-03-09 Carl HetheringtonSmall refactoring; fix stuck notes on the sequence...
2011-03-09 Paul Davismove comment to a more appropriate location
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-09 Paul Davissince some track context menu items depend on the selec...
2011-03-08 David RobillardFix compilation with old SLV2.
2011-03-08 David RobillardUpdate for new SLV2 UI API.
2011-03-08 Paul Davislots of stuff related to capture alignment. things...
2011-03-08 Paul Davisreinstate context menu on stereo panner
2011-03-08 Paul Davisremove spurious debug line
2011-03-08 Paul Davisreinstate (de)selection operations that should happen...
2011-03-08 Carl HetheringtonAllow out-of-time-order writes to nascent event list...
2011-03-08 Paul Daviswhen leaving internal edit mode, if the current mode...
2011-03-08 Paul Davisshow internal edit mode status correctly on session...
2011-03-07 Paul Davismanage Route::_have_internal_generator more accurately...
2011-03-07 Paul Davismissed removals that should have been in the port offse...
2011-03-07 Paul Davisfix all manner of wrongness with port buffer offsets
2011-03-07 Paul Davisslightly more informative message when a VAMP plugin...
2011-03-07 Carl HetheringtonClamp output of y_to_note so that it doesn't return...
2011-03-07 Carl HetheringtonTrim some includes.
2011-03-07 Carl HetheringtonFix mute state on loading 2.X sessions (#3829).
2011-03-07 Carl HetheringtonRemove debug code.
2011-03-07 Paul Davisuse the same color for the stereo panner center line...
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-07 Carl HetheringtonMake Active apply to the selection.
2011-03-07 Carl HetheringtonMake stuff in the automation menu apply to the track...
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-03-07 Paul Davismake sure that fade in and fade out curves reach their...
2011-03-06 David RobillardUncrustify (no functional changes).
2011-03-06 David RobillardUpdate for new SLV2 UI API.
2011-03-05 Paul Davisrevert recent-ish change so that regardless of the...
next