ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/EmuXPortal/branches/uienhancements
Revision 58 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:30:59 2012 UTC (11 years, 7 months ago) by william
Diff to previous 57 (colored)
change to correct display again for config-dbg

Revision 57 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:28:53 2012 UTC (11 years, 7 months ago) by william
Diff to previous 56 (colored)
+ hide mouse cursor (show on exit)
+ add support for: PageUp, PageDown, Home, and End
+ add progress bar support for roms

Revision 56 - Directory Listing - [select for diffs]
Modified Sun Apr 8 13:45:24 2012 UTC (11 years, 7 months ago) by william
Diff to previous 55 (colored)
fix progress bart

Revision 55 - Directory Listing - [select for diffs]
Modified Sun Apr 8 13:41:46 2012 UTC (11 years, 7 months ago) by william
Diff to previous 54 (colored)

Revision 54 - Directory Listing - [select for diffs]
Modified Sun Apr 8 13:25:33 2012 UTC (11 years, 7 months ago) by william
Diff to previous 53 (colored)
update with progress bar support

Revision 53 - Directory Listing - [select for diffs]
Modified Sun Apr 8 13:03:46 2012 UTC (11 years, 7 months ago) by william
Diff to previous 52 (colored)

Revision 52 - Directory Listing - [select for diffs]
Modified Sun Apr 8 10:33:25 2012 UTC (11 years, 7 months ago) by william
Diff to previous 51 (colored)
enable: CONFIGURATION_TESTING (should be done in r52, remove this from any merges)

Revision 51 - Directory Listing - [select for diffs]
Modified Sun Apr 8 10:31:12 2012 UTC (11 years, 7 months ago) by william
Copied from: trunk revision 50
Diff to previous 50 (colored)
create branch: uienhancements
Revision 50 - Directory Listing - [select for diffs]
Modified Sun Apr 8 10:30:27 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 48 (colored)

Revision 48 - Directory Listing - [select for diffs]
Modified Fri Apr 6 12:16:21 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 47 (colored)
update 1.0.0.1
+ ensure we have the latest emu options before launching a rom
Revision 47 - Directory Listing - [select for diffs]
Modified Fri Apr 6 12:15:14 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 46 (colored)
update version to 1.0.0.1

Revision 46 - Directory Listing - [select for diffs]
Modified Fri Apr 6 12:14:21 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 45 (colored)
+ add support for refreshing emu config options before launching rom, incase the emu's commandline arguments have changed

Revision 45 - Directory Listing - [select for diffs]
Modified Fri Apr 6 11:59:46 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 41 (colored)
update display device

Revision 41 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:24:01 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 40 (colored)
commit latst
Revision 40 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:23:49 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 39 (colored)
update .suo
Revision 39 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:23:34 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 38 (colored)
update svn:ignores
Revision 38 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:22:40 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 37 (colored)
+ speed-up rom parseing by not logging all found roms

Revision 37 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:21:54 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 36 (colored)
use stopwatches to check performance

Revision 36 - Directory Listing - [select for diffs]
Modified Wed Apr 4 06:00:14 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 35 (colored)
update svn:ignores
Revision 35 - Directory Listing - [select for diffs]
Modified Wed Apr 4 05:59:21 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 34 (colored)

Revision 34 - Directory Listing - [select for diffs]
Modified Wed Apr 4 05:59:08 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 33 (colored)
update EmuXPortal.suo
Revision 33 - Directory Listing - [select for diffs]
Modified Wed Apr 4 05:58:04 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 32 (colored)
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 - [select for diffs]
Modified Wed Apr 4 05:42:03 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 31 (colored)
reformat Platform name to incorporate both short and long names

Revision 31 - Directory Listing - [select for diffs]
Modified Wed Apr 4 05:12:58 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 30 (colored)
+ fix issues with selecting entries based on key press (a-z, 0-9)

Revision 30 - Directory Listing - [select for diffs]
Modified Wed Apr 4 04:27:01 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 29 (colored)
+ add support pressing a letter or number to jump to that entry

Revision 29 - Directory Listing - [select for diffs]
Modified Wed Apr 4 04:13:17 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 28 (colored)
+ speed up rom parsing by passing in the EMUConfig (rather than re-generating it each time)

Revision 28 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:48:07 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 27 (colored)
ui positioning

Revision 27 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:38:07 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 26 (colored)
+ don't remove the file extention from RomTitle

Revision 26 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:37:37 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 25 (colored)
fix GetRoms() so that GetFiles will work regardless of the searchpattern (i.e. *.* or whatever)

Revision 25 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:12:17 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 24 (colored)
+ add support when displaying platforms: if user pressed backspace, exit application

Revision 24 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:10:52 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 23 (colored)
slioght change in EMUOptions()

Revision 23 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:09:19 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 22 (colored)
+ add support to replace emu placeholder options with the real options

Revision 22 - Directory Listing - [select for diffs]
Modified Wed Apr 4 02:39:20 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 21 (colored)
fix text width issues

Revision 21 - Directory Listing - [select for diffs]
Modified Wed Apr 4 02:13:41 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 20 (colored)
slight ouput format change

Revision 20 - Directory Listing - [select for diffs]
Modified Wed Apr 4 02:11:37 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 19 (colored)
implement actual reading of emu.config

Revision 19 - Directory Listing - [select for diffs]
Modified Wed Apr 4 01:55:32 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 18 (colored)
set positioning of ui elements

Revision 18 - Directory Listing - [select for diffs]
Modified Wed Apr 4 01:32:58 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 17 (colored)
add missing file from last commit

Revision 17 - Directory Listing - [select for diffs]
Modified Wed Apr 4 01:32:37 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 16 (colored)
+ add entries for platforms
+ add entries for roms
+ add key events

Revision 16 - Directory Listing - [select for diffs]
Modified Tue Apr 3 21:54:58 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 15 (colored)
initial commit for finding rom dirs

Revision 15 - Directory Listing - [select for diffs]
Modified Tue Apr 3 21:39:47 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 14 (colored)
add more logging in ConfigLoader

Revision 14 - Directory Listing - [select for diffs]
Modified Tue Apr 3 21:35:13 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 13 (colored)
add logging support

Revision 13 - Directory Listing - [select for diffs]
Modified Tue Apr 3 21:00:28 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 12 (colored)
setup config to move form to proper screen at start

Revision 12 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:35:32 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 11 (colored)
initial setup of config loading

Revision 11 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:34:24 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 10 (colored)
update svn:ignores
Revision 10 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:19:42 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 9 (colored)

Revision 9 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:19:31 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 8 (colored)
update svn:ignores
Revision 8 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:18:54 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 7 (colored)
+ add config.ini
+ edit postbuild to copy config.ini to output dir
+ target .net framework 4.0

Revision 7 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:11:02 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 6 (colored)

Revision 6 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:10:51 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 5 (colored)
update svn:ignores
Revision 5 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:10:08 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 4 (colored)

Revision 4 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:08:55 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
Diff to previous 1 (colored)
initial commit

Revision 1 - Directory Listing - [select for diffs]
Added Tue Apr 3 20:15:24 2012 UTC (11 years, 8 months ago) by william
Original Path: trunk
initial layout

Convenience Links