gocha
|
493e086850
|
vs200x: print svn revision number in version string.
|
2009-10-08 13:48:15 +00:00 |
gocha
|
585cb80257
|
add gens style RAM tools; RAM watch somehow works, but RAM search doesn't work well for some reasons. I hope I'll fix it a little later.
|
2009-10-08 07:04:41 +00:00 |
fatratknight
|
9706c82a8c
|
Moved an if statement out of a function that prevented input.get from working properly with a mouse on movie playback. Just a quick fix.
|
2009-09-29 21:29:23 +00:00 |
adelikat
|
106e1ca031
|
Win32 - adding a Save Config File menu item.
|
2009-08-22 17:18:58 +00:00 |
adelikat
|
ced6d87483
|
Win32 - Added a menu item to toggle to New PPU
|
2009-08-12 23:50:20 +00:00 |
adelikat
|
5b75a119f5
|
Win32 - fixed an erroneous assumption made in 2.1.1 that caused the recent roms menu to be grayed out even when there were recent roms (however, it uncovered an underlying bug in the recent menu saving that needs to be fixed at some point).
|
2009-08-05 15:30:57 +00:00 |
adelikat
|
78af47d32c
|
Win32 - Drag & Drop for cheat (.cht) files
|
2009-07-01 14:17:27 +00:00 |
adelikat
|
d328b9513a
|
Win32 - Fixed up all open file dialogs to have an All files (*.*) option.
|
2009-06-26 01:40:27 +00:00 |
adelikat
|
c4236dd151
|
set up a GetMainHWND function so child windows can get the parent handle easily
|
2009-06-25 02:39:38 +00:00 |
adelikat
|
7574788b23
|
Win32 - Drag & Drop for .fcm, it converts and then loads the converted movie automatically
|
2009-06-24 23:11:43 +00:00 |
adelikat
|
83623cc9b9
|
Win32 - Drag & Drop support for palette files
|
2009-06-24 13:52:40 +00:00 |
adelikat
|
e4e2774f1a
|
Win32 - drag & drop, better checking of file extensions
|
2009-06-24 03:00:16 +00:00 |
adelikat
|
d27aa70478
|
Win32 - Hotkey "Movie Frame Display" changed to "Frame Display"
|
2009-06-24 02:08:25 +00:00 |
adelikat
|
0d3323887c
|
Win32 - Drag & Drop support for savestates
|
2009-06-24 02:05:31 +00:00 |
adelikat
|
9ee1449a74
|
Win32 - new Context Menu item - Save Movie As.. available when a movie is loaded in read+write mode.
|
2009-05-25 20:30:32 +00:00 |
adelikat
|
a0c535cd60
|
Win32 - Fixed an oversight I made in remove recent additions, and updated changelog
|
2009-05-25 18:24:21 +00:00 |
adelikat
|
b7cdece19f
|
Win32 - Hooked up remove recent item function to the movie recent menu & load last movie context menu item.
|
2009-05-25 18:17:19 +00:00 |
adelikat
|
15c552902b
|
Win32 - Hooked up Remove recent item to Load Last Lua context menu item
|
2009-05-25 17:47:38 +00:00 |
adelikat
|
37cb2bf0e3
|
Win32 - Hooked up remove recent menu item to Lua recent menu
|
2009-05-25 17:42:27 +00:00 |
adelikat
|
5443d6e15d
|
Hooked up remove recent item to Load Last ROM context menu item
|
2009-05-25 17:28:49 +00:00 |
adelikat
|
a802512414
|
Win32 - Hooked up remove recent item to the recent roms menu
|
2009-05-25 17:21:16 +00:00 |
adelikat
|
e93a3b1ad3
|
Win32 - Added a remove recent item function, hooked it up to memory watch. Now if a bad item is selected, the user has a choice to remove it from the list.
|
2009-05-25 17:06:04 +00:00 |
adelikat
|
94fb04aefd
|
Win32 - Load Last Movie context menu item added.
|
2009-05-25 15:48:16 +00:00 |
adelikat
|
c771ac2d6d
|
Win32 - Recent Movie Menu added
|
2009-05-25 15:42:24 +00:00 |
adelikat
|
25a45cffb2
|
Win32 - "Disable screen saver" gui option should now disable the monitor power save as well
|
2009-05-25 04:27:35 +00:00 |
adelikat
|
5f76335d65
|
Win32 - Window caption now shows the name of the rom loaded.
|
2009-05-22 16:45:22 +00:00 |
adelikat
|
6f4162641b
|
Win32 - Made fullscreen toggle (alt+enter) remappable
|
2009-05-21 17:13:08 +00:00 |
adelikat
|
5e41340c4c
|
Disabled TASEdit features that are not yet implmented (in preparation for release).
|
2009-03-22 15:51:06 +00:00 |
CaH4e3
|
9e77b890a5
|
latest fceumm mappers merged into fceux
fixed sound volume bug
a lot of vandal modifications lol
|
2009-03-22 05:31:17 +00:00 |
adelikat
|
3f60a5c6f8
|
Win32 - GUI Dialog - added option to disable the context menu. Win32 Help CHM - added a page of lua functions & descriptions. Minor cleanup in lua-engine.cpp
|
2009-03-16 14:10:59 +00:00 |
adelikat
|
181d7467e1
|
Win32 - Fix small bug where Close ROM was not gray when no ROM loaded
|
2009-03-12 03:09:55 +00:00 |
adelikat
|
6490672f39
|
Renamed to 2.1 pre-release, minor code cleanup
|
2009-03-11 20:30:16 +00:00 |
adelikat
|
51d048ab98
|
Win32 - Snazzy new Icons for the new release!
|
2009-03-09 23:28:38 +00:00 |
adelikat
|
9ecb9f1821
|
Win32 - small fix to recent roms menu
|
2009-03-06 16:59:55 +00:00 |
adelikat
|
e75d9e52dc
|
Win32 - Changes to how directory overrides work. Fixed logic problems that were resulting in directory assignment rather than override.
FCEU_GetPath - changed lua, memw, avi, roms to return null rather than base directory if no overrides are set.
|
2009-03-02 17:37:31 +00:00 |
adelikat
|
c8c6a1e741
|
Win32 - Context Menu - Added Unhide Menu, Load Last Lua, and Stop Lua Script
|
2009-03-01 13:59:51 +00:00 |
adelikat
|
82de3f1477
|
Win32 - Drag & Drop for Lua files
|
2009-03-01 13:10:02 +00:00 |
adelikat
|
099c31e948
|
Win32 - Minor GUI cleanup, Minor reshaping of Message Log Dialog
|
2009-02-21 21:52:16 +00:00 |
adelikat
|
3c2ca0860d
|
Win32 - minor GUI cleanup
|
2009-02-21 13:56:16 +00:00 |
adelikat
|
39138fa0b5
|
Checking in more sound channel volume work
|
2009-01-14 17:25:42 +00:00 |
adelikat
|
0e5b405430
|
Win32 - Load Last ROM context menu item will gray if no recent ROM
|
2009-01-02 23:45:12 +00:00 |
adelikat
|
38e52253be
|
Win32 - fix a stupid error I made in the recent lua files menu
|
2009-01-02 23:38:48 +00:00 |
adelikat
|
c0889137b1
|
Win32 - Lua recent menu added
|
2008-12-28 01:36:02 +00:00 |
adelikat
|
09566a1ba1
|
Win32 - Menu height taken into account when sizing client area.
|
2008-12-27 03:11:40 +00:00 |
adelikat
|
996ddcfefb
|
Win32 - context menu - fix x,y positioning
|
2008-12-27 01:41:20 +00:00 |
adelikat
|
800ebed60b
|
Win32 - View save slots Menu Item added.
|
2008-12-27 00:08:29 +00:00 |
adelikat
|
e7cf0d62c6
|
Win32 - Next save slot and Previous save slot menu items added.
|
2008-12-26 23:49:45 +00:00 |
adelikat
|
d3697ca84e
|
Win32 - Menu items Save State and Load State added. FCEU Menu reorganization.
|
2008-12-26 23:26:43 +00:00 |
adelikat
|
130fee0f22
|
Auto-save flag tweaks, Win32-context menu-read only toggles added
|
2008-12-24 21:26:09 +00:00 |
adelikat
|
8540908c8e
|
Win32 - menu items added: Read only toggle, reload lua script, misc. Menu cleanup
|
2008-12-24 21:11:07 +00:00 |
adelikat
|
62641715fc
|
auto-save fixes, prevent loading an auto-save from previous session. Win32 - added flags for enabling auto-save menu item.
|
2008-12-24 05:07:32 +00:00 |
adelikat
|
f1256869b6
|
Redo Savestate fix. Made Undo/Redo Savestate hotkey. Win32 - made default Undo/Redo key mapping Ctrl+Z
|
2008-12-24 04:46:56 +00:00 |
adelikat
|
bae8c66a66
|
Win32 - Last ROM used context menu item added.
|
2008-12-24 04:08:49 +00:00 |
adelikat
|
5cb9c50814
|
Undo savestate / Redo savestate and Undo loadstate / Redo loadstate features implemented. Win32 - undo/redo context menu items implemented.
|
2008-12-24 00:38:47 +00:00 |
adelikat
|
ff7496930b
|
1) Code clean up 2) Backup savestate now only applies to save slots
|
2008-12-23 23:08:27 +00:00 |
adelikat
|
40926ab5f7
|
More undo savestate fixes. Win32 - Undo/Redo savestate menu item added.
|
2008-12-23 22:44:04 +00:00 |
adelikat
|
93c48afbb6
|
Fixes to backup savestate system, starting of undo savestate implementation.
|
2008-12-23 20:29:27 +00:00 |
adelikat
|
d8d239e35d
|
Movie auto-back feature implemented
|
2008-12-23 01:07:55 +00:00 |
adelikat
|
6fb09465ca
|
Moved around movie options variables and make movie backup functions
|
2008-12-23 00:10:15 +00:00 |
adelikat
|
0e7abb6dd8
|
Win32 - fix types in movie options dialog, added auto backup to config
|
2008-12-22 23:48:12 +00:00 |
adelikat
|
ffe25288cc
|
Win32 - created movie options dialog box
|
2008-12-22 23:31:39 +00:00 |
adelikat
|
e3a740467d
|
More code cleanup
|
2008-12-22 21:26:40 +00:00 |
adelikat
|
e6ed8331b2
|
Code cleanup
|
2008-12-22 21:21:46 +00:00 |
adelikat
|
da3a3af4dd
|
Win32 - backup - expand numbering to 999, add condition for 999 overflow
|
2008-12-22 20:55:16 +00:00 |
adelikat
|
29ed7c2f71
|
Win32 - context menu item create backup for backing up movie files
|
2008-12-22 19:28:50 +00:00 |
adelikat
|
cba3dd6025
|
Backup Savestate/Undo Loadstate code cleanup
|
2008-12-20 04:48:52 +00:00 |
adelikat
|
d9471d1f75
|
LoadBackup function added, Win32 - Undo Loadstate context menu item added.
|
2008-12-20 02:47:33 +00:00 |
adelikat
|
7b035bb3bc
|
Win32 - Function for checking if backupsavestate exists
|
2008-12-20 01:04:15 +00:00 |
adelikat
|
ca13b2ecaa
|
Win32 - Hex Editor - prevent the user from freezing more than 256 addresses at once
|
2008-12-14 22:08:33 +00:00 |
adelikat
|
df4aed36ab
|
Win32 - view comments context menu item
|
2008-12-14 17:20:46 +00:00 |
adelikat
|
db4c46e79e
|
Win32 - more context menu items
|
2008-12-13 02:28:05 +00:00 |
adelikat
|
26fdf49777
|
win32 - ripped out my failed add comment/subtitle function
|
2008-12-13 01:55:04 +00:00 |
adelikat
|
ee073a7049
|
Win32 - removed frame advance from menu since it caused too many problems
|
2008-12-09 18:44:25 +00:00 |
adelikat
|
aafb4cac59
|
Win32 - ix bug in context menu positioning
|
2008-12-09 14:18:04 +00:00 |
adelikat
|
8640e4e970
|
Win32 - more context menu items
|
2008-12-09 06:06:11 +00:00 |
adelikat
|
efa04ca78c
|
Win32 - code cleanup - window.cpp WM_COMMAND
|
2008-12-09 05:51:49 +00:00 |
adelikat
|
e08f3af8bf
|
Win32 - stop lua menu item gray if no lua script is running.
|
2008-12-08 18:17:28 +00:00 |
adelikat
|
6554177813
|
win32 - open rom runs close rom first, fixes bug where sav file was not getting updated
|
2008-12-08 17:25:29 +00:00 |
adelikat
|
8fa380903d
|
attempt to add features "add comment" and "add subtitle". Buggy atm.
|
2008-12-01 18:39:58 +00:00 |
adelikat
|
fb876cbbc9
|
Win32 - right click context menus for main window
|
2008-11-24 19:18:13 +00:00 |
adelikat
|
a51aa36f29
|
Win32 - added many hotkey items as menu items
|
2008-11-24 15:24:11 +00:00 |
adelikat
|
79a6391a7d
|
Win32 - fixed a couple of booboo's in the AVI filename + directory selection code
|
2008-11-24 02:55:55 +00:00 |
adelikat
|
47236ddffa
|
Movie subtitles can now be put in avi. Win32 - menu toggle item.
|
2008-11-24 00:45:25 +00:00 |
adelikat
|
ce8bcd1b83
|
Win32 - Movie Subtitle Toggle fixes and added to Hotkeys
|
2008-11-23 22:20:00 +00:00 |
adelikat
|
13d2afeffb
|
Win32 - Movie subtitle toggle menu item
|
2008-11-23 21:41:33 +00:00 |
adelikat
|
b71b1679eb
|
Win32-turbo now works with VBlank sync options. Fix warning in memwatch.cpp. Added Cheats Hotkey Menu Item update.
|
2008-11-23 03:10:09 +00:00 |
adelikat
|
c7716b31ff
|
Win32 - Menu items show current hotkey for menu items that have a mapped hotkey
|
2008-11-17 06:18:48 +00:00 |
adelikat
|
e64ce0f489
|
Win32 - implemented Drag & Drop for movie (.fm2) files
|
2008-11-16 02:58:02 +00:00 |
adelikat
|
f1ad20b749
|
Win32 - fixed an odd bug that crops up when video is set to force apsect correction AND special scaling 3x. If user attempts to resize smaller (which he shouldn't if he has special scaling, but still) the video was getting calculated incorrectly. The solution is a bit hacky, but it works.
|
2008-11-14 18:39:05 +00:00 |
adelikat
|
a781ee5abd
|
Removed accel table from main window (since all previous accel keys are now in the mappable hotkeys).
|
2008-11-11 04:17:05 +00:00 |
adelikat
|
8ac6fa1256
|
Added Open Rom and Close Rom hotkeys (functions are #IFDEF WIN32). Win32 - removed accel keys for Open/Close ROM. Res.rc cleanup.
|
2008-11-11 04:09:08 +00:00 |
adelikat
|
3be6963245
|
Win32 - avi output directory override implemented.
|
2008-11-08 00:27:05 +00:00 |
adelikat
|
ed0a6e5753
|
win32 - added toggle for binding savestates to movies
|
2008-10-19 14:06:10 +00:00 |
adelikat
|
841aea6632
|
Win32: Added back .gz to the open ROM dialog box
|
2008-09-12 14:51:13 +00:00 |
zeromus
|
934b92c667
|
add menu display toggle for frame counter
|
2008-08-18 17:14:34 +00:00 |
adelikat
|
9d0e6ecb9e
|
added input display to the main menu
|
2008-08-08 19:03:15 +00:00 |
CaH4e3
|
e06b70a2ba
|
submit test, sorry ;)
|
2008-08-08 04:28:32 +00:00 |
adelikat
|
7d03ee4fc9
|
frame adv - skip lag feature implemented
|
2008-08-07 15:56:39 +00:00 |
adelikat
|
c2bbfe2670
|
-32000 protection to x,y remembered dialogs. Ram filter - skinnier + minimize button
|
2008-08-07 05:25:14 +00:00 |
zeromus
|
2089997394
|
main window title shows version number of emulator
|
2008-08-04 20:48:20 +00:00 |