index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ogg
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
fix `next_ogg_packet` never returning false
nikitalita
2023-12-10
1
-3
/
+1
*
Fix OGG audio loop offset pop.
strellydev
2023-10-13
2
-1
/
+24
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
2
-2
/
+2
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
2
-2
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-0
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
2
-2
/
+2
*
Fix includes of thirdparty libs which can be unbundled on Linux
Rémi Verschelde
2023-02-16
1
-3
/
+2
*
Fix OGG page_data out of bound crash
stmSi
2023-01-13
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
4
-116
/
+116
*
Change Array arguments to TypedArray
kobewi
2022-09-01
3
-14
/
+14
*
Rename every instance of "OGG" to "Ogg"
DeeJayLSP
2022-07-28
6
-48
/
+48
*
Implement BPM support
reduz
2022-07-23
2
-2
/
+2
*
Refactor module initialization
reduz
2022-05-04
2
-4
/
+14
*
Merge pull request #58130 from timothyqiu/ogg-seek-crash
Ellen Poe
2022-02-16
1
-1
/
+3
|
\
|
*
Fix infinite recursion when seeking Ogg Vorbis file
Haoyu Qiu
2022-02-15
1
-1
/
+3
*
|
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
2
-2
/
+2
|
/
*
initialized member variables in header
zwebb
2022-02-03
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
4
-8
/
+8
*
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
1
-3
/
+3
*
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-15
1
-3
/
+0
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
2
-6
/
+0
*
Replace stb_vorbis with libogg+libvorbis
Ellen Poe
2021-09-09
6
-2
/
+409
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
2
-4
/
+4
*
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-12-18
1
-2
/
+14
*
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-30
2
-3
/
+4
*
Adding missing include guards to header files identified by LGTM.
Rajat Goswami
2020-03-23
1
-0
/
+5
*
opus/vorbis: Remove dead code not used since 3.0
Rémi Verschelde
2020-03-18
1
-0
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
2
-4
/
+4
*
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
2
-4
/
+4
*
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-28
1
-1
/
+4
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
2
-0
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
2
-4
/
+4
*
doc: Make all module docs self-contained
Rémi Verschelde
2017-11-15
1
-2
/
+0
*
Fix video playback
Matt Hughes
2017-10-14
1
-2
/
+1
*
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
2
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
2
-0
/
+2
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
1
-1
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
2
-2
/
+2
*
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
1
-1
/
+1
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
1
-0
/
+1
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
1
-2
/
+2
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
2
-10
/
+10
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
modules: Clone env in each module
Rémi Verschelde
2016-10-15
1
-8
/
+7
*
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-15
4
-0
/
+91