summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-02-03clean up previous commit by removing unused function decls and switch back to...Paul Davis
2012-02-03fix/workaround bug in GTK that prevents <release> bindings from working - sav...Paul Davis
2012-01-31add 176.4kHz rate to GUIBen Loftis
2012-01-20(backport from a3) heuristic to workaround over-eager translation of NN000Hz ...Paul Davis
2012-01-10Remove the plugin ui widget before deleting the plugin. this fixes a crash w...Ben Loftis
2011-12-21fix direction of zoom-wheel in the timebar rulersBen Loftis
2011-11-23fix up Meta/Mod2/Command madness for OS XPaul Davis
2011-11-23initial rev of file_subst() and its initial use (testing for now) for convert...Paul Davis
2011-11-23switch to FFADO as the default firewire driverPaul Davis
2011-11-18fix modifier definitions for current gtk stackPaul Davis
2011-11-13make evtest print useful names of modifiers rather than hex valuesPaul Davis
2011-11-03fix for previous patchBen Loftis
2011-11-03backports of 10318, 10380, 10403-10405. Fixes a crash in opening sessions and...Todd Naugle
2011-10-03Replace use of SLV2 with its successor Lilv.David Robillard
2011-09-27ben's pane resizing "fixes" for OSX, plus slightly more debugging for kbd eve...Paul Davis
2011-09-25removed an un-initialized variable warningPaul Davis
2011-09-21fix error in export range dialog caused by using wrong sndfile helper array f...Paul Davis
2011-09-14don't waste time/code on i18n-ing audio file endingsPaul Davis
2011-09-12do not attempt to lookup sndfile constants/enums using a string, because this...Paul Davis
2011-08-18remove use of Glib::ustring from gtk2_ardourPaul Davis
2011-07-08add Basque translation team names to creditsPaul Davis
2011-07-08new Basque translation from Pablo F. and friendsPaul Davis
2011-06-21silly dialog name, patch from colinfPaul Davis
2011-06-16Fixed bug where embedded sources did not correctly obey the BWF time stamp an...Todd Naugle
2011-04-26make timefx thread sleep for a bit after its done, so that the GUI can proces...Paul Davis
2011-04-07make AUPlugin emit ParameterChanged() whenever it is notified of a parameter ...Paul Davis
2011-04-06demo use of AudioUnit parameter listening (all commented out since its not ne...Paul Davis
2011-03-29minor editor tweaks: change order of range menu so more common operations ar...Ben Loftis
2011-03-29add a second Delete action, so both Backspace and Delete can be bound to dele...Ben Loftis
2011-03-29significant fixes to realtime (touch/write) automation. no longer decide poi...Ben Loftis
2011-03-29remove some rhythm ferret options that are not implemented in A2Ben Loftis
2011-02-15make sure that F4 is bound to the real separate action, not the Separate sub-...Paul Davis
2011-02-04final tweaks for LV2 UI fixes: (a) add per-key destructors for the request bu...Paul Davis
2011-02-03don't bother trying to release any resources when we think an LV2 UI thread h...Paul Davis
2011-02-03more fixes for any and all LV2 UI thread schemesPaul Davis
2011-02-03register foreign LV2 external UI threads with GUI to avoid crashing when they...Paul Davis
2011-02-02do not set LV2_PATH for a bundled buildPaul Davis
2011-02-02remove mistakenly added PANNER_PATH (not applicable to Ardour 2.X)Paul Davis
2011-02-02unset GTK_RC_FILES to disallow the system to mess with a bundled install of A...Paul Davis
2011-02-01remove verbose debugging messagesPaul Davis
2011-02-01Add missing includeDoug McLain
2011-02-01LV2 UI parameter changes must be handled by the GUI thread, not in the same t...Paul Davis
2011-01-18Add checks and config for Rasqal, required by slv2Doug McLain
2011-01-06remove EPA debug output, and use scoped_ptr<> to make sure we don't change th...Paul Davis
2011-01-06more fixes for EPA madnessPaul Davis
2011-01-06arm (and thus save) global environment before messing it with it in bundled v...Paul Davis
2010-12-23a few more EPA tweaks to make it do absolutely nothing in the unbundled casePaul Davis
2010-12-23fix location of use of EPA objectsPaul Davis
2010-12-17more fixes to linux bundle packagerBen Loftis
2010-10-24linux packaging changes that use a specially installed GTK stackPaul Davis