ardour.git
2011-02-15 Paul Davispart two of new JACK latency API support - should fix...
2011-02-15 Paul Davispart one of several parts: implement support for new...
2011-02-15 Paul Davisremove theme-specific names from RC.in files, substitut...
2011-02-15 Doug McLainUpdate rc files to use unique rc variable names, update...
2011-02-15 Carl HetheringtonSave user key bindings to the right place. Fixes ...
2011-02-15 Paul Davisclean up new region list management maps to avoid dangl...
2011-02-15 Paul Davis(from 2.x) make sure that F4 is bound to the real separ...
2011-02-15 Carl HetheringtonClean up and hopefully fix handling of logarithmic...
2011-02-15 Carl HetheringtonNo-op: whitespace.
2011-02-15 Carl HetheringtonFix warnings.
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-14 Paul Davis3.0 version of previous 2.X change to always prevent...
2011-02-14 Doug McLainDisable theme changing untill we figure out whats broken
2011-02-14 Doug McLainMake light theme functional, add waf processing, and...
2011-02-13 Carl HetheringtonAdd simple mainpage.
2011-02-13 Carl HetheringtonNo-op; whitespace.
2011-02-13 Carl HetheringtonDocument gtkmm2ext.
2011-02-13 Carl HetheringtonGCC 4.6 fixes from oget (#3771).
2011-02-13 Carl HetheringtonRemove unused and uncompiled panner code.
2011-02-12 Paul Davisactually delete the contents of the history list, rathe...
2011-02-12 Carl HetheringtonLabel logarithmic plugin controls correctly. Should...
2011-02-12 Carl HetheringtonRemove dependence on the order of calls of listeners...
2011-02-12 Carl HetheringtonFix missed i18n (#3766).
2011-02-11 Paul Daviskeep track of the solo mute gain control for MIDI bindi...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-11 Paul Davisadd back working version of VolumeController
2011-02-11 Paul Davisremove unimplemented, unnecessary function decls
2011-02-11 Paul Davisprovide solo mute gain Config parameter as a controllab...
2011-02-11 Paul Davisnew class to wrap a pair of set/get methods as a Contro...
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2011-02-10 Paul Davisbreak circular reference between panners and pannables...
2011-02-10 Paul Davisprovide runtime control over how much boost "live"...
2011-02-10 Paul Davisget boost debug code working again (global constructors...
2011-02-10 Carl HetheringtonMinor cleanup.
2011-02-10 Carl HetheringtonPrevent erroneous splitting icons in the editor mixer...
2011-02-10 Carl HetheringtonTidy up weird plugin dialogue slightly.
2011-02-09 Paul Davisset up default speakers in new sessions
2011-02-09 Paul Davismake SiP mute gain work ... hopefully without breaking...
2011-02-09 Paul Davispanner visual tweaks
2011-02-09 Paul Davisremove irrelevant comment
2011-02-09 Paul Davismake name-highlight bar active for trims even in intern...
2011-02-09 Paul Davisnew mouse-mode-specific colors
2011-02-09 Paul Davisall mouse mode buttons should be StatefulToggleButtons...
2011-02-09 Paul Davisexport graph uses as many threads as there are cores...
2011-02-09 Paul Davismake the export graph use the same number of threads...
2011-02-09 Paul Davismake a note about process lock and ARDOUR::how_many_dsp...
2011-02-09 Paul Davissplit out ARDOUR::how_many_dsp_threads() ; fix test...
2011-02-09 Paul Davisrecenter stereo panner position indicator
2011-02-09 Paul Davisfix num DSP threads computation (TODO: move into a...
2011-02-08 Paul Davisstereo and mono panner tweaks to use cairomm and rounde...
2011-02-08 Paul Daviscairo-ify bar controller widget
2011-02-08 Paul Davisfixes for pixfader cairo-ification
2011-02-08 Paul Davisadded Gtkmm2ext::rounded_rectangle() cairo pseudo-method
2011-02-08 Paul Davistweaks in UI RC file
2011-02-08 Paul Davistweak inverted stereo panner colors
2011-02-08 Paul Davistweak description of qjackctl
2011-02-08 Paul Davissanitycheck should be looking for SCHED_FIFO
2011-02-08 Carl HetheringtonOption to colour region background using the track...
2011-02-08 Paul Davisfix bad comparison of possible frequency scaling govern...
2011-02-08 Paul Daviscairo-ify expose handlers for PixFader and PixScroller...
2011-02-08 Paul Davisremoved (will replace) rgb_macros.h
2011-02-08 Carl HetheringtonFix style of samples and timecode rulers.
2011-02-08 Carl HetheringtonChange the background colour of regions when they are...
2011-02-08 Carl HetheringtonTidy up region view colouring code slightly.
2011-02-08 Carl HetheringtonRemove always-true should_show_selection code.
2011-02-08 Carl HetheringtonMinor tidy-up.
2011-02-08 Carl HetheringtonDon't catch up with the playhead after drags.
2011-02-08 Paul Davismelvin herr's "reversion" fix for step editing so that...
2011-02-08 Paul Davisfix binding for mixer-on-top (fixes #3686)
2011-02-08 Paul Davisbuild-side of UUID reversion
2011-02-08 Paul Davisrevert earlier changes to uuid class, but keep boost...
2011-02-07 Paul Davis(from 2.x) register Lock edit mode as an enum to provid...
2011-02-07 Paul Davisadd uninstaller, remove (INTERNAL|EXTERNAL)_JACK
2011-02-07 Paul Davisadd uninstaller from 2.0-ongoing
2011-02-07 Paul Davisupdate for 3.0
2011-02-07 Paul Daviscopy sanityCheck to the right place
2011-02-07 Paul Daviscatch up installer to 2.0-ongoing, and change program...
2011-02-07 Paul Davisforward port thread/abstract_ui changes from 2.X to 3.0
2011-02-07 Paul Davisremove some dead code
2011-02-07 Paul Davisadd explict destructor for Pannable
2011-02-07 Paul Davisswitch to Boost UUID's and away from libuuid
2011-02-07 Paul Daviswhy use fabs?
2011-02-07 Paul Davischange appearance of panner data popup slightly (fixed...
2011-02-07 Paul Davisdrop explicit font naming on X Window
2011-02-07 Paul Davismake reversed width for the 2in/2out panner actually...
2011-02-07 Paul Davisadd back some missing logic to can-replicate
2011-02-07 Paul Davissimplify "can-replicate" to allow replication only...
2011-02-07 Paul Davisif using only 1 processor for DSP, do not use the graph...
2011-02-07 Paul Davismake panner data popups more contrasty and appear in...
2011-02-07 Paul Davisstop gain fader moving as meter point is changed (chang...
2011-02-07 Paul Davisallow dynamic process thread count resets
2011-02-07 Paul Davisroll back libcurl requirement to just version 7.0.0
2011-02-07 Carl HetheringtonFix fit to window for route groups whose first track...
2011-02-07 Carl HetheringtonNo-op; small tidy-ups.
2011-02-07 Carl HetheringtonFix warning.
2011-02-07 Carl HetheringtonPrevent various things from stopping the transport...
2011-02-07 Carl HetheringtonSomewhat uncertain fix to playhead misbehaviour in...
2011-02-06 Carl HetheringtonMove record and sends buttons down to the side of the...
2011-02-06 Carl HetheringtonFix up a few mackie control surface exceptions.
2011-02-06 Carl HetheringtonCouple of asserts to catch similar bugs to #3755 a...
next