ardour.git
2011-01-31 Paul Davisrename PO files in accordance with i18n standards
2011-01-31 Paul Davisadd linux packaging script(s) from 2.0-ongoing
2011-01-31 Paul Daviscopy sanitycheck from 2.0-ongoing
2011-01-31 Carl HetheringtonFix comparison of < 0 with bool.
2011-01-30 Carl HetheringtonUpdate summary when a region is removed.
2011-01-30 Carl HetheringtonShow bank number as well as program change in patch...
2011-01-30 Carl HetheringtonNo-op; very minor cleanup.
2011-01-30 Carl HetheringtonStart new sessions with the playhead at 0 and the edito...
2011-01-30 Carl HetheringtonNo-op; formatting.
2011-01-30 Paul Davisdo not send MMC DeferredPlay or Stop commands if slavin...
2011-01-30 Paul Davispatch for step editing bindings from Melvin Ray Herr...
2011-01-30 Carl HetheringtonFix fader jumps when releasing button 2 on drags; move...
2011-01-30 Carl HetheringtonTidy up slightly.
2011-01-29 Carl HetheringtonFix crash with debug enabled.
2011-01-29 Carl HetheringtonRe-offer region context menu even when in note mode...
2011-01-29 Carl HetheringtonFix problems when using the same menu item in both...
2011-01-29 Paul Davisfix auditioner by virtualizing Route::input_streams...
2011-01-29 Paul Davisdesensitize almost everything in a mixer strip when...
2011-01-29 Paul Davisa radically new approach to sizing the track header...
2011-01-29 Carl HetheringtonFix crash on unchecking show individual ports (#3740).
2011-01-29 Carl HetheringtonAdd operator<< for bundles.
2011-01-29 Paul Davisprevent formation of new xfades when two regions are...
2011-01-28 Sakari BergenAdd boost:: to shared_ptrs (not to be ambiguous with...
2011-01-28 Paul Davisa lighter half-lit mute button color, plus some minor...
2011-01-28 Paul Davismore meta-stasizing of the GUI rc file
2011-01-28 Paul Davisrestore bigger fonts for transport clocks
2011-01-28 Paul Davisallow derived children of BarController to set label...
2011-01-28 Paul Davismove point at which main outs Panner <-> Route Pannable...
2011-01-28 Paul Davisremove debug output
2011-01-27 Paul Davisrestore (mostly) processor colors from before RC meta...
2011-01-27 Paul Davis"Listen" delivery processors (i.e. monitor out) never...
2011-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2011-01-27 Paul Davisremove gtkrcify tool
2011-01-27 Paul Davisnew meta dark RC file (no light for now), along with...
2011-01-27 Paul Davisnew tool to convert meta version of ardour3_ui.rc.in...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-26 David RobillardImplement non-SPARQL LV2Plugin::find_presets using...
2011-01-24 Carl HetheringtonFix warning.
2011-01-23 Carl HetheringtonPatch from Lincoln to fix uncommitted reversible comman...
2011-01-21 Carl HetheringtonMake all types of import at least partially undo-able...
2011-01-21 Carl HetheringtonCheck for OGG format properly. Should fix #3723.
2011-01-19 Carl HetheringtonRemove duplicated code.
2011-01-19 Carl HetheringtonLincoln's OSC clean-ups (#3716).
2011-01-19 Carl HetheringtonFix build.
2011-01-19 Carl HetheringtonMissing files.
2011-01-19 Carl HetheringtonStop thought-to-be-safe alloc in RT thread from trigger...
2011-01-19 Carl HetheringtonConfigure option to abort when malloc is called in...
2011-01-19 Carl HetheringtonTerminate RapidScreenUpdate clock updates earlier when...
2011-01-19 Paul Davischeck that we're still connected to JACK when using...
2011-01-19 Carl HetheringtonPatch from Lincoln to fix rhythm ferret in various...
2011-01-19 Carl HetheringtonMissing files.
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2011-01-19 Carl HetheringtonFix undo nesting.
2011-01-19 Paul Davisnew files
2011-01-19 Carl HetheringtonRemove unused code.
2011-01-18 Doug McLainAdd checks and config for Rasqal, required by slv2
2011-01-18 Carl HetheringtonRename Frames ruler to Samples.
2011-01-18 Carl HetheringtonTidy up the ruler code slightly.
2011-01-18 Carl HetheringtonMake the frames ruler behave more like the other time...
2011-01-18 Carl HetheringtonFix colour of timecode ruler.
2011-01-17 Carl HetheringtonFix build.
2011-01-17 Carl HetheringtonRemove unused CrossfadeComparePtr. Make Crossfade...
2011-01-17 Paul Davissome new source
2011-01-17 Paul Davissome new headers
2011-01-17 Paul Davistentative commit of new panners subtree
2011-01-16 Sakari BergenMake stem export export from right before any processors.
2011-01-16 Carl HetheringtonFix memory leak.
2011-01-16 Carl HetheringtonDisable follow playhead during editor summary drags.
2011-01-16 Carl HetheringtonUse lines between marker bars from the SAE profile.
2011-01-16 Sakari BergenAdd dynamic type to SessionHandleRef debug output
2011-01-15 Carl HetheringtonMake sure minsec ruler works when it is first enabled.
2011-01-15 Carl HetheringtonAdd tooltip to send fader.
2011-01-14 Carl HetheringtonFix graphical glitches in processor list on some systems.
2011-01-14 Carl HetheringtonFix warnings.
2011-01-14 Carl HetheringtonPrevent failed reconfigurations on tracks with 0 inputs...
2011-01-14 Carl HetheringtonTweak colouring in the processor list.
2011-01-13 Carl HetheringtonFix send UI fader (#3708)
2011-01-11 Carl HetheringtonDon't add post-fader aux sends after the main deliverie...
2011-01-11 Carl Hetheringtonshow_all() more selectively so that unwanted notebook...
2011-01-11 Carl HetheringtonPrevent Processor classes messing with names when setti...
2011-01-11 Carl HetheringtonRe-fix #3685 having read the request properly.
2011-01-11 Carl HetheringtonDon't modify a send's output count depending on where...
2011-01-11 Carl HetheringtonDear oh dear. Re-fix main fader double click and inter...
2011-01-10 Carl HetheringtonShow send UI window on edit (#3696)
2011-01-10 Carl HetheringtonFix fader motion accidentally broken in previous commit.
2011-01-10 Carl HetheringtonAdd route group property to share route active state...
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
2011-01-10 Carl HetheringtonRespond to MMC even when synced to JACK. Fixes #3700.
2011-01-10 Sakari BergenMake export channels own their buffers + some other...
2011-01-10 Carl HetheringtonRemove erroneous handling of input IO for sends, which...
2011-01-10 Carl HetheringtonMake a couple of bits of debug conditional to avoid...
2011-01-10 Carl HetheringtonSomewhat hacky fix to stop the graph code allocating...
2011-01-10 Carl HetheringtonOptimise BufferSet::attach_buffers code to avoid memory...
2011-01-09 Paul Davispatch from lincoln to fix failure to leave loop play...
2011-01-09 Carl HetheringtonPut add route/bus button at the bottom of the mixer...
2011-01-09 Carl HetheringtonFactor out track display setup code into its own method.
2011-01-09 Carl HetheringtonFix setup of route meter point on load, and fix intermi...
2011-01-09 Carl HetheringtonReplace RouteGroup's collection of apply() methods...
2011-01-09 Carl HetheringtonRemove unused methods.
2011-01-08 Carl HetheringtonFix cancel button in route group dialogue, as per ...
next