summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-29Add subject to key/value chunks in RDFF (i.e. store triples).David Robillard
2011-03-29Flesh out RDFF documentation.David Robillard
2011-03-29Switch RDFF to 2-clause BSD license.David Robillard
2011-03-29lv2_pfile => rdff.David Robillard
2011-03-28Implement most recent LV2 persist extension.David Robillard
2011-03-27Updated ru.po from prokoudine (#3895).Carl Hetherington
2011-03-27revert recent change to cleaner names for MIDI ports, which breaks certain ot...Paul Davis
2011-03-26remove sample-rate adjustment of plugin parameters - represents a misundersta...Paul Davis
2011-03-26Slightly improve debug output.Carl Hetherington
2011-03-26hide/rearrange stuff affected by last commit only if Profile->get_small_scree...Paul Davis
2011-03-26goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nu...Paul Davis
2011-03-26more customary include orderPaul Davis
2011-03-26remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (...Paul Davis
2011-03-25fix mis-parsed syntax in DDX3216 MIDI binding map - thanks libxml2Paul Davis
2011-03-25get MIDI binding maps dir name correct (ugh)Paul Davis
2011-03-25add call to ./package to noderun scriptPaul Davis
2011-03-25no real point running gzip on the package tarballPaul Davis
2011-03-25alpha3 renamePaul Davis
2011-03-25rename OSC surface shared object so that its copied into the bundlePaul Davis
2011-03-25define MIDI map location in bundle via envvarPaul Davis
2011-03-25include MIDI binding maps in packagesPaul Davis
2011-03-25permit envvar to define where to find MIDI binding maps (for bundle, or other...Paul Davis
2011-03-24Allow single architecture packages to be madeTodd Naugle
2011-03-24Prevent region drags with the middle button in internal edit mode (#3869).Carl Hetherington
2011-03-23use uselib = [ 'JACK' ] when running tests from wscript on installed (pkg-con...3.0-alpha2Paul Davis
2011-03-23get that last commit rightPaul Davis
2011-03-23drop need for argument to "noderun" when building binaries on VMsPaul Davis
2011-03-23add light theme to binary packagePaul Davis
2011-03-23remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make th...Paul Davis
2011-03-23(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23more tracking down why alpha binaries don't find control surfacesPaul Davis
2011-03-23tracking down why alpha binaries don't find control surfacesPaul Davis
2011-03-23Patch from Joskar to use scientific pitch notation for MIDI note names (#3867).Carl Hetherington
2011-03-22Fix crash on getting state of selected MIDI region automation tracks (fixes #...Carl Hetherington
2011-03-21final copy needs to be done as root to deal wit vbox mount defaults3.0-alpha1Paul Davis
2011-03-21part two of force mount of shared folder before build, and copy result there ...Paul Davis
2011-03-21force mount of shared folder before build, and copy result there when donePaul Davis
2011-03-21automated build stuff continues onPaul Davis
2011-03-21automated build stuff continuesPaul Davis
2011-03-21more automated build stuffPaul Davis
2011-03-21more automated build stuffPaul Davis
2011-03-21more tweaksPaul Davis
2011-03-21first round of automated buildsPaul Davis
2011-03-21avoid untested use of 2 jack weak symbolsPaul Davis
2011-03-21add qm-dsp lib dir to linux packaging scriptPaul Davis
2011-03-21its about that timePaul Davis
2011-03-21prevent limits on MAX_DBL from messing up combination of a framepos_t and a s...Paul Davis
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
2011-03-20fixup auto-connection of new MIDI tracks and MIDI tracks with newly-added aud...Paul Davis