#ifdef out AVX detection on APPLE
[ardour.git] / gtk2_ardour /
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...
2015-07-12 Robin Gareusalmost `uname -m` :)
2015-07-11 Robin Gareusconsolidate windows pingback
2015-07-11 Robin Gareusadd ProductName to windows pingback
2015-07-11 Robin Gareuswindows announcements file name
2015-07-11 Robin Gareusanother windows pingback fix
2015-07-11 Robin Gareustweak windows pingback
2015-07-11 Robin Gareusadd missing include
2015-07-11 Robin Gareuscont'd work on windows pingback
2015-07-11 Robin Gareusprepare windows pingback
2015-07-11 Robin GareusGUI checkbox to en/disable verbose plugin-scan
2015-07-11 Robin Gareusfix “Show waveform in regions” Preference.
2015-07-10 Robin Gareustweak video import dialog (handle non video files)
2015-07-10 Robin GareusAllow to select video-files regardless of file ext.
2015-07-10 Paul DavisMerge branch 'Seablade-master'
2015-07-10 Thomas VecchioneAdd in MXF file as a supported video format
2015-07-10 Robin Gareusassign new IDs to plugin copies on paste.
2015-07-10 Robin Gareusadd context menu to hide/show Midi-tracks - fixes ...
2015-07-09 Robin Gareusadd debug info for xjadeo binary
2015-07-08 Robin Gareusadd locale-guard when saving engine states, also #6418
2015-07-07 Robin Gareusstationary PH: improve performance and reduce jitter.
2015-07-05 Robin Gareustweak human readable names for meter-types
2015-07-05 Robin GareusPreference GUI for default meters
2015-07-05 Robin Gareusremove tabs from python code
2015-07-05 Robin Gareusanother python3 issue
2015-07-04 Robin Gareusstationary playhead implies follow playhead
2015-07-04 Robin Gareusfix various issues when deleting midi region during...
2015-07-02 Robin Gareuspossible fix for stack overflow when parsing video...
2015-07-02 Robin Gareusindicate port-connections of non-track type
2015-06-30 Robin Gareusset [new] draggable flag for draggable items with tooltips.
2015-06-30 Alexandre ProkoudineUpdate Russian translation
next