125 コミット (ecc00357b4d2c7acf6e929402835d4302d1565a9)

作成者 SHA1 メッセージ 日付
  Ray 581bd0eb02 Remove trailing spaces 3年前
  Jeffery Myers f6f9a3d925
use xm streams in the same sample sample size as the output device (#1716) 4年前
  Ray 551944e15b Minor comment tweaks 4年前
  raysan5 aed0fee2ca Remove trailing spaces 4年前
  raysan5 8f1d81df0f Review code formatting 4年前
  Ray 24dae29a03 Review latest PR and some formatting 4年前
  Jeffery Myers 2c0a533948
[AUDIO] Music Looping enhancements (#1665) 4年前
  Jeffery Myers b573ff3e7a
[AUDIO] Use device native sample rates (#1660) 4年前
  Ray 9909068714 Removed trailing spaces 4年前
  Ray a1d9987e7c WARNING: BREAKING: REVIEWED some enums naming 4年前
  Ray 1ed72b7812 Minor struct organization tweak 4年前
  Ray bcc4418ff0 REVIEWED: GetFileExtension() to include the dot #1523 4年前
  Agnis "NeZvērs" Aldiņš ead339fa96
LoadMusicStreamFromMemory OGG support (#1613) 4年前
  Agnis "NeZvērs" Aldiņš 24839c7cfb
jar_xm_create_context_safe requesting const char* (#1611) 4年前
  Agnis "NeZvērs" Aldiņš 0cb748f30b
LoadMusicStreamFromMemory wav mp3 flac support (#1609) 4年前
  Agnis "NeZvērs" Aldiņš 209445ccde
LoadMusicStreamFromMemory (#1606) 4年前
  Chris ccb083af52
[raudio] Fix load and unload issues with Music (#1588) 4年前
  raysan5 c49ce58f02 REVIEWED: Multichannel sound system #1548 4年前
  raysan5 edb54c6cb1 REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548 4年前
  raysan5 5663c81803 REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562 4年前
  raysan5 ed9c10a3e6 Update raudio.c 4年前
  Ray b7f275efb3 Review warning 4年前
  raysan5 d7b4b9e485 Update year to 2021 4年前
  Victor Gallet 9fe153ae29
Avoid dereferencing a null pointer in the 'LoadSounsFromWave' function if the audioBuffer is null (#1499) 4年前
  raysan5 0a9e080998 Remove trailing spaces 4年前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4年前
  Ray e6ae4879f6 Added security check to pitch change #1450 4年前
  Ray 459c4754dc Reviewed SetAudioBufferPitch() #1450 4年前
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 4年前
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4年前
  Ray 7f6cd93d62 WARNING: Multiple funcs reviewed! 4年前
  Ray f448542dd2 Review issues with FLAC loading 4年前
  raysan5 321f55bce1 Update audio libraries #1423 4年前
  Ray 3e1cd487df Remove trailing spaces 4年前
  raysan5 43d82c1f21 Add security checks when loading data from memory 4年前
  raysan5 2d96196d25 REVIEWED: SaveWAV() to use memory write insted of file 4年前
  Ray 8cf0be4b6c Review memory loading functions signesness 4年前
  Ray 5b60a743bd ADDED: LoadWaveFromMemory() #1327 4年前
  raysan5 ad1b3330b7 Support mulstiple WAV sampleSize for MusicStream #1340 4年前
  raysan5 6e9e7bd6bc LoadSound(): Use memory loading (WAV, OGG, MP3, FLAC) #1312 4年前
  raysan5 bf429a0058 Remove conditional __EMSCRIPTEN__ 4年前
  raysan5 fa7799143e Update miniaudio to v0.10.12, solves #1288 4年前
  Random 86a8f1d5d5
Chromium needs a larger audio buffer (#1300) 4年前
  Ray 5986eee6ab Expose additional configuration options 4年前
  raysan5 1c5df677e1 REDESIGNED: ExportWaveAsCode() to use memory buffer 4年前
  raysan5 8120547639 Added LoadWAV()/SaveWAV() memory buffer sample code 4年前
  raysan5 a6fcd32339 Support WAV music streaming #1198 4年前
  raysan5 94789dd24a Review usage of sizeof(), unify conventions 4年前
  raysan5 a2955bc5b3 Corrected issue with multichannel on CloseAudioDevice() 4年前
  raysan5 257f232d41 WARNING: BREAKING CHANGE: Review audio looping system 4年前