summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-02fix import of multi-track SMF files with some tracks containing only meta-eve...Paul Davis
2011-04-02Fix broken whitespace.David Robillard
2011-04-02put the Roland SI-24 MIDI map into SVNPaul Davis
2011-04-02track MIDI map copies for bundlePaul Davis
2011-04-02more MIDI binding map syntax correctionsPaul Davis
2011-04-02fix unclosed XML comment in korg MIDI mapPaul Davis
2011-04-02fix typoPaul Davis
2011-04-02copy pre-defined export presets & formats into the correct location in the bu...Paul Davis
2011-04-02more attempted cleanup of AU preset declarationsPaul Davis
2011-04-02cleanup repeated pattern for setting in-bundle search paths and add ARDOUR_EX...Paul Davis
2011-04-02add the standard mechanism for search paths to the path used for export forma...Paul Davis
2011-04-02fix up (?) audio_unit.cc compilation, maybePaul Davis
2011-04-01even more potential fixes for partial stripping of a linux bundlePaul Davis
2011-04-01more potential fixes for partial stripping of a linux bundlePaul Davis
2011-04-01more potential fixes for partial stripping of a linux bundlePaul Davis
2011-04-01another potential fix for partial stripping of a linux bundlePaul Davis
2011-04-01potential fix for partial stripping of a linux bundlePaul Davis
2011-03-31Make route group editor list reorderable (part of #3918).Carl Hetherington
2011-03-30Somewhat guesswork-laden fix for VAMP plugin assertion failures (#3897, #3878...Carl Hetherington
2011-03-30Untick speaker dialog in menu when it is closed (#3898).Carl Hetherington
2011-03-30Save/restore PortInsert state fully (fixes #3901).Carl Hetherington
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2011-03-30Whitespace, add GPL boilerplate.Carl Hetherington
2011-03-30Spurious character in GPL boilerplate.Carl Hetherington
2011-03-29Update for latest LV2 Persist extension.David Robillard
2011-03-29Update for latest LV2 persist extension.David Robillard
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