Hans Dijkema hans
  • Joined on 2025-06-19
hans pushed to main at hans/racket-chatgpt-bootstrap 2026-05-25 13:48:16 +02:00
97f23260ed initial import
hans created repository hans/racket-chatgpt-bootstrap 2026-05-25 13:45:16 +02:00
hans created repository hans/gemigreerd-js-maker 2026-05-25 01:45:05 +02:00
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-19 15:14:29 +02:00
bfed212346 changed malloc 'raw to malloc 'atomic-interior
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-19 15:10:34 +02:00
9f5c4d3efc make clean added
hans pushed to main at hans/rktplayer 2026-05-19 15:01:35 +02:00
2f04cf2ff4 adjustment to the new audio-player module of racket-audio
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-19 14:30:59 +02:00
2daaafb229 better state reporting
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-19 13:43:13 +02:00
ef68672203 change player-state to (quote quit), if quit is called. This helps with the last state event, because the audio handle can already have been invalideted
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-19 13:35:44 +02:00
360b9eea47 documented some new functions
hans pushed to main at hans/racket-webview 2026-05-19 13:34:56 +02:00
325e890737 webview-call-js can return #f, this is now an accepted return value in other webview-.. functions that make use of call-js.
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-18 16:36:23 +02:00
73e778e4a5 ao buffer timing
hans pushed to main at hans/racket-webview 2026-05-18 12:57:44 +02:00
c1b0d8559c unexpected result from call-js corrected
hans pushed to main at hans/racket-webview 2026-05-18 11:49:51 +02:00
dff979350a debug webview-call-js
hans pushed to main at hans/rktplayer 2026-05-18 10:35:23 +02:00
e60ecaeaef change to audio-player.rkt
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-17 23:14:02 +02:00
5cff13f55a module path possibly needs runtime-path.
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-17 22:59:21 +02:00
9cb7b43cc3 Restored ffmpeg-definitions.scrbl
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-17 22:43:51 +02:00
690cbb60b4 provide of audio-known-exts?
hans pushed to main at hans/lru-cache 2026-05-17 21:55:57 +02:00
d8d50515f6 Added lru-use function
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-17 20:19:14 +02:00
65ca59bef8 audio-play! returns the file id.
hans pushed to main at hans/racket-webview 2026-05-16 23:18:06 +02:00
18cd4d3bd9 js-tranform documentented.