Add MCP device files for extender use.
[ardour.git] / gtk2_ardour /
2015-08-22 Robin GareusAdd 100% shuttle controls option - closes #6537
2015-08-20 Robin Gareusfix typo in prev commit
2015-08-20 Robin Gareusfix "locked" + "locked to video" bug.
2015-08-19 Ben LoftisAdd missing actions from MB2 for Mike:
2015-08-19 Robin Gareusprovisional processor control-box tweaks - possible...
2015-08-19 Tim MayberryFix undo/redo when changing fade out length
2015-08-18 Tim MayberryChange return type and name of get_win_special_folder
2015-08-18 Tim MayberryRemove unused function in bundle_env_mingw.cc
2015-08-18 Tim MayberryFix crash when clicking on tempo or meter in main clock...
2015-08-17 Tim MayberryChange interface to reset click sounds to default in...
2015-08-17 Tim MayberryInstall cursor hotspot file with --dist-target=mingw
2015-08-16 Guy ShermanTweaked build and run for windows
2015-08-15 Robin Gareusrework processor box: handle n/a plugins
2015-08-15 Robin Gareusprepare UI for missing plugins
2015-08-15 Robin Gareuscont'd work on piano roll highlighting.
2015-08-15 Robin GareusHighlight note in piano roll - #6510
2015-08-14 Robin Gareusfix locate to wallclock fix for PM (>= 2^31 samples)
2015-08-14 Tim MayberryFix bug #6337, clicking in canvas without session loade...
2015-08-14 Robin Gareussave-as: default to current session name.
2015-08-13 Robin Gareusdon't allow save-as to write to an existing dir.
2015-08-13 Paul Davisupdated russian translation (from Alexandre Prokoudine) 4.2
2015-08-13 Paul Davisupdate german translation (from Edgar Aichinger)
2015-08-13 Paul Davisfix two oddities in strings
2015-08-12 Paul Davisremove auto-return-target stuff from preferences; Ardou...
2015-08-12 Paul Davisadd buffering preset combo selector to preferences...
2015-08-12 Robin Gareusadd damo22 to authors (ptformat)
2015-08-12 Tim MayberryFix state restoration in EngineControl dialog for backe...
2015-08-12 Paul Davisuse new FPU singleton pattern in gtk2_ardour
2015-08-12 Robin Gareushide “Midi Setup” button on OSX and Windows.
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Robin Gareusupdate driver selection sensitivity
2015-08-11 Robin Gareusrefine "Running" message.
2015-08-11 Robin Gareusdon't allow to change devices while engine is running.
2015-08-11 Robin Gareusallow to stop engine for re-configure
2015-08-11 Robin Gareusconsolidate engine-dialog widget sensitivity logic.
2015-08-11 Robin GareusEngine Dialog: use new API
2015-08-11 Tim MayberryFix to ensure there are always sample rates and buffer...
2015-08-11 Tim MayberryExtract two utility methods from EngineControl::set_sam...
2015-08-11 Tim MayberryUse a union of all sample rates and buffer sizes for...
2015-08-10 Tim MayberryCheck the default SR is available for a device when...
2015-08-10 Tim MayberryRemove unnecesary clearing of local variable in EngineC...
2015-08-10 Tim MayberryFix state restoration in EngineControl dialog for backe...
2015-08-10 Tim MayberryUse the current backend device names to set active...
2015-08-10 Tim MayberryRemove Unwinder instances in EngineControl::set_*_devic...
2015-08-10 Tim MayberryCompare the string returned by backend->driver_name...
2015-08-10 Tim MayberryRemove Unwinder instance from EngineControl::set_driver...
2015-08-10 Tim MayberryReimplement method using code extracted from EngineDial...
2015-08-10 Tim MayberryRemove previous fix attempt at restoring state for...
2015-08-10 Tim MayberryUse SignalBlocker class in EngineControl to block widge...
2015-08-10 Tim MayberryExtract part of EngineControl::backend_changed into...
2015-08-10 Tim MayberryMove call to EngineControl::device_changed into EngineC...
2015-08-10 Tim MayberryAdd debug output to blocking/unblocking signals in...
2015-08-10 Tim MayberryAdd methods in EngineControl for blocking and unblockin...
2015-08-10 Tim MayberryRefactor part of EngineDialog ctor into connect_changed...
2015-08-10 Tim MayberryAdd some basic debug output in EngineControl dialog
2015-08-10 Tim MayberryAdd debug bit for debug output in the EngineControl...
2015-08-10 Tim MayberryRefactor part of EngineControl::set_state into new...
2015-08-10 Tim MayberryRemove unused method in EngineControl dialog
2015-08-10 Tim MayberryDefer to device_changed when input or output devices...
2015-08-10 Robin Gareusfix video-metadata for windows.
2015-08-10 Robin GareusRevert "Disable video-export metadata on windows (for...
2015-08-10 Robin GareusMerge branch 'pt5-fix' of https://github.com/zamaudio...
2015-08-09 Robin GareusDisable video-export metadata on windows (for now)
2015-08-09 Robin Gareusfix a -Wparentheses
2015-08-09 Robin Gareushandle some wire edge-cases & explanation
2015-08-08 Robin GareusMerge branch 'pt-5-7-x' of https://github.com/zamaudio...
2015-08-08 Robin Gareusupdate summary when re-ordering tracks - fixes #6502
2015-08-08 Robin Gareusprepare 2d-panner theme
2015-08-08 Damien ZammitFix more warnings
2015-08-08 Damien ZammitAdded pt5 pt7 ptx initial format support
2015-08-07 Robin Gareusremove more cruft (dead assignments)
2015-08-07 Tim MayberryDon't call AudioBackend::enumerate_drivers for Backend...
2015-08-06 Tim MayberrySet active text in buffer_size combo in EngineControl...
2015-08-06 Damien ZammitFixed pt import start offsets and samplerate mismatch...
2015-08-05 Robin Gareusprepare for the future
2015-08-05 Damien ZammitAdded PT .ptf session audio import functionality
2015-08-05 Robin Gareusadd synth when drag/drop importing .mid - fixes #6474
2015-08-04 Ben Loftissort the Stem Export route list
2015-08-04 Ben Loftis(hopefully) less ambiguous wording of processed stem...
2015-08-04 Robin Gareusupdate routing wires display
2015-08-03 Robin Gareusdon't resize plugin-scan-report window, use sensitivity.
2015-07-30 Tim MayberryFix state restoration in Engine dialog for Backends...
2015-07-30 Robin Gareusmake it easier to get errors out of GTK + Glib
2015-07-29 Robin Gareusoops.
2015-07-28 Robin Gareuswork-around OSX loadlocale thread safety.
2015-07-23 John EmmasWhen printing an XML related error, guard against NULL...
2015-07-23 Robin Gareusrename Marker class
2015-07-22 Robin Gareusamend a3c21ae, video-server localhost -> 127.0.0.1
2015-07-20 Robin Gareusplugin analysis set block-size
2015-07-17 Robin Gareusreworked variant of john’s soundfile locale fix
2015-07-16 Ben Loftismerge fix again
2015-07-16 Ben Loftismerge fix
2015-07-16 Robin Gareusoffer to scan for plugins at first start.
2015-07-16 Robin Gareusremove “Refresh” button in Plugin manager
2015-07-16 Robin GareusRevert "Possible fix for tracker.ardour.org/view.php...
2015-07-16 John EmmasPossible fix for tracker.ardour.org/view.php?id=6332
2015-07-16 Paul Davisctrl-shift-click on solo isolate now enables AND disabl...
2015-07-15 Robin Gareusremove insanely fast meter fall-off (inaccurate)
2015-07-15 Robin GareusRevert "add debug info for xjadeo binary"
2015-07-13 Len OvensRemoved (version specific) keybindings file name from...
next