ardour.git
2012-04-24 Paul Davisvague diagram on event loop/UI interactions
2012-04-24 Paul Daviseventloop and abstractui debugging, lots more commentin...
2012-04-24 Paul DavisipMIDI: typo
2012-04-24 Paul DavisipMIDI: credit where credit is due
2012-04-24 Paul DavisMCP: remove debug output
2012-04-24 Paul Davismove the point at which PannersLegal is emitted (thus...
2012-04-24 Paul DavisMCP: remove debugging related to selection that turned...
2012-04-24 Paul Davisremove various debugging output
2012-04-24 Paul Davisadd support for IP MIDI (multicast MIDI over IP UDP...
2012-04-23 Carl HetheringtonGet the _note_mode set up correctly in a MidiDiskstream
2012-04-23 David RobillardFix crash when closing LV2 UIs.
2012-04-23 Paul Davismove MIDI::Manager::cycle_{start,end}() calls from...
2012-04-23 Paul Davislibmidi++: fix a bunch of issues with previous commit
2012-04-23 Paul Davislibmidi++: split apart "base-y" aspects of MIDI::Port...
2012-04-23 Paul DavisControlProtocol doesn't actually need any record of...
2012-04-23 Carl HetheringtonRemove long-commented-out code; formatting tweaks;...
2012-04-23 Carl HetheringtonFix a couple of missing PROGRAM_NAMEs, and remove some...
2012-04-23 Carl HetheringtonFix some confusion wrt did_push as a member and a local...
2012-04-23 Carl HetheringtonMinor simplification.
2012-04-22 Carl HetheringtonFix uninitialised variables.
2012-04-22 Carl HetheringtonFix toggle selection for control points.
2012-04-22 Paul DavisMCP: another bevy of changes, including working jog...
2012-04-22 Carl HetheringtonRemove no-longer-needed file.
2012-04-22 Carl HetheringtonUse a list of ControlPoints to hold the automation...
2012-04-22 Paul DavisMCP: a fistful of improvements. probably best to just...
2012-04-21 Carl HetheringtonRemove some unused code.
2012-04-21 David RobillardUse URI defines from LV2 headers instead of error-prone...
2012-04-21 David RobillardFix crash when removing an LV2 plugin or on shutdown.
2012-04-20 Carl HetheringtonRemove seemingly not-that-useful menu item, since edit...
2012-04-20 Carl HetheringtonFix some warnings.
2012-04-20 Carl HetheringtonFix some warnings in non-debug mode.
2012-04-20 David RobillardOops. Turns out activate handles both keyboard and...
2012-04-20 David RobillardSupport adding plugins via keyboard (Enter).
2012-04-20 Carl HetheringtonFix linear interpolator to avoid error accumulation.
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
next