godot/modules/stb_vorbis
robfram a8d37de461 Fix silent failure of importing OGG Vorbis files
When importing non-valid OGG Vorbis audio files, now the filesystem
navigation tree shows the correct sad red-face icon, as it does with
non-valid PNG, JPG or WAV files.

Fix #9793.
2018-03-06 21:48:30 +01:00
..
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
audio_stream_ogg_vorbis.cpp Expose audio streams get_length() 2018-01-22 20:35:33 +01:00
audio_stream_ogg_vorbis.h Expose audio streams get_length() 2018-01-22 20:35:33 +01:00
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
resource_importer_ogg_vorbis.cpp Fix silent failure of importing OGG Vorbis files 2018-03-06 21:48:30 +01:00
resource_importer_ogg_vorbis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub WIP new AudioServer, with buses, effects, etc. 2017-01-21 19:01:00 -03:00