summaryrefslogtreecommitdiff
path: root/libs/pbd/convert.cc
AgeCommit message (Expand)Author
2019-08-03Update core library GPL boilerplate and (C) from git logRobin Gareus
2019-04-13NO-OP: <tab> after <space> fixes in libsRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-04-19Remove now unused PBD::string_is_affirmative functionTim Mayberry
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-03-10add PBD::downcase() functions to libpbdPaul Davis
2012-05-02more fixes/tweaks from the land of the lionPaul Davis
2012-04-12move string_is_affirmative() into libpbdPaul Davis
2012-04-01Remove unused ustring version of url_decode(). ReworkCarl Hetherington
2011-11-29Speculative fix for crash with untranslated messagesCarl Hetherington
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2010-03-02PBD::capitalize() and use it to for the XML node name of a SequenceProperty's...Paul Davis
2010-02-08add variants of atoi etc. for std::stringPaul Davis
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-02Fixes for GCC 4.3.David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-06-29Fixed i18n system.Taybin Rutkin