ohsqueezy ohsqueezy
ohsqueezy 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
ohsqueezy 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
ohsqueezy pushed to main at scrape/scrapeboard 2022-10-25 18:03:56 -04:00
93cec90dcc trying a markdown link
ohsqueezy pushed to main at scrape/scrapeboard 2022-10-25 17:59:59 -04:00
ac7814f6bd trying a different donation widget format
ohsqueezy pushed to main at scrape/scrapeboard 2022-10-25 17:56:13 -04:00
789858aea1 adding donation widget
ohsqueezy pushed to main at scrape/scrapeboard 2022-10-25 15:26:46 -04:00
e5267a2828 update pgfw for fullscreen fix
ohsqueezy pushed to main at shampoo/pgfw 2022-10-25 15:25:59 -04:00
eb83f0d7c2 added pygame.SCALED to work around fullscreen bug
ohsqueezy pushed to main at scrape/scrapeboard 2022-10-25 14:22:53 -04:00
63fe269e2d fixing submodule url to pgfw
ohsqueezy pushed to main at scrape/scrapeboard 2022-10-25 14:16:37 -04:00
2f9784498e added pgfw as a dependency and updated instructions
ohsqueezy 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 »
ohsqueezy pushed to gl at shampoo/spacebox 2022-10-17 22:00:26 -04:00
ad9aab4a46 android helper scripts and icon assets and fill screen android demo
ohsqueezy pushed to gl at shampoo/spacebox 2022-10-07 18:56:34 -04:00
e11fecbc12 added fill screen demo for testing basic initialization and drawing
0d00314f5a added ability to set some GL properties with config, added some more GL properties to log
Compare 2 commits »
ohsqueezy pushed to main at shampoo/gunkiss 2022-10-04 18:34:11 -04:00
918f86bbde android example instructions in SPACEBOX
ohsqueezy pushed to gl at shampoo/spacebox 2022-10-04 18:33:30 -04:00
d0bf52a03d instructions for building an android example
1ff7f802cb updated instructions for building with OpenCV + barcode extension through Emscripten
Compare 2 commits »
ohsqueezy 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 »
ohsqueezy pushed to main at shampoo/gunkiss 2022-09-26 16:13:59 -04:00
59db4015b5 use cv::Barcode for scanning instead of ZBar
ohsqueezy 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
ohsqueezy pushed to gl at shampoo/spacebox 2022-09-22 17:22:06 -04:00
346a059ee2 log statements from texture load changed from info to debug level
ohsqueezy 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
ohsqueezy pushed to gl at shampoo/spacebox 2022-09-19 22:14:47 -04:00
24f6d3ed3d argument checking for texture load function input