Log of /branches/uienhancements/EmuXPortal
Directory Listing
Revision
56 -
Directory Listing
Modified
Sun Apr 8 13:45:24 2012 UTC
(10 years, 1 month ago)
by
william
fix progress bart
Revision
54 -
Directory Listing
Modified
Sun Apr 8 13:25:33 2012 UTC
(10 years, 1 month ago)
by
william
update with progress bar support
Revision
52 -
Directory Listing
Modified
Sun Apr 8 10:33:25 2012 UTC
(10 years, 1 month ago)
by
william
enable: CONFIGURATION_TESTING (should be done in r52, remove this from any merges)
Revision
51 -
Directory Listing
Modified
Sun Apr 8 10:31:12 2012 UTC
(10 years, 1 month ago)
by
william
create branch: uienhancements
Revision
48 -
Directory Listing
Modified
Fri Apr 6 12:16:21 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
update 1.0.0.1
+ ensure we have the latest emu options before launching a rom
Revision
46 -
Directory Listing
Modified
Fri Apr 6 12:14:21 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ add support for refreshing emu config options before launching rom, incase the emu's commandline arguments have changed
Revision
38 -
Directory Listing
Modified
Wed Apr 4 07:22:40 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ speed-up rom parseing by not logging all found roms
Revision
33 -
Directory Listing
Modified
Wed Apr 4 05:58:04 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
update config:
+ use config.ini (turn off #define CONFIG_TESTING)
+ exit if invalid and give user notice that something needs to be configured
Revision
32 -
Directory Listing
Modified
Wed Apr 4 05:42:03 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
reformat Platform name to incorporate both short and long names
Revision
31 -
Directory Listing
Modified
Wed Apr 4 05:12:58 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ fix issues with selecting entries based on key press (a-z, 0-9)
Revision
30 -
Directory Listing
Modified
Wed Apr 4 04:27:01 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ add support pressing a letter or number to jump to that entry
Revision
29 -
Directory Listing
Modified
Wed Apr 4 04:13:17 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ speed up rom parsing by passing in the EMUConfig (rather than re-generating it each time)
Revision
27 -
Directory Listing
Modified
Wed Apr 4 03:38:07 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ don't remove the file extention from RomTitle
Revision
26 -
Directory Listing
Modified
Wed Apr 4 03:37:37 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
fix GetRoms() so that GetFiles will work regardless of the searchpattern (i.e. *.* or whatever)
Revision
25 -
Directory Listing
Modified
Wed Apr 4 03:12:17 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ add support when displaying platforms: if user pressed backspace, exit application
Revision
23 -
Directory Listing
Modified
Wed Apr 4 03:09:19 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ add support to replace emu placeholder options with the real options
Revision
17 -
Directory Listing
Modified
Wed Apr 4 01:32:37 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ add entries for platforms
+ add entries for roms
+ add key events
Revision
13 -
Directory Listing
Modified
Tue Apr 3 21:00:28 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
setup config to move form to proper screen at start
Revision
8 -
Directory Listing
Modified
Tue Apr 3 20:18:54 2012 UTC
(10 years, 1 month ago)
by
william
Original Path:
trunk/EmuXPortal
+ add config.ini
+ edit postbuild to copy config.ini to output dir
+ target .net framework 4.0