| Age | Commit message (Collapse) | Author |
|
|
|
raw_convert<string> is gone, so here we use fmt::{to_string,format} instead.
Other raw_converts now use fast_float.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the same time (github #7).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
conversions depending on type and resolution
|
|
|
|
|
|
|
|
update itself when the configuration changes, and add a menu option to restore the default configuration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unnecessary uses of stringstream.
|
|
|
|
audio analyses so that the analyses are re-computed when the mapping
changes.
Reported-by: Matthias Damm
|
|
|
|
|
|
|
|
which should get things right with both decimal and thousands
separators; LocaleGuard fixed decimal separators ok but not, it appears,
thousands ones.
|
|
|
|
|
|
|
|
lexical_cast.
|
|
|