262 Commits (e8d53f7f6a89ac348dc0657be375b84de45f510c)

Autor SHA1 Mensaje Fecha
  Ray fa0eada61a Update year to 2025 hace 3 meses
  Ray 1f45e7af76 REVIEWED: Coding conventions hace 4 meses
  Ray 962f1c26ff Review formatting to follow raylib conventions hace 4 meses
  Caleb Heydon 58fe34d9cc
[raudio] Fixed buffer overflow when loading WAV files (#4539) hace 4 meses
  veins1 11429b48eb
Fix for #4521 (#4523) hace 5 meses
  Ray 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 hace 6 meses
  konstruktor227 b0c3013b51
[raudio] Support 24-bit FLACs in `LoadMusicStreamFromMemory` (#4279) hace 8 meses
  Ray 3abe728712 Minor tweaks hace 9 meses
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions hace 10 meses
  listeria df849d2fb0
[raudio] fix mapping of wave data in LoadWaveSamples() (#4062) hace 10 meses
  Alexey Kutepov 33c598123c
[raudio] Add 24 bits samples support for FLAC format (#4058) hace 10 meses
  listeria b429dbdc4b
fix WaveCrop(): update wave->frameCount (#4003) hace 11 meses
  listeria bb9bd73f43
fix WaveCrop() and use frames instead of samples (#3994) hace 11 meses
  FishingHacks 3d70d6179c
[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) hace 11 meses
  veins1 1aa3559155
Fixes for loading Music (#3966) hace 11 meses
  Ray 3caa424ad4 Review formatting hace 1 año
  Ray c1943f0f7c REVIEWED: Move some functions, made them static hace 1 año
  Christian Haas d80a622972
[raudio] Fix 3664: crash in raudio from multithreading issues (#3907) hace 1 año
  Ray 29ce13b777 Code gardening hace 1 año
  veins1 289e7d3a6c
Reset music.ctxType if loading wasn't succesful (#3917) hace 1 año
  Ray 646d70e93a Remove trailing spaces hace 1 año
  IoIxD 7ec43022c1
Fix segfault in ExportWaveAsCode (#3769) hace 1 año
  Alessandro Nikolaev cf10cdd6b3
Added missing "standalone" functions to raudio.c & fixed return bug (#3760) hace 1 año
  Idir Carlos Aliane 6f1c31b25d
Change some minor comments to align with comments style (#3755) hace 1 año
  Ray c95b71d40d Update raudio.c hace 1 año
  Ray 3f1e59a7cf Update copyright to 2024 hace 1 año
  Alexandre Almeida f6de0358e1
Disable unused miniaudio features (#3544) hace 1 año
  Ray f88604e6d5 Reviewed QOA seek PR hace 1 año
  veins1 6842012748
Fix QOA seeking (#3494) hace 1 año
  Lukas daf227a185
Fixes a memory leak as a result of creating an AudioBuffer* with the old source.frameCount. This internally allocates memory to the structs data pointer which is then later overridden by the correct sound data of the source sound. (#3458) hace 1 año
  Alexey Kutepov d7d04a07a2
[raudio] Implement GetMasterVolume() (#3434) hace 1 año
  Daniil Kisel 5a0d9c8d43
Fix `UpdateSound` parameter name (#3405) hace 1 año
  Ray f93d0ff9bc Update raudio.c hace 1 año
  Le Juez Victor 4d2906b0a5
Move mutex initialization before `ma_device_start()` (#3325) hace 1 año
  Ray 0f447f1fb6 REVIEWED: Data size type consistency between functions #3168 hace 1 año
  Ray 93f59a6f59 Review tabs and trail-spaces hace 1 año
  Ray 42cfabc670 REVIEWED: Old pragma formating hace 1 año
  Jeffery Myers 601cadbae6
[AUDIO] Add a function to make an alias of a sound and share it's sample data (#3219) hace 1 año
  Ray 7d68aa6869 REVIEWED: Modules description layout hace 2 años
  Ray 838fc7e303 REVIEWED: Some old TODOs hace 2 años
  RadsammyT e2da32e2da
[raudio] Rewritten `ExportWaveAsCode()` file saving to be more like rtextures `ExportImageAsCode()` (#3013) hace 2 años
  Ray 709b14180a Make assets loading extension case insensitive #3008 hace 2 años
  Jeffery Myers e57ee9c0e8
Fix warnings in raylib for MSVC (#3004) hace 2 años
  Webfra 08670ecea1
Add const qualifier to char * path argument in qoaplay_open() (#2972) hace 2 años
  Rob Loach c14c7f0b69
raudio: Fix warning on discarded const qualifier (#2967) hace 2 años
  veins1 cf04425bc2
Spelling (#2957) hace 2 años
  Ray ab1e246367 REVIEWED: Data types validation hace 2 años
  Ray ae53600d31 WARNING: REMOVED: Multichannel audio support API hace 2 años
  Ray 1b873b028f WARNING: REMOVED: Multichannel audio support API hace 2 años
  Ray aae7ab64c7 Update raudio.c hace 2 años