262 Révisions (e8d53f7f6a89ac348dc0657be375b84de45f510c)

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