summaryrefslogtreecommitdiff
path: root/platform/javascript/audio_server_javascript.cpp
AgeCommit message (Expand)Author
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-22Fixes to webgl/opengl es 3.0 for compatibility with webgl2.0, still does not ...Juan Linietsky
2017-01-16Style: Prevent clang-format on JS codeRémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-22Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2015-12-28Remove bogus argument in sample_get_descriptionRémi Verschelde
2015-09-26Rename voice_set_volume argument to p_volume to avoid confusionRémi Verschelde
2015-09-10remotion of some c++ includes to avoid dependency on libstdc++Juan Linietsky
2015-09-10HTML5 exporter ImprovementsJuan Linietsky