Cocktail Frank cocktailfrank
cocktailfrank pushed to main at scrape/scrapeboard 2022-11-01 17:57:12 -04:00
7555d3fca4 framebuffer flag for launcher script, permanent quit for when running as systemd service, wip reduce resolution to 800x450
cocktailfrank pushed to main at shampoo/pgfw 2022-11-01 17:53:54 -04:00
0954cd768f try/except for pygame.SCALED which isn't in pygame 1.9.6
cocktailfrank pushed to main at scrape/scrapeboard 2022-10-25 18:03:56 -04:00
93cec90dcc trying a markdown link
cocktailfrank pushed to main at scrape/scrapeboard 2022-10-25 17:59:59 -04:00
ac7814f6bd trying a different donation widget format
cocktailfrank pushed to main at scrape/scrapeboard 2022-10-25 17:56:13 -04:00
789858aea1 adding donation widget
cocktailfrank pushed to main at scrape/scrapeboard 2022-10-25 15:26:46 -04:00
e5267a2828 update pgfw for fullscreen fix
cocktailfrank pushed to main at shampoo/pgfw 2022-10-25 15:25:59 -04:00
eb83f0d7c2 added pygame.SCALED to work around fullscreen bug
cocktailfrank pushed to main at scrape/scrapeboard 2022-10-25 14:22:53 -04:00
63fe269e2d fixing submodule url to pgfw
cocktailfrank pushed to main at scrape/scrapeboard 2022-10-25 14:16:37 -04:00
2f9784498e added pgfw as a dependency and updated instructions
cocktailfrank pushed to main at scrape/scrapeboard 2022-10-25 13:57:11 -04:00
98aaa12260 updated readme, added license
8b22ef3db0 subscribe an email address directly using the Mailman API
f0e361e790 subscribe form upgrade
41b2620686 made level 1 easier; added calendar event; started tracking kit HTML; changed README to markdown
e88c4b8937 preload gif frames, move music into resource folder
Compare 69 commits »
cocktailfrank pushed to main at shampoo/gunkiss 2022-10-04 18:34:11 -04:00
918f86bbde android example instructions in SPACEBOX
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-27 16:59:19 -04:00
e3a3902143 cURL asynchronous requests
f43203f5ae pause camera display while requesting from APIs, set Emscripten frame data only when memory location changes
Compare 2 commits »
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-26 16:13:59 -04:00
59db4015b5 use cv::Barcode for scanning instead of ZBar
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-22 17:22:39 -04:00
862030b296 sharpen camera image preprocessing, check original and preprocessed camera images
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-19 22:21:40 -04:00
5f417a2592 working emscripten web export; transfer web cam pixel data from JavaScript to C++; fetch images through Emscripten API and cors-anywhere proxy
cocktailfrank pushed to main at shampoo/gunkiss 2022-09-07 20:58:25 -04:00
009e374cd8 wip of emscripten build with working webcam
cocktailfrank pushed to main at shampoo/gunkiss 2022-08-10 15:28:45 -04:00
d47289007c default compiler environment vars in Makefile
cocktailfrank pushed to main at shampoo/gunkiss 2022-08-10 13:45:13 -04:00
d8c5bdd56d try to set a requested camera resolution
cocktailfrank pushed to main at shampoo/pepy 2022-08-09 18:41:06 -04:00
871581bdd3 updated spacebox to branch that combines pudding and pepy changes
cocktailfrank pushed to main at shampoo/gunkiss 2022-08-09 18:37:24 -04:00
7ff0d01c6f update member function calls to match changes in updated spacebox branch