[vlc-devel] [PATCH] Fix for cue sheet problem on Windows
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Mon Dec 12 02:08:10 CET 2011
    
    
  
On Mon, Dec 12, 2011 at 08:04:31AM +0900, Naohiro KORIYAMA wrote :
> 2011/12/12 Jean-Baptiste Kempf <jb at videolan.org>:
> > On Mon, Dec 12, 2011 at 06:57:43AM +0900, Naohiro KORIYAMA wrote :
> >> Here is a patch for cue sheet problem on Windows.
> >
> > Does it work on normal OSes?
> 
> I check it on Windows and Mac OS X.
> I don't have Linux environment.
> 
> > Why the patch on src/ at the same time?
> 
> A function vlc.string.make_uri  in lua scripts is a function
> make_URI() in src/strings.c
> And need to convert slash('/') to backslash('\').
> If don't change this, VLC's executable path is added to the correct
> path. (at line1140 in strings.c)
Changing make_URI now, probably won't be backported.
Best regards,
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
    
    
More information about the vlc-devel
mailing list