summaryrefslogtreecommitdiff
path: root/modules/ogg/ogg_packet_sequence.cpp
AgeCommit message (Collapse)Author
2022-02-15Fix infinite recursion when seeking Ogg Vorbis fileHaoyu Qiu
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
Happy new year to the wonderful Godot community!
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
This is consistent with other constants that include `NO`, such as `PROPERTY_HINT_COLOR_NO_ALPHA`.
2021-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe