summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-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-16fix re-drawing of splitting iconRobin Gareus
2013-07-16Merge branch 'clang' of https://github.com/axetota/ardourRobin Gareus
2013-07-16move ff* structs & typedef into dedicated namespaceRobin Gareus
2013-07-16increase spacing between meter ticks and labelsRobin Gareus
2013-07-15Dereference pointers in ctors where appropriate. (c++11 wants this)Michael R. Fisher
2013-07-15C++11 Building - Add space between macros and quoted stringsMichael R. Fisher
2013-07-15OSX GUI - Prevent compiler errors when -std=c++11 is switched onMichael R. Fisher
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-15(reapply with fixes) Build system changes to support mingw build targetPaul Davis
2013-07-15Fix typo in osx BETA startup screenMichael R. Fisher
2013-07-15Revert "Build system changes to support mingw build target"Paul Davis
2013-07-15Build system changes to support mingw build targetPaul Davis
2013-07-15Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-07-15add VU and IEC meter DSP (from jmeters)Robin Gareus
2013-07-15simplify meter-type context menuRobin Gareus
2013-07-15move ardour meter globals into dedicated namespace (TODO meter_patters typedef)Robin Gareus
2013-07-15Fix portability of Session::source_search_pathPaul Davis
2013-07-14Update Russian translationAlexandre Prokoudine
2013-07-14switch to WM::Proxy Action managementRobin Gareus
2013-07-14Merge branch 'master' into windowsPaul Davis
2013-07-14improve caching of metric and tick pattersRobin Gareus
2013-07-13ignore mouse-scroll if scroll-bar is not present.Robin Gareus
2013-07-13Work around DELETE defined via windows.hPaul Davis
2013-07-13disable pingback on win32, until we have a replacement for utsname stuff (sys...Paul Davis
2013-07-13Don't call pango_ft2* functions on windowsPaul Davis
2013-07-13Use PBD::GlibSemaphore on windows to signal peakPaul Davis
2013-07-13Assume no filesystem links on windowsPaul Davis
2013-07-13Fix for small identifier being defined on windows/mingwPaul Davis
2013-07-13Include pbd/timersub.h for mingw buildPaul Davis
2013-07-13Include pbd/localtime_r.h for mingw buildPaul Davis
2013-07-12remove *&@?!+%@ question :)Robin Gareus
2013-07-12clean up plugin-ui meter layoutRobin Gareus
2013-07-11Don't install signal handler for SIGPIPE in windowsPaul Davis
2013-07-11undef SearchPath where needed as it is defined via windows.hPaul Davis
2013-07-11Use Glib::usleep in export_dialog.cc for portabilityPaul Davis
2013-07-11 Add windows equivalent of hack in timefxPaul Davis
2013-07-11Work around DELETE defined via windows.hPaul Davis
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis