summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-12-01provide semantic ordering of simultaneous MIDI events; add operator== to Midi...Paul Davis
2011-11-30commit to the "new" tooltip API, use set_tooltip_markup() rather than set_too...Paul Davis
2011-11-30update CycleTimer to utilize NDEBUG and PBD::DEBUG so that we can leave them ...Paul Davis
2011-11-29Speculative fix for crash with untranslated messagesCarl Hetherington
2011-11-29temporarily revert change that might be causing an endless loop while MIDI mo...Paul Davis
2011-11-28extra include required for S_()Paul Davis
2011-11-28add _S() macro to i18n.h for libs/ardour and libs/gtkmm2extPaul Davis
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington
2011-11-28remove get_rt() call from graph code, since JACK takes care of that for us an...Paul Davis
2011-11-24Add option to glue new regions to bars and beats (#4202).Carl Hetherington
2011-11-24Fix key bindings in tooltips for ArdourButton buttons.David Robillard
2011-11-24Save references to external files in LV2 state as symbolic links.David Robillard
2011-11-24If a tempo change is inserted some way through a bar, fix up the time signatu...Carl Hetherington
2011-11-23Fix some confusion over getting parameter details fromCarl Hetherington
2011-11-23Remove silly print.David Robillard
2011-11-23Missing file.Carl Hetherington
2011-11-23Rename lv2_plugin_lilv.cc back to lv2_plugin.cc.David Robillard
2011-11-23Rename linux VST files to be more friendly.Carl Hetherington
2011-11-23Don't load program 0 on initialising a VST; I don'tCarl Hetherington
2011-11-23Trim function that is only used once.Carl Hetherington
2011-11-23Commit of the century, right here.David Robillard
2011-11-23Remove VST current_program variable, since that stuff isCarl Hetherington
2011-11-23Remove heinous hack that is no longer required if we areCarl Hetherington
2011-11-23Patch from colinf to fix build on gtkmm versions prior to 2.28 (#4506).Carl Hetherington
2011-11-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2011-11-23Implement latest LV2 state extension (0.4).David Robillard
2011-11-23Fix segfault on close.Carl Hetherington
2011-11-23Merge some linux/windows VST GUI code.Carl Hetherington
2011-11-23Fix broken whitespace via merciless application of the emacs hammer.David Robillard
2011-11-22tweak debug outputPaul Davis
2011-11-22fix mis-ordering of MIDI events when merging MidiBuffers in-placePaul Davis
2011-11-22Remove unused file.Carl Hetherington
2011-11-22Use same VST callback for both Linux and Windows VSTs.Carl Hetherington
2011-11-22Add missing files.Carl Hetherington
2011-11-22Push most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.Carl Hetherington
2011-11-22No-op; tidy-up.Carl Hetherington
2011-11-22Remove unused define.Carl Hetherington
2011-11-22Fix tests.Carl Hetherington
2011-11-22Share main VSTFX / FST struct between windows / linux VSTs.Carl Hetherington
2011-11-22Fix tests.Carl Hetherington
2011-11-22Remove unused file.Carl Hetherington
2011-11-22Share VSTHandle and VSTInfo between windows/linux VSTs.Carl Hetherington
2011-11-22Use same aeffectx.h for windows and linux VSTs.Carl Hetherington
2011-11-22Fix Windows VST compile.Carl Hetherington
2011-11-22Remove VESTIGE_HEADER stuff since we will always use it.Carl Hetherington
2011-11-21Make the windows VST callback use int32_t rather than long (to make it the sa...Carl Hetherington
2011-11-21more spreading of I18N_PACKAGE as the name for .mo filesPaul Davis
2011-11-21Missing file.Carl Hetherington
2011-11-21Share VSTKey struct beween linux and windows VST.Carl Hetherington
2011-11-21tweak wscript files to set PACKAGE in one placePaul Davis