summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-26if a request to reset the speed to zero as the default arrives when stopped, ...Paul Davis
2012-07-26replace deprecated g_atomic_int_exchange_add()Paul Davis
2012-07-26fix for fetching git revision, from robin gareusPaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-07-25we're not really a beta anymorePaul Davis
2012-07-25check for multiple tempo/meter marks at the same location, which somehow ardo...Paul Davis
2012-07-25add a new -DBOOST_SYSTEM_NO_DEPRECATED to try to remove the need to link agai...Paul Davis
2012-07-25bump glibmm required version to 2.32Paul Davis
2012-07-25fix a SNAFU that occured when switch from ArdourDialog to ArdourWindow that r...Paul Davis
2012-07-25tweak layout of export dialog to try to make it clear what to enter when sett...Paul Davis
2012-07-25add export formats path to ardev_common.sh.in so that ./ardev runs find expor...Paul Davis
2012-07-24remove use of boost::thread/boost::mutex; bump glibmm requirement to 2.30 in ...Paul Davis
2012-07-24quiet!Paul Davis
2012-07-24a bit more output from -D audioplayback, to help thorsten track down a crash/...Paul Davis
2012-07-24make rendering of the editor summary view a bit more efficient, enable key ev...Paul Davis
2012-07-23add PREBUNDLE_ENV to startup script for OS X, so that JACK can be discovered ...Paul Davis
2012-07-23fixes for the linux build scriptPaul Davis
2012-07-23forward port the carbon window position fix from 2.XPaul Davis
2012-07-23another fix for apple's absurd un-namespaced global Carbon macros like "check"Paul Davis
2012-07-23bump versionPaul Davis
2012-07-23forward-port generic MIDI and transport controllable changes from 2.XPaul Davis
2012-07-20Correctly allow startup options to be passed to the main program when bundled...Todd Naugle
2012-07-20make more or less all LHS treeviews use the same stylePaul Davis
2012-07-20shrink down some location UI button labelsPaul Davis
2012-07-19more work on RID and editor/mixer order matching; when a track/bus is hidden ...Paul Davis
2012-07-17rename MIDI "Fork" operation to "Unlink from other copies"Paul Davis
2012-07-17make it possible to (and actually do) name insert and send ports as "return" ...Paul Davis
2012-07-17updated RU translations from alexander prokoudinePaul Davis
2012-07-17i18n fixes from alexander prokoudine (#5016)Paul Davis