diff options
| author | Dustin Mierau <dustin@mierau.me> | 2024-01-15 20:20:47 -0800 |
|---|---|---|
| committer | Dustin Mierau <dustin@mierau.me> | 2024-01-15 20:20:47 -0800 |
| commit | 7c9f6686044035c022a17551151cf1cbed0dc665 (patch) | |
| tree | d41403b6f64d3375fdea8cee48d9db91c3ce26e0 /Hotline/Sounds | |
| parent | faae9cd1b47c6f22f3bcf4b1a24a4f7df41af9ed (diff) | |
Add classic sound effects. Fix read user access bits. Better no content/no access views. Add Server menu. Add keep alive ping to server every 3 minutes.
Diffstat (limited to 'Hotline/Sounds')
| -rw-r--r-- | Hotline/Sounds/chat-message.aiff | bin | 0 -> 4554 bytes |
| -rw-r--r-- | Hotline/Sounds/error.aiff | bin | 0 -> 4610 bytes |
| -rw-r--r-- | Hotline/Sounds/logged-in.aiff | bin | 0 -> 4166 bytes |
| -rw-r--r-- | Hotline/Sounds/new-news.aiff | bin | 0 -> 17514 bytes |
| -rw-r--r-- | Hotline/Sounds/server-message.aiff | bin | 0 -> 7914 bytes |
| -rw-r--r-- | Hotline/Sounds/transfer-complete.aiff | bin | 0 -> 21378 bytes |
| -rw-r--r-- | Hotline/Sounds/user-login.aiff | bin | 0 -> 6186 bytes |
| -rw-r--r-- | Hotline/Sounds/user-logout.aiff | bin | 0 -> 7080 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/Hotline/Sounds/chat-message.aiff b/Hotline/Sounds/chat-message.aiff Binary files differnew file mode 100644 index 0000000..73ea391 --- /dev/null +++ b/Hotline/Sounds/chat-message.aiff diff --git a/Hotline/Sounds/error.aiff b/Hotline/Sounds/error.aiff Binary files differnew file mode 100644 index 0000000..8a9f7f6 --- /dev/null +++ b/Hotline/Sounds/error.aiff diff --git a/Hotline/Sounds/logged-in.aiff b/Hotline/Sounds/logged-in.aiff Binary files differnew file mode 100644 index 0000000..5f59de0 --- /dev/null +++ b/Hotline/Sounds/logged-in.aiff diff --git a/Hotline/Sounds/new-news.aiff b/Hotline/Sounds/new-news.aiff Binary files differnew file mode 100644 index 0000000..5c56582 --- /dev/null +++ b/Hotline/Sounds/new-news.aiff diff --git a/Hotline/Sounds/server-message.aiff b/Hotline/Sounds/server-message.aiff Binary files differnew file mode 100644 index 0000000..152bebe --- /dev/null +++ b/Hotline/Sounds/server-message.aiff diff --git a/Hotline/Sounds/transfer-complete.aiff b/Hotline/Sounds/transfer-complete.aiff Binary files differnew file mode 100644 index 0000000..b22e0ae --- /dev/null +++ b/Hotline/Sounds/transfer-complete.aiff diff --git a/Hotline/Sounds/user-login.aiff b/Hotline/Sounds/user-login.aiff Binary files differnew file mode 100644 index 0000000..0dcfb6f --- /dev/null +++ b/Hotline/Sounds/user-login.aiff diff --git a/Hotline/Sounds/user-logout.aiff b/Hotline/Sounds/user-logout.aiff Binary files differnew file mode 100644 index 0000000..8999edc --- /dev/null +++ b/Hotline/Sounds/user-logout.aiff |