adelikat
|
95f8dccbb9
|
Win32 - Help manual - Final fix ups for the 2.1 release
|
2009-03-25 01:13:35 +00:00 |
adelikat
|
f5e4082ece
|
Win32 - prevent "hotkey" explosion by rshift on some laptop keyboards.
|
2009-03-23 00:54:47 +00:00 |
shinydoofy
|
dc244cddee
|
SDL: added --inputdisplay
|
2009-03-22 19:26:28 +00:00 |
CaH4e3
|
cce590ab26
|
input stuff some kind of fixed, read comments for more info lol
|
2009-03-22 17:36:35 +00:00 |
shinydoofy
|
13f923675a
|
SDL: fixed latest compilation errors due to r1209. static != extern in gcc
|
2009-03-22 17:33:29 +00:00 |
adelikat
|
4567f5b7e0
|
Added documentation on palettes packaged with FCEUX
|
2009-03-22 16:20:37 +00:00 |
adelikat
|
5e41340c4c
|
Disabled TASEdit features that are not yet implmented (in preparation for release).
|
2009-03-22 15:51:06 +00:00 |
adelikat
|
2882e9516a
|
Win32 - Updated help .chm with 2.1 changelog and Context Menu documentation
|
2009-03-22 15:28:58 +00:00 |
adelikat
|
6cfa4727b8
|
Reverted config - stored newppu flag
|
2009-03-22 13:53:04 +00:00 |
adelikat
|
4bdc6a9129
|
Removed unreferenced RECT (left over from some debugging). Fixes warning.
|
2009-03-22 13:32:03 +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 |
shinydoofy
|
47f8bd0383
|
SDL now supports tuning individual sound channels
|
2009-03-22 02:25:04 +00:00 |
shinydoofy
|
85f02f6d43
|
SDL: Updated window name
|
2009-03-22 01:34:59 +00:00 |
adelikat
|
c4ea1fb330
|
Win32 - Minor temp fix to sound dialog
|
2009-03-22 00:39:03 +00:00 |
adelikat
|
b680a4d0f9
|
Win32 - made high quality sound and windowed mode video - disable hardware acceleration default settings.
|
2009-03-20 01:34:44 +00:00 |
zeromus
|
b0c15d53e2
|
fix a little bug in windows keyboard input. cant guess whether this affects the keyboard flakeout issue
|
2009-03-19 20:12:46 +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
|
e42bbace5e
|
Win32 - Sound Dialog - more GUI fix up
|
2009-03-15 13:47:12 +00:00 |
adelikat
|
a7860bd3ab
|
Win32 - Sound dialog - more sound channel gui fixes
|
2009-03-15 13:31:41 +00:00 |
adelikat
|
b8e169cee6
|
Win32 - Sound Dialog - Customized the dialog for sound channels based on low or high quality sound
|
2009-03-15 13:26:59 +00:00 |
adelikat
|
2c9391b30c
|
Win32 - Sound Channels - fix so that sound channel volumes are set on startup
|
2009-03-15 12:51:14 +00:00 |
adelikat
|
a4cd72fe4b
|
Win32 - Debugger - more cosmetic changes to Scanline & PPU Pixel display
|
2009-03-13 00:24:02 +00:00 |
adelikat
|
9deded2762
|
Win32 - Debugger - more vblank scanline display upgrades
|
2009-03-13 00:08:00 +00:00 |
adelikat
|
8b6c5f6d6a
|
Win32 - Debugger - PPU Pixels are displayed during vblank
|
2009-03-12 22:09:50 +00:00 |
adelikat
|
48c3f49058
|
Win32 - Debugger - Shows scanlines 241-261 (vblank)
|
2009-03-12 19:29:22 +00:00 |
shinydoofy
|
7099dcfeea
|
SDL - fixed compilation error introduced in r1160 and mouse pointer not showing up for zapper games
|
2009-03-12 15:18:15 +00:00 |
adelikat
|
b4d740827d
|
Meaningless committ!
|
2009-03-12 13:15:28 +00:00 |
adelikat
|
0bb0d643ce
|
Win32 - TraceLogger - Fix bug where user can't scroll log text while auto-updating
|
2009-03-12 13:09:51 +00:00 |
adelikat
|
8607e516ec
|
Minor debugger fixes
|
2009-03-12 03:20:05 +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
|
8864ee1c5a
|
Win32 - TraceLogger - fixed old message from XDSP about F2 to pause. Now it displays the current hotkey mapping.
|
2009-03-12 02:40:24 +00:00 |
adelikat
|
e7a6f54356
|
This should fix the SDL build
|
2009-03-12 01:12:26 +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
|
6503e41723
|
Win32 - Fix bug so that Escape can be assigned as a hotkey
|
2009-03-04 16:03:43 +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
|
98fbe2d85e
|
Win32 - Memwatch - Drag & Drop for .txt (memwatch) files
|
2009-03-02 15:39:30 +00:00 |
adelikat
|
996a4f5965
|
Win32 - Memwatch - fixed a mistake I made in CloseMemoryWatch()
|
2009-03-02 15:24:50 +00:00 |
adelikat
|
00f4ce012f
|
Win32 - Sound channel volumes - fixed a careless error I made
|
2009-03-02 02:58:55 +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
|
15c2e470c6
|
Win32 - Sound Dialog - Sound channel volume bars now disable when sound is off
|
2009-03-01 13:01:49 +00:00 |
adelikat
|
08d860fafa
|
Win32 - MemWatch - more save changes fixes
|
2009-02-25 19:11:51 +00:00 |
adelikat
|
f26e54b4a9
|
Win32 - Memwatch - added Cancel option to Save Changes? message box
|
2009-02-25 18:58:50 +00:00 |
adelikat
|
1974deb21d
|
Win32 - Memwatch - some code cleanup
|
2009-02-25 00:35:34 +00:00 |
adelikat
|
2e97fa8f53
|
Win32 - Lua - speedmode("turbo") now sets turbo on, rather than setting to max speed. Turbo employs frame-skipping (therefore has a different (and faster) effect than speed maximum.
|
2009-02-23 15:35:21 +00:00 |
adelikat
|
9a4b12d5a7
|
Win32 - Minor GUI Menu cleanup
|
2009-02-23 14:32:06 +00:00 |
adelikat
|
0dfb58362e
|
Doh!
|
2009-02-22 18:23:25 +00:00 |
adelikat
|
d2cae8aef0
|
Win32 - Lua - a -lua commandline argument added. Loads a lua script on startup.
|
2009-02-22 18:13:38 +00:00 |
adelikat
|
c998ec322c
|
Oops, left in a debug DispMessage command
|
2009-02-22 02:18:07 +00:00 |
adelikat
|
8855f51233
|
Win32 - Hex Editor - fixed a bug introduced that caused the Hex Editor to have no initial window size
|
2009-02-21 23:54:05 +00:00 |
adelikat
|
659f0b48db
|
Win32 - Debugger - Added DWEdits patch, it Adds pixel dislpay next to scanline display, and adds two new buttons: Run Line, Run 128 Lines
|
2009-02-21 23:38:20 +00:00 |
adelikat
|
ef92dee8c6
|
Win32 - Message Log - Remembers X,Y Position
|
2009-02-21 22:04:13 +00:00 |
adelikat
|
099c31e948
|
Win32 - Minor GUI cleanup, Minor reshaping of Message Log Dialog
|
2009-02-21 21:52:16 +00:00 |
adelikat
|
a93e4b88e4
|
Win32 - update help .chm
|
2009-02-21 21:24:00 +00:00 |
adelikat
|
3c2ca0860d
|
Win32 - minor GUI cleanup
|
2009-02-21 13:56:16 +00:00 |
adelikat
|
7dc8c713f1
|
Win32 - Memory Watch - Recent File Menu - no longer crashes if it fails to open a recent file
|
2009-02-19 22:32:44 +00:00 |
zeromus
|
bd6706e65f
|
lock down processor affinity.
|
2009-02-07 03:54:42 +00:00 |
adelikat
|
0bf9abd12f
|
Win32 - Hex Editor remembers window size
|
2009-02-07 03:05:43 +00:00 |
adelikat
|
557dc97d60
|
Win32 - Sound config dialog - converted channel sliders to 0-100 scale
|
2009-02-07 01:55:16 +00:00 |
adelikat
|
f06907323a
|
Win32 - Sound config dialgo - fix Restore defaults button
|
2009-02-07 01:11:58 +00:00 |
zeromus
|
ea451678a3
|
fix throttling interaction with sound and sound/throttle flag
|
2009-02-07 00:57:43 +00:00 |
adelikat
|
899cb27e6d
|
Sound channel volume control fixes, fixed the formula for square & noise. Win32 - Added a "restore defaults" button to the sound channel volume control.
|
2009-02-06 16:31:31 +00:00 |
adelikat
|
39138fa0b5
|
Checking in more sound channel volume work
|
2009-01-14 17:25:42 +00:00 |
zeromus
|
5bcdc96445
|
fix vc9 compilation
|
2009-01-14 01:33:22 +00:00 |
adelikat
|
c68e7c58e0
|
checking in WIP of Individual sound channel control
|
2009-01-12 18:59:00 +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
|
1a83cfa5e4
|
Win32 - Timing - "Disable throttling when sound is off" now only applies when sound is off. Fixes SF 2480032.
|
2009-01-02 19:48:57 +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
|
8ea182d7e9
|
Win32 - Metadata - remember window position
|
2008-12-26 19:41:17 +00:00 |
adelikat
|
4361074782
|
Win32 - Added read-only default key-mapping + mapinput.cpp code cleanup.
|
2008-12-24 21:49:36 +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
|
11c45a5463
|
Win32 - menu - moved stuff around, removed fastest speed menu item
|
2008-12-24 05:19:33 +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 |
shinydoofy
|
f270b8ee4f
|
SDL: FCEUX can now be muted for avi capturing / updated videolog documentation
|
2008-12-24 01:19:48 +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 |
shinydoofy
|
3ee98c538f
|
added toggle for movie auot-backup for SDL
|
2008-12-23 01:25:30 +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
|
e5019d818f
|
apparently these don't get added by default
|
2008-12-22 23:33:52 +00:00 |
adelikat
|
ffe25288cc
|
Win32 - created movie options dialog box
|
2008-12-22 23:31:39 +00:00 |
adelikat
|
11e3e7a9a3
|
Win32 - more cleanup
|
2008-12-22 22:03:12 +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 |