summaryrefslogtreecommitdiffstats
path: root/editor/plugins/audio_stream_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renaming of servers for coherency.Juan Linietsky2020-03-271-1/+1
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-13/+13
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-15/+7
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-7/+7
* Fixes min size of various editor plugins on HiDPIHaoyu Qiu2020-01-121-1/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+1
* Fix pausing in audio player editor acting the same as stoppingMichael Alexsander Silva Dias2019-06-021-5/+8
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* 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-2/+2
* Add audio stream preview to Inspector dockvolzhs2018-07-171-0/+284