ardour.git
2013-08-01 Paul Davisfixes for windows branch build failures under linux...
2013-07-31 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-25 John Emmas'libs/rubberband' - Platform specific includes
2013-07-25 John Emmas'libs/rubberband' - Compiler specific includes
2013-07-25 John Emmas'libs/rubberband' - Modify to be buildable with MSVC
2013-07-25 John Emmas'libs/midi++2' - Platform specific includes
2013-07-25 John Emmas'libs/midi++2' - Compiler specific changes
2013-07-25 John Emmas'libs/midi++2' - Modify to be buildable with MSVC
2013-07-24 John EmmasAdd an empty 'unistd.h' to stop the compiler complainin...
2013-07-24 John EmmasFurther changes to msvc/pbd (mostly to add support...
2013-07-24 John EmmasCorrect a typo in 'msvc_pbd.h'
2013-07-23 John Emmas'libs/evoral' - Windows specific includes
2013-07-23 John Emmas'libs/evoral' - Remove ambiguity about which version...
2013-07-23 John Emmas'libs/taglib' - Remove 2 further symlinks which needn...
2013-07-23 John Emmas'libs/taglib' - Remove 52 x symlinks which needn't...
2013-07-23 John Emmas'libs/evoral' - For each of the NNNN_lower_bound()...
2013-07-23 John Emmas'libs/evoral' - Through a compiler extension gcc can...
2013-07-23 John Emmas'std::isnan' is not available in MSVC (at least, not...
2013-07-23 John Emmas'libs/evoral' - cast the returned pointers from malloc...
2013-07-23 John EmmasRemove an unnecessary #include that prevents 'libs...
2013-07-23 John EmmasRemove some unnecessary warnings when building 'libs...
2013-07-22 Tim MayberryUse common mingw build script to reference location...
2013-07-22 Tim MayberryFix reference to new location of windows test image
2013-07-22 Tim MayberryUse Glib::usleep for portability
2013-07-22 Tim MayberryUse Glib::usleep for portability
2013-07-22 Tim MayberryUse GLib::usleep for portability
2013-07-22 Tim Mayberryundef SearchPath where needed as it is defined via...
2013-07-22 Tim MayberryWork around badly chosen argument name in giomm/dbusmes...
2013-07-22 Tim MayberryDisable some code on MinGW build until it can be tested...
2013-07-22 Tim Mayberry undef SearchPath where needed as it is defined via...
2013-07-22 Tim MayberryFix ambiguous type CheckMenuItem that is also defined...
2013-07-22 Tim MayberryUse PBD::ffs for portability
2013-07-22 Tim MayberryFix for ambiguous Polygon type when building with MinGW
2013-07-22 Tim MayberryReinstate include of regex.h for Linux and MinGW build
2013-07-22 Tim MayberryFix broken using declaration in vamp-plugins
2013-07-22 Tim MayberryAdd some dll's to list to copy to mingw based windows...
2013-07-22 Tim MayberryUse cross-platform packaging version script in MinGW...
2013-07-22 Tim MayberryDisable building all surface plugins on MinGW build
2013-07-22 Tim MayberryEnable lxvst support by default and then disable for...
2013-07-22 Tim MayberryRemove lxvst variable from wscript that was no longer...
2013-07-22 Tim MayberryRemove tools/sanity_check dir from build in mingw cross...
2013-07-22 Tim MayberryDefine PLATFORM_WINDOWS and COMPILER_MINGW when dist...
2013-07-22 Tim MayberryCorrect file perms on to make scripts executable in...
2013-07-20 John EmmasModify 'libs/vamp-plugins' to be buildable with MSVC
2013-07-18 John EmmasAdapt libs/pbd/ffs.cc to be buildable with MSVC
2013-07-17 Paul Davisbreak symbol name cycle on non-win32-non-gcc platforms
2013-07-17 John EmmasJOHNE - remove my earlier test file
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 John EmmasJOHNE - Testing to see if I have write access to the...
2013-07-17 John EmmasMiscellaneous header files (needed for building libpbd...
2013-07-17 John EmmasJOHNE source files (needed for building libpbd with...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Tim MayberryUse PBD::ffs for portability
2013-07-17 Robin Gareuspossible fix for 5591 (show elements after re-adding...
2013-07-17 Tim MayberryAdd PBD::ffs function
2013-07-17 Tim MayberryAllow PBD::canonical_path to compile with mingw build
2013-07-17 Tim MayberryUse jack_client_stop_thread on windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-17 John EmmasRemaining changes needed for building libpdb on Windows...
2013-07-17 John EmmasAccommodate 'pthread-win32' and 'boost/regex' (for...
2013-07-17 Tim MayberryFix ambiguous type CheckMenuItem that is also defined...
2013-07-17 Tim MayberryWork around badly chosen argument name in giomm
2013-07-17 Tim MayberryAlso define casting macro when using mingw compiler
2013-07-17 Tim MayberryUse file modes supported by mingw compiler on Windows
2013-07-17 Tim MayberryUse g_lstat instead of lstat for portability
2013-07-17 John EmmasOther (Windows specific) includes for libpbd
2013-07-17 Robin Gareuswork around sparse motion notification events when...
2013-07-16 Paul Davisbump actual publically visible version (oops) 3.3
2013-07-16 Robin Gareusmeter-state 17 and 49 + code-comment
2013-07-16 Robin Gareuspossible fix for tracker.ardour.org/view.php?id=5586
2013-07-16 Robin Gareusrework metering states 2, 6, 18 and 22
2013-07-16 Robin Gareusfix re-drawing of splitting icon
2013-07-16 Robin Gareusrevert functionality of f842e8af2 (meter display in...
2013-07-16 Paul DavisRevert "C++11 Building - Use new style struct field...
2013-07-16 Robin Gareusyet another meter+monitoring detail:
2013-07-16 John Emmas'libs/pbd/file_utils.cc' didn't apply cleanly for some...
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Robin Gareusfix metering states 34, 38, 49, 50, 53 and 54
2013-07-16 Robin Gareuszero meters for inactive tracks
2013-07-16 John EmmasWindows (compiler specific) includes for libpbd
2013-07-16 Robin Gareusmove ff* structs & typedef into dedicated namespace
2013-07-16 Robin Gareusincrease spacing between meter ticks and labels
2013-07-16 Robin GareusRMS meter - reset after calculating new data
2013-07-16 Robin Gareusfix "monitor mode 11"
2013-07-16 Robin Gareusfix input metering:
2013-07-16 Michael R.... Add c++11 enablement options in wscript
2013-07-16 Michael R.... Temporary OSX/Clang/C++11 workaround
2013-07-16 Michael R.... Dereference pointers in ctors where appropriate. (c...
2013-07-16 Michael R.... C++11 Building - Use new style struct field inititializing
2013-07-16 Michael R.... Include evoral/Note.hpp before pbd/compose.h
2013-07-16 Michael R.... Allow compiling with c++11 enabled
2013-07-16 Michael R.... C++11 Building - Add space between macros and quoted...
2013-07-16 Michael R.... Typo fixed: call class method instead of trying to...
2013-07-16 Michael R.... OSX GUI - Prevent compiler errors when -std=c++11 is...
2013-07-16 Paul Davisfinally get to the bottom of where NO_PLUGIN_STATE...
2013-07-16 Paul Davismore plugin state debugging
2013-07-16 Paul Davistweaks to NO_PLUGIN_STATE logic
2013-07-15 Robin Gareusadd option to disable cairo-RGBA overlays for meters.
2013-07-15 Paul DavisMerge branch 'apple' of https://github.com/mfisher31...
2013-07-15 Paul Davisuse g_unlink() rather than unlink() universally, requir...
next