fftw-3.3.5/windows .dll includes threads lib
[ardour.git] / libs /
2015-10-18 Robin Gareusdisable auto-return with external sync #6577
2015-10-17 Len OvensAssign Global view to get back to Mixer.
2015-10-16 Robin Gareusextend session-save dirty-flag logic
2015-10-16 Robin GareusAPI to add system-specific file chooser shortcuts
2015-10-15 Robin Gareusfix crash when creating subgroup-bus - fixes #6642
2015-10-15 Paul Davisadd safety checking when setting up DEBUG bits 4.4
2015-10-15 Robin Gareusfix deadlock when removing subgroup bus w/sends.
2015-10-15 Robin Gareusprepare better solution of Glib's << operator
2015-10-14 John EmmasFix a problem where VST automation data wasn't getting... 4.3
2015-10-14 Len OvensReduced delay in last commit/10
2015-10-14 Len Ovensfix MCP ports hang on device change and multi-surface...
2015-10-13 Paul Davismackie support omnibus patch
2015-10-13 Paul Davisfix registration of automation type enums
2015-10-13 Paul Davisintroduce separate-meters concept for Mackie.
2015-10-13 Paul Davisfix the design of Mackie XML state management
2015-10-13 Paul Davismore corrections for mackie GUI layout
2015-10-13 Paul Davismove incorrectly packed touch sensitivity slider for...
2015-10-13 Robin Gareusremove last ofstream
2015-10-12 Len OvensOnly flip if not already in desired state. Fixes fader...
2015-10-12 Paul Davisexpose terminal, rather than just physical, MIDI ports...
2015-10-12 Paul Davismake MCP port buttons work
2015-10-12 Len OvensCorrect wrong value on LCD strip when fader is touched...
2015-10-12 Len OvensDon't use old session connections on MCP device change...
2015-10-12 Len OvensFix MCP extension number and get master on right surface.
2015-10-12 Robin Gareusfix crashes due to glib ignored EDEADLK.
2015-10-11 Paul DavisSeveral changes to Mackie support. Breaks existing...
2015-10-11 Len OvensForce Flip normal before Bank (fixes #6630)
2015-10-11 Len OvensDisplay parameter that matches mode.
2015-10-10 Paul Davisnumerous changes to Mackie support, generally offering...
2015-10-10 Robin Gareuscoreaudio: reset freewheeling after export
2015-10-09 Paul Davisvaried and wide changes to get input and output combos...
2015-10-09 Paul Davismove location where port handling stops during Mackie...
2015-10-09 Paul DavisNOOP: whitespace/indent fix
2015-10-09 Paul Davisadd TrimAutomation to list of possible pot parameters...
2015-10-09 Paul Davisremove unused and useless stuff relating to bundles...
2015-10-09 Paul Davisset up control_by_parameter map in a Mackie::Strip...
2015-10-09 Paul Davisfix behaviour of AsyncMIDIPort so that large amounts...
2015-10-09 Paul Davistweaks to MidiBuffer::push_back() variants
2015-10-09 Paul Davisremove unused PortManager::port_name_prefix_is_unique...
2015-10-09 Paul Davisadd device-info specific component to Mackie GUI to...
2015-10-09 Paul Davisadd DeviceChanged signal to MCP and make surface lock...
2015-10-09 Paul Davisadd new API to access AsyncMIDIPort members of Mackie...
2015-10-09 Paul Davisfor an ipMIDI surface, make the GSource used for input...
2015-10-09 Paul Davismake Mackie::Surface keep a reference to the input...
2015-10-09 Paul Davisin a CrossThread object, ensure destruction of the...
2015-10-09 Paul Davisremove declaration of undefined (and necessarily unused...
2015-10-08 Paul Davisfix initialization sequence for ipMIDI Mackie surfaces
2015-10-08 Paul Davisfix crash when switching from regular MIDI to ipMIDI...
2015-10-08 Paul Davisfix logic to reshow strip "name" after a message display
2015-10-08 Paul Davisremove debugging display of message on MCP device
2015-10-08 Paul Davisfix rebase conflicts left over after pull
2015-10-08 Paul Davislots of changes to try to get the Mackie Control displa...
2015-10-08 Paul Davismore mackie strip redisplay renames, and add a global...
2015-10-08 Paul Davissubtle rework/rename of per-strip revert-to-vpot-displa...
2015-10-08 Paul Davisremove unused per-surface button timer
2015-10-08 Robin Gareusfix region "valid-transient" property
2015-10-08 Robin Gareuswindows compatible paths for analysis
2015-10-08 Robin Gareusfix Vamp Onset Detector.
2015-10-08 Robin Gareusfix return value for transient load
2015-10-08 Robin Gareusrenice DLL info messages
2015-10-08 Robin Gareususe g_open for DLL arch test
2015-10-08 Robin Gareusdetect VST arch only during discovery (not scan)
2015-10-08 Len OvensAdd Trim to Mackie controls.
2015-10-07 Paul Davisadd button time and explicit bank switching to MCP...
2015-10-07 Damien ZammitAdded use click emphasis toggle (libs/ardour)
2015-10-07 Paul Davistrack Mackie MIDI port connection status as primary...
2015-10-07 Paul Davisuse C++ for PortManager::make_port_name_relative()
2015-10-07 Robin Gareusallow to load huge VST plugin states -fixes #6623
2015-10-07 Robin Gareusfix exclusive solo group-override
2015-10-07 Robin Gareusonly subdivide plugin-cycle when automation is playing
2015-10-07 Tim MayberryFix handling of Sysex messages with WinMME midi driver
2015-10-07 Robin Gareusprint VST blacklist filename (for good measure)
2015-10-06 Robin Gareusimplement solo group override
2015-10-06 Robin Gareusadd missing include
2015-10-06 Robin Gareusrenice code. RAII rocks.
2015-10-06 Robin GareusCPPUNIT workaround for mingw/wine/windows
2015-10-06 Robin Gareusadd a "reset all solo state" safeguard
2015-10-06 Robin Gareusfix initial AFL/PFL state after session-load
2015-10-06 Robin Gareusadd missing semicolon
2015-10-06 Paul Davismore debugging for MIDI input via WinMME
2015-10-06 Robin Gareusdetect windows DLL architecture
2015-10-06 Robin Gareusremove newly unused code
2015-10-06 Robin Gareuspropagate solo/iso when disconnecting ports.
2015-10-06 Paul Davisadd more debugging to portaudio/MME MIDI backend
2015-10-06 Robin Gareusmore solo propagation fixes.
2015-10-06 Robin Gareusfix implicit mute display
2015-10-06 Robin Gareus"Solo Lock" only locks explicit solo (not implicit).
2015-10-06 Robin GareusSolo-Isolate has no effect on solo propagation.
2015-10-06 Tim MayberryFix WinMME midi driver shutdown with sysex enabled
2015-10-06 Tim MayberryInclude button number in canvas button press/release...
2015-10-06 Tim MayberryRemove an unnecessary boolean argument in jack utils
2015-10-06 Tim MayberryInitialize AudioEngine::last_backend_error() to the...
2015-10-06 Tim MayberryShow DSP/CPU load of 0.0% when AudioEngine isn't running
2015-10-06 Robin Gareusfix implicit solo on disconnect - fixes #6308
2015-10-05 Robin Gareusforward "disconnect all", partial fix for #6308
2015-10-05 Robin Gareusfix typo in prev. commit
2015-10-05 Robin Gareusfix typo
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin Gareusremove i/ofstream from libardour
next