Sam Moore
Sam Moore
I would love to use these effects! Is there a license associated with the code? I could not find one on the website or within this repository.
I've gotten the request to add stereo audio. I was putting this off because of a more ambitious overhaul to the SDP semantics, but it seems easy enough fix and...
Review for security and, if desired, fix any password related functionality. **Audit settings section** _(orig #73)_ codysherman commented on Jan 11 > Re-enable the settings section of the streamer page...
Right now we show the stats on the Receiver page -- but this information would be a lot more useful on the Streamer page, where we are potentially doing P2P...
I believe this is mostly complete from cleanup I did in #77, but it was not exhaustive.
`extractSdp` is not defined -- we could remove the `forceStereoAudio` function, as it's never called by our application, but we might need this down the road when expanding the functionality...
Split up `SOCKET_CLOSED` into `SOCKET_WILL_CLOSE` and `SOCKET_DID_CLOSE`. Why it's an enhancement: this would allow us to let the user know that the connection is closing, _if we choose to_. Why...
## Overview Allows overriding the default directory containing CrossOver bottles and used to launch games in bottles, which is also the same environment variable used by the wine executable from...