lsnes rr1-β11

This commit is contained in:
Ilari Liusvaara 2012-01-15 01:56:37 +02:00
parent c07fecc4bc
commit 72348aee8b
3 changed files with 19 additions and 1 deletions

View file

@ -1 +1 @@
1-β10
1-β11

View file

@ -4993,5 +4993,17 @@ rr1-beta10
Fix crashes when quitting on Win32.
\end_layout
\begin_layout Subsection
rr1-beta11
\end_layout
\begin_layout Itemize
EVDEV: Queue keypresses from joystick, don't send directly
\end_layout
\begin_layout Itemize
Wxwidgets: Load-Preserve that actually works.
\end_layout
\end_body
\end_document

View file

@ -2424,3 +2424,9 @@ set-axis joystick0axis19 disabled
• Fix crashes when quitting on Win32.
14.40 rr1-beta11
• EVDEV: Queue keypresses from joystick, don't send directly
• Wxwidgets: Load-Preserve that actually works.