0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed support for one joystick, rearranged joystick order More... about 11 years ago
ability to remove assigned input device via Retroplatform, fix for unused keys More... about 11 years ago
cleanup of unnecessary code segment More... about 11 years ago
reporting of gameport device activity to RetroPlatform host More... about 11 years ago
support for write protection of floppy disks via RetroPlatform More... about 11 years ago
fixed support for two joysticks (joyDrvMovementHandler), RetroPlatform enumerates joysticks with names More... about 11 years ago
fix for custom keyboard layouts while joystick is attached, autofire support for custom keyboard layouts More... about 11 years ago
implemented custom keyboard layouts via RetroPlatform More... about 11 years ago
translation of symbolic escape key code when escape key is configured More... about 11 years ago
fixed translation of escape key code so that it can be changed in RetroPlatform player More... about 11 years ago
fixed message on mouse capture More... about 11 years ago
initial capture also performed when clicking into the window More... about 11 years ago
fixed capture and release of mouse cursor More... about 11 years ago
fix for crash after RP joystick detection - send joystick info after enumeration More... over 11 years ago
mouse driver now allows to set focus to a determined state for use in RetroPlatform More... over 11 years ago
fixed minor typo, so that RP frame handler is only called in RP mode More... over 11 years ago
experimental joystick detection, disabled focus event for now More... over 11 years ago
fixed compilation using Visual Studio Express More... over 11 years ago
Changed to build all as C++, except zlib. More... over 11 years ago
Added buttons for modrip and memdump in the debugger. Changed step and step over logic and window size adjustments. And adaptations in directx driver files to allow building in c++. More... over 11 years ago
OS detection for Windows Vista, 7 and 8 implemented More... over 11 years ago
updated joystick replacement code More... over 11 years ago
minor fix to restore original behaviour of window dragging when not operating in RetroPlatform mode More... over 11 years ago
search for CAPS dll also in common program files path More... over 11 years ago
fixed a compiler warning regarding editandcontinue - disabled it More... over 11 years ago
fixed a compiler warning in debug mode due to editandcontinie, disabled it More... over 11 years ago
check-in of GPL and Credits More... over 11 years ago
updated FAQ More... over 11 years ago
distribution switched to TeX Live, as it provides a more hazzle-free first execution and generates significantly (30%) smaller output files compared to MiKTeX. More... over 11 years ago
Removed unused function, made setjmp buffer externally visible. More... over 11 years ago