262 コミット (e8d53f7f6a89ac348dc0657be375b84de45f510c)

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