ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/EmuXPortal/branches
Revision 329 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:57:24 2017 UTC (5 years, 9 months ago) by william
Diff to previous 328
+ creating a branch to load xml data using linq

Revision 328 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:56:01 2017 UTC (5 years, 9 months ago) by william
Diff to previous 327
remove a duplicate line
Revision 327 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:38:33 2017 UTC (5 years, 9 months ago) by william
Diff to previous 326
update EmuXPortal/Form1.cs -- make some missing changes for handling rom loading progress and issues with image resources
Revision 326 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:23:47 2017 UTC (5 years, 9 months ago) by william
Diff to previous 325
remove Api/EMUOptions.cs -- this was included in EmuConfig.cs in r304
Revision 325 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:21:19 2017 UTC (5 years, 9 months ago) by william
Diff to previous 324
revert changes to these files after r304
Revision 324 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:10:33 2017 UTC (5 years, 9 months ago) by william
Diff to previous 323
Update Form1.cs -- revert the following commits

r322
+ comitting current wip for cache support

r296
+ Add support for runtime caching of roms
+ Add support to list the progress of rom loading

Revision 323 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:05:27 2017 UTC (5 years, 9 months ago) by william
Diff to previous 322
+ create a branch to work on cacheing

Revision 322 - Directory Listing - [select for diffs]
Modified Mon Dec 18 07:47:14 2017 UTC (5 years, 9 months ago) by william
Diff to previous 321
comitting current wip for cache support
Revision 321 - Directory Listing - [select for diffs]
Modified Mon Dec 18 06:36:49 2017 UTC (5 years, 9 months ago) by william
Diff to previous 320
commend out an unused variable
Revision 320 - Directory Listing - [select for diffs]
Modified Mon Dec 18 06:36:01 2017 UTC (5 years, 9 months ago) by william
Diff to previous 319
when updating cached roms also make sure to reset the rom image
Revision 319 - Directory Listing - [select for diffs]
Modified Mon Dec 18 06:26:40 2017 UTC (5 years, 9 months ago) by william
Diff to previous 318
dramatically increase speed of rom image search
Revision 318 - Directory Listing - [select for diffs]
Modified Mon Dec 18 04:41:27 2017 UTC (5 years, 9 months ago) by william
Diff to previous 317
+ add support for:
  ** updating cached configs
  ** updating cached roms (including images)
  ** removing missing cached roms
  ** updating external configs

  ** NOTE: a platform that has external configs cannot have roms (or vice versa)
     A warning will be logged if this condition is not met

Revision 317 - Directory Listing - [select for diffs]
Modified Mon Dec 18 03:02:11 2017 UTC (5 years, 9 months ago) by william
Diff to previous 316
try to speed up looking for rom image files
Revision 316 - Directory Listing - [select for diffs]
Modified Mon Dec 18 02:55:42 2017 UTC (5 years, 9 months ago) by william
Diff to previous 315
if a user aborts while cache is being generated, then that cache file should not be saved
Revision 315 - Directory Listing - [select for diffs]
Modified Mon Dec 18 02:45:21 2017 UTC (5 years, 9 months ago) by william
Diff to previous 314
update cache support
Revision 314 - Directory Listing - [select for diffs]
Modified Mon Dec 18 02:02:21 2017 UTC (5 years, 9 months ago) by william
Diff to previous 313
+ add support to build cache for all platforms in a give path
+ add support to cancel the cache generation

Revision 313 - Directory Listing - [select for diffs]
Modified Sun Dec 17 23:53:21 2017 UTC (5 years, 9 months ago) by william
Diff to previous 312
update caching support
Revision 312 - Directory Listing - [select for diffs]
Modified Sun Dec 17 19:55:22 2017 UTC (5 years, 9 months ago) by william
Diff to previous 311
update rom caching -- there is still a lot of work to do
Revision 311 - Directory Listing - [select for diffs]
Modified Sun Dec 17 17:13:38 2017 UTC (5 years, 9 months ago) by william
Diff to previous 310
committing code refactoring for rom cacheing -- alot of code is broken right now
Revision 310 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:39:33 2017 UTC (5 years, 9 months ago) by william
Diff to previous 309
fix cannot connect to debugger
Revision 309 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:36:44 2017 UTC (5 years, 9 months ago) by william
Diff to previous 308
update code -- add logging support to cahcer
Revision 308 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:26:08 2017 UTC (5 years, 9 months ago) by william
Diff to previous 307
update EmuXPortal.Cacher/Properties/AssemblyInfo.cs
Revision 307 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:25:29 2017 UTC (5 years, 9 months ago) by william
Diff to previous 306
update code
Revision 306 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:11:41 2017 UTC (5 years, 9 months ago) by william
Diff to previous 305
ignore bin and obj folders
Revision 305 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:10:17 2017 UTC (5 years, 9 months ago) by william
Diff to previous 304
delete obj and bin folder
Revision 304 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:08:30 2017 UTC (5 years, 9 months ago) by william
Diff to previous 303
update code
Revision 303 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:02:38 2017 UTC (5 years, 9 months ago) by william
Diff to previous 302
update versioning support
Revision 302 - Directory Listing - [select for diffs]
Modified Sun Dec 17 13:51:19 2017 UTC (5 years, 9 months ago) by william
Diff to previous 301
update code
Revision 301 - Directory Listing - [select for diffs]
Modified Sun Dec 17 11:16:51 2017 UTC (5 years, 9 months ago) by william
Diff to previous 300
add project to hold versioning files
Revision 300 - Directory Listing - [select for diffs]
Modified Sun Dec 17 11:09:41 2017 UTC (5 years, 9 months ago) by william
Diff to previous 298
create project to hold EmuXPortal.Api files (this way they can be reused)
Revision 298 - Directory Listing - [select for diffs]
Modified Fri Dec 15 11:27:52 2017 UTC (5 years, 9 months ago) by william
Diff to previous 297
commiting v1.0.0.11 -- turn off config testing
Revision 297 - Directory Listing - [select for diffs]
Modified Fri Dec 15 11:27:19 2017 UTC (5 years, 9 months ago) by william
Diff to previous 296
commiting v1.0.0.11
Revision 296 - Directory Listing - [select for diffs]
Modified Fri Dec 15 10:47:15 2017 UTC (5 years, 9 months ago) by william
Diff to previous 295
+ Add support for runtime caching of roms
+ Add support to list the progress of rom loading

Revision 295 - Directory Listing - [select for diffs]
Modified Fri Dec 15 06:03:47 2017 UTC (5 years, 9 months ago) by william
Diff to previous 294
fix rom path in config-dbg.ini
Revision 294 - Directory Listing - [select for diffs]
Modified Fri Dec 15 05:46:31 2017 UTC (5 years, 9 months ago) by william
Diff to previous 291
fix rom path in config-dbg.ini
Revision 291 - Directory Listing - [select for diffs]
Modified Fri Mar 17 00:58:58 2017 UTC (6 years, 6 months ago) by william
Diff to previous 289
fix issue with image path formatting
Revision 289 - Directory Listing - [select for diffs]
Modified Thu Aug 18 05:58:42 2016 UTC (7 years, 1 month ago) by william
Diff to previous 288
update build again
Revision 288 - Directory Listing - [select for diffs]
Modified Thu Aug 18 05:56:36 2016 UTC (7 years, 1 month ago) by william
Diff to previous 287
refresh build and enable LAA even though I don't think it will do any good
Revision 287 - Directory Listing - [select for diffs]
Modified Thu Aug 18 05:52:00 2016 UTC (7 years, 1 month ago) by william
Diff to previous 286
update/clean
Revision 286 - Directory Listing - [select for diffs]
Modified Thu Aug 18 05:26:09 2016 UTC (7 years, 1 month ago) by william
Diff to previous 284
remove logging spam
Revision 284 - Directory Listing - [select for diffs]
Modified Wed Aug 17 01:26:08 2016 UTC (7 years, 1 month ago) by william
Diff to previous 283
disable CONFIGURATION_TESTING
Revision 283 - Directory Listing - [select for diffs]
Modified Wed Aug 17 01:24:40 2016 UTC (7 years, 1 month ago) by william
Diff to previous 281
update to latest version -- fixe some issues with non-emulator based games (PC)
Revision 281 - Directory Listing - [select for diffs]
Modified Thu Apr 28 03:00:02 2016 UTC (7 years, 4 months ago) by william
Diff to previous 275
disable configuration testing
Revision 275 - Directory Listing - [select for diffs]
Modified Thu Mar 17 08:45:01 2016 UTC (7 years, 6 months ago) by william
Diff to previous 274
add qoutes around rom_file and rom_path
Revision 274 - Directory Listing - [select for diffs]
Modified Thu Mar 17 08:31:33 2016 UTC (7 years, 6 months ago) by william
Diff to previous 273
add support to return the last platform selected
Revision 273 - Directory Listing - [select for diffs]
Modified Thu Mar 17 08:12:45 2016 UTC (7 years, 6 months ago) by william
Diff to previous 272
add back favorites platform and fix issue when no game roms are found don't say no games have been favorited
Revision 272 - Directory Listing - [select for diffs]
Modified Thu Mar 17 07:49:41 2016 UTC (7 years, 6 months ago) by william
Diff to previous 271
update emuxportal support for pressing up/down arrow keys on linux systems
Revision 271 - Directory Listing - [select for diffs]
Modified Thu Mar 17 07:09:39 2016 UTC (7 years, 6 months ago) by william
Diff to previous 270
ignore rom folders starting with a period -- hidden folders on linux
Revision 270 - Directory Listing - [select for diffs]
Modified Thu Mar 17 07:01:10 2016 UTC (7 years, 6 months ago) by william
Diff to previous 269
+ fix issue with layout suspending/resuming
Revision 269 - Directory Listing - [select for diffs]
Modified Thu Mar 17 06:52:09 2016 UTC (7 years, 6 months ago) by william
Diff to previous 268
update files
Revision 268 - Directory Listing - [select for diffs]
Modified Thu Mar 17 06:30:53 2016 UTC (7 years, 6 months ago) by william
Diff to previous 267
commit current work to fix platform control errors
Revision 267 - Directory Listing - [select for diffs]
Modified Thu Mar 17 06:26:30 2016 UTC (7 years, 6 months ago) by william
Diff to previous 266
+ fix resx mismatch between .net 4.0 and .net 2.0
Revision 266 - Directory Listing - [select for diffs]
Modified Thu Mar 17 05:23:38 2016 UTC (7 years, 6 months ago) by william
Diff to previous 265
fix an error where setting the borderstyle causes an X11 Error BadWindow (invalid Window parameter) exception
Revision 265 - Directory Listing - [select for diffs]
Modified Thu Mar 17 04:31:50 2016 UTC (7 years, 6 months ago) by william
Diff to previous 264
update build for mono
Revision 264 - Directory Listing - [select for diffs]
Modified Thu Mar 17 04:23:49 2016 UTC (7 years, 6 months ago) by william
Diff to previous 263
update emuxportal for building under mono
Revision 263 - Directory Listing - [select for diffs]
Modified Thu Mar 17 03:56:46 2016 UTC (7 years, 6 months ago) by william
Diff to previous 235
creating a mono branch
Revision 235 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:09:45 2014 UTC (9 years, 1 month ago) by william
Diff to previous 234
Merged revision(s) 232 from trunk:
update external url: http://svn.netsolutions.dynu.com:81/websvn/extraProjects/TransparentControls/branches/VS2010/TransparentControls/
........

Revision 234 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:09:11 2014 UTC (9 years, 1 month ago) by william
Diff to previous 233
Merged revision(s) 232 from trunk:
update external url: http://svn.netsolutions.dynu.com:81/websvn/extraProjects/TransparentControls/branches/VS2010/TransparentControls/
........

Revision 233 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:08:27 2014 UTC (9 years, 1 month ago) by william
Diff to previous 231
Merged revision(s) 232 from trunk:
update external url: http://svn.netsolutions.dynu.com:81/websvn/extraProjects/TransparentControls/branches/VS2010/TransparentControls/
........

Revision 231 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:06:24 2014 UTC (9 years, 1 month ago) by william
Diff to previous 230
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 230 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:06:02 2014 UTC (9 years, 1 month ago) by william
Diff to previous 229

Revision 229 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:03:42 2014 UTC (9 years, 1 month 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, 1 month ago) by william
Diff to previous 227

Revision 227 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:02:15 2014 UTC (9 years, 1 month ago) by william
Diff to previous 226
Merged revision(s) 226 from branches/fullscreen_fix:

........

Revision 226 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:01:37 2014 UTC (9 years, 1 month ago) by william
Diff to previous 225

Revision 225 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:01:08 2014 UTC (9 years, 1 month ago) by william
Diff to previous 224
Merged revision(s) 220-223 from trunk:
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 224 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:00:44 2014 UTC (9 years, 1 month ago) by william
Diff to previous 219

Revision 219 - Directory Listing - [select for diffs]
Modified Tue Aug 5 03:52:44 2014 UTC (9 years, 1 month ago) by william
Diff to previous 217
Merged revision(s) 218 from trunk:
fix external url: TransparentControls 
........

Revision 217 - Directory Listing - [select for diffs]
Modified Tue Aug 5 03:45:27 2014 UTC (9 years, 1 month ago) by william
Diff to previous 216
Sync with trunk - since re-integration of uienhancements branch
Merged revision(s) 85-210 from trunk:
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
........
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 216 - Directory Listing - [select for diffs]
Modified Tue Aug 5 03:43:34 2014 UTC (9 years, 1 month ago) by william
Diff to previous 215
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 215 - Directory Listing - [select for diffs]
Modified Tue Aug 5 03:41:26 2014 UTC (9 years, 1 month 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 159 - Directory Listing - [select for diffs]
Modified Tue Oct 8 18:37:29 2013 UTC (9 years, 11 months ago) by william
Diff to previous 158
patch for issues with launching a game when main window is top-most
Revision 158 - Directory Listing - [select for diffs]
Modified Tue Oct 8 18:36:54 2013 UTC (9 years, 11 months 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 157 - Directory Listing - [select for diffs]
Modified Tue Oct 8 18:29:24 2013 UTC (9 years, 11 months ago) by william
Diff to previous 156
commit 1.0.0.6
Revision 156 - Directory Listing - [select for diffs]
Modified Tue Oct 8 18:29:04 2013 UTC (9 years, 11 months 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 (9 years, 11 months ago) by william
Diff to previous 84
creating a branch to fix fullscreen issues (when other windows are set to top-most) [ie a dock program, etc]
Revision 84 - Directory Listing - [select for diffs]
Modified Tue Jun 19 03:34:36 2012 UTC (11 years, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 months ago) by william
Diff to previous 76
+ step through each option and only set the ones that are found ... also report unknown or unrecognized options

Revision 76 - Directory Listing - [select for diffs]
Modified Mon Jun 18 03:46:01 2012 UTC (11 years, 3 months ago) by william
Diff to previous 75

Revision 75 - Directory Listing - [select for diffs]
Modified Mon Jun 18 03:45:38 2012 UTC (11 years, 3 months ago) by william
Diff to previous 74
merge trunk r61-73
Revision 74 - Directory Listing - [select for diffs]
Modified Mon Jun 18 03:41:03 2012 UTC (11 years, 3 months ago) by william
Diff to previous 59

Revision 59 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:32:14 2012 UTC (11 years, 5 months ago) by william
Diff to previous 58
latest build
Revision 58 - Directory Listing - [select for diffs]
Modified Sun Apr 8 14:30:59 2012 UTC (11 years, 5 months ago) by william
Diff to previous 57
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, 5 months ago) by william
Diff to previous 56
+ 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, 5 months ago) by william
Diff to previous 55
fix progress bart

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

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

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

Revision 52 - Directory Listing - [select for diffs]
Modified Sun Apr 8 10:33:25 2012 UTC (11 years, 5 months ago) by william
Diff to previous 51
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, 5 months ago) by william
Diff to previous 2
create branch: uienhancements
Revision 2 - Directory Listing - [select for diffs]
Added Tue Apr 3 20:15:33 2012 UTC (11 years, 5 months ago) by william
initial layout

Convenience Links