ardour.git
2013-09-03 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-03 John Emmas'libs/panners' - Remove the temporary export specifiers...
2013-09-03 John Emmas'libs/panners' - Disable a compiler-specific warning
2013-09-03 John Emmas'libs/panners' - Fix a typo in 'vbap/vbap.cc'
2013-09-03 John Emmas'libs/panners' - Use 'std::vector' to implement arrays...
2013-09-03 John Emmas'libs/panners' - Use 'alloca()' for a stack based array...
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul Davisfix error introduced during recent changes to Mackie...
2013-09-03 Paul Davisfix a few minor compilation warnings
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul Davisuse visibility macros to control visibility in control...
2013-09-03 Paul Davisadd comment
2013-09-03 Paul Davisupdated .po files from waf i18n, plus an updated gtk2_a...
2013-09-03 Paul DavisRevert "bump to 3.4"
2013-09-03 Paul Davisrevert to --backtrace enabled by default, since the...
2013-09-03 Paul Davisbump to 3.4
2013-09-02 Paul Davisadd std:: to clarify use of llabs on OS X
2013-09-02 Paul Davisreplace recently added attempt to use visibility macros...
2013-09-02 Paul Davisadd visibility.h to provide generic DSO/DLL visibility...
2013-09-02 John Emmas'libs/panners' - Streamline my previous API changes...
2013-09-02 Robin GareusLV2 extUI handling - amend to previous commit.
2013-09-02 Robin GareusLV2 external UI handling - revert to <= 3.3. behaviour
2013-09-01 Robin Gareusimprove scroll and drag behaviour of volume-controller...
2013-08-31 Robin Gareusfix keyboard interaction with volume knobs (monitor...
2013-08-31 John Emmas'libs/panners' - Add a conventional 'C' API call type...
2013-08-30 John Emmas'libs/panners' - A small test (before going too far...
2013-08-29 Robin Gareusfix typo in IEC-meter 'weird-float' protection.
2013-08-29 Robin Gareusprotect meters against weird float values
2013-08-29 Robin Gareusupdate external plugin UI handling
2013-08-27 Robin Gareusfix vari-speed phase (when used for calculation only)
2013-08-27 John EmmasModify 'ardourext/misc.h' so that it only uses C++...
2013-08-27 John Emmas'libs/clearlooks-newer' - Clearlooks needs to be builda...
2013-08-26 John EmmasMinor tweaks to MSVC build (hopefully of little consequ...
2013-08-26 John Emmas'libs/gtkmm2ext' - Compiler specific includes
2013-08-26 John Emmas'libs/gtkmm2ext' - Main body of changes required for...
2013-08-26 John Emmas'libs/gtkmm2ext' - Use 'std::vector' instead of dynamic...
2013-08-26 John Emmas'libs/gtkmm2ext' - Remove "using namespace Gdk;" to...
2013-08-25 Robin Gareusadd LV2 support for kx:external-ui#
2013-08-25 Robin Gareusfree memory of external plugins on GUI close (major...
2013-08-24 Paul Davisfix compilation on linux
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-24 Paul Davispot/po file updates caused by waf i18n
2013-08-24 Paul Davisfix confusion about whether flip_mode in the Mackie...
2013-08-24 Tim Blechmannexport: add support for CAF
2013-08-23 Robin Gareusdon't run meter in import-dialog if the dialog is not...
2013-08-22 Paul Davisundo the hiding of SR-dependent LV2 ports
2013-08-15 Paul Davisupdate czech translations from pavel fric, part 2
2013-08-15 Paul Davisupdate czech translations from pavel fric
2013-08-15 Paul Davisfix newly-appearing crash-at-close caused by muddled...
2013-08-15 Paul Davischeck master sources when determining whether a region...
2013-08-13 Tim MayberryMove curve test file handling in main() until after...
2013-08-13 Tim MayberryRemove call to PBD::ID::init as it is now done via...
2013-08-13 Tim MayberryCall setup_libpbd_enums in PBD::init for portability
2013-08-13 Tim MayberryCall Gio::init from PBD::init instead of ARDOUR::init
2013-08-13 Tim MayberryCall PBD::init in ARDOUR::init and PBD::cleanup in...
2013-08-13 Tim MayberryAdd PBD::init and PBD::cleanup
2013-08-13 Tim MayberryMove initialization of libardour from ARDOUR_UI class...
2013-08-13 Tim MayberryPrevent libardour from being initialized more than...
2013-08-13 Tim MayberryChange ARDOUR::init return type to bool type for succes...
2013-08-11 Robin Gareusfix thinko in 5dee49e19
2013-08-11 Robin Gareusfix 5dee49e19 (32/64 bit unsigned int compatibility)
2013-08-11 Robin Gareusmake LV2 communication buffers independent from jack...
2013-08-09 Robin Gareusfix typos
2013-08-09 Robin Gareusupdated monitor modes doc (new version from Chris with...
2013-08-09 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-09 John Emmas'libs/ardour' - If the platform is Windows, prevent...
2013-08-09 John Emmas'libs/ardour' - New files and changes needed for 'msvc_...
2013-08-09 John Emmas'libs/ardour' - Correct an invalid buffer address ...
2013-08-09 John Emmas'libs/ardour' - Minor change to an included header...
2013-08-09 Paul Davischanges to allow window branch to build on OS X
2013-08-08 Robin Gareusremove --no-freesound option. fixes #5640
2013-08-08 Paul Davisnew Mackie Control device file for Qcon controller...
2013-08-07 Robin Gareusfix compiler warning
2013-08-07 Paul Davisuse std::numeric_limits<float>::infinity() rather than...
2013-08-06 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-06 benfix taglib header paths so linked headers are not necessary
2013-08-04 John Emmas'libs/ardour' - Platform specific changes and includes
2013-08-04 Robin Gareusfix meter-background highlight when peaking. (> vs >=)
2013-08-04 Robin Gareusfix rounding issue when dragging video with fractional fps
2013-08-04 John Emmas'libs/ardour' - Compiler specific includes and includes
2013-08-04 Robin Gareusvtl: import audio at video-offset, forget offset on...
2013-08-04 John Emmas'libs/ardour' - Main body of changes required for build...
2013-08-04 Robin GareusTimecode: fix subframe rounding
2013-08-04 John Emmas'libs/ardour' - Use 'std::vector' instead of dynamicall...
2013-08-04 Robin Gareusfix no-roll LTC encoder, honor locates when transport...
2013-08-04 John Emmas'libs/ardour' - Use 'const_iterator' where appropriate...
2013-08-03 Robin Gareusmake master-meter in toolbar optional
2013-08-03 Robin Gareusadvance track's play-position even if processing is...
2013-08-03 Robin Gareusdedicated namespace for video-utils
2013-08-03 Robin Gareusremove strtok_r() from video_query_info()
2013-08-03 Robin Gareusadd a peak reset button to the editor meter
2013-08-03 Robin Gareusfix gtk "child->parent == NULL" asserts
2013-08-03 Robin Gareusproperly handle port removal in route.
2013-08-03 Robin Gareusfix "other" port-group tab
2013-08-02 Robin GareusMerge branch 'midiclock' of https://github.com/axetota...
2013-08-02 Michael FisherSend and Read MIDI Positions the right way
2013-08-02 Robin Gareuson session-load: skip output-change-handler until IOs...
2013-08-02 Robin Gareusdisallow invalid port-removal
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Paul Davisfix typos in display of error message about an LV2...
next