ardour.git
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-23 Colin FletcherFix MS-DOS line endings
2014-05-22 Robin Gareusmeterbridge: don't include disk/input buttons on busses...
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-21 Robin Gareusosx-bundle: fix vfork
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-19 Colin Fletcherindent in wscript uses spaces
2014-05-19 Colin FletcherUse libardour SystemExec wrapper in gtk2_ardour
2014-05-19 Paul Davisremove unnecessary and wierd constant for bottom rect...
2014-05-19 Paul Daviscomment tweak
2014-05-19 Paul Davisadding a new track via copy-region-drag now works ...
2014-05-19 Paul Davisnon-copy region drag now creates a new track when a...
2014-05-19 Paul Davischange return type of Editor::axis_view_from_route()
2014-05-19 Paul Davisremove unused variable
2014-05-19 Paul Davispart one of allowing region drag to the bottom (drop...
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 Gareusdon't load selected session if other-project is chosen:
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-14 Devin J. Pohlyfix rounding error in the min:sec ruler
2014-05-14 Devin J. Pohlyfix major/minor ticks on min:sec ruler
2014-05-14 Tim MayberryThere will be no supported PPC build of Ardour3 so...
2014-05-14 Tim MayberryRemove Mac Universal build option as it is no longer...
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 MayberryChange windows packaging to have separate scripts for...
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 MayberryRemove duplicate test for presence of boost header
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-13 Tim MayberryInclude windows.h for Sleep function
2014-05-13 Tim MayberryUse Glib::usleep in Editor::timefx_thread on Windows
2014-05-13 Tim MayberryInclude windows.h for Registry access related API
2014-05-13 Tim MayberryFix collision between keyword interface used in glibmm...
2014-05-10 John EmmasOops - minor spelling corrections
2014-05-10 John EmmasBug fix imported from Mixbus2 (SVN r11025)
2014-05-10 John EmmasBug fix imported from Mixbus2 (SVN r11448)
2014-05-07 Colin FletcherFix region content drag direction
2014-05-07 Colin FletcherFix undo of layer-changing region drags
2014-05-07 Paul Davisshift-modifier during trim dragging causes region to...
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 Paul Davisfix mingw build - needs bundle_env_mingw.cc when buildi...
2014-05-06 John EmmasAdd some more missing #includes
2014-05-06 John Emmas'atomic_ops' to use glib, rather than Waves's inbuilt...
2014-05-06 John EmmasAdd a return value to 'WCMRPortAudioDeviceManager:...
2014-05-06 John EmmasAdd a couple of pthread helper macros
2014-05-06 John EmmasAdd 'waves_backend.vcproj'
2014-05-06 John EmmasAdd the 'porttime' source file for Windows
2014-05-06 John EmmasAdd some type guards to 'wstdint.h' (in case we previou...
2014-05-06 John EmmasAdd some casting and namespace specifiers to keep MSVC...
2014-05-06 John EmmasAdd a couple of missing header files (needed for cin...
2014-05-06 John EmmasAdd 'midi_scene_change' sources to ardour.vcproj
2014-05-02 Paul Davisa variety of changes to finalize (?) (MIDI) SceneChange...
2014-05-02 Paul Davistell the SceneChanger to emit any relevant scene change...
2014-05-02 Paul Davischanging the start (position) of a marker with a scene...
2014-05-01 Adrian KnothAdd ComboOption configuration for default-fade-shape
2014-05-01 Adrian KnothIntroduce global default-fade-shape configuration variable
2014-05-01 Adrian KnothDrop unused set_default-fade(float, framecnt_t) prototype
2014-05-01 Paul Davisif using the audio/MIDI setup dialog because there...
2014-05-01 Paul Davisfix crash in butler when destroying before thread is...
2014-05-01 Paul Davisfix install path for ./waf install of waves backend
2014-05-01 Paul Davissecond part of windows/osx macro change - forgot *...
2014-05-01 Paul Davisalter platform-dependent preprocessor macros to use...
2014-05-01 Paul Davisfix compile for waves backend, after recent API change
2014-05-01 Paul Davisuse AudioBackendInfo::already_configured() to correctly...
2014-05-01 Paul DavisAdd AudioBackend::info() method to retrieve AudioBacken...
2014-05-01 Paul Davischange location marker ruler text for get_trx() ==...
2014-05-01 Paul Daviscorrectly set up ruler preferences for get_trx() =...
2014-04-30 Paul Davismore previously applied changes required to build Waves...
2014-04-30 Paul Davissecond part of (previously applied) change to be able...
2014-04-30 Paul Davis2nd attempt at updated Waves audio backend, with added...
2014-04-30 Robin Gareusscript to run ardour under callgrind
next