summaryrefslogtreecommitdiffstats
path: root/drivers/vorbis
Commit message (Collapse)AuthorAgeFilesLines
* Add missing license information (ogg/vorbis/opus)Roberto2016-06-061-0/+28
|
* Update copyright to 2016 in headersGeorge Marques2016-01-012-2/+2
|
* 0theora compilation fixesJuan Linietsky2015-11-251-3/+1
|
* Merge pull request #2707 from akien-mga/masterJuan Linietsky2015-11-181-2/+0
|\ | | | | Cosmetic fixes to SCons buildsystem
| * Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
| | | | | | | | | | | | - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check
* | Fixed broken set_loop_restart_time method in AudioStreamPlaybackOGGVorbis class.Saracen2015-11-021-1/+1
|/
* properly compute total time for ogg vorbisJuan Linietsky2015-11-011-2/+1
|
* -some fixes to where screen is read from rasterizerJuan Linietsky2015-10-191-1/+1
| | | | | -fixed bug in ogg vorbis looping -properly flushing audiostream rb when stopping
* Rewrite of the AudioStream APIJuan Linietsky2015-09-092-108/+149
| | | | | | -Fixes long-standing issues regarding to playing a single stream multiple times simultanteously -Fixes wrong-looping, starting, caching, etc. Issues resulting from bad original design -Allows more interesting kinds of streams (stream graphs with streams inside streams!) in the future
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-08-231-1/+1
|\
| * Fix vorbis seek_posAndy Conrad2015-08-031-1/+1
| |
* | **WARNING BEFORE PULLING**Juan Linietsky2015-08-232-2/+4
|/ | | | | | | | | | | This push changes the binary and XML formats and bumps the major version to 2.0. As such, files saved in this version WILL NO LONGER WORK IN PREVIOUS VERSIONS. This compatibility breakage with older versions was required in order to properly provide project refactoring tools. If I were you, unless you are brave, I would wait a week or two before pulling, in case of bugs :) Summary of Changes -New Filesystem dock, with filesystem & tree view modes. -New refactoring tools, to change or fix dependencies. -Quick search dialog, to quickly search any file
* minor fixes in drivers mpc and vorbis.ehriche2015-05-061-1/+1
|
* Updated copyright year in all headersJuan Linietsky2015-04-182-2/+2
|
* Changed code to remove gcc -Wparentheses warnings.ElectricSolstice2015-02-162-2/+2
|
* FixesJuan Linietsky2014-12-201-1/+1
| | | | | | | | -=-=-= -Added missing quaternion constructor -code completion fixes -winrt fixes
* -Much improvement to baked light bakerJuan Linietsky2014-10-272-1/+7
| | | | | | | -Fixed many bugs in stretch mode -Fixes to camera project and unproject as consequence of the above -added setget to script (documented in script doc) -more fixes to collada exporter for blender
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-2/+8
| | | | | | | | | | -fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-0981-0/+63275