Eric Siegel
Eric Siegel
I tried to make a commit message saying ``` Save Stripe `acct_` keys in database ``` And, `git-control`, in the console showed: `/bin/sh: acct_: command not found`. The commit then...
I figured I'd try to test this out on my own. I commented out the `check_mem_region` calls, which let it actually compile! I then launched `vlc --codec crystalhd video.mp4` and...
I'm running Debian 8, and I see in `dmesg` that the driver is loaded on boot and running/decoding when I use mpv or vlc. I installed mpv and vlc from...
I do have kernel 4.1 (and I think gcc-4.9) installed from jessie-backports. The stable (non-backports) kernel didn't work with my machine's video card. When I get back home, I'll see...
@Ardakilic: Besides the driver and libcrystalhd, you also need the firmware installed (`apt-get install firmware-crystalhd` should do it). I installed `libcrystalhd3` and `firmware-crystalhd` from Debian, and the driver from this...
@dbason: I'll try to test that tomorrow or Friday when I get a chance. Though I'm not sure if I can get gcc-5.1 on Debian 8.
I'd like to add that when I installed HWSensors 6.21.1412, the app would not run and the meters would not show in the menu bar. When I downgraded the app...
Yea, if I use ButtonRemapper to map key 216 to something like Power or EndCall, it works fine. Is there an app we can install to maybe map VOICE to...
The `iframe` method works fine in Chrome 13, so you shouldn't need the `popup` method.
Yeah, if you can fix this, I can merge in your changes. It looks like the phpdoc comments just need to be updated correctly.