Don't add "None" devices for ASIO driver in PortaudioBackend
[ardour.git] / gtk2_ardour /
2015-09-02 Tim MayberryAdd utility method for choosing which device/s to displ...
2015-09-02 Tim MayberryUse previously set buffer size in EngineDialog if possible
2015-09-02 Tim MayberryAdd "Refresh Devices" button in Audio Setup dialog...
2015-09-02 Tim MayberryAdd some debugging output for state restoration in...
2015-09-02 Tim MayberryRemove Apply button from Audio Setup dialog now that...
2015-09-02 Tim MayberryChange "Stop" button into a Start/Stop button in Audio...
2015-09-01 Robin Gareusrefine "recent" column headers
2015-09-01 Robin GareusDisplay column headers for "recent session"
2015-09-01 Robin Gareushandle GUIs of missing or disabled plugins
2015-09-01 Robin Gareusadd option to disable or bypass plugins
2015-08-28 Robin Gareusfix midi note de-select #6534
2015-08-27 Mathias BuhrFixes a double mutex unlock for Linux VSTs
2015-08-27 Ben Loftisclean-up previous commit
2015-08-27 Robin Gareususe program-name for internal ports
2015-08-27 Robin Gareusfix initial transform dialog display (override show_all)
2015-08-26 nick_mAllow creation of region gain points by clicking on...
2015-08-24 Robin Gareusfix processor paste location - fixes #6536
2015-08-23 Robin Gareusallow file-browser in generic-plugin-GUI to expand.
2015-08-23 Robin Gareusfix mixer-strip input button update
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.
next