]> git.proxmox.com Git - mirror_novnc.git/history - core/decoders
feat: add French localization strings
[mirror_novnc.git] / core / decoders /
2020-09-07 Pierre OssmanHandle empty rects in RAW decoder as well
2020-09-04 Pierre OssmanHandle empty rects from the server
2020-09-04 Pierre OssmanMerge branch 'rgbx' of https://github.com/CendioOssman...
2020-06-24 Pierre OssmanMerge branch 'actions' of https://github.com/CendioOssm...
2020-06-08 Pierre OssmanSwitch to RGBx pixel format
2020-06-08 Pierre OssmanStandardise on a single blit function
2020-06-08 Pierre OssmanFix bad BasicCompression check in Tight decoder
2020-06-06 Pierre OssmanMove tile handling to Hextile decoder
2020-06-05 Pierre OssmanMerge branch 'camelcase' of https://github.com/samhed...
2020-05-31 Samuel MannehedStandardize on camelCase in Decoders
2020-02-18 Pierre OssmanMerge branch 'clipboard_unicode' of https://github...
2020-02-17 Niko LehtoSplit api of inflate
2020-02-17 Niko LehtoMove error handling to Inflate class
2020-02-17 Niko LehtoRemove unused inflate argument
2019-12-23 Pierre OssmanValidate decoded image dimensions
2019-09-30 Samuel MannehedUpdate copyright to 2019 for modified files
2019-02-14 Pierre OssmanConsume data properly in Hextile decoder
2019-01-11 Pierre OssmanMerge branch 'npm' of https://github.com/CendioOssman...
2019-01-09 Samuel MannehedMerge pull request #1179 from ssebs/super-key-feature
2019-01-08 Pierre OssmanMerge branch 'user_getters_and_setters_in_websock'...
2018-12-08 Juanjo DiazAdd getters/setter to websock
2018-11-26 Samuel MannehedMerge pull request #1165 from juanjoDiaz/throw_errors_i...
2018-11-26 Samuel MannehedMerge pull request #1166 from juanjoDiaz/simplify_Event...
2018-11-26 Samuel MannehedMerge pull request #1168 from juanjoDiaz/use_new_error
2018-11-24 Juanjo DiazUse `new` when constructing errors
2018-09-17 Pierre OssmanMerge branch 'style' of https://github.com/CendioOssman...
2018-09-17 Pierre OssmanMerge branch 'decoders' of https://github.com/CendioOss...
2018-08-22 Pierre OssmanMove decoders to separate classes