Tim Mayberry 4367b51e56 Remove PBD::to_string() function from pbd/convert.h
All uses of this function have now been replaced by PBD::to_string() from
pbd/string_convert.h

Remove this function so that it isn't mistakenly used to perform numeric to
string conversion when the result is being used for serialization as that only
works if the global C++ locale is set with LC_NUMERIC=C, which is the case
currently but may not be in the future.
2017-04-19 09:37:01 +10:00
2016-02-28 21:16:44 +01:00
2016-02-28 21:16:44 +01:00
2017-03-20 18:51:12 -07:00
2017-04-16 09:05:14 -07:00
2016-08-24 10:07:21 -07:00
2016-06-25 00:44:04 +02:00
2016-07-06 03:12:19 +02:00
2016-10-18 22:26:23 +02:00
2015-05-09 13:08:56 -04:00
2017-01-05 09:21:12 +00:00
2016-02-28 21:48:49 +01:00
2017-04-07 23:31:44 +02:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html
Description
No description provided
Readme 198 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%