Seth Kenlon
Seth Kenlon
The version on the site is actually quite old now. In addition to fixing the AppImage, I need to posh updates.. On 13 April 2018 8:50:24 PM NZST, "Johnnie Hård"...
might be using cx_freeze to fix this. initial tests are good; hopefully i'll be able to package it up correctly with NSIS.
fixed 266d39f Still needs external testing by user, but closing for now since I don't see any WAITING status in github issue tracker..
OK, looks like this actually has to do with how windows sets its PATH env var (or rather, does not). Working on a fix now. Also, how did people develop...
[RESOLVED] [WAITING FOR CONFIRMATION] commit 571b88e with a combination of WinFF for a friendly FFmpeg install, NSIS path settings with EnvVarUpdates.nsh, I believe this issue is now fixed. Just to...
From http://nsis.sourceforge.net/Docs/Chapter4.html The program files directory (usually C:\Program Files but detected at runtime). On Windows x64, $PROGRAMFILES and $PROGRAMFILES32 point to C:\Program Files (x86) while $PROGRAMFILES64 points to C:\Program Files....
An empty field seems wrong. I'll make sure there's some text there, regardless. Defaulting to first video device found is more of a usability / UX issue. Deferring to @cyanidecupcake...
Note to self: I'm pretty sure this is a bug in my AppImage MakeFile. Working on a fix.
Nope, this is a bug caused by the VLC version. I'll have to bundle VLC within the AppImage like god intended.
1) github bug tracking is bad 2) this bug is marked [INPROGRESS]