summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-01-17optimized wire.js inbound function, reduce combine timesHEADmasterzengdongbao1-22/+33
2024-01-06fix keyboard mappings for international keyboard layoutsDavid Edler3-12/+166
2020-07-02Added needed import of function arraybuffer_to_strOliver Gutierrez1-1/+1
2020-04-09Make an attempt to follow the rules on auto play videos.Jeremy White1-0/+5
2020-04-07Allow pointer events to go through our videos.Jeremy White1-1/+1
2020-04-07Make the audio and video uids different.Jeremy White1-1/+1
2020-04-07Review the webm video track header and remove the fixmes.Jeremy White1-8/+20
2020-01-13Bug fix: non square cursors were drawn improperly.Jeremy White1-1/+1
2019-12-31Check if streams array exists in handle_draw_jpeg_onloadJoel Purra1-1/+1
2019-08-20Add the sc object to sendCtrlAltDel because it is otherwise undefined and iss...Paul Hodges IV1-1/+1
2019-08-06Adjust the presentation of two byte scan codes.Jeremy White1-21/+17
2019-08-06Update the documentation and organization of the scancodes.Jeremy White1-44/+57
2019-08-06Support the keypad minus key in Chrome.Jeremy White1-1/+1
2019-08-06Use a named constant from atKeynames.js for the PrintScreen/SysRq key.Jeremy White2-2/+2
2019-02-15More reliable mouse position reportingspice-html5-0.2.1Cédric Bosdonnat1-10/+8
2019-02-14resize_helper: round sizes downCédric Bosdonnat1-4/+4
2019-02-14resize_helper, no message box caseCédric Bosdonnat1-9/+12
2019-02-14Document onsuccess callbackCédric Bosdonnat1-0/+2
2019-02-14Move sources into their own folderCédric Bosdonnat37-0/+68426