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
/
pulseaudio
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-64
/
+65
*
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