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
/
sampman_oal.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-10
Merge/sync fixes after threaded audio
erorcun
1
-0
/
+2
2021-07-10
Remove waiting for stream closure in multi-thread audio
erorcun
1
-0
/
+1
2021-07-10
Multi-threaded audio fixes
erorcun
1
-81
/
+48
2021-07-10
Multi-threaded audio streams
erorcun
1
-14
/
+21
2021-07-03
Sanitizer fixes
erorcun
1
-6
/
+6
2021-06-28
Fix MP3 finding stack crash
erorcun
1
-98
/
+47
2021-06-28
rename clamp macro to Clamp to fix compilation with g++11
withmorten
1
-2
/
+2
2021-06-27
Revert "Use PS2-y global names on SampMan"
erorcun
1
-109
/
+109
2021-06-27
Use PS2-y global names on SampMan
erorcun
1
-109
/
+109
2021-06-24
Don't restart OAL device when switching EAX
Sergeanur
1
-141
/
+147
2021-06-24
Fix typo
Sergeanur
1
-1
/
+1
2021-06-24
Set number of stereo sources
Sergeanur
1
-1
/
+2
2021-06-24
Increase the number of audio channels to PS2 count and some small audio fixes
Sergeanur
1
-29
/
+26
2021-06-24
Use bool8 in audio code
Sergeanur
1
-104
/
+104
2021-02-19
Fix MP3 player
erorcun
1
-93
/
+83
2021-02-03
MP3 player fixes
erorcun
1
-3
/
+22
2021-02-03
OAL Loops, fixes
erorcun
1
-32
/
+26
2021-02-03
MusicManager fixes
erorcun
1
-5
/
+5
2021-01-17
Includes overhaul, fix some compiler warnings
erorcun
1
-19
/
+14
2021-01-07
Make opus available alongside other formats
Sergeanur
1
-6
/
+6
2021-01-05
Add support of PS2 audio streams to OpenAL
Sergeanur
1
-8
/
+14
2021-01-04
Handle stereo panning in OAL manually for streams
Sergeanur
1
-6
/
+15
2021-01-01
Overhaul and enable cache for openal build
Filip Gawin
1
-13
/
+17
2020-10-27
OpenAL channels now use their own sound buffers
Sergeanur
1
-105
/
+12
2020-10-26
Fixes to OpenAL
Sergeanur
1
-6
/
+19
2020-10-18
Fixes and style changes from miami
erorcun
1
-70
/
+681
2020-10-05
Fix Linux audio path
eray orçunus
1
-2
/
+3
2020-09-19
Renaming audio enum entries to something more like original
Sergeanur
1
-35
/
+35
2020-09-10
Fixes from miami
eray orçunus
1
-1
/
+1
2020-08-05
clang throws an error if fixed comparisons are against NULL
blingu
1
-3
/
+3
2020-07-17
Add audio cache for faster initialization
Sergeanur
1
-1
/
+12
2020-05-24
Optimize ALDeviceList
Sergeanur
1
-4
/
+4
2020-05-23
Cleanup
Sergeanur
1
-31
/
+17
2020-05-22
opus support
Sergeanur
1
-3
/
+61
2020-05-20
fixed dumb
Nikolay Korolev
1
-2
/
+2
2020-05-20
fixed ped comment
Nikolay Korolev
1
-0
/
+4
2020-05-14
it works differently
Nikolay Korolev
1
-3
/
+3
2020-05-14
some fixes
Nikolay Korolev
1
-0
/
+4
2020-05-11
Linux build support
eray orçunus
1
-9
/
+13
2020-05-07
oal update
Fire-Head
1
-27
/
+32
2020-05-07
oal wav/mp3 stream update
Fire-Head
1
-22
/
+49
2020-05-04
bb std::string
Fire-Head
1
-5
/
+5
2020-05-04
openal-soft added
Fire-Head
1
-5
/
+5
2020-05-04
oal upd
Fire-Head
1
-0
/
+1372