| Commit message (Expand) | Author | Age | Files | Lines |
| * | sokol_audio.h: Include alloca.h on Linux | darkerbit | 2023-02-16 | 1 | -0/+1 |
| * | sokol_audio.h: change figlet font for better minimap readability | Andre Weissflog | 2023-02-11 | 1 | -90/+75 |
| * | sokol_audio.h: add human readable logging strings | Andre Weissflog | 2023-02-10 | 1 | -39/+39 |
| * | sokol_audio/fetch/spine.h: better naming for log item xmacros | Andre Weissflog | 2023-01-31 | 1 | -41/+41 |
| * | sokol_audio.h, sokol_spine.h: doc and macro cleanup | Andre Weissflog | 2023-01-31 | 1 | -4/+11 |
| * | sokol_audio.h, sokol_spine.h: remove loglevel enum | Andre Weissflog | 2023-01-31 | 1 | -20/+6 |
| * | sokol_audio.h, sokol_spine.h: remove stdio.h include | Andre Weissflog | 2023-01-31 | 1 | -1/+0 |
| * | sokol_audio.h: fix doc comment block | Andre Weissflog | 2023-01-30 | 1 | -1/+1 |
| * | sokol_audio.h: remove default logging code, instead recommend sokol_log.h | Andre Weissflog | 2023-01-30 | 1 | -46/+36 |
| * | sokol_audio.h: minor consistency cleanup | Andre Weissflog | 2023-01-29 | 1 | -1/+1 |
| * | sokol_audio.h, sokol_spine.h: logging code cleanup | Andre Weissflog | 2023-01-29 | 1 | -9/+9 |
| * | sokol_audio.h: fix windows build | Andre Weissflog | 2023-01-28 | 1 | -2/+2 |
| * | sokol_audio.h: fix linux build | Andre Weissflog | 2023-01-28 | 1 | -1/+1 |
| * | sokol_audio.h: include stdio.h in implementation | Andre Weissflog | 2023-01-28 | 1 | -0/+1 |
| * | sokol_audio.h: remove uwp support, replace logging with new unified logging a... | Andre Weissflog | 2023-01-28 | 1 | -249/+259 |
| * | sokol_audio.h android: fix unused warnings | Andre Weissflog | 2023-01-22 | 1 | -0/+3 |
| * | sokol_audio.h: whitespace fix | Andre Weissflog | 2023-01-21 | 1 | -1/+0 |
| * | sokol_audio.h android: implement AAudio backend and make it default | Andre Weissflog | 2023-01-21 | 1 | -40/+153 |
| * | sokol_audio.h webaudio: resume audio context in touchend, not touchstart (fix... | Andre Weissflog | 2023-01-19 | 1 | -1/+1 |
| * | sokol_audio.h android: fix SAUDIO_NUM_BUFFERS vs SAUDIO_SLES_NUM_BUFFERS | Andre Weissflog | 2023-01-18 | 1 | -5/+5 |
| * | sokol_audio.h linux: fix backend init call | Andre Weissflog | 2023-01-18 | 1 | -1/+1 |
| * | sokol_audio.h: fix platform-specific init and shutdown function names | Andre Weissflog | 2023-01-18 | 1 | -4/+4 |
| * | sokol_audio.h ios: fix a AVAudioSession setup error: | Andre Weissflog | 2023-01-18 | 1 | -1/+1 |
| * | sokol_audio.h macos/ios: init is now more fault-tolerant, some general init c... | Andre Weissflog | 2023-01-18 | 1 | -25/+49 |
| * | sokol_audio.h: update section headers, backend-specific function names | Andre Weissflog | 2023-01-18 | 1 | -151/+149 |
| * | sokol_audio.h: start a little general code cleanup session | Andre Weissflog | 2023-01-17 | 1 | -168/+303 |
| * | sokol_audio.h: SOKOL_LOG => SOKOL_AUDIO | Andre Weissflog | 2023-01-16 | 1 | -4/+4 |
| * | sokol_audio.h: check more OpenSLES calls during Android audio init | Dan Fandrich | 2022-11-19 | 1 | -6/+19 |
| * | sokol_audio.h: add a audio worklet related link to the comment section | Andre Weissflog | 2022-11-17 | 1 | -0/+2 |
| * | simplify logging preprocessor macros | Andre Weissflog | 2022-10-22 | 1 | -24/+11 |
| * | Merge branch 'log-callback' of github.com:Manuzor/sokol into Manuzor-log-call... | Andre Weissflog | 2022-10-22 | 1 | -31/+95 |
| |\ |
|
| | * | Replace SOKOL_LOG with runtime callbacks. | Manuel Floruß | 2022-10-03 | 1 | -31/+95 |
| * | | sokoL_app/args/audio/fetch.h emsc: suppress closure analysis false positives,... | Andre Weissflog | 2022-10-19 | 1 | -10/+12 |
| * | | sokol_audio.h emsc: remove webkitAudioContext fallback | Andre Weissflog | 2022-10-15 | 1 | -6/+0 |
| |/ |
|
| * | Language bindings: fix new allocator callbacks (#671) | Andre Weissflog | 2022-05-30 | 1 | -5/+2 |
| * | Move tests over from sokol-samples (#666) | Andre Weissflog | 2022-05-23 | 1 | -1/+10 |
| * | Add memory allocator callbacks to sokol headers. (#662) | Andre Weissflog | 2022-05-15 | 1 | -43/+123 |
| * | sokol_audio.h macOS: fix unused variable warning in latest clang | Andre Weissflog | 2022-03-17 | 1 | -3/+3 |
| * | sokol_audio.h win32: nChannels vs dwChannelMask compatibility fix (fixes #614) | Andre Weissflog | 2022-01-20 | 1 | -1/+6 |
| * | sokol_audio.h: add a saudio_suspended() function | Andre Weissflog | 2021-12-19 | 1 | -0/+27 |
| * | sokol_audio.h: suppress unused warning in release mode | Andre Weissflog | 2021-12-19 | 1 | -0/+1 |
| * | sokol_audio.h win32: directly send float samples to WASAP | Andre Weissflog | 2021-12-19 | 1 | -26/+43 |
| * | sokol_audio.h macOS: don't include macOS framework headers by default. (#501) | Andre Weissflog | 2021-03-31 | 1 | -13/+112 |
| * | sokol_audio.h: add build instructions for building with MINGW gcc | Andre Weissflog | 2021-03-27 | 1 | -4/+13 |
| * | sokol_audio.h: platform detection fixes | Andre Weissflog | 2021-03-27 | 1 | -5/+11 |
| * | sokol_audio.h: clean up platform detection macros | Andre Weissflog | 2021-03-27 | 1 | -182/+205 |
| * | sokol_audio.h: ARC vs no-ARC fix for iOS | Andre Weissflog | 2021-02-22 | 1 | -0/+2 |
| * | sokol_audio.h: fix comment typo, AVFramework -> AVFoundation | Andre Weissflog | 2021-02-16 | 1 | -1/+1 |
| * | sokol_audio.h iOS: mention ARC vs non-ARC in documentation | Andre Weissflog | 2021-02-16 | 1 | -1/+2 |
| * | sokol_audio.h: fix ARC vs non-ARC on iOS | Andre Weissflog | 2021-02-16 | 1 | -28/+36 |