index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
stb_vorbis
/
audio_stream_ogg_vorbis.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis...
Zumo
2018-05-01
1
-3
/
+3
*
Expose audio streams get_length()
MrCdK
2018-01-22
1
-6
/
+6
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-3
/
+3
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15223 from ibrahn/ogg-data-leak-fix
Rémi Verschelde
2018-01-04
1
-0
/
+15
|
\
|
*
free associated audio data on AudioStreamOGGVorbis destruction
Ibrahn Sahir
2017-12-31
1
-0
/
+15
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Fix ogg looping pop noise. Closes #11468
MrCdK
2017-12-17
1
-4
/
+12
*
Revert "Added loop_begin and loop_end to OggVorbisStream"
Juan Linietsky
2017-11-20
1
-56
/
+16
*
Add loop_begin and loop_end to OggVorbisStream
MrCdK
2017-11-04
1
-16
/
+56
*
Remove junk output
Ruslan Mustakov
2017-10-13
1
-3
/
+0
*
Rename get_position => get_playback_position and seek_pos => seek on audio cl...
Marcelo Fernandez
2017-09-23
1
-4
/
+4
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Mono vorbis support fixed, closes #10787
Juan Linietsky
2017-09-06
1
-0
/
+6
*
Fix missing pragma push
Hein-Pieter van Braam
2017-09-02
1
-0
/
+1
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-0
/
+2
*
Fix crash when destroying AudioStreamPlaybackOGGVorbis
Evgeny Zuev
2017-09-01
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
readded ability to set loop offset in seconds, closes #9630
Juan Linietsky
2017-08-22
1
-1
/
+14
*
Fixed AudioStreamPlaybackOGGVorbis::_mix_internal getting stuck in infinite l...
Fabian Mathews
2017-07-29
1
-1
/
+1
*
Move other lone thirdparty files to thirdparty/misc
Rémi Verschelde
2017-04-28
1
-1
/
+2
*
Fix AudioPlayer.get_pos() always returns 0
NNesh
2017-04-25
1
-1
/
+7
*
Fix AudioPlayer.play() bug when music always starts from 0 pos
NNesh
2017-04-25
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-76
/
+58
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-1
/
+29
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-4
/
+4
*
Remove use of _SCS from ADD_METHOD
Hein-Pieter van Braam
2017-02-13
1
-2
/
+2
*
Changed OGG Vorbis type to be imported, so it's possible to specify loop
Juan Linietsky
2017-02-03
1
-62
/
+58
*
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-21
1
-0
/
+236