Hans Dijkema hans
  • Joined on 2025-06-19
hans pushed to main at hans/racket-sound-lib 2026-04-15 09:40:03 +02:00
298cde0779 moved ao library access to ao-play-async, because it only provides overhead and no benefits. All playing will be done via ao-play-async
hans pushed to main at hans/racket-sound-lib 2026-04-14 18:11:39 +02:00
373da4aa18 using semaphores...
hans pushed to main at hans/racket-webview 2026-04-14 15:10:06 +02:00
a1646d67cf javascript generator syntax
hans pushed to main at hans/racket-sound-lib 2026-04-14 15:08:37 +02:00
d33bdb3482 created semaphore for queue and mutex for pause
hans pushed to main at hans/racket-sound 2026-04-14 15:07:16 +02:00
fdba3ad8f8 seeking support
hans pushed to main at hans/rktplayer 2026-04-13 09:57:53 +02:00
82fa80746c stop button overload resolved.
hans pushed to main at hans/racket-webview 2026-04-12 17:08:45 +02:00
4d0a80cb4e more debug info
hans pushed to main at hans/racket-webview 2026-04-12 17:00:26 +02:00
d9e94f7fed bugfix dbg-webview without "~a"
hans pushed to main at hans/racket-webview 2026-04-12 16:56:11 +02:00
da01a87dce more debugging on stop.svg
hans pushed to main at hans/racket-webview 2026-04-12 16:51:27 +02:00
41dd0adb27 spike for scheme->javascript syntax transformation (subset)
hans pushed to main at hans/racket-webview 2026-04-12 16:32:28 +02:00
1ca6e4e083 More debug info
hans pushed to main at hans/racket-webview 2026-04-12 16:25:45 +02:00
1b555da445 More debug logging
hans pushed to main at hans/racket-webview 2026-04-12 16:20:13 +02:00
7b12f8282f Debug info in web server
hans pushed to main at hans/racket-webview 2026-04-12 12:45:36 +02:00
1365ff08f5 Corrected esc-quote and esc-dbl-quote
hans pushed to main at hans/racket-webview 2026-04-12 12:42:35 +02:00
6566b04606 Corrected self signed certificate
hans pushed to main at hans/racket-self-signed-cert 2026-04-12 12:39:49 +02:00
8a50343da2 bytes to string conversion
hans pushed to main at hans/racket-self-signed-cert 2026-04-12 12:35:58 +02:00
76b7df1985 commented out displays
hans pushed to main at hans/racket-self-signed-cert 2026-04-12 12:35:31 +02:00
4f3e85b864 Struggling with BIO mem function and utf 8 conversion
hans pushed to main at hans/racket-self-signed-cert 2026-04-12 12:23:40 +02:00
b62d91901b Corrected self signed cert to use the right number of bytes from memory
hans pushed to main at hans/racket-self-signed-cert 2026-04-12 12:16:04 +02:00
6c5a08de1b Debug bio get mem