282 Комити (109b3b2d2e5832fbce00dbe2513c3fbfc0013c92)

Аутор SHA1 Порука Датум
  Ray 64641c6a01 Update raudio.c пре 2 месеци
  Ray 8f32c502a7 REVIEWED: Code sections definition пре 2 месеци
  Andreas Rossberg 2deae294c6
[raudio] Properly close FLAC in UnloadMusicStream пре 2 месеци
  Jeffery Myers 572230c8ad Initialize sound alias properties as if it was a new sound пре 2 месеци
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' пре 3 месеци
  Ray e09c9ce281 Minor tweaks пре 3 месеци
  Ray b40e53f11c Remove double line spacing пре 3 месеци
  Ray eb7f8912f8 Minor format tweaks пре 3 месеци
  Ray 71b302846a Review formatting, avoid variable пре 3 месеци
  veins1 0405de794a
Fix for music stopping too early пре 3 месеци
  veins1 d03ac97eff
GetMusicTimePlayed fix for music shorter than buffer size пре 3 месеци
  Maicon Santana 3320a2c837 Fix to prevent UpdateMusicStream to run without music playing пре 3 месеци
  wwderw 8ef51850bf
Update raudio.c пре 4 месеци
  Amy Wilder d4f09984ac Add safety notes to 'Update_' functions пре 4 месеци
  Ray 59bcf680aa Code gardening... пре 5 месеци
  Ivan Ugryumov ec5ce8c7fe Update raudio.c пре 6 месеци
  Jeffery Myers 0f6b9ee738 format math the way ray likes it пре 6 месеци
  Jeffery Myers 5185d4c427 use the device channels and sample size when computing the default buffer size. пре 6 месеци
  Ralph Caraveo 4522ecae1a
[raudio] Fixed memory leak on early-return of WaveFormat func (#4779) пре 8 месеци
  Ray fa0eada61a Update year to 2025 пре 10 месеци
  Ray 1f45e7af76 REVIEWED: Coding conventions пре 11 месеци
  Ray 962f1c26ff Review formatting to follow raylib conventions пре 11 месеци
  Caleb Heydon 58fe34d9cc
[raudio] Fixed buffer overflow when loading WAV files (#4539) пре 11 месеци
  veins1 11429b48eb
Fix for #4521 (#4523) пре 11 месеци
  Ray 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 пре 1 година
  konstruktor227 b0c3013b51
[raudio] Support 24-bit FLACs in `LoadMusicStreamFromMemory` (#4279) пре 1 година
  Ray 3abe728712 Minor tweaks пре 1 година
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions пре 1 година
  listeria df849d2fb0
[raudio] fix mapping of wave data in LoadWaveSamples() (#4062) пре 1 година
  Alexey Kutepov 33c598123c
[raudio] Add 24 bits samples support for FLAC format (#4058) пре 1 година
  listeria b429dbdc4b
fix WaveCrop(): update wave->frameCount (#4003) пре 1 година
  listeria bb9bd73f43
fix WaveCrop() and use frames instead of samples (#3994) пре 1 година
  FishingHacks 3d70d6179c
[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) пре 1 година
  veins1 1aa3559155
Fixes for loading Music (#3966) пре 1 година
  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) пре 2 година
  Ray f88604e6d5 Reviewed QOA seek PR пре 2 година
  veins1 6842012748
Fix QOA seeking (#3494) пре 2 година
  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) пре 2 година
  Alexey Kutepov d7d04a07a2
[raudio] Implement GetMasterVolume() (#3434) пре 2 година