Skip to content

Releases: dnmalenke/Calc2KeyCE

v2.0-beta

20 Dec 19:53
Compare
Choose a tag to compare

Much better performance
It's pretty stable if you use as intended, but needs lots of code cleanup and error checking.
Requires a decently fast computer for compression.
Make sure you have the latest clibs: https://github.com/CE-Programming/libraries/releases/

Windows only for now

Press [on] key to exit

v1.5.0

20 Nov 04:10
Compare
Choose a tag to compare

Cross platform support for screen mirroring to calculator🥳
See readme for platform specific instructions.

v1.4.1

08 Nov 16:33
Compare
Choose a tag to compare

Fixed bug reported by @TheLastMillennial where only top left corner would be captured.
Added the ability to select a different monitor to mirror to the calculator.

Only Calc2KeyCE.exe needs to be updated.

Usbdrvce lib from 05/16/21
https://github.com/CE-Programming/toolchain/tree/789d3e2e6783bf1a0d14fc73507882c3c2fb345b

v1.4.0

04 Nov 03:41
Compare
Choose a tag to compare

Reduced screen mirroring quality to indexed 8bpp and increased fps from ~1 to ~4.
Sends keyboard data with a timer and only when keys are being pressed to reduce usb traffic and increase screen mirroring fps.
Mouse cursor is now rendered onscreen.

Usbdrvce lib from 05/16/21
https://github.com/CE-Programming/toolchain/tree/789d3e2e6783bf1a0d14fc73507882c3c2fb345b

v1.3.1

18 Jun 23:29
Compare
Choose a tag to compare

Fixed enter key bug reported by @EverydayCodeNet
Thank you!

Usbdrvce lib from 05/16/21
https://github.com/CE-Programming/toolchain/tree/789d3e2e6783bf1a0d14fc73507882c3c2fb345b

v1.3

02 Jun 00:33
Compare
Choose a tag to compare

v1.2

19 May 11:45
Compare
Choose a tag to compare

Sends uncompressed images when compression fails on the first frame
Added a message when the calculator is not found when the connect button is pressed

Usbdrvce lib from 05/16/21
https://github.com/CE-Programming/toolchain/tree/789d3e2e6783bf1a0d14fc73507882c3c2fb345b

v1.1

18 May 01:40
d290975
Compare
Choose a tag to compare

Restructured codebase and hopefully improved performance and stability

Usbdrvce lib from 05/16/21
https://github.com/CE-Programming/toolchain/tree/789d3e2e6783bf1a0d14fc73507882c3c2fb345b

v1.0

15 May 16:48
Compare
Choose a tag to compare