ardour.git
2016-10-07 Robin GareusArrrgh Ardour starts counting at 1 :(
2016-10-07 Robin Gareusfix script now that block + step size are set correctly
2016-10-07 Robin Gareushonor Vamp Plugin preferred step+block sizes.
2016-10-07 Robin GareusBuild qm-dsp & kissfft as static lib w/hidden symbols
2016-10-07 Robin Gareusfix typo in 0cf75054
2016-10-07 Robin Gareusavoid more C++11 - fixes OSX/PPC & MSVC builds
2016-10-07 Robin Gareusremove cruft
2016-10-07 Robin GareusDocument version of bundled qm-dsp library
2016-10-07 Robin Gareusprototype polyphonic audio to midi script
2016-10-07 Robin GareusLua binding for std::map<>::at()
2016-10-07 Robin GareusAdd tempo-map Lua bindings
2016-10-06 Robin Gareusavoid C++11 - fixes OSX/PPC builds
2016-10-06 Robin GareusAdd Lua bindings for basic MIDI model editing
2016-10-06 Robin GareusLua Script Example for Audio to Midi Transcription...
2016-10-06 Robin Gareusupdate LuaWindow output on-the-go (allow progress print)
2016-10-06 Robin GareusAdd Lua snippet to list and describe Vamp Plugins
2016-10-06 Robin Gareuscont'd work on Vamp/Lua bindings
2016-10-06 Robin GareusHold ctrl + click "open" session -> safe mode
2016-10-06 Robin Gareussort instrument list alphabetically
2016-10-05 Robin Gareusremove more unused qm-dsp code (fixes windows compile...
2016-10-05 Robin GareusThin out qm-dsp code: no threading
2016-10-05 Robin Gareusupdate/include Queen Mary Vamp plugin set
2016-10-05 Robin Gareusupdate OnsetDetector for updated QM-DSP
2016-10-05 Robin Gareusupdate qm-dsp library
2016-10-05 Robin GareusGUI support for type-0/1 SMF import (display channel...
2016-10-05 Robin GareusAdd option to separate type-0 SMF channels to tracks
2016-10-05 Robin Gareussplit type-0 SMF files by channel on import
2016-10-05 Robin GareusSMF add support for type-0 files (count channels, not...
2016-10-05 Robin GareusRevert "add debug info to a-fluidsynth"
2016-10-05 Robin Gareuselaborate Lua-Vamp example
2016-10-05 Robin Gareusadd debug info to a-fluidsynth
2016-10-05 Robin Gareusadd API to list Vamp Plugins
2016-10-05 Robin Gareusrefine Lua doc/doxygen-parser and handle special-cases
2016-10-05 Robin Gareusupdate doxygen doc
2016-10-04 Robin Gareusfix interface - proessor_selection is not a Lua C-Function
2016-10-04 Michael BeerMake some functions which are needed for native VST...
2016-10-04 Robin Gareusfix windows bundle after 0aaded53
2016-10-04 Kamil RytarowskiNetBSD ships with backtrace(3) in libexecinfo
2016-10-04 Kamil RytarowskiNetBSD uses statvfs for the functionality of statfs...
2016-10-04 Kamil RytarowskiNetBSD ships with pollts(2) similar to Linux specific...
2016-10-04 Kamil RytarowskiNetBSD ships with <sys/endian.h> not <endian.h>
2016-10-04 Kamil RytarowskiDetect free space on NetBSD
2016-10-04 Kamil RytarowskiFix ldd(1) parsing on NetBSD
2016-10-04 Nils Philippsenallow linking unbundled version of qm-dsp
2016-10-04 eighthkeepaAkai MIDIMix map -- Squashed commit of the following:
2016-10-04 eighthkeepaCreate AKAI_MIDIMix_Normal_Mode.map
2016-10-04 Robin GareusNO-OP sort class-keys (for windows builds, luabridge)
2016-10-04 Robin GareusVamp::Plugins::process Lua bindings
2016-10-04 Robin Gareusupdate lua-doc formatting
2016-10-03 Robin Gareususe typedef'ed types (avoid comma in CPP macro)
2016-10-03 Robin Gareusadd static ClassKey for windows linking
2016-10-03 Robin Gareusadd Lua script example for vamp onset analysis
2016-10-03 Robin Gareuscont'd work on Lua Vamp-plugin API
2016-10-03 Tim MayberryRemove old unused and unmaintained Windows build scripts
2016-10-03 Robin Gareusenable LuaAPI::Vamp::analyze() callback
2016-10-03 Robin Gareusconsistent VAMP includes
2016-10-03 Robin Gareusadd vamp-plugin example lua script
2016-10-03 Robin GareusAdd Vamp-plugin Lua bindings (work in progress)
2016-10-01 nick_mRemove unused methods, add tests to ensure meter diviso...
2016-10-01 nick_mfix_bbtppq: add missing space - no-op 5.4
2016-10-01 nick_mAdd MidiRegion _start to the list of things we leave...
2016-10-01 nick_mRegion pulse is no longer a property.
2016-10-01 Robin Gareusallow sending OSC from inline display UIs
2016-10-01 nick_mFix locking bug in tempo map.
2016-09-30 nick_mfix_bbtppqn: setting start and length accounts for...
2016-09-30 Paul Davisfix some compiler warnings (from mingw)
2016-09-30 Paul Davisattempt to fix windows failed build by including pthrea...
2016-09-30 Paul Davispush2:small logic fix for destructor, mostly to ensure...
2016-09-30 Ben Loftisrevert previous unintended commit
2016-09-30 Ben Loftisfix: using arrow-keys on selected mixer strips would...
2016-09-30 Paul Davisreorganize push 2 code and logic to better handle devic...
2016-09-30 Paul Davisremove unused member variable
2016-09-30 Paul Davispush2 gui catches port registrations
2016-09-30 Paul Davisremove useless code from push2 gui dialog
2016-09-30 Paul Davisinsufficient attempt to drop references to a shadow...
2016-09-30 Robin GareusConstrain Samplerate selection when session is loaded
2016-09-30 Robin Gareusfix sample-rate display: show active (not desired)...
2016-09-30 Tim MayberryFix finding of splash file and display in About dialog
2016-09-30 John Emmas Accommodate newly introduced source(s) in our MSVC...
2016-09-30 John EmmasWhen building with MSVC some of the header file stuff...
2016-09-30 John EmmasAccommodate a header file that's been moved from gtk2_a...
2016-09-30 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-09-29 Robin Gareusdon't include session-search paths with templates
2016-09-29 Robin Gareussome Collaborative Albums from the early 80's
2016-09-29 Paul Davisfix crash on OS X el capitan when using command line...
2016-09-29 Paul Davismanually revert b9cab93fb116b and remove associated...
2016-09-29 Paul Davisenhance -D bindings output
2016-09-29 nick_mfix_bbtppq: fix typo.
2016-09-29 nick_mfix_bbtppq update: format text, remove old sources...
2016-09-29 Robin GareusRectangle is ambiguous on Windows
2016-09-29 Robin GareusFix error: conversion from 'int' to non-scalar type
2016-09-28 Paul DavisMacOS [sic] required changes for Rect in Push 2 code
2016-09-28 Paul Davisremove unnecessary method
2016-09-28 Paul Davisclang on el capitan etc. no longer supports -fstrength...
2016-09-28 Paul Davisfix errors reported by pixman for meter redraws (and...
2016-09-28 Paul Davismake Ben's cool range select hack work with Push 2
2016-09-28 Paul Davisoutput more stuff to the error channel if/when a sessio...
2016-09-28 Paul Davismake error dump on stderr slightly more obvious
2016-09-28 nick_mRename headless-chicken utility to fix_bbtppq
2016-09-28 Paul Davisfix for push2 code on Windows (no random())
next