ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/EmuXPortal/branches/pctitlelaunching
Revision 234 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:09:11 2014 UTC (9 years, 3 months ago) by william
Diff to previous 229
Merged revision(s) 232 from trunk:
update external url: http://svn.netsolutions.dynu.com:81/websvn/extraProjects/TransparentControls/branches/VS2010/TransparentControls/
........

Revision 229 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:03:42 2014 UTC (9 years, 3 months ago) by william
Diff to previous 228
Merged revision(s) 218-223 from trunk:
fix external url: TransparentControls 
........
Merged revision(s) 218 from trunk:
fix external url: TransparentControls 
........

........
fix external url (again): TransparentControls 
........
remove extenral TransparentControls
........
add deps folder
........
add external to deps: http://svn.netsolutions.dynu.com:81/websvn/extraProjects/TransparentControls/branches/VS2010/
........

Revision 228 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:02:49 2014 UTC (9 years, 3 months ago) by william
Diff to previous 216

Revision 216 - Directory Listing - [select for diffs]
Modified Tue Aug 5 03:43:34 2014 UTC (9 years, 3 months ago) by william
Diff to previous 84
Sync with trunk - since re-integration of pctitlelaunching branch
Merged revision(s) 86-210 from trunk:
commit 1.0.0.3
........
update: config-dbg.ini

........
add EmuXPortal_MemoryProfiler.psess (Memory profiler)
........
+ include performance profiler files (.psess files)

........
+ update profile settings

........
move EmuXPortal_MemoryProfiler
........
+ update profiler file location

........
+ update report file location

........

........

........

........

........

........
svn:ignore: *.vsp
........

........
use IComparable<IEmuConfig> instead of IComparable (saves memory, due to unboxing)

........
**** memory optimization (bulk WIP)

........

........
+ ensure we only read files that have the correct rom file pattern: ie .iso, .rom,.bin, etc)

........
increase version from 1.0.0.3 to 1.0.0.4

........
PERFORMANCE: PROFILING
When update Controls: only call this.Upate() don't call this.Refresh() and this.Update
This increases performance slightly

........
PERFORMANCE OPTIMIZATION:
** only get defaultimage resource once (don't duplicate the resource)

........
PERFORMANCE: log timestamp

........
OPTIMIZE LOGGING

........

........
commit v1.0.0.4 (memory optimized and faster)
........
turn off #define CONFIGURATION_TESTING

........
turn off #define CONFIGURATION_TESTING
........
+ BUGFIX (1.0.0.4): properly send roms to emulator

........
+ BUGFIX (1.0.0.4): properly send roms to emulator
........
stupid: #define CONFIGURATION_TESTING (forgot to turn off again!!)

........
stupid: #define CONFIGURATION_TESTING (forgot to turn off again!!)
........
update config-dgi.ini: change ROMPATH

........
+ thread locking

........
+ fix object in-use execeptions (this will now cause a memory usage to increase)

........
+ dispose graphics when finished loading

........
set version to: 1.0.0.5

........
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
........
set form TopMost

........
set version: 1.0.0.6

........
1.0.0.6
........
revert changes from r146, r147, and r148:
* don't make form TopMost (because no other window can be above it; which will cause issues with launching games)
........
re-integrate branch: fullscreen-fix
** the application will be top-most (this reverts r153)
   -revert changes from r146, r147, and r148:
   -* don't make form TopMost (because no other window can be above it; which will cause issues with launching games)
........
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 84 - Directory Listing - [select for diffs]
Modified Tue Jun 19 03:34:36 2012 UTC (11 years, 5 months ago) by william
Diff to previous 83
latest build (1.0.0.3)
Revision 83 - Directory Listing - [select for diffs]
Modified Tue Jun 19 03:33:25 2012 UTC (11 years, 5 months ago) by william
Diff to previous 82
set version 1.0.0.3

Revision 82 - Directory Listing - [select for diffs]
Modified Tue Jun 19 03:32:36 2012 UTC (11 years, 5 months ago) by william
Diff to previous 81
+ add support to list roms and create the images for them if they use the new external configs code

Revision 81 - Directory Listing - [select for diffs]
Modified Tue Jun 19 03:04:18 2012 UTC (11 years, 5 months ago) by william
Diff to previous 80
+ implement suport for loading games on local system that are not roms and do not need an emulator to run

Revision 80 - Directory Listing - [select for diffs]
Modified Tue Jun 19 02:18:37 2012 UTC (11 years, 5 months ago) by william
Diff to previous 79
+ add support for external configs

Revision 79 - Directory Listing - [select for diffs]
Modified Mon Jun 18 13:19:01 2012 UTC (11 years, 5 months ago) by william
Diff to previous 78
update to last commit when reading <config> make sure it, too, is a start element and not the end one

Revision 78 - Directory Listing - [select for diffs]
Modified Mon Jun 18 13:17:36 2012 UTC (11 years, 5 months ago) by william
Diff to previous 77
+ make sure that we read the starting configuration option and ignore the closing option
(ie <t>=start </t>=end)

Revision 77 - Directory Listing - [select for diffs]
Modified Mon Jun 18 13:11:41 2012 UTC (11 years, 5 months ago) by william
Diff to previous 74
+ step through each option and only set the ones that are found ... also report unknown or unrecognized options

Revision 74 - Directory Listing - [select for diffs]
Modified Mon Jun 18 03:41:03 2012 UTC (11 years, 5 months ago) by william
Copied from: trunk revision 73
Diff to previous 73

Revision 73 - Directory Listing - [select for diffs]
Modified Mon Jun 18 03:39:59 2012 UTC (11 years, 5 months ago) by william
Original Path: trunk
Diff to previous 72

Revision 72 - Directory Listing - [select for diffs]
Modified Mon Jun 18 03:39:36 2012 UTC (11 years, 5 months ago) by william
Original Path: trunk
Diff to previous 68

Revision 68 - Directory Listing - [select for diffs]
Modified Wed Apr 18 21:33:22 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 67
latest build: add emu.config
Revision 67 - Directory Listing - [select for diffs]
Modified Wed Apr 18 21:32:57 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 64
update build-event to copy blank emu.config to output directory

Revision 64 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:37:36 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 63
1.0.0.2
Revision 63 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:37:26 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 62
update to version: 1.0.0.2

Revision 62 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:36:41 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 61
latest
Revision 61 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:36:03 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 60
reverted changes from uiehancments:r52 -> disable configuration_testing
Revision 60 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:34:07 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 50
merged branch uienhancments
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

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
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
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
+ 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
update display device

Revision 41 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:24:01 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 40
commit latst
Revision 40 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:23:49 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 39
update .suo
Revision 39 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:23:34 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 38
update svn:ignores
Revision 38 - Directory Listing - [select for diffs]
Modified Wed Apr 4 07:22:40 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 37
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 36
use stopwatches to check performance

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

Revision 34 - Directory Listing - [select for diffs]
Modified Wed Apr 4 05:59:08 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 33
update EmuXPortal.suo
Revision 33 - Directory Listing - [select for diffs]
Modified Wed Apr 4 05:58:04 2012 UTC (11 years, 7 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 32 - Directory Listing - [select for diffs]
Modified Wed Apr 4 05:42:03 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 31
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, 7 months ago) by william
Original Path: trunk
Diff to previous 30
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 29
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 28
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 27
ui positioning

Revision 27 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:38:07 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 26
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 25
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, 7 months ago) by william
Original Path: trunk
Diff to previous 24
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 23
slioght change in EMUOptions()

Revision 23 - Directory Listing - [select for diffs]
Modified Wed Apr 4 03:09:19 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 22
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 21
fix text width issues

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

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

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

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

Revision 17 - Directory Listing - [select for diffs]
Modified Wed Apr 4 01:32:37 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 16
+ 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, 7 months ago) by william
Original Path: trunk
Diff to previous 15
initial commit for finding rom dirs

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

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

Revision 13 - Directory Listing - [select for diffs]
Modified Tue Apr 3 21:00:28 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 12
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, 7 months ago) by william
Original Path: trunk
Diff to previous 11
initial setup of config loading

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

Revision 9 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:19:31 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk
Diff to previous 8
update svn:ignores
Revision 8 - Directory Listing - [select for diffs]
Modified Tue Apr 3 20:18:54 2012 UTC (11 years, 7 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

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

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

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

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

Convenience Links