summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-12fix a couple of errors in zh.po filesPaul Davis
2012-09-12add email address for Rui-huai ZhangPaul Davis
2012-09-12add chinese translation from Rui-huai ZhangPaul Davis
2012-09-09comment tweaks from a second readingPaul Davis
2012-09-09remove unused codePaul Davis
2012-09-08Consistent style.David Robillard
2012-09-08I think Region::can_move() should take into account _lockedCarl Hetherington
2012-09-08Update to gtk2_ardour Czech translation from Pavel FricCarl Hetherington
2012-09-04Fix end-of-input-handling in silence trimmerSakari Bergen
2012-09-01Patch from timbyr to stop the startup dialogCarl Hetherington
2012-09-01Reset pending_locate_roll in all cases, not just when theCarl Hetherington
2012-08-30Fix compilation without svn lv2.David Robillard
2012-08-29Implement latest buf-size extension via new options extension.David Robillard
2012-08-29added missing header includeRobin Gareus
2012-08-28LV2: Send messages from one UI to all replicated instances.Robin Gareus
2012-08-28LV2: amend previous commit, respect replicated plugin instancesRobin Gareus
2012-08-28LV2: allocate dedicated buffers for [non-midi] event-ports.Robin Gareus
2012-08-28LV2 worker: prevent corruption of ringbufferRobin Gareus
2012-08-27fix LV2 workerRobin Gareus
2012-08-27dedicated LV2 non-MIDI atom-event-port handlingRobin Gareus
2012-08-21Create and realize LV2 UI container before instantiating (required for proper...David Robillard
2012-08-21fix long-option: --no-splash = -n (and test git+svn first-commit)Robin Gareus
2012-08-18Fix some const-violating casts.David Robillard
2012-08-18Add debug trace for LV2 like the other APIs.David Robillard
2012-08-17LV2 log extension support.David Robillard
2012-08-17Fix const violating case.David Robillard
2012-08-16make --disable-plugins/-d work again, probablyPaul Davis
2012-08-10undo that last commitPaul Davis
2012-08-10fix for OS X builds with new prototype C warning flagsPaul Davis
2012-08-10add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and...Paul Davis
2012-08-10fix erroneous use of i18n.h in a header filePaul Davis
2012-08-09test a different approach to propagating plugin parameter changes (VST only f...Paul Davis
2012-08-09when sending notice of a change in a plugin parameter value, send the current...Paul Davis
2012-08-09more vst parameter related stuffPaul Davis
2012-08-09more vst parameter related stuffPaul Davis
2012-08-09VST parameter setting tweakPaul Davis
2012-08-09use new floateq() to check VST plugin parameter equalityPaul Davis
2012-08-09new file containing very clever code for floating point "equality" comparisonsPaul Davis
2012-08-09more VST parameter debuggingPaul Davis
2012-08-08some VST parameter mgmt debuggingPaul Davis
2012-08-08Fix more tab width assumption mess caused by Paul's misconfigured editor.David Robillard
2012-08-08Support new LV2 buf-size extension if a new enough (currently svn) LV2 is pre...David Robillard
2012-08-07Set splash screen to non-resizable so it displays correctly in smart window m...David Robillard
2012-08-02Use accelerator key of "/Editor/set-playhead" action to position playhead in ...Colin Fletcher
2012-07-29trying to track down why undo doesn't remove xfade rendering on OS XPaul Davis
2012-07-28allow resizing of startup wizard windowPaul Davis
2012-07-28Add missing #includes to some testsSakari Bergen
2012-07-27slightly more debugging for kbd accelsPaul Davis
2012-07-27comment code that stopped the keybd accel activation pathway if Keyboard::som...Paul Davis
2012-07-26reset default transport speed when leaving audition mouse modePaul Davis