Commit Graph

218 Commits

Author SHA1 Message Date
adelikat dd9902b94e Updated changelog. 2009-08-07 20:21: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 b42304558c Changed version name to 2.1.1 in preparation for release. Marked this revision in changelog for easy revert to 2.1.1 2009-07-29 18:27:23 +00:00
adelikat 815a525714 Win32 - TextHooker - drag & drop for table files 2009-07-01 23:31:11 +00:00
adelikat 78af47d32c Win32 - Drag & Drop for cheat (.cht) files 2009-07-01 14:17:27 +00:00
qeed f5da7d7ebe updated the changelog 2009-06-26 01:06:42 +00:00
adelikat dbaa85bfc3 Win32 - CD Logger - Drag and Drop for .cdl files 2009-06-25 13:25:13 +00:00
qeed 9e2c3ef5b2 update changelog 2009-06-25 03:18:50 +00:00
adelikat 6e9cf95760 Win32 - memory watch - option to bind to main window, if checked it gives GENS dialog style control, where there is no extra task bar item, and it minimizes when FCEUX is minimized 2009-06-25 02:56:18 +00:00
adelikat ae60f641c2 Win32 - -palette commandline option 2009-06-25 00:59:50 +00:00
adelikat 6513468ac7 Win32 - Sound Dialog - cleanup, when sound is off, all controls are grayed out 2009-06-25 00:25:41 +00:00
adelikat a4bcc8d28a Win32 - Hex Editor - Drag & Drop for .tbl files 2009-06-25 00:05:43 +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 0d3323887c Win32 - Drag & Drop support for savestates 2009-06-24 02:05:31 +00:00
qeed 7166219de2 updated the changelog 2009-06-22 15:11:29 +00:00
adelikat eb7cbc5673 win32 - memwatch - save menu item is grayed if file hasn't changed 2009-06-21 17:17:06 +00:00
adelikat 0fa27c49cd Win32 - Memwatch - fixed a regression I made in 2.0.1 that broke the Save As menu item 2009-06-21 03:09:58 +00:00
qeed 5ef396bb10 Updated the changelog.txt 2009-06-17 13:43:16 +00:00
adelikat 212d23bb22 doh, changelog 2009-06-16 20:04:04 +00:00
adelikat d31f203d25 My attempt to describe this fix in the changelog 2009-06-11 16:47:33 +00:00
adelikat 87068eba38 Win32 - Hex Editor - changed ROM values again dsiplay as red, saved in the config as RomFreezeColor 2009-06-11 13:59:09 +00:00
rheiny 0de4ad663e Fixed reported issue 2746924 (md5_asciistr() doesn't produce correct string) 2009-06-06 14:36:41 +00:00
adelikat e8b40819b9 win32 - hex editor - freeze/unfreeze ram addresses now causes the colors to update immediately, but only with
groups of addresses highlighted at once (single ones still don't yet update)
2009-05-25 20:52:07 +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 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 a15469f103 forgot the changelog! 2009-05-25 04:30:29 +00:00
adelikat 5a7de6c53f Win32 - Hex Editor - enabled & implemented the Save Rom As.. menu item. 2009-05-22 23:20:59 +00:00
adelikat 5f76335d65 Win32 - Window caption now shows the name of the rom loaded. 2009-05-22 16:45:22 +00:00
adelikat 9b02fef39a Win32 - Hex Editor - allow the user the ability to customize the color scheme through RGB variables stored in the .cfg 2009-05-22 14:37:04 +00:00
adelikat 81c9c575db win32 - reverted fixedFontHeight to 13 instead of 14. Gave the option of adjusting the height by modifying RowHeightBorder in the .cfg file 2009-05-22 00:57:35 +00:00
adelikat 6f4162641b Win32 - Made fullscreen toggle (alt+enter) remappable 2009-05-21 17:13:08 +00:00
shinydoofy 7fcd1f8683 SDL: added --subtitles argument (mostly for avi capturing, I guess) 2009-05-15 20:45:44 +00:00
shinydoofy c7a24fe74f SDL: fixed Four Score movie playback 2009-05-10 18:26:45 +00:00
adelikat 33d0a03b34 Win32 - Stop movie at frame x feature - fixed off by 1 error 2009-05-04 13:38:41 +00:00
shinydoofy a8b61ea489 SDL: added --ripsubs 2009-04-23 21:34:30 +00:00
shinydoofy 0aee98b006 SDL: fixed input issue and making Lua optional again 2009-04-15 03:40:08 +00:00
punkrockguy318 06e22c91a8 Fixed the mysterious input issue that was caused by not having liblua installed. 2009-04-14 17:54:38 +00:00
shinydoofy b4f4f62553 SDL: implemented FCEUD_SaveStateAs and FCEUD_LoadStateFrom 2009-04-12 16:38:59 +00:00
shinydoofy 447383efd2 SDL: implemented FCEUD_MovieRecordTo 2009-04-11 20:30:22 +00:00
adelikat dd643f96e0 Currentslot default is now 0 instead of 1. Win32 - remember last saveslot 2009-04-11 13:20:27 +00:00
shinydoofy 864afe4264 SDL: added --pauseframe to pause after frame x 2009-04-11 04:03:46 +00:00
shinydoofy 67c9ed20fd SDL - hotkey Q for toggling read-only/read+write 2009-04-11 03:26:36 +00:00
shinydoofy f3be58f2a6 SDL: fixed fcm->fm2 once again. no more NULLbytes 2009-04-04 14:04:36 +00:00
shinydoofy 1255f3fd74 fixed NULLbytes for win32 for now by reverting my changes 2009-04-04 09:05:00 +00:00
adelikat 272ce35cf1 update changelog to show the 2.1.0 - 2.1.1 break 2009-04-01 17:24:14 +00:00
adelikat 6c001a81cb Win32 - Reverted acmlm's /dll folder fix. 2009-03-29 12:43:51 +00:00