index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use a regular char* for the device's name
Chris Robinson
2018-11-15
17
-44
/
+74
*
Avoid some more uses of al_string
Chris Robinson
2018-11-15
2
-5
/
+4
*
Search the right list for WASAPI name duplicates
Chris Robinson
2018-11-15
1
-1
/
+1
*
Use std::string instead of al_string for enumerating
Chris Robinson
2018-11-15
18
-65
/
+62
*
Use a C++ mutex with the device backend base
Chris Robinson
2018-11-15
2
-17
/
+18
*
Only declare the device backend stuff with C++
Chris Robinson
2018-11-15
1
-16
/
+14
*
Use C++ more in the OSS backend
Chris Robinson
2018-11-14
1
-56
/
+49
*
Use a C++ vector for enumerated OSS devices
Chris Robinson
2018-11-14
1
-155
/
+146
*
More clearly check if the buffer is not empty
Chris Robinson
2018-11-14
1
-1
/
+1
*
Fix some comment indentation
Chris Robinson
2018-11-13
2
-6
/
+6
*
Use an anonymous namespace in the OSS backend
Chris Robinson
2018-11-13
1
-8
/
+12
*
Use C++ more with the ALSA backend
Chris Robinson
2018-11-13
1
-359
/
+276
*
Don't bother inlining some functions
Chris Robinson
2018-11-13
2
-13
/
+17
*
Avoid calling through the vtable in the backends
Chris Robinson
2018-11-13
5
-27
/
+27
*
Use utf8_to_wstr to convert UTF-8 to wstring
Chris Robinson
2018-11-13
1
-20
/
+10
*
Convert the CoreAudio backend to C++
Chris Robinson
2018-11-13
1
-45
/
+49
*
Convert the QSA backend to C++
Chris Robinson
2018-11-13
1
-24
/
+34
*
Convert the backend base to C++
Chris Robinson
2018-11-13
1
-5
/
+0
*
Convert the ALSA backend to C++
Chris Robinson
2018-11-13
1
-22
/
+26
*
Convert the JACK backend to C++
Chris Robinson
2018-11-13
1
-25
/
+24
*
Convert the OpenSL backend to C++
Chris Robinson
2018-11-13
1
-23
/
+27
*
Convert the OSS backend to C++
Chris Robinson
2018-11-12
1
-82
/
+88
*
Convert the PortAudio backend to C++
Chris Robinson
2018-11-12
1
-40
/
+42
*
Convert the SoundIO backend to C++
Chris Robinson
2018-11-12
1
-33
/
+36
*
Convert the Solaris backend to C++
Chris Robinson
2018-11-12
1
-17
/
+20
*
Convert the SDL2 backend to C++
Chris Robinson
2018-11-12
1
-25
/
+28
*
Use C++ for GetProcBinary
Chris Robinson
2018-11-11
1
-6
/
+3
*
Use a vector in the wave backend
Chris Robinson
2018-11-11
1
-30
/
+13
*
Use C++ threads in the null and wave backends
Chris Robinson
2018-11-11
2
-34
/
+38
*
Use standard timing methods for the null and wave backends
Chris Robinson
2018-11-10
2
-57
/
+61
*
Get rid of the last few al_fopen calls
Chris Robinson
2018-11-10
1
-6
/
+10
*
Convert the null backend to C++
Chris Robinson
2018-11-09
1
-12
/
+24
*
Convert the loopback backend to C++
Chris Robinson
2018-11-09
1
-15
/
+22
*
Add missing consttructor and destructor calls for the wave backend
Chris Robinson
2018-11-09
1
-0
/
+2
*
Convert the wave backend to C++
Chris Robinson
2018-11-09
1
-31
/
+39
*
Use C++ with the winmm backend
Chris Robinson
2018-11-09
1
-318
/
+277
*
Convert the WinMM backend to C++
Chris Robinson
2018-11-08
1
-23
/
+30
*
Hide function pointer wrapper macros for IDE parsing
Chris Robinson
2018-11-07
4
-0
/
+8
*
Use the proper enum values for atomic ops
Chris Robinson
2018-11-06
1
-3
/
+3
*
Convert the DSound backend to C++
Chris Robinson
2018-11-06
1
-297
/
+269
*
Move wstr_to_utf8 to compat.h
Chris Robinson
2018-11-03
1
-16
/
+0
*
Expand the anonymous namespaces
Chris Robinson
2018-11-02
2
-31
/
+28
*
Add a wrapper to manage PROPVARIANT objects
Chris Robinson
2018-11-02
1
-26
/
+35
*
Check the correct propvariant object
Chris Robinson
2018-11-02
1
-4
/
+4
*
Try another fix to declare GUIDs in C++
Chris Robinson
2018-11-02
1
-4
/
+10
*
Make the polymorphism macros less hacky in C++
Chris Robinson
2018-11-01
2
-344
/
+319
*
Workaround some issue with DEFINE_GUID in C++
Chris Robinson
2018-11-01
1
-2
/
+4
*
Use more C++ types where possible
Chris Robinson
2018-11-01
1
-343
/
+290
*
Use an anonymous namespace instead of static for some things
Chris Robinson
2018-11-01
1
-3
/
+7
*
Preliminary conversion of the WASAPI backend to C++
Chris Robinson
2018-11-01
1
-232
/
+222
[prev]
[next]