punkrockguy318
03ac9954a2
sdl: pause will now show/ungrab cursor in fullscreen. this can be disabled with the SDL.NoFullscreenCursor option
2012-01-24 04:57:03 +00:00
ansstuff
a4d5e98ee7
* changed taseditlib folder name to taseditor
2012-01-12 20:15:23 +00:00
ansstuff
578c974062
* Tasedit: more refactoring
...
* Tasedit: resizing TAS Editor window
* Tasedit: INPUT_TYPE_1P
* Tasedit: File->New Project
2012-01-12 19:56:17 +00:00
punkrockguy318
64a4100c54
sdl: switched default frame advance key from "\" to "`" for consistency with Win32 port
...
[[Split portion of a mixed commit.]]
2012-01-08 18:29:12 +00:00
ansstuff
c6c04b577b
* Tasedit: refactoring
...
* fixed recording bug where "length" tag appeared in fm2s
* changed default mapping of Frame Advance to Tilde
* Config->Silent autosave
* Tasedit: Lua panel
* 5 new Lua functions: emu.paused(), taseditor.setplayback(int frame), taseditor.stopseeking(), taseditor.registerauto(), taseditor.registermanual()
2012-01-08 18:19:49 +00:00
ansstuff
0194d9b872
Tasedit: different method of setting multi-row input
2012-01-04 22:34:22 +00:00
ansstuff
e9d157235b
* colored marker captions
...
* pale yellow and bright yellow when "Bind Markers" is off/on
* "Help" links to taseditor.chm
2012-01-04 18:00:29 +00:00
ansstuff
7449bff36b
* Tasedit: searching Markers with similar Notes
...
* "About" window
2011-12-27 21:06:43 +00:00
ansstuff
4c8af77326
* Tasedit: modeless FindNote window
...
* allow tabbing in Cheat console (#3384776 )
2011-12-26 15:58:18 +00:00
ansstuff
b3c53d5ad5
* Tasedit: header lights on Paste/PasteInsert
...
* 10 new Lua functions (TAS Editor library)
* Tasedit: Find Note dialog (Ctrl-F)
* Tasedit: Config->Reappearing Find Note dialog
* bugfixes
2011-12-25 21:54:31 +00:00
zeromus
6632b06871
reaperman says chr ram isnt getting reset sometimes when the system gets power cycled. i can't reset it all the time since 100 mappers may maintain their own chr ram, but at least for boards that use the ines generic chr ram handling, i can reset it.
2011-12-21 06:53:55 +00:00
ansstuff
306b8a5278
* Tasedit: Export dialog: "Convert Marker Notes to Movie Subtitles"
...
* Tasedit: Recording checkbox instead of radiobutton
* Tasedit: Config->Use Input keys for ColumnSet
* Tasedit: disabled Visual Themes for listview header, listview header lights
* Tasedit: Config->Empty new Marker Notes
* Tasedit: icon
2011-12-19 18:47:43 +00:00
ansstuff
703ab3d752
* changed ".tas" extension to ".fm3"
...
* Tasedit: Markers notes (strings)
* Tasedit: editing Marker notes, 2 text fields
* Tasedit: View->Follow Marker Note context
* Tasedit: View->Display Branch Tooltips
* Tasedit: new accelerators: Ctrl-PgUp/Ctrl-PgDn/Shift-PgUp/Shift-PgDn
* Tasedit: Config->Allow keyboard controls in Listview
2011-12-16 19:05:58 +00:00
ansstuff
a5ee28a447
* loading TAS Editor projects by drag-n-drop
...
* Tasedit: File->Save Compact dialog
2011-12-10 12:58:02 +00:00
ansstuff
840528d52a
Replaying .tas files in SDL version
2011-12-09 15:51:36 +00:00
ansstuff
eabf9a046b
Replaying .tas files in FCEUX
2011-12-09 14:53:20 +00:00
ansstuff
5d3994c969
* disabled changing PPU/PAL/input_type when Taseditor is engaged
...
* Tasedit: File->Recent projects
* enhanced Reload hotkey (Ctrl-F1), now it loads last ROM or last TAS Editor project
2011-12-07 19:07:09 +00:00
ansstuff
51c7544b13
Taseditor bugfixes
2011-12-06 12:23:42 +00:00
ansstuff
c0d73203db
* Tasedit: Import input from FM2/TAS files
...
* Tasedit: Export to FM2 dialog
2011-12-05 19:35:15 +00:00
ansstuff
06c4fff479
* Tasedit: branches autofind best parent
...
* Tasedit: better hotchanges gradient
* Tasedit: "Set Marker"/"Remove marker" in context menu
* Tasedit: checking clipboard at selection.init() and retrieving info
2011-12-03 20:53:31 +00:00
punkrockguy318
1b728ca591
fceux-server: switch to unix endlines
2011-12-01 05:32:10 +00:00
punkrockguy318
95e7d4ca21
fceux-server: fix build errors for BSD
2011-12-01 05:30:26 +00:00
ansstuff
b83967de6b
oops
2011-11-30 16:38:12 +00:00
ansstuff
3abb384450
Fixed #3446099
2011-11-30 16:23:51 +00:00
ansstuff
d58dfe52bc
* Tasedit: MsgBox about not working with movies starting from savestate
...
* Tasedit: Different font for marked Frame#, selection doesn't disappear when toggling Markers
2011-11-28 20:37:55 +00:00
ansstuff
fa6e05ece9
Fix #3444078
2011-11-28 17:06:38 +00:00
aquanull
368e5651fc
win32: fixed graphic-tearing WITH vertical sync enabled in windowed mode.
...
It used to wait for V-Blank too early so that the V-Blank would end too soon before the blitting could be finished.
2011-11-28 13:11:18 +00:00
zeromus
c9f276761e
vcproj cleanup
2011-11-26 19:25:16 +00:00
ansstuff
5c9bed56c9
Fixed crash when using machine with no sound card
2011-11-26 14:08:00 +00:00
zeromus
15babdf0cd
fix what i judged to be a blatantly wrong default palette entry. i'm not sure how it got this way.. it has been this way for as far back as i can find. this color radically reduced the relative strength of the R component to 1/3 what it should have been changing it from a pink to a blue. nothing else nearby was so radically different from any other palettes.
2011-11-25 20:09:30 +00:00
zeromus
836ee48d89
add nestopia palette files
2011-11-25 19:27:23 +00:00
ansstuff
16a625561c
* Tasedit: refactoring
...
* Tasedit: selection << and >>
* Tasedit: Turbo Seek checkbox
* Tasedit: PasteInsert (Shift-V)
* Tasedit: Config->Superimpose affects copy/paste
* Tasedit: list save/load (currently only restoring vscroll position)
* Tasedit: Editing info texts
2011-11-25 19:26:26 +00:00
zeromus
bf31670246
vcproj cleanup and fix [3441099] printf bug in SwapSaveState()
2011-11-22 20:43:18 +00:00
ansstuff
a71771ce97
* multitrack recording
...
* "Superimpose" checkbox (3 states)
* Config->Use 1P keys for all single recordings
* Config->Combine consecutive Recordings
2011-11-20 21:36:03 +00:00
ansstuff
0fcdda6c8a
* Tasedit: refactoring, tasedit_list class
...
* Tasedit: selection strobe (improved stability)
* Tasedit: rewinding pauses emulation
* soft reset and power switch messages, messages when saving/loading Branches
2011-11-18 22:24:54 +00:00
ansstuff
514c80e416
* Tasedit: View->Show Branch Screenshots
...
* Tasedit: selection history, undo/redo (Ctrl-Q/Ctrl-W)
* Tasedit: Reselect Clipboard (Ctrl-B)
* Tasedit: saving/loading selection history to .tas
* Tasedit: input hotchanges (16 gradations), storing/handling data inside input_snapshot class
* Tasedit: View->Enable Hot Changes
2011-11-16 22:52:37 +00:00
zeromus
170bcefdd2
straighten out bandai m159/m016 handling and add valid null-EEPROM emulation to get those games booting.
2011-11-14 01:53:20 +00:00
adelikat
fd696c43e8
win32 - cheat search - slight GUI tweak
2011-11-13 02:29:30 +00:00
ansstuff
398eb98b93
* Tasedit: Config->Set autosave period
...
* Tasedit: bugfixes
2011-11-12 18:08:09 +00:00
punkrockguy318
724616f718
sdl: make the coding style of gui.cpp consistent (hardtabs like pretty much src/*)
2011-11-12 07:52:59 +00:00
ansstuff
ae3eacbf74
* Tasedit: Branches show saved screenshot on mouseover (alpha-fade popup window)
...
* Tasedit: Config->HUD in Branch screenshots
2011-11-10 19:56:27 +00:00
punkrockguy318
75be4b2044
make tabbing consistent in readme; add a bit about cmake in install
2011-11-08 16:31:49 +00:00
ansstuff
80662af1d3
* Tasedit: Keeping track of branching activities
...
* Tasedit: "Branches mode" of Bookmarks window
* Tasedit: Drawing Branches Tree (using GDI), animations, transitions, mouseover
2011-11-07 16:02:25 +00:00
punkrockguy318
8fafc755df
gtk: added ifdefs for newly added frameskip gui
2011-11-04 06:53:28 +00:00
punkrockguy318
4bbd74c740
gtk: added frameskip option; made label case consistent
2011-11-04 06:28:46 +00:00
punkrockguy318
8c2a6d64af
sdl: frameskip = 0 by default
2011-11-02 22:33:16 +00:00
zeromus
158ace4704
debugger-fix mysterious out of bounds condition while editing breakpoints
2011-10-31 22:33:24 +00:00
zeromus
d233874ced
add winapi lua library and cleanup various vcproj from tasedit additions
2011-10-31 19:11:31 +00:00
zeromus
55f3e079d0
chr ram was not getting initialized to anything
2011-10-31 18:17:21 +00:00
zeromus
d6d9ea6a28
fix newppu bug (allegedly a nondeterminism, but i cant tell how) which prevented metroid from booting.
2011-10-31 04:58:59 +00:00