index
:
re3.git
lcs
master
miami
GTA III and Vice City reverse engineered source code
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio
/
oal
Age
Commit message (
Expand
)
Author
2021-01-11
audio: only use #pragma comment(lib, xxx.lib) on MSVC
Anonymous Maarten
2021-01-07
Add MPG123_QUIET to mp3 files
Sergeanur
2021-01-07
Make opus available alongside other formats
Sergeanur
2021-01-06
Cleanup and fixes for new decoders
Sergeanur
2021-01-06
Fixes for CVbFile
Filip Gawin
2021-01-06
Small fixes for new wav decoder
Filip Gawin
2021-01-06
Implementing our own WAV decoder to replace SndFile
Sergeanur
2021-01-05
duh
Sergeanur
2021-01-05
Add support of PS2 audio streams to OpenAL
Sergeanur
2021-01-05
Audio fixes
Sergeanur
2021-01-04
Handle stereo panning in OAL manually for streams
Sergeanur
2020-12-07
audio: define openal extensions in re3 owned namespace
Anonymous Maarten
2020-12-06
crossplatform is needed for casepath on non-Windows systems
Anonymous Maarten
2020-10-27
OpenAL channels now use their own sound buffers
Sergeanur
2020-10-27
Revert "(TEST) Try to fix OAL audio problems"
erorcun
2020-10-26
(TEST) Try to fix OAL audio problems
erorcun
2020-10-24
Fix playback of vanilla opus
Sergeanur
2020-10-18
Fixes and style changes from miami
erorcun
2020-10-05
Fix Audio
eray orçunus
2020-08-03
Update mpg123.32
Sergeanur
2020-07-29
Merge pull request #587 from Sergeanur/opus
Sergeanur
2020-07-28
Fix casepath chaos
eray orçunus
2020-07-26
Provide more memory for casepath's arg
Filip Gawin
2020-07-22
64-bit on Windows
eray orçunus
2020-05-24
fixes
Sergeanur
2020-05-24
Merge branch 'master' into opus
Sergeanur
2020-05-24
Optimize ALDeviceList
Sergeanur
2020-05-24
Merge branch 'master' into opus
Sergeanur
2020-05-24
Fix OAL crash
Sergeanur
2020-05-24
Merge branch 'master' into opus
Sergeanur
2020-05-22
Fix linux build
eray orçunus
2020-05-22
Possibly fix travis
Sergeanur
2020-05-22
OpenAL configs
Sergeanur
2020-05-22
Merge remote-tracking branch 'origin/master' into opus
Sergeanur
2020-05-22
opus support
Sergeanur
2020-05-18
Fix string assignment (aldlist.cpp)
shfil
2020-05-12
Fix linux warnings
Filip Gawin
2020-05-11
Linux build support
eray orçunus
2020-05-07
oal wav/mp3 stream update
Fire-Head
2020-05-04
openal-soft added
Fire-Head
2020-05-04
oal upd
Fire-Head