Changelog:
r45541 | compyx | 2025-03-17 21:27:10 +0000 (Mon, 17 Mar 2025) | 2 lines
Buildsystem: fix mistakes in "fixed" `updatereadme.sh` script
------------------------------------------------------------------------
r45540 | compyx | 2025-03-17 21:17:39 +0000 (Mon, 17 Mar 2025) | 7 lines
Buildsystem: fix scripts to work on NetBSD (in trunk this time)
Avoid bash-isms in `updateindex.sh` and `updatereadme.sh`, use $() command
substitution instead of `` for certain sed invocations (BSD sed mysteriously
choked on patterns, warning about trailing backslashes).
Thanks Rhialto :)
------------------------------------------------------------------------
r45532 | compyx | 2025-03-16 08:19:14 +0000 (Sun, 16 Mar 2025) | 4 lines
Hotkeys: add key codes for special multimedia keys
See bug #2132.
------------------------------------------------------------------------
r45529 | compyx | 2025-03-14 11:49:58 +0000 (Fri, 14 Mar 2025) | 4 lines
SDL: "Fix" overflow of controller list in joystick menu
See bug #2092.
------------------------------------------------------------------------
r45515 | compyx | 2025-03-05 17:05:34 +0000 (Wed, 05 Mar 2025) | 2 lines
Gtk3: fix memory leak in clipboard handling
------------------------------------------------------------------------