summaryrefslogtreecommitdiffstats
path: root/modules/ogg/ogg_packet_sequence.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix infinite recursion when seeking Ogg Vorbis fileHaoyu Qiu2022-02-151-1/+3
|
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
| | | | Happy new year to the wonderful Godot community!
* Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio2021-11-031-3/+3
| | | | | This is consistent with other constants that include `NO`, such as `PROPERTY_HINT_COLOR_NO_ALPHA`.
* Replace stb_vorbis with libogg+libvorbisEllen Poe2021-09-091-0/+220