ardour.git
2011-02-21 Paul Davisc&p debug
2011-02-21 Paul Davismore debugging
2011-02-21 Paul Davissome cut-n-paste debugging stuff (more likely to follow)
2011-02-21 Carl HetheringtonDon't show Crossfade-related menu items on busses.
2011-02-20 Carl HetheringtonFix plugin parameter controllers again (#3767).
2011-02-20 Carl HetheringtonFix crash on enabling tape mode.
2011-02-20 Carl HetheringtonNo-op; coding style.
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2011-02-20 Carl HetheringtonPrevent infinite loop if JACK is disconnected during...
2011-02-20 Carl HetheringtonNo-op; coding style.
2011-02-20 Carl HetheringtonFix erroneous use of NDEBUG and hidden typo.
2011-02-20 Carl HetheringtonRemove out-of-date comment.
2011-02-20 Carl HetheringtonMake InternalReturns collect their sends' data on the...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2011-02-19 Paul Davisfirst pass at full output & gain coefficient interpolat...
2011-02-18 Paul Davisprevent VBAP from silencing an output buffer that it...
2011-02-18 Carl HetheringtonRemove menu items that do nothing (#2451).
2011-02-18 Carl HetheringtonHappy new year.
2011-02-17 Paul Davissomewhat working VBAP panning (no interpolation, and...
2011-02-17 Carl HetheringtonMake a shift modifier do vertical zoom in zoom mode.
2011-02-17 Carl HetheringtonMake sense of parameter to tav_zoom_step match up with...
2011-02-17 Carl HetheringtonFix incorrect mouse cursors after zoom mode clicks.
2011-02-17 Carl HetheringtonCope with stereo click files by mixing them down to...
2011-02-17 Carl HetheringtonTrim some duplicate code.
2011-02-17 Paul DavisGUI for VBAP panner actually does something (not the...
2011-02-17 Paul Davisdraw speaker positions in 2d panner
2011-02-17 Paul Davisdraw pucks (signal positions) on vbap panner
2011-02-17 Carl HetheringtonBring up the click tab of the RC options window when...
2011-02-17 Carl HetheringtonDon't go off the left edge of the session when zooming...
2011-02-17 Paul Davismore progress on speakers/vbap etc. etc (still a work...
2011-02-17 Carl HetheringtonMake controller menu items look the same whether for...
2011-02-17 Carl HetheringtonFix addition of MIDI automation points (#3780).
2011-02-17 Carl HetheringtonCoding style.
2011-02-17 Carl HetheringtonClean up some confusion with AutomationControls in...
2011-02-17 Carl HetheringtonMinor tidying-up.
2011-02-17 Carl HetheringtonLook for .ardour, not .template, when using an existing...
2011-02-17 Carl HetheringtonJust call a template a template (as in the menu) rather...
2011-02-17 Carl HetheringtonMinor cleanups.
2011-02-17 Paul Davispreparations for a working speaker editing dialog
2011-02-16 Paul Davischange some parameter names to make things a bit cleare...
2011-02-16 Paul Davisremove debug output
2011-02-16 Paul Davisfix crash when opening MIDI controller automation track...
2011-02-16 Carl HetheringtonNo-op: coding style.
2011-02-16 Carl HetheringtonRe-add height menu to tracks (#3761).
2011-02-16 Paul Davisremove some undefined function decls and an unused...
2011-02-16 Paul Davisyet more latency compilation fixes
2011-02-16 Paul Davismore latency compilation fixes
2011-02-16 Paul Davisfixes for latency computation and compilation
2011-02-16 Carl HetheringtonCome to think of it, those size requests were hack...
2011-02-16 Carl HetheringtonUpdate menu bar widget size requests on font scaling.
2011-02-16 Carl HetheringtonMake pressing enter in the label or path entries trigge...
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...
next