Christian Netthöfel
Christian Netthöfel
Upon inspection of the code I saw that quite some `CommonCrypto`-function are used that aren't in the official `CommonCrypto`-headers. It is especially the Diffie-Hellmann stuff I am interested in. Has...
Because you can not install `ffmpeg` anymore without hassle I installed `avconv` (from `libav-tools`). It is mostly identical to `ffmpeg`. Stills work fine, however the streams do not work and...
Adds a fontFamiliy property to both LLRoundSwitch & LLRoundSwitchToggle which when set is used as the font for the switch. Doesn't use a font object because the size of the...