index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
wasapi
/
audio_driver_wasapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Merge pull request #53408 from EIRTeam/fix_wasapi_output_latency
Rémi Verschelde
2021-10-06
1
-0
/
+3
|
\
|
*
Make WASAPI return accurate latency information
Álex Román Núñez
2021-10-06
1
-0
/
+3
*
|
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-09-23
1
-0
/
+1
|
/
*
Merge pull request #38210 from benjarmstrong/wasapi-audio-output-latency
K. S. Ernest (iFire) Lee
2021-08-22
1
-1
/
+2
|
\
|
*
Fixed the audio 'output latency' project setting not appearing when using the...
Ben Armstrong
2021-05-04
1
-1
/
+2
*
|
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-1
/
+1
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
|
/
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-31
/
+20
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Reimplement Mutex with C++'s <mutex>
Pedro J. Estébanez
2020-02-26
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
1
-11
/
+11
*
Implemented capture device selection for CoreAudio
Marcelo Fernandez
2018-07-27
1
-2
/
+2
*
Modified Microphone implementation to handle only one device at a time (WIP)
Marcelo Fernandez
2018-07-27
1
-30
/
+41
*
Fixes for microphone clipping and latency (marcelofg55)
Saracen
2018-07-27
1
-0
/
+2
*
Experimental microphone support.
Saracen
2018-07-27
1
-2
/
+23
*
Add Audio Server profiling time to the profiler
Marcelo Fernandez
2018-07-17
1
-1
/
+0
*
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-03-26
1
-0
/
+6
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-1
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Fix wasapi going silent when number of channels are not supported
Marcelo Fernandez
2017-11-30
1
-0
/
+2
*
Improved WASAPI driver logic when devices are connected or disconnected
Marcelo Fernandez
2017-10-31
1
-1
/
+1
*
Merge pull request #10775 from marcelofg55/buffersize_fixes
Rémi Verschelde
2017-09-01
1
-1
/
+0
|
\
|
*
Corrections to audio buffer size calculations
Marcelo Fernandez
2017-09-01
1
-1
/
+0
*
|
Fix files header
Poommetee Ketson
2017-09-01
1
-1
/
+1
|
/
*
Added new WASAPI driver for Windows
Marcelo Fernandez
2017-08-27
1
-0
/
+89