index
:
anonymous/re3
lcs
master
miami
fully reversed source code for gta III and gta VC
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
audio
/
oal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-11
tiny diff fix
withmorten
1
-1
/
+1
2021-06-28
rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)
withmorten
1
-5
/
+5
2021-06-27
Remove waiting for stream closure in multi-thread audio
erorcun
2
-20
/
+22
2021-06-26
Multi-threaded audio fixes
erorcun
2
-37
/
+63
2021-06-26
Multi-threaded audio streams
erorcun
2
-101
/
+569
2021-06-24
Don't restart OAL device when switching EAX
Sergeanur
2
-21
/
+20
2021-06-24
Increase the number of audio channels to PS2 count and some small audio fixes
Sergeanur
1
-9
/
+9
2021-05-17
Fix quiet police scanner on OpenAL
Sergeanur
2
-1
/
+19
2021-02-17
Fix fuzzy #ifdef
erorcun
1
-1
/
+5
2021-02-15
Try to fix streams stop after a while 2
erorcun
1
-1
/
+1
2021-02-14
(Test) Try to fix streams stop after a while
erorcun
2
-4
/
+9
2021-02-02
OAL Loops, fixes
erorcun
4
-34
/
+110
2021-01-14
RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINK
Filip Gawin
1
-1
/
+1
2021-01-14
Backport fix from re3
Filip Gawin
1
-1
/
+1
2021-01-07
Add MPG123_QUIET to mp3 files
Sergeanur
1
-1
/
+1
2021-01-07
Make opus available alongside other formats
Sergeanur
1
-64
/
+66
2021-01-06
Cleanup and fixes for new decoders
Sergeanur
1
-118
/
+149
2021-01-06
Fixes for CVbFile
Filip Gawin
1
-4
/
+4
2021-01-06
Small fixes for new wav decoder
Filip Gawin
1
-3
/
+3
2021-01-06
Implementing our own WAV decoder to replace SndFile
Sergeanur
1
-28
/
+329
2021-01-05
Add support of PS2 audio streams to OpenAL
Sergeanur
2
-3
/
+241
2021-01-04
Audio fixes
Sergeanur
1
-1
/
+1
2021-01-04
Increase number of stream buffers, plus ALStreamSources fix
Sergeanur
1
-1
/
+1
2021-01-04
Handle stereo panning in OAL manually for streams
Sergeanur
2
-52
/
+168
2020-12-07
audio: define openal extensions in re3 owned namespace
Anonymous Maarten
2
-0
/
+18
2020-12-06
crossplatform is needed for casepath on non-Windows systems
Anonymous Maarten
1
-2
/
+4
2020-10-28
OpenAL channels now use their own sound buffers
Sergeanur
2
-69
/
+83
2020-10-27
OpenAL channels now use their own sound buffers
Sergeanur
2
-69
/
+83
2020-10-26
Revert "(TEST) Try to fix OAL audio problems"
erorcun
1
-2
/
+2
2020-10-26
(TEST) Try to fix OAL audio problems
erorcun
1
-2
/
+2
2020-10-24
Fix playback of vanilla opus
Sergeanur
1
-1
/
+1
2020-10-24
Fix playback of vanilla opus
Sergeanur
1
-1
/
+1
2020-10-18
Fixes and style changes from miami
erorcun
1
-9
/
+9
2020-10-12
SampleManager
eray orçunus
1
-9
/
+9
2020-10-05
Fix Audio
eray orçunus
2
-9
/
+9
2020-10-05
Fix Audio
eray orçunus
2
-9
/
+9
2020-08-03
Update mpg123.32
Sergeanur
1
-6
/
+1
2020-07-28
Fix casepath chaos
eray orçunus
1
-8
/
+4
2020-07-28
Fix casepath chaos
eray orçunus
1
-8
/
+4
2020-07-26
Provide more memory for casepath's arg
Filip Gawin
1
-1
/
+1
2020-07-24
64-bit on Windows
eray orçunus
2
-2
/
+10
2020-07-22
64-bit on Windows
eray orçunus
2
-2
/
+10
2020-05-27
OpenAL support
Sergeanur
1
-0
/
+54
2020-05-24
fixes
Sergeanur
1
-2
/
+2
2020-05-24
Optimize ALDeviceList
Sergeanur
2
-81
/
+66
2020-05-24
Fix OAL crash
Sergeanur
2
-5
/
+9
2020-05-22
Fix linux build
eray orçunus
1
-3
/
+2
2020-05-22
Possibly fix travis
Sergeanur
1
-2
/
+3
2020-05-22
OpenAL configs
Sergeanur
6
-9
/
+7
2020-05-22
opus support
Sergeanur
1
-2
/
+108
2020-05-18
Fix string assignment (aldlist.cpp)
shfil
1
-1
/
+1
2020-05-12
Fix linux warnings
Filip Gawin
2
-4
/
+4
2020-05-11
Linux build support
eray orçunus
3
-8
/
+35
2020-05-07
oal wav/mp3 stream update
Fire-Head
4
-85
/
+543
2020-05-04
openal-soft added
Fire-Head
1
-57
/
+50
2020-05-04
oal upd
Fire-Head
8
-0
/
+1037