lsnes rr1-β15

This commit is contained in:
Ilari Liusvaara 2012-01-20 19:39:16 +02:00
parent 72c42cc28d
commit 93f05ba54b
3 changed files with 31 additions and 1 deletions

View file

@ -1 +1 @@
1-β14
1-β15

View file

@ -5132,5 +5132,25 @@ SDL: Fix compilation error
Elminate cross calls in dump menu code.
\end_layout
\begin_layout Subsection
rr1-beta15
\end_layout
\begin_layout Itemize
Cancel pending saves command
\end_layout
\begin_layout Itemize
Wxwidgets: Code refactoring
\end_layout
\begin_layout Itemize
Wxwidgets: Fix system -> reset
\end_layout
\begin_layout Itemize
Wxwidgets: Read watch expressions in the right thread
\end_layout
\end_body
\end_document

View file

@ -2500,3 +2500,13 @@ set-axis joystick0axis19 disabled
• Elminate cross calls in dump menu code.
14.44 rr1-beta15
• Cancel pending saves command
• Wxwidgets: Code refactoring
• Wxwidgets: Fix system -> reset
• Wxwidgets: Read watch expressions in the right thread