Display more information about decoding errors.
[pwl6.git] / src /
2015-08-02 Joe WreschnigDisplay more information about decoding errors.
2015-07-13 Joe WreschnigInclude URL in audio load error message.
2015-06-28 Joe WreschnigRemove unused cache.
2015-04-24 Joe WreschnigSpecial-case yuu.Instrument for single-sample sounds.
2015-04-24 Joe WreschnigAssume createBufferSource got a sample if not a string.
2015-04-24 Joe WreschnigStill need sounds.winding for raw access.
2015-04-22 Joe WreschnigUse new animation hooks (but still preload sounds).
2015-04-22 Joe WreschnigInstall a hook from audio to animations if both are...
2015-04-21 Joe WreschnigRemove another bad idea.
2015-04-21 Joe WreschnigNot sure why that was a FIXME, there was nothing to...
2015-04-19 Joe WreschnigUpdate URLs - mostly s/http/https/, a few moved.
2015-04-19 Joe WreschnigRemove Promise polyfill.
2015-04-19 Joe Wreschnigiojs adds Math.sign, still lacks Object.assign.
2015-04-19 Joe WreschnigAvoid all 'arguments' mutation for Safari's sake.
2015-04-19 Joe WreschnigFix some stylistic issues found by various linters.
2015-04-18 Joe WreschnigglMatrix 2.2.2.
2015-04-10 Joe WreschnigMigrate from node-webkit to NW.js.
2015-04-09 Joe WreschnigCat paw mode.
2014-10-02 Joe WreschnigSwitch back to mediump, which works (better) on iOS.
2014-10-02 Joe WreschnigTake advantage of empty attribute syntax.
2014-10-02 Joe WreschnigName to fit everywhere.
2014-10-02 Joe WreschnigAllow empty attribute syntax to mean "same command...
2014-10-02 Joe WreschnigAdjust HTML for better iOS mobile app support.
2014-10-02 Joe WreschnigReset audio offset every tick.
2014-10-02 Joe WreschnigWork around a Safari JIT bug in arguments handling.
2014-10-02 Joe Wreschnigstring-lerp is not used, do not include it.
2014-10-02 Joe WreschnigUse Font Standard instead of Font Awesome.
2014-09-17 Joe WreschnigMobile Safari has a different user agent when standalone.
2014-09-17 Joe WreschnigDisable DPR > 1 on Safari due to bugs and performance...
2014-09-10 Joe WreschnigImprove instructions.
2014-09-10 Joe WreschnigProper policy for links is openExternal, not forceDownload.
2014-09-10 Joe WreschnigChange how HTML links are handled.
2014-09-08 Joe WreschnigFix the initial scene readiness check to actually work. v1.1
2014-09-07 Joe WreschnigFix dismiss button scrolling off the top of overlays.
2014-09-04 Joe WreschnigInitial import.