| 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 | -5/+5 |
| * | Merge pull request #12014 from hi-ogawa/fix-video-playback | Rémi Verschelde | 2017-11-13 | 1 | -0/+2 |
| |\ |
|
| | * | Fix video playback | Matt Hughes | 2017-10-14 | 1 | -0/+2 |
| * | | Improved WASAPI driver logic when devices are connected or disconnected | Marcelo Fernandez | 2017-10-31 | 1 | -1/+1 |
| |/ |
|
| * | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 1 | -2/+2 |
| * | Merge pull request #11252 from marcelofg55/fix_noaudio_crash | Rémi Verschelde | 2017-09-17 | 1 | -0/+39 |
| |\ |
|
| | * | Fix crash when no audio driver is available | Marcelo Fernandez | 2017-09-13 | 1 | -0/+39 |
| * | | Merge pull request #11230 from maxim-sheronov/fix_enum_bindings | Thomas Herzog | 2017-09-15 | 1 | -0/+4 |
| |\ \
| |/
|/| |
|
| | * | Fix enums bindings | Maxim Sheronov | 2017-09-13 | 1 | -0/+4 |
| * | | Fixed issues with surround sound on audio server | Marcelo Fernandez | 2017-09-12 | 1 | -18/+31 |
| |/ |
|
| * | Fix various assorted warnings | Hein-Pieter van Braam | 2017-09-08 | 1 | -1/+2 |
| * | Corrections to audio buffer size calculations | Marcelo Fernandez | 2017-09-01 | 1 | -0/+23 |
| * | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
| * | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 1 | -2/+2 |
| * | -Volume sliders, mute, solo and fx bypass are functional, closes #9021 | Juan Linietsky | 2017-08-18 | 1 | -13/+61 |
| * | Removes type information from method binds | Ignacio Etcheverry | 2017-08-10 | 1 | -4/+4 |
| * | Fix double finalisation of audio drivers | Marcelo Fernandez | 2017-08-02 | 1 | -2/+3 |
| * | Fix AudioServer::finish not getting called while quitting | Marcelo Fernandez | 2017-08-01 | 1 | -1/+2 |
| * | Clang-formatting *.cpp and *.h (some files excluded) | Poommetee Ketson | 2017-07-22 | 1 | -1/+1 |
| * | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -1/+1 |
| * | Add object type hint for docs | Poommetee Ketson | 2017-07-19 | 1 | -2/+2 |
| * | Added get_bus_index to AudioServer | Bruno Lourenço | 2017-07-10 | 1 | -0/+10 |
| * | Refactor 'treshold' to 'threshold' | Poommetee Ketson | 2017-07-08 | 1 | -2/+2 |
| * | AudioServer: Set singleton to NULL when destructed | Ignacio Etcheverry | 2017-04-27 | 1 | -0/+1 |
| * | Fix crash on exit. | Andreas Haas | 2017-04-10 | 1 | -0/+4 |
| * | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
| * | Fix typos in source code using codespell | Rémi Verschelde | 2017-03-24 | 1 | -1/+1 |
| * | fixed ClassDB inconsistencies | Karroffel | 2017-03-13 | 1 | -15/+15 |
| * | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -454/+373 |
| * | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
| * | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -32/+32 |
| * | Audio bus editing is COMPLETE! | Juan Linietsky | 2017-01-25 | 1 | -0/+281 |
| * | Ability to delete, drag and drop audio buses! | Juan Linietsky | 2017-01-23 | 1 | -9/+91 |
| * | Added Audio Limiter bus effect, and sidechain ability to compressor. | Juan Linietsky | 2017-01-22 | 1 | -1/+8 |
| * | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky | 2017-01-21 | 1 | -31/+583 |
| * | Oops! Audio engine has vanished :D | Juan Linietsky | 2017-01-15 | 1 | -110/+205 |
| * | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -5/+5 |
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -46/+46 |
| * | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
| * | set_signed_data now works correctly on pcm8 samples. | Ovnuniarchos | 2016-01-21 | 1 | -14/+39 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 1 | -1/+1 |
| * | Expose AudioServer::free(RID rid) as AudioServer::free_rid(RID rid) | Fabio Alessandrelli | 2015-11-02 | 1 | -1/+1 |
| * | Fixed theora playback. Removed theoraplayer. | Juan Linietsky | 2015-09-26 | 1 | -0/+1 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+178 |