Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

25 check-ins that include changes to files matching 'src/sounds/*'

2022-10-17
01:02
Merge updates from trunk. ... (check-in: 6f3640a7 user: mistachkin tags: th1Hash)
2021-03-01
07:37
Merged trunk changes in. Only needed to track my own rename of branch_of_rid() to branch_of_ckin_rid() ... (Leaf check-in: ea28708f user: wyoung tags: artifact-view-links)
2021-02-14
21:28
Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge, because it had to accommodate several conflicting changes, so it needs to be re-checked for sanity before being merged down to trunk. Also, some of the changes I made simply reduce the size of the resulting diff relative to trunk and need to be reverted; these are primarily 2-line splits of "else/if" so the branch-specific change doesn't repeat the following "if" condition, which is now the "else if" condition. I think this sort of thing aids understanding of the diff, even though it breaks the style guidelines. ... (check-in: 0516f4d3 user: wyoung tags: ui-local-diff)
2021-01-20
19:19
Merge version-2.14 ... (check-in: 0e31c8d2 user: george tags: wiki-history)
2021-01-05
05:26
Changed a link from relative to absolute to resolve broken link report from /forumpost/f428a9a9ce. ... (check-in: ca0eabfd user: stephan tags: trunk)
05:19
Moved chat audio notification files to src/alerts, per chatroom discussion. Chat audio is now configurable using a selection of builtin WAV files and audio files stored in /uv/alert-sounds/*.XYZ (==ogg, wav, mp3). The addition of a selection list means that closing the chat settings popup now requires tapping either a popup entry or the settings button - tapping in the page body won't do it because that handling collides with the selection list event handling. ... (check-in: 4c34053c user: stephan tags: trunk)
2021-01-04
20:10
Add two new small WAV files, perhaps useful as audiable alert sounds, but not yet used for anything. ... (check-in: 2146a13d user: drh tags: trunk)
12:26
Downsampled plunk.wav to 8 kb/s, 8000 Hz, mono. ... (check-in: d17f3d69 user: danield tags: trunk)
12:22
Removed reference to now-removed chat-received.wav. ... (check-in: f51da629 user: stephan tags: trunk)
2021-01-03
16:40
Use the "plunk" sound for audiable alert in chat. Back out the "ping" processing logic. ... (check-in: f2fcdbc5 user: drh tags: trunk)
12:59
Downsampled plunk.wav to 8k, shrinking it to 6kb. ... (check-in: 327a82f7 user: stephan tags: trunk)
12:51
Add the "plunk.wav" sound. ... (check-in: 91fe5513 user: drh tags: trunk)
11:08
chat: added preliminary audio notification support (may require toggling that capability on for a given server in the browser). Center-aligned chat error messages and removed the 'fossil' user name from them, for compatibility with upcoming timeline-style notifications. Added wav files to the binary-glob versioned setting. ... (check-in: 99caeec6 user: stephan tags: trunk)
2020-08-26
15:52
Merge in trunk (check-in [f741baa6be]) ... (check-in: 5d4a57f2 user: george tags: wiki-history)
2020-08-22
15:35
Merge the latest enhancements from trunk. ... (check-in: 11c1566a user: drh tags: sec2020)
03:25
Correct minor documentation typo (bytes -> bits) ... (check-in: 96f1a9f5 user: andygoth tags: trunk)
2020-08-09
21:45
Merge in trunk; resolve conflicts ... (Closed-Leaf check-in: 7cfbf66a user: ashepilko tags: cmake-ide)
2020-06-25
08:16
Merge trunk ... (Closed-Leaf check-in: 69b450c1 user: jan.nijtmans tags: cleanX)
2020-05-22
20:16
Merge trunk ... (Closed-Leaf check-in: 1e4aaf7b user: jan.nijtmans tags: multi-thread)
2020-05-12
21:36
Merged in trunk. ... (check-in: a2ec6033 user: stephan tags: forum-edit-deltify)
2020-04-26
23:10
Merge in trunk ... (check-in: 161a2106 user: george tags: wiki-history)
2020-04-15
11:12
Merge in trunk. ... (Closed-Leaf check-in: 7896afa7 user: florian tags: private-branches)
2020-04-01
17:04
merge trunk ... (Closed-Leaf check-in: 7da1aa6f user: bch tags: NULLSeparated)
2020-03-14
12:43
Add audio prompts to captchas so that they can be completed by visually impaired users. ... (check-in: dcf44107 user: drh tags: trunk)
03:13
Add infrastructure to support solving the captcha via audio. ... (check-in: 5ddc0fdc user: drh tags: audio-captcha)