]> git.sesse.net Git - vlc/commit
* setlocale( LC_NUMERIC, "C" ). There still might be some place where its
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 13 Aug 2005 22:15:37 +0000 (22:15 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 13 Aug 2005 22:15:37 +0000 (22:15 +0000)
commit642b666cafe290b836a416323af18dfb6fd6030c
treef2e8edf1bb08847e38f53a0a8b3ed01fce9b6dfa
parentf940c37b697168016a3a8a266b4fb7e508bb94ed
 * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
   missing. Beware that this change configuration saving output (it used
   to be saved in users locale).

   this should fix float config options save/load rounding issues. If someone
   has a better fix, feel free to do so (but please dont revert a commit and
   provide no alternative fix)
src/libvlc.c
src/misc/configuration.c