mrw wrote: 
> I saw that. And I have no idea what it seeks to achieve !

I would take a minimalist approach and just fix the skip & until time
scanning code especially as the LMS version of flac is only to be used
by LMS so no need to worry about other locales.

It's possible that strtod may not have had a "locale" aspect when Flac
was first written but at the moment the "locale" element contradicts the
oonline help

Code:
--------------------
    
  --skip={#|mm:ss.ss}      Skip the given initial samples for each input
  --until={#|[+|-]mm:ss.ss}  Stop at the given sample for each input file
  
--------------------


I don't know the current build environment for Flac - whether it is VC
or cygwin. IIRC it used to be VC.  Once a patch is created to make
local_parse_timecode only handle (ss.ss & ss,ss) - then ask Michael to
get Win32 version built so it can be tested.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=110871

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to