]> git.proxmox.com Git - mirror_novnc.git/commit - app/ui.js
Support RFB bell
authorPierre Ossman <ossman@cendio.se>
Mon, 19 Sep 2016 13:15:07 +0000 (15:15 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 22 Sep 2016 09:15:42 +0000 (11:15 +0200)
commit63bf2ba578504e446c0e214da106f52eaa5d69bf
tree7d3ac3c8162fce81e0865b67cc4e841955f593c9
parent33e1462999d78bafff55be9723a90c6498d2d9e8
Support RFB bell

The protocol handling was already there. What was missing was
hooking it up to a sound file in the user interface.
app/sounds/CREDITS [new file with mode: 0644]
app/sounds/bell.mp3 [new file with mode: 0644]
app/sounds/bell.oga [new file with mode: 0644]
app/styles/base.css
app/ui.js
vnc.html