| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-05 | Temporary Cocoa U16 vs. SDL2 U32 key types | Erik Kundiman | |
| Even when maint-b is merged to main, webrtc-voice will very likely still have to wait until it's merged with main to get maint-b's changes. I'll worry about the conflicts later, just so any branch would build on SDL2 or not without any patches. | |||
| 2024-06-28 | Revert the key type from U32 to U16 | Erik Kundiman | |
| It was changed in the first place to accommodate SDL2's bigger size need, since SDL2 was still used by all ports. This would conflict when maint-b gets merge later, so just revert it beforehand. With this commit, it would fail to compile for Linux & FreeBSD on main branch temporarily. | |||
| 2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
| source for viewer 7.1.7.8974243247 | |||
| 2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
| LF, and trim trailing whitespaces as needed | |||
| 2023-08-15 | SDL 1.2 to 2.0 migration | Erik Kundiman | |
| Both keycodes and scancodes are now 32 bits, so the key type is lengthened from U16 to U32. | |||
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2013-05-13 | Merged with https://bitbucket.org/lindenlab/viewer-beta | Geenz | |
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
| 2013-02-22 | Fix inconsistent handling of Control, Alt, and Shift keys through a new ↵ | Geenz | |
| modifier update callback. | |||
| 2011-03-09 | Fix to LLWindow listener keyUp event. Fix to headless client scanKeyboard, ↵ | Don Kjer | |
| allowing input from eventhost | |||
| 2011-02-23 | Added headless client keyboard | Don Kjer | |
