Hans Dijkema hans
  • Joined on 2025-06-19
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.
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