Revision
215 -
Directory Listing
-
[select for diffs]
Modified
Tue Aug 5 03:41:26 2014 UTC
(9 years, 4 months ago)
by
william
Diff to
previous 159
Sync with trunk - since re-integration of fullscreen_fix branch
Merged revision(s) 161-210 from trunk:
re-compile after merge
........
config-dbg.ini: * update rompath
........
+ add support for loading favorites -- this feature is a WIP (work in progress)
........
+ add initial back-end support for removing/adding favorite roms
........
........
........
........
........
........
........
........
........
........
........
+ fix an issue where pressing PAGE_UP would actually act like PAGE_DOWN was pressed when viewing game roms
........
........
........
ignore favorites ini file
........
........
........
........
1.0.0.7
........
1.0.0.7
........
+ enable cursor hiding
+ disable config testing
** this will be re-released at v1.0.0.7
........
+ enable cursor hiding
+ disable config testing
** this will be re-released at v1.0.0.7
........
+ fix an issue when no games have been favorited
........
+ fix another issue with the application exiting, if no games have been favorited, and you press backspace to go back to the last/root menu
........
........
** fix issues with games, that have been favorited
** a favorited game, with an image, cannot be displayed more than once
** also, the platform name was not generated properly for external configs
........
1.0.0.8
........
** disable config testing
........
1.0.0.8
........
........
........
........
1.0.0.8 - rebuild
........
Revision
158 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 8 18:36:54 2013 UTC
(10 years, 1 month ago)
by
william
Diff to
previous 157
when launching a game:
** minimize EmuXPortal before launching a game (this fixes issues with launching games)
** maximize EmuXPortal when launched game closes
Revision
156 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 8 18:29:04 2013 UTC
(10 years, 1 month ago)
by
william
Diff to
previous 155
update version: 1.0.0.6
** make sure to enforce EmuXPortal as the TopMost window
** this fixes issue(s) where other windows want to be the top-most, ie a docking application
Revision
155 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 8 18:24:59 2013 UTC
(10 years, 1 month ago)
by
william
Copied from:
trunk revision 153
Diff to
previous 153
creating a branch to fix fullscreen issues (when other windows are set to top-most) [ie a dock program, etc]
Revision
141 -
Directory Listing
-
[select for diffs]
Modified
Thu Oct 4 22:26:44 2012 UTC
(11 years, 2 months ago)
by
william
Original Path:
trunk
Diff to
previous 140
update to version 1.0.0.5:
fixes in 1.0.0.5:
+ correct object in-use exceptions (memory usage will slightly increase)
+ dispose graphics when finished loading controls
+ use thread-locking techniques
Revision
109 -
Directory Listing
-
[select for diffs]
Modified
Thu Aug 23 02:20:19 2012 UTC
(11 years, 3 months ago)
by
william
Original Path:
trunk
Diff to
previous 108
PERFORMANCE: PROFILING
When update Controls: only call this.Upate() don't call this.Refresh() and this.Update
This increases performance slightly
Revision
85 -
Directory Listing
-
[select for diffs]
Modified
Tue Jun 19 03:38:40 2012 UTC
(11 years, 5 months ago)
by
william
Original Path:
trunk
Diff to
previous 73
reintegrate pctitlelaunching branch:
+ add support for launching standalone games categorized under a specific platform (ie. PC) that does not need to have an emulator launched
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
+ add support for refreshing emu config options before launching rom, incase the emu's commandline arguments have changed
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
update config:
+ use config.ini (turn off #define CONFIG_TESTING)
+ exit if invalid and give user notice that something needs to be configured
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
+ add config.ini
+ edit postbuild to copy config.ini to output dir
+ target .net framework 4.0