ardour.git
2015-07-25 Tim MayberryUse g_open instead of ::open in translation related...
2015-07-25 Tim MayberryUse g_open instead of ::open in AudioSource for portability
2015-07-25 Tim MayberryUse GStatBuf in AudioSource::initialize_peakfile for...
2015-07-25 Tim MayberryRevert "When peakfiles get opened using a non-glib...
2015-07-25 Tim MayberryRevert "When saving a session (in a non-English locale...
2015-07-25 Tim MayberryRevert "A few more instances of non-glib 'open()' getti...
2015-07-25 Tim MayberryAdd unit test to check that libxml2 expects utf-8 encod...
2015-07-25 Tim MayberryOnly create one test output directory in file copy...
2015-07-25 Tim MayberryAdd unit test to assert that using locale_from_utf8...
2015-07-25 Tim MayberryRemove sse optimization sources from test applications
2015-07-24 Robin Gareustweak OSX packaging
2015-07-24 Robin GareusVST info: use g_fopen() for Windows compat.
2015-07-23 Robin Gareuscoreaudio aggregate device fix for 10.5
2015-07-23 John EmmasA few more instances of non-glib 'open()' getting used...
2015-07-23 John EmmasWhen printing an XML related error, guard against NULL...
2015-07-23 John EmmasWhen saving a session (in a non-English locale) make...
2015-07-23 John EmmasWhen peakfiles get opened using a non-glib function...
2015-07-23 Robin Gareusdon’t bother to set OSX DMG icon on old systems
2015-07-23 Robin Gareusrename Marker class
2015-07-23 Robin Gareussigned/unsigned comparison
2015-07-23 Robin Gareusamend a73a039a3a, separate VST cache for 32/64bit
2015-07-23 Robin Gareusavoid llabs ambiguity
2015-07-22 Robin GareusOSX: remove unused architectures from xjadeo & harvid
2015-07-22 Robin Gareusfix typo in old (pre 10.6) coreaudio API wrapper
2015-07-22 Robin Gareusamend a3c21ae, video-server localhost -> 127.0.0.1
2015-07-22 Robin Gareusamend 674e727
2015-07-22 Robin GareusOSX bundle libstdc++ for 10.5 support
2015-07-21 Robin GareusVST plugin title fix #6467
2015-07-20 Robin Gareusupdate system config
2015-07-20 Robin Gareusbye bye Unix.
2015-07-20 Paul Davispatches to fix notebook tab tearoff on DnD.
2015-07-20 Paul Davisdo not call playhead priority (auto-return) code after...
2015-07-20 Paul Davisfix auditioning on systems with larger disk read chunk...
2015-07-20 Robin Gareususe power of 2 log-scale for parameters.
2015-07-20 Robin Gareuscopy AU parameters with plugin
2015-07-20 Robin Gareusplugin analysis set block-size
2015-07-20 Robin Gareusconfigure Analysis Plugin
2015-07-19 Robin Gareusamend 7a3280b, fix typo
2015-07-19 Robin Gareusanother OSX/PPC fix
2015-07-19 Robin Gareusfix compilation w/o posix_malign
2015-07-19 Robin GareusOSX 10.5/PPC compat
2015-07-18 John EmmasMinor changes to ensure that MSVC knows about 'CaptureS...
2015-07-17 Paul Davisdo not carry out a size check on peakfiles for files...
2015-07-17 Robin Gareusprint name instead of ID for skipped AUs
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 Gareusclarify splash message (plugin scan/discover)
2015-07-16 Robin Gareusprevent multiple concurrent plugin scans.
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 Robin Gareusrework AU scanning/discovery
2015-07-16 Paul Davisctrl-shift-click on solo isolate now enables AND disabl...
2015-07-16 Paul Davisseparate solo isolate into two components (self-solo...
2015-07-16 Robin Gareusadd missing return value
2015-07-16 Robin GareusRevert "AU discover: remember discover-at-start setting"
2015-07-16 Robin GareusAU discover: remember discover-at-start setting
2015-07-15 Robin Gareus-Wabsolute-value fix
2015-07-15 Robin Gareusamend 3a5ac7f
2015-07-15 Robin Gareusupdate existing dpm meter-falloff config to new fastest.
2015-07-15 Robin Gareusremove insanely fast meter fall-off (inaccurate)
2015-07-15 Robin GareusVST-info hotfix for 32/64 parallel installs.
2015-07-15 Robin GareusRevert "add debug info for xjadeo binary"
2015-07-15 Robin Gareusfix pre-fader insert mute.
2015-07-14 Robin Gareusfix “missing operator<< for PBD::ID” (clang)
2015-07-14 Robin Gareusmigrate bundled-plugin site
2015-07-13 Len OvensRemoved (version specific) keybindings file name from...
2015-07-13 Len OvensMove learned midi binding reload after midi map load...
2015-07-13 Robin Gareususe “1” as small-step for integer controls.
2015-07-13 Robin Gareusimplement scroll-wheel support for ClickBoxes
2015-07-13 Robin Gareuskeep invisible processors enabled.
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 Gareusfix verbose plugin scan
2015-07-11 Robin Gareusprepare windows pingback
2015-07-11 Robin Gareusadd pingback URL for windows
2015-07-11 Robin GareusGUI checkbox to en/disable verbose plugin-scan
2015-07-11 Robin Gareusprepare verbose plugin scanning (log VST details)
2015-07-11 Robin Gareusfix “Show waveform in regions” Preference.
2015-07-11 Robin Gareusfix PBD::ID string format
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 'ovenwerks-master'
2015-07-10 Len OvensFixed pb in toggle mode to switch at half way (fixes...
2015-07-10 Len OvensFixed generic MIDI program change event size to two...
2015-07-10 Len OvensAdd debug for generic midi control
2015-07-10 Len OvensAdd a midimap for WiiMote via midikb.
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 Gareusfix previous commit double dot in file ext.
2015-07-10 Robin Gareusseparate VST blacklist for 32/64bit
next