Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Honor `pitch_scale` value before playing audio sample | Adam Scott | 2024-08-20 | 1 | -0/+1 |
* | Add `stop_callable` to `AudioStreamPlayerInternal` | Kusok | 2024-08-11 | 1 | -6/+7 |
* | Fix audio samples not being able to be "finished" | Adam Scott | 2024-07-17 | 1 | -4/+0 |
* | Fix Web samples finished missing signal | Adam Scott | 2024-07-07 | 1 | -0/+1 |
* | Remove superfluous non-working sample playing check | Adam Scott | 2024-06-21 | 1 | -3/+0 |
* | Add samples playback support | Adam Scott | 2024-06-18 | 1 | -0/+36 |
* | Use Core/Scene stringnames consistently | kobewi | 2024-05-13 | 1 | -2/+1 |
* | Add shorthand for using singleton string names | kobewi | 2024-05-11 | 1 | -2/+2 |
* | Fix wrong process method in AudioStreamPlayer | kobewi | 2024-02-01 | 1 | -1/+1 |
* | Add AudioStreamPlayerInternal to unify stream players | kobewi | 2024-01-17 | 1 | -0/+321 |