Hans Dijkema hans
  • Joined on 2025-06-19
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-04 13:27:05 +02:00
11a1abce5b scrbl updates
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-04 13:19:51 +02:00
85613cd013 version info of the ffi modules
hans pushed to main at hans/gemigreerd-racket-sound-lib 2026-05-04 13:11:53 +02:00
4134cf0549 ffi_version added
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-04 12:21:45 +02:00
c8ef025df9 changed mp3 back to ffmpeg
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-04 12:12:52 +02:00
9fe780666a from racket-sound -> racket-audio
hans pushed to main at hans/racket-audio-test 2026-05-04 12:11:51 +02:00
d19ece14f1 audio files
hans created repository hans/racket-audio-test 2026-05-04 12:09:05 +02:00
hans pushed to main at hans/gemigreerd-racket-audio 2026-05-04 12:07:47 +02:00
87980f508a initial import from racket-sound -> racket-audio
hans created repository hans/gemigreerd-racket-audio 2026-05-04 12:05:02 +02:00
hans pushed to main at hans/racket-sound 2026-05-04 11:59:30 +02:00
hans pushed to main at hans/racket-sound 2026-05-04 11:32:52 +02:00
c3f5d4348a using ffmpeg decoder for mp3 in stead of libmpg123
hans pushed to main at hans/racket-sound 2026-05-04 11:25:35 +02:00
007f18061a reverted to the C-backend, because the racket version of libao-async just keeps stuttering on linux
hans pushed tag 1-0-0 to hans/gemigreerd-racket-sound-lib 2026-05-04 11:21:44 +02:00
hans pushed to main at hans/gemigreerd-racket-sound-lib 2026-05-04 11:10:06 +02:00
9a0ef7d76e version = 3, removed flac support, only ao type is supported from now, i.e. channel interleaved samples
hans pushed to main at hans/racket-sound 2026-05-03 14:16:53 +02:00
d06d829f6a racket backend for async ao
hans pushed to main at hans/racket-sound 2026-05-03 10:13:41 +02:00
92227133ff racket version of async C backend
hans pushed to main at hans/racket-webview 2026-04-30 23:16:46 +02:00
41cd0021b0 make sure the "closed" event comes. It will not come from the C backend, so we generate it in the racket-webview-qt.rkt module"
hans pushed to main at hans/racket-webview 2026-04-30 23:01:47 +02:00
c2db35c6fc wv tray docs
hans pushed to main at hans/racket-sound 2026-04-30 16:34:28 +02:00
856c790257 wchar problem on windows solved.