fix initial AFL/PFL state after session-load
[ardour.git] / libs /
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
2015-10-05 Robin Gareusreplace i/ofstream for plugin statues
2015-10-05 Robin Gareusremove unused API (and ifstream)
2015-10-05 Paul Davistry enabling windows MME MIDI sysex support
2015-10-05 Paul Davisonly use HUI heartbeat with HUI devices
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-05 Robin GareusSiP and "solo overrides mutes" tweak:
2015-10-04 Robin Gareusallow grouped AFL/PFL with excl. solo
2015-10-04 Robin Gareusfix various stuck-solo cases:
2015-10-04 Robin Gareusfix AFL/PFL/SIP "stuck solo" - fixes #5803
2015-10-04 Paul Davisglobally remove all trailing whitespace from .cpp and...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-04 Paul Davisattempt to stop transport, finish butler work, and...
2015-10-04 Paul DavisNOOP: delete trailing whitespace
2015-10-04 Robin Gareusnamespace fix.
2015-10-04 Robin Gareusreplace std::ifstream with g_fopen for portability
2015-10-04 Robin Gareuscorrect error message
2015-10-04 John EmmasChange a few instances of 'stat()' to use 'g_stat(...
2015-10-04 Robin Gareusalways use session rt-event to un/set solo
2015-10-03 Len OvensInitialize variable every loop so MCP devices don't...
2015-10-03 Len OvensInitialize variable every loop so MCP profiles don...
2015-10-03 Paul DavisNOOP: delete trailing whitespace
2015-10-03 Paul Davisreset IP MIDI port when deleting a mackie surface port
2015-10-03 Paul Davisreset shared_ptr to master surface when clearing surfac...
2015-10-03 Paul DavisMerge branch 'zamaudio-click-level'
2015-10-03 Damien ZammitClick: Normalized then dropped by 6dB
2015-10-03 Paul Davismake a start on providing direct choice of MIDI ports...
2015-10-03 Paul DavisNOOP: reformat indentation
2015-10-03 Paul DavisNOOP: reformat indentation
2015-10-03 Paul Davismore code-control when laying out Mackie Control GUI...
2015-10-03 Paul Davisadd basic support for HUI heartbeat, only used for...
2015-10-03 Paul Davisadd DeviceType specifier for mackie devices.
2015-10-03 Paul DavisNOOP: reformat indentation
2015-10-03 Paul Davisadd device type to Mackie device info
2015-10-03 Paul Davisadd support to display and set key aliases in mackie GUI
2015-10-03 Robin Gareusadditional check for DSP falloff.
2015-10-03 Robin Gareusless verbose unit-tests
2015-10-03 Robin GareusDSP load fall-off from 100%.
2015-10-03 Robin Gareusfix float calc:
2015-10-03 Robin Gareusfix windows compilation
2015-10-03 Paul Davisremove undefined and unused method declaration
2015-10-03 Paul Davisanother change from modifier_state() to main_modifier_s...
2015-10-03 Paul Davisavoid handling pitchbend (fader) messages while SHIFT...
2015-10-03 Paul Davisno longer call ::zero_all() when deleting an MCP surfac...
2015-10-03 Paul Davisuse ::main_modifier_state() in some more places
2015-10-03 Paul Davisnecessary header changes for new redisplay code in MCP
2015-10-03 Paul Davisadd new (fast) redisplay timer that pushes parameter...
2015-10-03 Paul Davisfix comment spelling
2015-10-03 Paul Davisuse Surface::reset() when deleting MackieControlProtoco...
2015-10-03 Paul Davisimplement backlight, fader touch sensitivity and recali...
2015-10-03 Paul Davisavoid sending replicated fader set position messages
2015-10-03 Paul Davisexplicitly drop control surface protocols before discon...
2015-10-03 Paul Davisremove debug output
2015-10-03 Paul Davisthe return of the 1 second fade out at session close
2015-10-02 Robin Gareusfix unbound DSP calc.
2015-10-02 Robin Gareususe new error-messages
2015-10-02 Robin Gareusdefine more backend error-messages.
2015-10-02 Robin Gareusimprove CoreAudio error reporting
2015-10-02 Paul Davisfix handler of fader (pitchbend) messages in Mackie...
2015-10-02 Paul Davisallow aliasing Mackie Control buttons to other buttons
2015-10-02 Paul Daviscatch changes in click status and alter LED appropriately
2015-10-02 Paul Davischange zoom and scrub handling to use modifier bits
2015-10-02 Paul Davisspelling correction in error message
2015-10-01 Robin Gareusre-apply roll-delay after seek - fixes #5781
2015-10-01 Robin Gareusthere's no class called "The" :)
2015-10-01 Robin GareusALSA: update error-codes for HW initialization.
2015-09-30 Tim MayberryReturn meaningful error codes when ALSA backend fails...
2015-09-30 Tim MayberryReturn meaningful error codes when PortaudioBackend...
2015-09-30 Tim MayberryUse portaudio error codes in the PortaudioIO class.
2015-09-30 Tim MayberryReinterpret the return value of AudioBackend::start...
2015-09-30 Tim MayberryAdd a couple of error codes to AudioBackend::ErrorCode
2015-09-30 Paul Davischange the logic for a capture buffer flush to disk...
2015-09-30 Paul Davistweak some debug output
2015-09-30 Paul Davisremove apparently bogus adjustment to capture_captured...
2015-09-30 Paul Davissplit Butler::flush_tracks_to_disk() into two distinct...
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
2015-09-28 Robin GareusBWF USID according to EBU-R99
2015-09-28 Paul Davisfix initialization of reserved I/O names vector
next