ardour.git
2012-04-30 Paul Davisrevert SSL Nucleus device info to use builtin ipMIDI
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
2012-04-30 Paul Davisadd explicit inverse fade in/out curves for use when...
2012-04-30 Carl HetheringtonFix spectral analysis of regions.
2012-04-30 Carl HetheringtonRemove un-read variable.
2012-04-30 Carl HetheringtonRemove unused options related to crossfades.
2012-04-29 Carl HetheringtonHandle update of crossfades on explicit relayer more...
2012-04-28 Carl HetheringtonRemove unused variable.
2012-04-28 Carl HetheringtonRemove a couple of uses of the word Route in the UI.
2012-04-28 Carl HetheringtonFix detection of 2.X sessions.
2012-04-28 Paul Daviscontrol surfaces: make it possible to keep display...
2012-04-27 Carl HetheringtonRe-add erroneously-removed methods related to cut/copy of
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-27 Paul DavisMCP: failure to rebank for cases where num_routes ...
2012-04-27 Carl HetheringtonRaise an exception if we fail to create our graph
2012-04-27 Carl HetheringtonPossibly hacky fix for tests on newer Ubuntu (or maybe
2012-04-27 Paul Davisremove unnecessary gcc 4.7 "fix"
2012-04-27 Paul Davis**EVEN better** gcc 4.7 fix
2012-04-27 Paul Davis**better** gcc 4.7 fix
2012-04-27 Paul Davisgcc 4.7 fix
2012-04-26 Paul DavisMCP: ctrl-select toggle selections status, analogous...
2012-04-26 Paul DavisMCP: more sensible version of previous commit, and...
2012-04-26 Paul DavisMCP: fix handling of vpot presses
2012-04-26 Paul Davisslightly explanatory comment for crossfading
2012-04-26 Paul Davisfix initialization of control protocols so that brand...
2012-04-26 Paul DavisMCP: properly (?) handle bank/channel scrolling with...
2012-04-26 Carl HetheringtonUse Glib::Threads::RecMutex rather than Glib::RecMutex...
2012-04-26 Paul DavisMCP: lots of good stuff - recenable bug fixed, cursor...
2012-04-25 Paul DavisMCP: dynamic ipMIDI ports, more default key bindings...
2012-04-25 Carl HetheringtonCopy for SVN revision from build script.
2012-04-25 Carl HetheringtonA few tweaks to the build script for Ubuntu 11.10
2012-04-25 Carl HetheringtonTweak to fix up linux packaging script.
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-25 Paul DavisMCP: quick build fix
2012-04-25 Paul DavisMCP: various fixes, plus removal of ui_bind() (just...
2012-04-24 David RobillardFix crashes when closing LV2 plugin UIs.
2012-04-24 Paul Davisrevert previous commit (it should work, but did not...
2012-04-24 Paul Davismake generic MIDI support handle SendFeedback() in...
2012-04-24 Paul Davislikely fix for various odd problems with cross-thread...
2012-04-24 Paul Davisrevert previous commit
2012-04-24 Paul Davisdebugging: stop MidiControlUI from actually executing...
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
next