summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-04reimplement MidiRingBuffer::dump()Paul Davis
2011-04-04Add plugins (activating them) after doing any latency_compute_run, as otherwi...Carl Hetherington
2011-04-04move some DEBUG::Graph traces to DEBUG::ProcessThreads ; remove Diskstream::r...Paul Davis
2011-04-04remove message about MidiRegionView::redisplay_model() being called without a...Paul Davis
2011-04-04always make log/error window visible when a non-info message is postedPaul Davis
2011-04-04Slightly grubby fix to restore plugin output meters (#3926).Carl Hetherington
2011-04-04do not set icon list *and* default icon list, which results in a GTK warning ...Paul Davis
2011-04-04Update region peak amplitude when the region is trimmed (#3931).Carl Hetherington
2011-04-03Fix center_edit_point action name.Carl Hetherington
2011-04-03Fix Transport->Play->Play option name, and rename Play Selection to Play Sele...Carl Hetherington
2011-04-03Use some helper functions to trim some lines. There should be no functional ...Carl Hetherington
2011-04-03Implement LV2 files extension.David Robillard
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