index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pulseaudio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent PulseAudio driver to lock its mutex for too long
Marcelo Fernandez
2018-05-01
1
-2
/
+11
*
Fixed high cpu usage with PulseAudio
Marcelo Fernandez
2018-04-15
1
-1
/
+5
*
Fix PulseAudio problems with 8 channels devices
Marcelo Fernandez
2018-04-12
2
-27
/
+26
*
Merge pull request #18124 from marcelofg55/pulse_channels
Rémi Verschelde
2018-04-12
1
-2
/
+3
|
\
|
*
Fix PulseAudio driver for audio devices that report unknown number of channels
Marcelo Fernandez
2018-04-12
1
-2
/
+3
*
|
Fix error detecting for PulseAudio pa_stream_new call
Marcelo Fernandez
2018-04-11
1
-1
/
+4
|
/
*
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-03-26
2
-114
/
+292
*
Support for uneven amount of channels on PulseAudio
Marcelo Fernandez
2018-03-01
2
-19
/
+46
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
2
-2
/
+8
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
2
-4
/
+4
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Fixed issues with surround sound on audio server
Marcelo Fernandez
2017-09-12
2
-31
/
+150
*
Corrections to audio buffer size calculations
Marcelo Fernandez
2017-09-01
2
-13
/
+32
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
2
-2
/
+2
*
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-17
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-1
/
+1
*
Fix property warnings and hide some debug prints
Rémi Verschelde
2017-04-23
1
-1
/
+0
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
2
-0
/
+2
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
2
-37
/
+32
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-21
1
-12
/
+13
*
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
2
-3
/
+3
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
2
-6
/
+6
*
Fix for the huge audio latency of the SamplePlayer (>200 ms)
lonesurvivor
2017-01-05
1
-60
/
+61
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
2
-2
/
+2
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
drivers: Refactor SCsub and drop redundant env_drivers clone
Rémi Verschelde
2016-10-15
1
-1
/
+1
*
Fix some warnings about misleading indentation
Johan Manuel
2016-08-13
1
-2
/
+2
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
2
-2
/
+2
*
Fixed theora playback. Removed theoraplayer.
Juan Linietsky
2015-09-26
2
-0
/
+18
*
Implemented PulseAudio backend and fixed audio driver selection on X11
Alexander Stillich
2014-12-19
3
-0
/
+278