summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-17JOHNE - Testing to see if I have write access to the repoJohn Emmas
2013-07-17Merge branch 'master' into windowsPaul Davis
2013-07-17Use PBD::ffs for portabilityTim Mayberry
2013-07-17possible fix for 5591 (show elements after re-adding them)Robin Gareus
2013-07-17Add PBD::ffs functionTim Mayberry
2013-07-17Allow PBD::canonical_path to compile with mingw buildTim Mayberry
2013-07-17Use jack_client_stop_thread on windowsTim Mayberry
2013-07-17Fix ambiguous type CheckMenuItem that is also defined via windows.hTim Mayberry
2013-07-17Work around badly chosen argument name in giommTim Mayberry
2013-07-17Also define casting macro when using mingw compilerTim Mayberry
2013-07-17Use file modes supported by mingw compiler on WindowsTim Mayberry
2013-07-17Use g_lstat instead of lstat for portabilityTim Mayberry
2013-07-17work around sparse motion notification events when tooltips are disabledRobin Gareus
2013-07-16bump actual publically visible version (oops)3.3Paul Davis
2013-07-16meter-state 17 and 49 + code-commentRobin Gareus
2013-07-16possible fix for http://tracker.ardour.org/view.php?id=5586Robin Gareus
2013-07-16rework metering states 2, 6, 18 and 22Robin Gareus
2013-07-16fix re-drawing of splitting iconRobin Gareus
2013-07-16revert functionality of f842e8af2 (meter display in DISK mode)Robin Gareus
2013-07-16Revert "C++11 Building - Use new style struct field inititializing" (this codePaul Davis
2013-07-16yet another meter+monitoring detail:Robin Gareus
2013-07-16Merge branch 'clang' of https://github.com/axetota/ardourRobin Gareus
2013-07-16fix metering states 34, 38, 49, 50, 53 and 54Robin Gareus
2013-07-16zero meters for inactive tracksRobin Gareus
2013-07-16move ff* structs & typedef into dedicated namespaceRobin Gareus
2013-07-16increase spacing between meter ticks and labelsRobin Gareus
2013-07-16RMS meter - reset after calculating new dataRobin Gareus
2013-07-16fix "monitor mode 11"Robin Gareus
2013-07-16fix input metering:Robin Gareus
2013-07-15Add c++11 enablement options in wscriptMichael R. Fisher
2013-07-15Temporary OSX/Clang/C++11 workaroundMichael R. Fisher
2013-07-15Dereference pointers in ctors where appropriate. (c++11 wants this)Michael R. Fisher
2013-07-15C++11 Building - Use new style struct field inititializingMichael R. Fisher
2013-07-15Include evoral/Note.hpp before pbd/compose.hMichael R. Fisher
2013-07-15Allow compiling with c++11 enabledMichael R. Fisher
2013-07-15C++11 Building - Add space between macros and quoted stringsMichael R. Fisher
2013-07-15Typo fixed: call class method instead of trying to use as a variableMichael R. Fisher
2013-07-15OSX GUI - Prevent compiler errors when -std=c++11 is switched onMichael R. Fisher
2013-07-15finally get to the bottom of where NO_PLUGIN_STATE needs to be in order to be...Paul Davis
2013-07-15more plugin state debuggingPaul Davis
2013-07-15tweaks to NO_PLUGIN_STATE logicPaul Davis
2013-07-16add option to disable cairo-RGBA overlays for meters.Robin Gareus
2013-07-15Merge branch 'apple' of https://github.com/mfisher31/ardourPaul Davis
2013-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul Davis
2013-07-15Startup BETA Mac Screen - Pull version number from VERSIONSTRINGMichael R. Fisher
2013-07-15Correcting Indentation ErrorsMichael R. Fisher
2013-07-15Update Pango modules file to work with Pango version in Fedora 17Paul Davis
2013-07-15Update mingw package script for Fedora 17Paul Davis
2013-07-15Update mingw environment to work with mingw-64 toolchain on F17Paul Davis
2013-07-15Disable check for boost with mingw buildPaul Davis