lsnes rr2-β6
This commit is contained in:
commit
fa65332496
4 changed files with 1300 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2-β5
|
||||
2-β6
|
||||
|
|
53
manual.lyx
53
manual.lyx
|
@ -851,6 +851,15 @@ Tangent for recording voice for commentary track.
|
|||
While pressed, record a stream.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
advance-subframe-timeout
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Subframe advance timeout in milliseconds.
|
||||
Default is 100.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Settings
|
||||
\end_layout
|
||||
|
@ -7276,5 +7285,49 @@ Fix movie reading with first port having multiple controllers.
|
|||
Move some info from status panel to statusbar.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
rr1-delta17epsilon3
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix status panel (and movie editor) flicker
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Show effects of Lua in input display
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Offer lsmv.backup as file filter too for load lsmv
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Allow slowing down subframe advance
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Display current save slot information
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Add snes9x fonts
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix hotkeys stopping working after X-ing settings dialog
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Movie editor: Fix bug if extending finished movie
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Cap current_frame_first_subframe to movie size when recounting movie
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Movie editor: Interpret ctrl+click as right click
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
27
manual.txt
27
manual.txt
|
@ -404,6 +404,10 @@ Reloads the main ROM image from <file>.
|
|||
Tangent for recording voice for commentary track. While pressed,
|
||||
record a stream.
|
||||
|
||||
5.8.3 advance-subframe-timeout
|
||||
|
||||
Subframe advance timeout in milliseconds. Default is 100.
|
||||
|
||||
6 Settings
|
||||
|
||||
6.1 Core settings
|
||||
|
@ -3519,3 +3523,26 @@ set-axis joystick0axis19 disabled
|
|||
|
||||
• Move some info from status panel to statusbar.
|
||||
|
||||
18.87 rr1-delta17epsilon3
|
||||
|
||||
• Fix status panel (and movie editor) flicker
|
||||
|
||||
• Show effects of Lua in input display
|
||||
|
||||
• Offer lsmv.backup as file filter too for load lsmv
|
||||
|
||||
• Allow slowing down subframe advance
|
||||
|
||||
• Display current save slot information
|
||||
|
||||
• Add snes9x fonts
|
||||
|
||||
• Fix hotkeys stopping working after X-ing settings dialog
|
||||
|
||||
• Movie editor: Fix bug if extending finished movie
|
||||
|
||||
• Cap current_frame_first_subframe to movie size when recounting
|
||||
movie
|
||||
|
||||
• Movie editor: Interpret ctrl+click as right click
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue