aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_driver_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-16Optimised the oc_filter_hedge and oc_filter_vedge routines in theora a little.Aren Villanueva1-16/+30
2015-11-16Compile fixes for mingw msys2.Aren Villanueva1-18/+25
2015-11-14windows crash and bind placeholder methodAriel Manzur2-3/+7
2015-11-13-better integration of ndee's themeJuan Linietsky24-33/+63
2015-11-11-fixes to animatedsprite used with atlasJuan Linietsky2-5/+10
2015-11-09-support for stereo ima-adpcm sample compression & playbackJuan Linietsky13-65/+306
2015-11-07Documented classes Curve*, Path*, and PathFollow*Ovnuniarchos1-0/+134
2015-11-04more fixesJuan Linietsky1-5/+7
2015-11-04maybe fix stop issue in theoraJuan Linietsky1-1/+5
2015-11-03Update README.mdJuan Linietsky1-2/+1
2015-11-03fix video/audio synchronization code in theoraJuan Linietsky2-12/+33
2015-11-03Regex class documented. For some reason, parameter descriptors don\'t appear.Ovnuniarchos1-1/+31
2015-11-01Added description to classes/ScrollContainerBrickcaster1-0/+2
2015-11-01classes/color - Documenting a trick with set_modulateBrickcaster1-2/+2
2015-11-01properly compute total time for ogg vorbisJuan Linietsky1-2/+1
2015-11-01-some fixes to audioJuan Linietsky2-4/+11
2015-10-25Updated classes/matrix32Brickcaster1-3/+3
2015-10-25-Fixed a bug in scrollcontainer not respecting expand flagJuan Linietsky1-1/+9
2015-10-26Made the Atom net_wm_icon localPhobos Tro2-29/+5
2015-10-25Fixing memory leaksPhobos Tro3-17/+33
2015-10-22Added setting for CADisplayLink on iOS, so you no longer need to recompile to...steve4-40/+43
2015-10-21-fixed a quite serious scene corruption bug when saving that has been around ...Juan Linietsky1-2/+3
2015-10-22Fix #2623Julian Murgia - StraToN2-6/+16
2015-10-21-fixes to ring buffer (fixes network error)Juan Linietsky4-8/+11
2015-10-21-Ability to debug video memory usageJuan Linietsky18-7/+271
2015-10-20-work in progress implementation of NDEE's theme It's NOT DONE YETJuan Linietsky21-89/+131
2015-10-20-Fixes on atlas import to save memory if mipmaps are not usedJuan Linietsky3-4/+51
2015-10-20Add missing reference documentation for Array classGeorge Marques1-0/+7
2015-10-20Syncing classes.xml with current binaryGeorge Marques1-53/+243
2015-10-19-some fixes to where screen is read from rasterizerJuan Linietsky4-3/+14
2015-10-18rasterizer comparison fixfirefly24421-1/+1
2015-10-18Add fill_degrees to limitate radial fillingMarianoGNU2-7/+31
2015-10-17Add fill modes. Clockwise, Counter-CW and center-offsetMarianoGNU2-2/+190
2015-10-17fixes broken 3D in editorJuan Linietsky1-7/+3
2015-10-17-remove path after inheriting, fixes #2616Juan Linietsky1-0/+3
2015-10-17-Propertly restrict renaming of nodes in inherited scenes, fixes #2615Juan Linietsky1-1/+1
2015-10-17remove unpexpected revert button, fixes #2614Juan Linietsky1-4/+48
2015-10-17-Added const to a reference, should fix #2613Juan Linietsky2-2/+2
2015-10-17-fixes disability to remove instanced nodes when reopening scene. Fixes #2610Juan Linietsky2-4/+4
2015-10-17Fix crash when using a Scalar Uniform node to GraphShaderMarianoGNU1-4/+4
2015-10-17misc cleanupJuan Linietsky13-7/+35
2015-10-17Haiku: fix buildKostadin Damyanov3-14/+14
2015-10-16-fixes and more fixes to new scene system, seems stable now..reduz10-27/+210
2015-10-16Add GDScript export hint for real numbers with easing `export(float, EASE)`eska1-0/+10
2015-10-16Added specific get_locale to OSX platformDidier Vandekerckhove2-0/+7
2015-10-16Add multiline string GDScript export hint `export(String, MULTILINE)`eska1-0/+11
2015-10-16GraphEdit and GraphNode documentationJulian Murgia - StraToN1-29/+79
2015-10-16Revert "add flag and multiline hits in GDScript"eska1-16/+9
2015-10-13-A little More control about pixel snapping in 2DJuan Linietsky6-3/+18
2015-10-13REUSE_ADDR under windows platformsanikoyes1-0/+7