Rémi Verschelde
|
4396f8fbd3
Add AudioStreamMP3 `load_from_file`/`load_from_buffer` and harmonize other audio streams
|
10 月之前 |
Yufeng Ying
|
34d8255947
Force build editor with regex module, remove checking code.
|
10 月之前 |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
10 月之前 |
Adam Scott
|
d3ddce6b88
Fix leak when using audio samples instead of streams
|
1 年之前 |
Adam Scott
|
52fa4f05f3
Add samples playback support
|
1 年之前 |
A Thousand Ships
|
d8b29efe66
Fix member names of `AudioFrame` to match extension
|
1 年之前 |
Juan Linietsky
|
a40fe16866
Implement audio stream playback parameters.
|
1 年之前 |
lawnjelly
|
188266af47
Fix OGG Vorbis infinite error spam with corrupt file.
|
1 年之前 |
strellydev
|
9c9f1154f8
Fix OGG audio loop offset pop.
|
2 年之前 |
Ellen Poe
|
729d270a25
Only warn once about OGG seeking issues
|
2 年之前 |
Oğuzhan Eroğlu
|
e391eae4b0
Load OGGs from file system
|
2 年之前 |
Rémi Verschelde
|
e2fc0acd36
Fix includes of thirdparty libs which can be unbundled on Linux
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Markus Sauermann
|
28af870750
Code simplifications found by cppcheck
|
3 年之前 |
Rémi Verschelde
|
166df0896c
Fix typos with codespell
|
3 年之前 |
Rémi Verschelde
|
0e53dd642c
Fix MSVC warning C4706: assignment within conditional expression
|
3 年之前 |
Dave Palais
|
0c46068af0
Change time parameters and variables to double type
|
3 年之前 |
DeeJayLSP
|
c8f3b02fcf
Rename every instance of "OGG" to "Ogg"
|
3 年之前 |
reduz
|
d1ddee2258
Implement BPM support
|
3 年之前 |
Rémi Verschelde
|
d1dac8427a
Merge pull request #55846 from ellenhp/fix_ogg_edge_cases
|
3 年之前 |
Rémi Verschelde
|
d8935b27a9
Fix warnings found by Emscripten 3.1.10
|
3 年之前 |
Ellen Poe
|
afd2bbaa5f
Fix ogg edge cases
|
3 年之前 |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 年之前 |
Ellen Poe
|
cd91f91d40
Merge pull request #56375 from Cnidarias/ogg_missing_right_channel
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Cnidarias
|
51106a481c
Fix OGG Vorbis playback with more than one channel
|
3 年之前 |
Ellen Poe
|
fe51c099c1
Fix OGG streams never ending playback
|
3 年之前 |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
4 年之前 |
Ellen Poe
|
f5d9c7b487
Replace stb_vorbis with libogg+libvorbis
|
4 年之前 |
Rémi Verschelde
|
7f6b62cef0
opus/vorbis: Remove dead code not used since 3.0
|
5 年之前 |