summaryrefslogtreecommitdiff
path: root/app/sounds
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2016-09-19 15:15:07 +0200
committerPierre Ossman <ossman@cendio.se>2016-09-22 11:15:42 +0200
commit63bf2ba578504e446c0e214da106f52eaa5d69bf (patch)
tree7d3ac3c8162fce81e0865b67cc4e841955f593c9 /app/sounds
parent33e1462999d78bafff55be9723a90c6498d2d9e8 (diff)
downloadnovnc-63bf2ba578504e446c0e214da106f52eaa5d69bf.tar.gz
Support RFB bell
The protocol handling was already there. What was missing was hooking it up to a sound file in the user interface.
Diffstat (limited to 'app/sounds')
-rw-r--r--app/sounds/CREDITS4
-rw-r--r--app/sounds/bell.mp3bin0 -> 4531 bytes
-rw-r--r--app/sounds/bell.ogabin0 -> 8495 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/app/sounds/CREDITS b/app/sounds/CREDITS
new file mode 100644
index 0000000..ec1fb55
--- /dev/null
+++ b/app/sounds/CREDITS
@@ -0,0 +1,4 @@
+bell
+ Copyright: Dr. Richard Boulanger et al
+ URL: http://www.archive.org/details/Berklee44v12
+ License: CC-BY Attribution 3.0 Unported
diff --git a/app/sounds/bell.mp3 b/app/sounds/bell.mp3
new file mode 100644
index 0000000..fdbf149
--- /dev/null
+++ b/app/sounds/bell.mp3
Binary files differ
diff --git a/app/sounds/bell.oga b/app/sounds/bell.oga
new file mode 100644
index 0000000..144d2b3
--- /dev/null
+++ b/app/sounds/bell.oga
Binary files differ