summaryrefslogtreecommitdiffstats
path: root/servers/audio/effects/eq.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-4/+4
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-86/+59
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-10/+30
* Fix msvc compile errorsanikoyes2017-02-071-1/+1
* Use constants from math_funcs rather than unstandardized C++ constants.Ray Koopa2017-01-241-16/+17
* WIP new AudioServer, with buses, effects, etc.Juan Linietsky2017-01-211-0/+218