summaryrefslogtreecommitdiff
path: root/libs/ardour/speakers.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-07fix LocaleGuard contstructor (3dc77280)Robin Gareus
2016-05-05we always only use the "C" locale when saving.Robin Gareus
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2015-01-19use C locale, because POSIX locale is not supported on windows, and operation...Ben Loftis
2014-01-15VBAP GUI convention: top == front ^= azimuth == .5Robin Gareus
2014-01-11update default speaker position listRobin Gareus
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-03-04Make speaker dialogue manage the session's Speakers. Make azimuth control wo...Carl Hetherington
2011-02-17somewhat working VBAP panning (no interpolation, and some outputs don't get o...Paul Davis
2011-02-17preparations for a working speaker editing dialogPaul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-11-26Fix more broken indentation (whitespace changes only).David Robillard
2010-11-26one step closer to working vbap panningPaul Davis