summaryrefslogtreecommitdiff
path: root/scene/gui/video_stream_player.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-26Change time parameters and variables to double typeDave Palais
2022-08-29Rename `CanvasItem.update()` to `queue_redraw()`Micky
2022-08-26Rename `str2var` to `str_to_var` and similarMicky
2022-08-23Add some codes, returnes directly if the value is not changed.风青山
2022-07-23Implement BPM supportreduz
2022-06-26Properly handle game pause in VideoPlayerkobewi
2022-06-11Add suffixes to all nodes and resourcesFireForge
2022-05-19Use suffixes for units in nodes and resourcesAaron Franke
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-02-16Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde
2022-02-15Use `switch` consistently in `_notification` (`scene` folder)Rémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-06Rename `VideoPlayer` to `VideoStreamPlayer` for consistencyRémi Verschelde