summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-05elaborate Lua-Vamp exampleRobin Gareus
2016-10-05add debug info to a-fluidsynthRobin Gareus
2016-10-05add API to list Vamp PluginsRobin Gareus
2016-10-05refine Lua doc/doxygen-parser and handle special-casesRobin Gareus
2016-10-05update doxygen docRobin Gareus
2016-10-05fix interface - proessor_selection is not a Lua C-FunctionRobin Gareus
2016-10-04Make some functions which are needed for native VST support like snprintf() v...Michael Beer
2016-10-04fix windows bundle after 0aaded53Robin Gareus
2016-10-04NetBSD ships with backtrace(3) in libexecinfoKamil Rytarowski
2016-10-04NetBSD uses statvfs for the functionality of statfs on LinuxKamil Rytarowski
2016-10-04NetBSD ships with pollts(2) similar to Linux specific ppoll()Kamil Rytarowski
2016-10-04NetBSD ships with <sys/endian.h> not <endian.h>Kamil Rytarowski
2016-10-04Detect free space on NetBSDKamil Rytarowski
2016-10-04Fix ldd(1) parsing on NetBSDKamil Rytarowski
2016-10-04allow linking unbundled version of qm-dspNils Philippsen
2016-10-04Akai MIDIMix map -- Squashed commit of the following:eighthkeepa
2016-10-04Create AKAI_MIDIMix_Normal_Mode.mapeighthkeepa
2016-10-04NO-OP sort class-keys (for windows builds, luabridge)Robin Gareus
2016-10-04Vamp::Plugins::process Lua bindingsRobin Gareus
2016-10-04update lua-doc formattingRobin Gareus
2016-10-04use typedef'ed types (avoid comma in CPP macro)Robin Gareus
2016-10-03add static ClassKey for windows linkingRobin Gareus
2016-10-03add Lua script example for vamp onset analysisRobin Gareus
2016-10-03cont'd work on Lua Vamp-plugin APIRobin Gareus
2016-10-03Remove old unused and unmaintained Windows build scriptsTim Mayberry
2016-10-03enable LuaAPI::Vamp::analyze() callbackRobin Gareus
2016-10-03consistent VAMP includesRobin Gareus
2016-10-03add vamp-plugin example lua scriptRobin Gareus
2016-10-03Add Vamp-plugin Lua bindings (work in progress)Robin Gareus
2016-10-02Remove unused methods, add tests to ensure meter divisors don't mess with Beats.nick_m
2016-10-01fix_bbtppq: add missing space - no-op5.4nick_m
2016-10-01Add MidiRegion _start to the list of things we leave alone on session load.nick_m
2016-10-01Region pulse is no longer a property.nick_m
2016-10-01allow sending OSC from inline display UIsRobin Gareus
2016-10-01Fix locking bug in tempo map.nick_m
2016-10-01fix_bbtppqn: setting start and length accounts for for multiple tempi,nick_m
2016-09-30fix some compiler warnings (from mingw)Paul Davis
2016-09-30attempt to fix windows failed build by including pthread.h to get DEBUG_THREA...Paul Davis
2016-09-30push2:small logic fix for destructor, mostly to ensure that the track_mix lay...Paul Davis
2016-09-30revert previous unintended commitBen Loftis
2016-09-30fix: using arrow-keys on selected mixer strips would recursively affect group...Ben Loftis
2016-09-30reorganize push 2 code and logic to better handle device arrival after progra...Paul Davis
2016-09-30remove unused member variablePaul Davis
2016-09-30push2 gui catches port registrationsPaul Davis
2016-09-30remove useless code from push2 gui dialogPaul Davis
2016-09-30insufficient attempt to drop references to a shadow MIDI portPaul Davis
2016-09-30Constrain Samplerate selection when session is loadedRobin Gareus
2016-09-30fix sample-rate display: show active (not desired) rateRobin Gareus
2016-09-30Fix finding of splash file and display in About dialogTim Mayberry
2016-09-30 Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas