From 3bedd89e1dddda12bbe14040d23cbf7b169ab305 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 8 Sep 2025 22:36:40 +0300 Subject: AudioStream management functions. --- devnotes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index ffc82c5..4fa0023 100644 --- a/devnotes +++ b/devnotes @@ -11,8 +11,6 @@ Backlog { * Text input not working on gui. Could this be Raylib issue? * Haptic functions. * SDL3 GPU? - * Audio - * AudioStream. * Models * Material mapType range checks. * Mesh bone weight management? @@ -27,6 +25,7 @@ Bugs { } Notes { + * WARNING: BREAKING CHANGE: LoadFontData() has been redesigned! https://github.com/raysan5/raylib/commit/29ce5d8aa9d261eba395e24437e08c6bd744616e } Needs Testing { -- cgit v1.2.3