ardour.git
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-13 Robin Gareusfix live resampling (auditioning, embedded src)
2015-08-13 Robin Gareusclarify variable name
2015-08-13 Robin Gareusfix import resampling (don’t cut end short)
2015-08-12 Paul Davisremove auto-return-target stuff from preferences; Ardou...
2015-08-12 Robin Gareusfix resampling (auditioning)
2015-08-12 Paul Davisadd buffering preset combo selector to preferences...
2015-08-12 Robin Gareuspunctuation nitpick
2015-08-12 Robin Gareusadd damo22 to authors (ptformat)
2015-08-12 Robin Gareusfix PPC builds
2015-08-12 Robin Gareuslimit bounce processing size (fixes crashes in plugins)
2015-08-12 Tim MayberryFix state restoration in EngineControl dialog for backe...
2015-08-12 Robin Gareusanother waf/regexp issue (amend 4666711)
2015-08-12 Robin Gareuspython /^x86_64/ does not match 'x86_64-w64-mingw32...
2015-08-12 Robin Gareusregexp fun
2015-08-12 Paul Daviscorrectly switch between windows and (other) when decid...
2015-08-12 Paul Daviscomment tweak to show that the __cpuid() intrinsic...
2015-08-12 Robin Gareusfix mingw compilation
2015-08-12 Paul Daviscan't use xgetbv instruction with apple gcc under OS...
2015-08-12 Paul Davisuse new FPU singleton pattern in gtk2_ardour
2015-08-12 Paul Davisremove unnecessary namespace forward decl
2015-08-12 Paul Davisuse new FPU singleton pattern in libs/ardour
2015-08-12 Paul Davisclean up FPU code with some ideas from Chromium and...
2015-08-12 Tim MayberryFix for crash when loading DrumGizmo VST editor on...
2015-08-12 Robin Gareushide “Midi Setup” button on OSX and Windows.
2015-08-12 Paul Davisfix stupid logic error in testing separate bits require...
2015-08-11 Paul Davisthe AVX functions for linux are stubs - they just use...
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Paul Davisimproved solution for xgetbv() on windows and linux...
2015-08-11 Paul Davis#ifdef out AVX detection on APPLE
2015-08-11 Paul Davisadd required test of OS support for AVX register use
2015-08-11 Paul Davisadd test for CPU/FPU AVX capabilities
2015-08-11 Robin Gareusupdate driver selection sensitivity
2015-08-11 Robin Gareusfix deadlock at exit on SMP systems
2015-08-11 Robin Gareusrefine "Running" message.
2015-08-11 Robin Gareusfix jack startup on OSX (w/midi)
2015-08-11 Robin Gareusdon't allow to change devices while engine is running.
2015-08-11 Robin GareusALSA backend: query and cache available device-parameters
2015-08-11 Robin Gareusadd API to query ALSA supported parameters
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 Gareusadd API to get combobox option count.
2015-08-11 Robin GareusEngine Dialog: use new API
2015-08-11 Robin Gareuscoreaudio backend: SR/BS query for separate devices
2015-08-11 Robin GareusBackend API to query rates&sizes for separate I/O.
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-11 Robin Gareusfix coreaudio half-duplex buffersize query
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 Paul Davisfix unbelievable typo that broke solo propagation
2015-08-10 Paul Davisconvert Route::_solo_isolated from counter to a boolean.
2015-08-10 Robin Gareusfix video-metadata for windows.
2015-08-10 Robin GareusRevert "Disable video-export metadata on windows (for...
2015-08-10 John EmmasOops - forgot I'd need to add an entry to 'ptformat...
2015-08-10 Robin Gareusback to the future
2015-08-10 Robin Gareusfix typo in deployment script
2015-08-10 Robin Gareuscreate file_list.txt after adding the plugins.
2015-08-10 John EmmasHmmm... not sure why it didn't add my new files. Trying...
2015-08-10 John EmmasAdd support for building the new 'ptformat' library...
2015-08-10 Robin GareusMerge branch 'pt5-fix' of https://github.com/zamaudio...
2015-08-10 Paul DavisMerge branch 'ovenwerks-master'
2015-08-10 Len OvensMake MCP MasterPosition match MIDI port number.
2015-08-10 Damien ZammitRemove printf
2015-08-09 Robin GareusDisable video-export metadata on windows (for now)
2015-08-09 Robin Gareusfix a -Wparentheses
2015-08-09 John EmmasMake sure that the ostream operator << (for class ChanC...
2015-08-09 Damien ZammitFix to PT5 format, (stereo tracks still not fully suppo...
2015-08-09 John EmmasMSVC doesn't define __LITTLE_ENDIAN__
2015-08-09 John EmmasAdd a newly introduced source file to our MSVC project...
2015-08-09 John EmmasAdd a newly introduced #define to our MSVC build projec...
2015-08-09 Robin Gareushandle some wire edge-cases & explanation
2015-08-09 Robin Gareusremember actual processor configuration
2015-08-08 Robin Gareusremove bit-suffix (no longer needed since df498c8)
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
next