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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
audio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added new Audio Bus Chorus effect.
Juan Linietsky
2017-01-22
4
-0
/
+566
*
Added BUS effect, Stereo Enhancer
Juan Linietsky
2017-01-21
2
-0
/
+197
*
distortion effect
Juan Linietsky
2017-01-21
2
-0
/
+239
*
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-21
18
-2
/
+1814
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-2
/
+2
*
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
2
-3
/
+5
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
10
-3255
/
+38
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
2
-59
/
+59
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
4
-15
/
+15
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-1
/
+1
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
2
-3
/
+3
|
\
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
2
-3
/
+3
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
15
-15
/
+15
*
|
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
1
-1
/
+1
*
|
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
|
/
*
Fix some warnings
Johan Manuel
2016-07-25
1
-2
/
+1
*
Remove unused variables (fourth pass) + dead code
Rémi Verschelde
2016-07-08
1
-5
/
+1
*
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...
Juan Linietsky
2016-06-22
2
-2
/
+2
*
Drop empty .cpp files for header-only classes
Rémi Verschelde
2016-06-18
1
-34
/
+0
*
Drop empty files that are not used anywhere
Rémi Verschelde
2016-06-18
2
-71
/
+0
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
2
-0
/
+56
*
Fixed fractional offset not being reset in ringbuffer resamples, closes #4764
Juan Linietsky
2016-06-17
1
-0
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
3
-5
/
+5
*
thread renaming
Ariel Manzur
2016-01-31
1
-1
/
+2
*
Update copyright to 2016 in headers
George Marques
2016-01-01
16
-16
/
+16
*
Remove bogus argument in sample_get_description
Rémi Verschelde
2015-12-28
2
-2
/
+2
*
thread
Ariel Manzur
2015-12-21
1
-2
/
+1
*
-another approach to solving the deadlock problem :|
Juan Linietsky
2015-12-21
1
-26
/
+13
*
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2015-12-21
1
-4
/
+9
|
\
|
*
too early to rename thread
Ariel Manzur
2015-12-21
1
-1
/
+2
|
*
Merge branch 'master' of https://github.com/godotengine/godot
Ariel Manzur
2015-12-21
1
-2
/
+2
|
|
\
|
*
|
audio threads
Ariel Manzur
2015-12-21
1
-3
/
+7
*
|
|
-different attempt to avod deadlock problem
Juan Linietsky
2015-12-21
1
-8
/
+18
|
|
/
|
/
|
*
|
naming the audio thread from within itself
Ariel Manzur
2015-12-18
1
-2
/
+2
|
/
*
thread set name
Ariel Manzur
2015-12-17
1
-0
/
+1
*
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
1
-2
/
+0
|
\
|
*
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
1
-2
/
+0
*
|
-support for stereo ima-adpcm sample compression & playback
Juan Linietsky
2015-11-09
3
-58
/
+77
|
/
*
-some fixes to audio
Juan Linietsky
2015-11-01
1
-0
/
+5
*
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-13
3
-3
/
+7
|
\
|
*
fixed uninitialized memory issues in audio code
reduz
2015-10-08
1
-0
/
+4
|
*
Rename voice_set_volume argument to p_volume to avoid confusion
Rémi Verschelde
2015-09-26
2
-3
/
+3
*
|
Fixed theora playback. Removed theoraplayer.
Juan Linietsky
2015-09-26
2
-1
/
+3
|
/
*
Rewrite of the AudioStream API
Juan Linietsky
2015-09-09
3
-1
/
+494
*
ability to run 2D physics in a thread
Juan Linietsky
2015-05-26
1
-1
/
+1
*
fixes on sample importing
Juan Linietsky
2015-05-19
1
-0
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
16
-123
/
+123
*
3D Import Import & UDP
Juan Linietsky
2014-11-12
2
-0
/
+13
*
More Bug Fixes
Juan Linietsky
2014-09-17
3
-3
/
+46
[prev]
[next]