ardour.git
2012-04-20 David RobillardAdd "Description" pane to generic plugin UI for LV2...
2012-04-20 David RobillardSet tooltips on generic UI controls for LV2 plugin...
2012-04-20 David RobillardRemove support for old and/or experimental LV2 stuff.
2012-04-19 Carl HetheringtonFix thinko causing possible memory corruption.
2012-04-19 Carl HetheringtonBreak shared_ptr cycle between Track and its
2012-04-19 Carl HetheringtonAdd shared_ptr debugging patch, as I keep losing it.
2012-04-19 Carl HetheringtonAnother little test.
2012-04-19 Paul Davispotential fix for AU GUIs resizing (not yet tested)
2012-04-19 Paul Davisattempt to fix confusion over session file version...
2012-04-19 Carl HetheringtonFix typo (#4848).
2012-04-19 Carl HetheringtonFix warning.
2012-04-19 Paul Davisfix freeze operation crashes by obtaining process buffe...
2012-04-19 Paul Davisadd a simple method to return "the instrument" associat...
2012-04-18 Carl HetheringtonAdd a couple of things to .gitignore.
2012-04-18 Carl HetheringtonAdd drawing.
2012-04-18 Carl HetheringtonRe-work fade operation to be closer to Mixbus; things
2012-04-18 Paul DavisMCP: some button handling fixes
2012-04-18 Paul Davisupdate timecode/position display where appropriate
2012-04-18 Ben Loftisadd User metadata. user metadata is edited from the...
2012-04-18 Paul DavisMCP: next try at vpot mode for pan width
2012-04-18 Paul DavisMCP: bettetr vpot mode for pan width
2012-04-18 Paul DavisMCP: space for %
2012-04-18 Paul DavisMCP: missing break
2012-04-18 Paul DavisMCP: maybe fix vpot display behavior for pan width
2012-04-18 Paul DavisMCP: maybe fix vpot behaviour as seen with pan width
2012-04-18 Paul DavisMCP: gui stuff
2012-04-18 Paul DavisMCP: maybe really fix fader dB display
2012-04-18 Paul DavisMCP: maybe fix fader dB display
2012-04-18 Paul DavisMCP: more fader debugging
2012-04-18 Paul DavisMCP: fader debugging
2012-04-18 Paul DavisMCP: gui changes; more debugging for button bnding...
2012-04-18 Paul Davisadd Ctrl-Shift-P as shortcut for preferences dialog
2012-04-18 Paul DavisMCP:maybe functioning button binding stuff, plus save...
2012-04-17 Paul DavisMCP: somewhat functional (?) full keybinding GUI
2012-04-17 Paul DavisMCP: first profile file
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-17 Paul Davisforce small screen profile if ARDOUR_NARROW_SCREEN...
2012-04-17 Paul Davisadd back semantically-different version of previously...
2012-04-17 Paul Davisremove unusued ActionManager::get_action() variant
2012-04-16 Paul DavisMCP: work on rec-enable
2012-04-16 Paul DavisMCP: work on vpots
2012-04-16 Paul DavisMCP: bit more debugging for vpot press
2012-04-16 Paul DavisMCP: no fake touch for anything, actually
2012-04-16 Paul DavisMCP: no fake touch for vpot
2012-04-16 Paul DavisMCP: a fistful of changes
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-16 Paul DavisMCP: make v-pot press work; work ongoing on general...
2012-04-15 Carl HetheringtonUpdate MidiRegion::_start_beats on trimming the front...
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2012-04-15 Carl HetheringtonFix overflow when computing framewalk_to_beats with...
2012-04-15 Carl HetheringtonDon't abort if mis-matched processors are found; a...
2012-04-15 Paul Daviscmd-press on vpot should lock strip; shift-press resets...
2012-04-15 Paul DavisMCP: probably fix issues with vpots not working
2012-04-15 Paul Davisadd mapping from button ID to name for new button IDs
2012-04-15 Paul Davisshare buttons IDs where feasible
2012-04-15 Paul Davisnew button IDs, one for MCP one for LCP, plus methods...
2012-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2012-04-14 Carl HetheringtonFix a few return types.
2012-04-14 Paul DavisMCP: the return of the master fader
2012-04-14 Paul DavisMCP: redesign to allow device-specific button IDs,...
2012-04-14 Paul DavisMCP: hack test for ssl nucleus fader touch
2012-04-14 Paul DavisMCP: hack #2 for Nucleus fader touch messages
2012-04-13 Paul DavisMCP: hack for Nucleus fader touch messages
2012-04-13 Paul DavisMCP: off by one error
2012-04-13 Paul DavisMCP: catch noteOff to see note-on+velocity=zero message...
2012-04-13 Paul DavisMCP: more of the same
2012-04-13 Paul DavisMCP: better display of parameter values, off by one...
2012-04-13 Paul DavisMCP: more button tracing, more config stuff
2012-04-13 Paul DavisMCP: more button tracing, more config stuff
2012-04-13 Paul DavisMCP: fix uninitialized variable; start work on extendin...
2012-04-13 David RobillardFix compilation with old lilv.
2012-04-13 Paul DavisMCP: timeout display of value when altering with fader...
2012-04-13 Paul Davisshow gain level as its adjusted from ardour GUI (not...
2012-04-13 David RobillardImplement proper LV2 preset support.
2012-04-13 Paul Davisconvert rec-enable control for a Track from PBD::COntro...
2012-04-12 Paul DavisMCP: make select button work again
2012-04-12 Paul DavisMCP: try an alternate mode for gain pot mode
2012-04-12 Paul DavisMCP: button debugging, plus don't do much/aything on...
2012-04-12 Paul DavisMCP: display label change
2012-04-12 Paul DavisMCP: reverse pot labelling re: flip mode
2012-04-12 Paul DavisMCP: fix confusion between normal and modified Automati...
2012-04-12 Paul DavisMCP: start generalizing mapping between surface control...
2012-04-12 Paul Davisremove old mcp config params, use new one
2012-04-12 Paul DavisMCP: rename ports again, remove ports from MCP bundles...
2012-04-12 Paul DavisMCP: new device file
2012-04-12 Paul DavisMCP: more surface properties, correctly close IOSources...
2012-04-12 Paul Davismissing initialization
2012-04-12 Paul DavisMCP: nucleus def file
2012-04-12 Paul DavisMCP: switch devices on the fly; name MIDI ports appropr...
2012-04-12 Paul Davispropagate GUI track selection to control protocols...
2012-04-12 Paul Davisinitial MCP device info file, and fix ./ardev and frien...
2012-04-12 Paul DavisMCP: loading device info files basically operational
2012-04-12 Paul DavisMCP: stubbed device info file loading
2012-04-12 Paul Davisnew files
2012-04-12 Paul Davismove string_is_affirmative() into libpbd
2012-04-12 David RobillardA bit of crash proofiness for insane plugin UIs.
2012-04-12 Paul DavisMCP: shift-select resets gain to unity; don't jump...
2012-04-12 Paul DavisMCP: track control press/release events
2012-04-12 Paul DavisMCP: probably fix crash from flip mode, and debug modif...
2012-04-12 Paul DavisMCP: check on whether we using pan width control; flip...
next