DummyBackend: fix midi event mux+sorting
[ardour.git] / libs /
2014-06-02 Robin GareusDummyBackend: fix midi event mux+sorting
2014-06-01 Robin Gareusfix --with-dummy config option
2014-06-01 Robin GareusDummy backend, revise small things
2014-06-01 Robin Gareusdummy-backend, fix physical ports in/out convention.
2014-05-31 Robin Gareustest possible 'flickering' with nvidia
2014-05-31 Robin Gareusdo not thin() automation event list on load.
2014-05-31 Robin Gareusdon't allow waveform to bleed into TimeAxisViewItem...
2014-05-30 Robin Gareususe CubicSpline interpolation for x-fade preset Shapes
2014-05-30 Robin Gareusupdate Evoral::Curve to honor ControlList::Interpolatio...
2014-05-30 John EmmasAdd newly introduced sources to MSVC project
2014-05-30 John EmmasRearrange some #includes to keep MSVC happy
2014-05-30 Robin GareusFix code to prepare re-enable cubic spline interpolatio...
2014-05-30 Robin Gareuspanner: backwards compatibility, constrain pan-range...
2014-05-30 Robin Gareussmooth visual curve drawing
2014-05-29 Robin Gareususe fixed number of steps for dB-scale x-fade curves.
2014-05-29 Robin Gareusfixed number of steps for symmetric fades:
2014-05-29 Paul Davisfix data loss/file deletion caused by mistaken used...
2014-05-29 Robin Gareusfix symmetric fade-shape (still variable number of...
2014-05-29 Robin GareusSymmetric x-fade, use equivalent of -6dB per step for...
2014-05-29 Robin Gareusfix typo in vst doc.
2014-05-29 Robin Gareussmoothen rendering of x-fades
2014-05-29 Robin Gareusincrease accuracy of fades.
2014-05-29 Robin Gareusfix prev commit
2014-05-29 Robin Gareusrenice x-fade rendering w/cairo-antialiasing
2014-05-29 Robin Gareusrevert x-fade curves to Mixbus2.
2014-05-29 Paul Davismake building the dummy backend be a configure-time...
2014-05-29 Robin GareusCanvas: new x-fade drawing, two curve widget
2014-05-28 Robin GareusRevert "cairo sub-surface prototype & example
2014-05-28 Robin Gareusexercise subsurface rendering for x-fade curves
2014-05-28 Robin Gareuscairo sub-surface prototype - intermediate flattened...
2014-05-28 Robin GareusVST: fix name detection if effGetEffectName is N/A...
2014-05-27 Robin GareusVST: properly query name from plugin
2014-05-27 Robin GareusCurve: anti-aliasing.
2014-05-27 Robin Gareusimplement Curve in/outside fill
2014-05-27 Robin Gareusdirectly apply waveform clip-level changes
2014-05-27 John Emmas(Windows) Add support for finding the bundled version...
2014-05-27 John EmmasRemove an unnecessary #define
2014-05-27 John EmmasUse PLATFORM_WINDOWS (in preference to WIN32) for consi...
2014-05-26 Robin Gareus"We brake for nobody." oh wait. - fixes Rectified Wavef...
2014-05-26 Robin Gareusfix region export with fades and gain.
2014-05-26 Robin GareusNOOP, just re-indent diagram
2014-05-26 Robin Gareusfix prev commit, window-offset for x-fade drawing
2014-05-26 Robin Gareusfix x-fade drawing
2014-05-26 Robin Gareusapply gain automation on bounce - fixes 5887
2014-05-26 Robin Gareusallow to set custom thread-buffer size
2014-05-26 Robin Gareusprocess effect-automation when bouncing w/processing
2014-05-25 Robin Gareusignore sends when bouncing w/processing - only break...
2014-05-25 Robin Gareusbounce to target number of channels
2014-05-25 Robin Gareuscompensate for processor latency during bounce
2014-05-25 Robin Gareusfix bounce with processing (thread buffers) fixes ...
2014-05-24 Robin Gareusallow to switch from/to dummy-backend
2014-05-24 Robin GareusDummyBackend: implement port connect_callback()
2014-05-23 Colin FletcherInitialise _soundcloud_upload to false in ExportFormatS...
2014-05-23 Robin Gareusfix for OSX 10.0/clang (missing symbol) by cth
2014-05-23 Colin FletcherAdd and use a DEBUG flag for Soundcloud uploads.
2014-05-23 Colin FletcherSet 'downloadable' property on Soundcloud uploads
2014-05-23 Colin FletcherShow URI of file uploaded to Soundcloud in log window.
2014-05-23 Colin FletcherVisual tweaks to Soundcloud panel
2014-05-23 Colin FletcherBetter names for Soundcloud-related members of ExportHa...
2014-05-23 Colin FletcherMake Soundcloud upload applicable to any export format.
2014-05-23 Colin FletcherRemove Soundcloud upload from export format specification
2014-05-22 Robin Gareusadd GPLv2 to exec_wrapper
2014-05-21 John Emmaswaves_backend (MSVC project) - Adapt for using Waves...
2014-05-21 John Emmasjack_backend (MSVC project) - Adapt for using portaudio...
2014-05-21 John EmmasAdd newly introduced sources to MSVC projects
2014-05-21 John EmmasUse Glib::usleep() for consistency
2014-05-21 Robin Gareusenforce style-guide #3, #26 and #27
2014-05-21 Robin GareusCoreMidi is also needed on OSX.6
2014-05-20 Robin Gareusfix type typo
2014-05-19 Colin Fletcherremove debug output from system_exec
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-18 Colin FletcherAdd back libardour wrappers for PBD::SystemExec
2014-05-18 Colin FletcherUse ARDOUR namespace for SystemExec
2014-05-18 Colin FletcherSystemExec: copy last argument from command line to...
2014-05-17 Robin Gareuspartial fix for #5871 - midi-buffer size
2014-05-17 Robin Gareusvst - fix effGetParameterProperties; label may be unset.
2014-05-17 Robin Gareusvst-scanner app: properly init and use libpbd's Transmitter
2014-05-16 Robin Gareusmore gettimeofday() -> g_get_monotonic_time()
2014-05-16 Robin Gareusand one more gettimeofday() transition (mackie timers)
2014-05-16 Robin Gareusyet another gettimeofday() removal (glibmm idle)
2014-05-16 Robin Gareusoutline portable implementation to replace clock_gettime()
2014-05-16 Robin Gareusreplace gettimeofday() with g_get_monotonic_time()
2014-05-15 Robin GareusDummyAudioBackend: configurable number of MIDI ports
2014-05-14 Robin GareusDummyAudioBackend: prepare configurable number of midi...
2014-05-14 Robin Gareusfix midi output on audio-tracks (e.g. audio->midi plugins)
2014-05-14 Devin J. Pohlydon't use llrint on already-integral variables
2014-05-14 Devin J. Pohlyfix accumulated rounding error in BBT grid
2014-05-13 Tim MayberryUse Glib::usleep in DummyAudioBackend rather than ...
2014-05-13 Tim MayberryRemove incorrect code for mingw in DummyAudioBackend...
2014-05-13 Tim MayberryUse COMPILER_MINGW define rather than __MINGW64__
2014-05-13 Tim MayberryReinstate code removed that allows building with mingw...
2014-05-13 Tim MayberryAlways link to ole32 when building with mingw for get_w...
2014-05-13 Tim MayberryFix pattern to match possible audio backends on windows
2014-05-10 John EmmasBug fix imported from Mixbus2 (SVN r11025)
2014-05-07 Paul Davisfirst pass at tightening up waveform drawing algorithm...
2014-05-06 Robin Gareusprovide plugins with all available buffers.
2014-05-06 John EmmasAdd some more missing #includes
2014-05-06 John Emmas'atomic_ops' to use glib, rather than Waves's inbuilt...
next