-
Rafaël Carré authored
darwin relied on argv[0] as a fallback to retrieve executable name, but this can't work anymore as: - libvlc_new() can be given anything as argc/argv - libvlc_new() inserts "libvlc" at position 0 anyway
04526ea8
darwin relied on argv[0] as a fallback to retrieve executable name, but this can't work anymore as: - libvlc_new() can be given anything as argc/argv - libvlc_new() inserts "libvlc" at position 0 anyway