summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-01-20Merge branch 'windows+cc' into cairocanvasJohn Emmas
2014-01-20I thought I'd committed these changes to 'windows+cc' but I must have forgot....John Emmas
2014-01-20'libs/gtkmm2ext' - DLL visibility stuff and associated changes needed for bui...John Emmas
2014-01-20remove unused static member from MouseButtonPaul Davis
2014-01-20a better, more general fix for the previous Canvas::item_going_away() issue. ...Paul Davis
2014-01-20When removing an item which is event-insensitive, there is no need to repick ...Paul Davis
2014-01-20add required virtual method for SrcFileSourcePaul Davis
2014-01-19visibility macros and flush() added to SrcFileSource; merge with masterPaul Davis
2014-01-19lock source list when destroying it.Robin Gareus
2014-01-19remove cruftRobin Gareus
2014-01-18fix typo in VST flagsRobin Gareus
2014-01-18mark session dirty when panner-bypass is toggledRobin Gareus
2014-01-18towards a SRC source + resampling during auditionRobin Gareus
2014-01-17Fix crash when instrument plugins fail to instantiate.David Robillard
2014-01-17use "portable" approach to forcing visible symbols in third party libs (qm-ds...Paul Davis
2014-01-17override -fvisibility=hidden for the LV2plugin descriptorRobin Gareus
2014-01-17remove cruftRobin Gareus
2014-01-17override visibility default for Apple's "appleutility" library, which was wri...Paul Davis
2014-01-17Merge branch 'master' into cairocanvasPaul Davis
2014-01-17fix typo in auditioner-seekRobin Gareus
2014-01-17add seeking to sfdb auditionerRobin Gareus
2014-01-16Merge branch 'master' into cairocanvasPaul Davis
2014-01-16allow auditioning via the monitor section to work.Paul Davis
2014-01-16add event type string function to canvas (since it does not use gtkmm2ext)Paul Davis
2014-01-16add Gtkmm2ext::event_type_string()Paul Davis
2014-01-15Merge branch 'master' into cairocanvasPaul Davis
2014-01-15continue with tweaks to VST timeinfo, such that the again demo plugin appears...Paul Davis
2014-01-15Merge branch 'master' into cairocanvasPaul Davis
2014-01-15minor tweak to layout of vestige aeffectx.hPaul Davis
2014-01-15more work on debugging VST timeinfo issuesPaul Davis
2014-01-15debug VST timeinfo callback, pt3Paul Davis
2014-01-15debug VST timeinfo callback, pt2Paul Davis
2014-01-15debug VST timeinfo callbackPaul Davis
2014-01-15don't require VST plugins to actually ask for time info fieldsPaul Davis
2014-01-15Merge branch 'master' into cairocanvasPaul Davis
2014-01-15add lots more BBT-based time info for VST plugins (see 5737)Paul Davis
2014-01-15update VstTimeInfo structure, from Qtractor's version of vestige, which has a...Paul Davis
2014-01-15Revert "update VstTimeInfo structure, from Qtractor's version of vestige, whi...Paul Davis
2014-01-15update VstTimeInfo structure, from Qtractor's version of vestige, which has a...Paul Davis
2014-01-15improve comment explaining the use of alloca()Paul Davis
2014-01-15add back comment explaining the use of alloca()Paul Davis
2014-01-15merge with masterPaul Davis
2014-01-15don't pan send/return insertsRobin Gareus
2014-01-15rework LXVST port assignments - fixes #5827Robin Gareus
2014-01-15stereo-panner: clamp width during processing to valid rangeRobin Gareus
2014-01-15prevent stackoverflow when pannable changes to fewer paramsRobin Gareus
2014-01-15re-allow panners for monitoring-section (for now)Robin Gareus
2014-01-15fix invalid width when swiching to 2in2outRobin Gareus
2014-01-15VBAP GUI convention: top == front ^= azimuth == .5Robin Gareus
2014-01-14the vampplugins lib that we build needs to use VAMPSDKPaul Davis