Hans Dijkema hans
  • Joined on 2025-06-19
hans pushed to main at hans/racket-webview 2026-05-16 12:45:22 +02:00
3cb7f56167 Repair
hans pushed to main at hans/racket-webview 2026-05-16 12:43:49 +02:00
e8acb62f6b Rearranged documentation
Compare 2 commits »
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-16 10:24:57 +02:00
f706d4e8e6 Order of documentation and audio-decoder.
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-16 09:16:17 +02:00
475f7230b5 structured documentation
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-16 08:23:59 +02:00
ba087f07f1 corrected main.rkt and removed archive as it gets compiled on the racket packages site.
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-16 01:38:48 +02:00
17838e4f33 Documentation added
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-15 22:11:36 +02:00
c9a91bf2be much work on the player and hunting for a bug, which first seemed to be in ffmpeg-decoder, but eventually was found in a race condition in audio-placed-player.rkt and an allocation problem in libao-async-ffi-racket.rkt
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-13 22:51:01 +02:00
3c18e75cf6 audio player with place/threads and channels
hans pushed to main at hans/rktplayer 2026-05-12 16:15:28 +02:00
fccf019fe7 small gui changes
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 15:12:06 +02:00
d298b411a5 some more logging
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 15:09:09 +02:00
734aeef222 no second close
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 15:04:37 +02:00
20d0194f48 logging
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 14:52:18 +02:00
a059444ecf ao-player added to exports
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 14:50:07 +02:00
30698de4e9 defs
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 14:42:54 +02:00
a2f7341f1f testing placed backend
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 11:50:21 +02:00
b7f58f43a9 define-return changed to early-return
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-12 11:35:05 +02:00
89592ddea9 more defensive constructs with early-return & let-assert
hans pushed to main at hans/gemigreerd-early-return 2026-05-12 11:32:22 +02:00
6ac8d44af6 latest changes
hans pushed to main at hans/gemigreerd-early-return 2026-05-12 09:27:23 +02:00
a022411e8c changed keywords to => ? ~ do
hans pushed to main at hans/gemigreerd-early-return 2026-05-12 09:15:25 +02:00
a8dd3df3a6 removed keywords due to clash with racket/contract