Update with more iOS details.
[pwl6.git] / src / yuu /
2015-08-02 Joe WreschnigRebalance titles in overlays.
2015-08-02 Joe WreschnigDisable text selection in preferences.
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-22 Joe WreschnigInstall a hook from audio to animations if both are...
2015-04-21 Joe WreschnigRemove another bad idea.
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-10 Joe WreschnigMigrate from node-webkit to NW.js.
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 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 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.