Skip to content
  • Damien Lucas's avatar
    . changes in order to have all settings in lowercase · 6e815cbe
    Damien Lucas authored
       You will have to downcase your vls.cfg
       (you may do that with:
          tr A-Z a-z < vls.cfg > vls.cfg.new
       )
       I may have broken few little things, so just tell me if anything
       does not work anymore
    
     . fix commandline execution when compiled without backward compatibility
       (still need to fix --loop, --end and --rtp options)
    6e815cbe