236 次程式碼提交 (ada1d0fb8caae85b544035bbd78b41927883f049)

作者 SHA1 備註 提交日期
  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 年之前
  Ray 68ee0bb8dd ADDED: QOA music streaming (with auxiliar lib) 2 年之前
  Ray 9614d3353b REVIEWED: QOA audio file export 2 年之前
  Ray 5492f52adc Change default threading model for COM objects 2 年之前
  Ray d5a31168ce REVIEWED: Data validation 2 年之前
  hkc d26a56d4e1
Added mixed audio processor (#2929) 2 年之前
  Julio C. Galindo 6ae21d6581
Fixed some grammar mistakes and typos. (#2914) 2 年之前
  Ray e187b693ea Update raudio.c 2 年之前
  Ray 1fea266472 Clean trailing spaces 2 年之前
  Ray c91190fc6e Review QOA sound loading -WIP- 2 年之前
  Ray 589892af07 Support QOA audio format on `ExportWave()` -WIP- 2 年之前
  Ray 901c4553d2 ADDED: QOA audio format support -WIP- 2 年之前
  Ray d827a65e59 Update external libraries 2 年之前
  Rob Loach 83ff7b2466
ADDED: `IsShaderReady()`, `IsImageReady()`, `IsFontReady()`, `IsWaveReady()`, `IsSoundReady()`, `IsMusicReady()` (#2892) 2 年之前
  Jeffery Myers edaca16d7c
Fix warnings in raylib project from MSVC (#2871) 2 年之前
  Ray b59fab7ee6 Update year to 2023 2 年之前
  veins1 2872b2fff5
Clear PCM buffer state when closing audio device (#2736) 2 年之前
  veins1 d70e5cd26b
Small simplifications (#2615) 2 年之前
  veins1 82b76149da
GetMusicTimePlayed bug fix (#2614) 2 年之前
  Ray fd191a32ea Remove trailing spaces 2 年之前
  veins1 a6b3c8aa1e
Music doesn't stop looping fix (#2605) 2 年之前
  veins1 0ef3e4c4d5
Audio looping fix (#2579) 2 年之前
  Jeffery Myers e9029d3d00
[CORE] Fix Warnings (#2582) 2 年之前
  Ray cccea34c6f Update raudio.c 2 年之前
  Ray 8aa105fd5b WARNING: REMOVED: raudio_standalone example 2 年之前
  Ray 3ebfee5dbc REVIEWED: `UpdateMusicStream()` #2228 2 年之前
  Ray 0379b94b7a Minor tweaks 2 年之前