ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/EmuXPortal/branches
Revision 612 - Directory Listing - [select for diffs]
Modified Fri Apr 22 21:30:03 2022 UTC (13 months, 1 week ago) by william
Diff to previous 592
+ remove splashloader -- just add progress bar to main form
+ improve layout of main form

Revision 592 - Directory Listing - [select for diffs]
Modified Fri Apr 22 01:21:20 2022 UTC (13 months, 1 week ago) by william
Diff to previous 582
fix high-cpu usage due to input plugin refactor
Revision 582 - Directory Listing - [select for diffs]
Modified Fri Apr 22 00:15:08 2022 UTC (13 months, 1 week ago) by william
Diff to previous 581
update to latest
Revision 581 - Directory Listing - [select for diffs]
Modified Fri Apr 22 00:14:52 2022 UTC (13 months, 1 week ago) by william
Diff to previous 580
delete and ignore UserPrefs.xml
Revision 580 - Directory Listing - [select for diffs]
Modified Fri Apr 22 00:13:22 2022 UTC (13 months, 1 week ago) by william
Diff to previous 579
+ refactor input plugins

Revision 579 - Directory Listing - [select for diffs]
Modified Thu Apr 21 21:54:53 2022 UTC (13 months, 1 week ago) by william
Diff to previous 578
update refactoring of input plugins
Revision 578 - Directory Listing - [select for diffs]
Modified Thu Apr 21 20:45:42 2022 UTC (13 months, 1 week ago) by william
Diff to previous 577
refactor input plugins
Revision 577 - Directory Listing - [select for diffs]
Modified Thu Apr 21 19:36:42 2022 UTC (13 months, 1 week ago) by william
Diff to previous 576
+ fix build output of input-xbox360 plugin (but output in correct place)

Revision 576 - Directory Listing - [select for diffs]
Modified Thu Apr 21 19:21:42 2022 UTC (13 months, 1 week ago) by william
Diff to previous 575
move input-xbox360 to plugins folder
Revision 575 - Directory Listing - [select for diffs]
Modified Thu Apr 21 19:20:57 2022 UTC (13 months, 1 week ago) by william
Diff to previous 574
change thumbstickstate to be a struct instead of a class
Revision 574 - Directory Listing - [select for diffs]
Modified Thu Apr 21 19:20:07 2022 UTC (13 months, 1 week ago) by william
Diff to previous 572
add Plugins
Revision 572 - Directory Listing - [select for diffs]
Modified Sat Apr 16 03:45:04 2022 UTC (13 months, 1 week ago) by william
Diff to previous 571
+ updaste xbox-360/ButtonMap.cs : fix issue with BACK button not working


Revision 571 - Directory Listing - [select for diffs]
Modified Sat Apr 16 03:35:44 2022 UTC (13 months, 1 week ago) by william
Diff to previous 570
+ fix formatting of input plugin keys being sent, just output the raw-unformatted key names

Revision 570 - Directory Listing - [select for diffs]
Modified Sat Apr 16 03:23:24 2022 UTC (13 months, 1 week ago) by william
Diff to previous 569
+ fix string::format exception when logging key presses for input plugins

Revision 569 - Directory Listing - [select for diffs]
Modified Sat Apr 16 03:22:02 2022 UTC (13 months, 1 week ago) by william
Diff to previous 558
+ disable fullscreen in testing mode, change position and size of form

Revision 558 - Directory Listing - [select for diffs]
Modified Wed Nov 3 08:16:13 2021 UTC (18 months, 3 weeks ago) by william
Diff to previous 556
+ fix an issue with invalid string format in EmuConfig and RomConfig
+ Use StringComparision.CurrentCulture when comparing strings


Revision 556 - Directory Listing - [select for diffs]
Modified Thu Oct 21 02:16:32 2021 UTC (19 months, 1 week ago) by william
Diff to previous 554
rename emuxporal.lircrc to emuxportal.lircrc
Revision 554 - Directory Listing - [select for diffs]
Modified Thu Oct 21 02:11:08 2021 UTC (19 months, 1 week ago) by william
Diff to previous 553
update emuxportal -- add irexec/lirc remote support
Revision 553 - Directory Listing - [select for diffs]
Modified Thu Oct 21 02:02:09 2021 UTC (19 months, 1 week ago) by william
Diff to previous 552
irexec_api was put in wrong location
Revision 552 - Directory Listing - [select for diffs]
Modified Thu Oct 21 01:59:37 2021 UTC (19 months, 1 week ago) by william
Diff to previous 551
update  externals -- add http://svn.netsolutions.dynu.com:81/websvn/irexec_service/tags/latest/irexec_api/ deps/irexec_api
Revision 551 - Directory Listing - [select for diffs]
Modified Tue Jun 29 02:08:07 2021 UTC (23 months ago) by william
Diff to previous 546
+ add support disable/enabling input polling when the input queue is disabled/enabled in the main form.

  ** If the main form has disable the input queue, then there isn't much use in the input plugins polling
     for input events (in effect they would be "spinning their wheels" and doing nothing useful)

     The main reason for disabling input polling is because we don't want to respond to controller input
     when a game has been launched since it is/should be handled by the launched game.


Revision 546 - Directory Listing - [select for diffs]
Modified Wed Jun 23 13:20:29 2021 UTC (23 months ago) by william
Diff to previous 545
update .vs/EmuXPortal/xs/UserPrefs.xml
Revision 545 - Directory Listing - [select for diffs]
Modified Wed Jun 23 13:20:07 2021 UTC (23 months ago) by william
Diff to previous 544
remove extra tab before DLL_FILE_NAME
Revision 544 - Directory Listing - [select for diffs]
Modified Wed Jun 23 13:19:48 2021 UTC (23 months ago) by william
Diff to previous 541
update .git/index
Revision 541 - Directory Listing - [select for diffs]
Modified Wed Jun 23 12:16:19 2021 UTC (23 months ago) by william
Diff to previous 539
update using statment in EmuXPortal/UI/RenderControls/GridContainer.cs
Revision 539 - Directory Listing - [select for diffs]
Modified Wed May 5 01:54:40 2021 UTC (2 years ago) by william
Diff to previous 538
update solution
Revision 538 - Directory Listing - [select for diffs]
Modified Wed May 5 01:53:59 2021 UTC (2 years ago) by william
Diff to previous 535
update EmuXPortal/EmuXPortal.csproj
Revision 535 - Directory Listing - [select for diffs]
Modified Fri Dec 4 15:06:41 2020 UTC (2 years, 5 months ago) by william
Diff to previous 534
+ update emuxportal config:

  ** must use Debug/X86 configuration because
     there is a problem with the output path not being
     set under Release/X86 -- even though it is set.

     The issue seems to be bug.


Revision 534 - Directory Listing - [select for diffs]
Modified Fri Dec 4 15:02:08 2020 UTC (2 years, 5 months ago) by william
Diff to previous 533
fix debug/release logging
Revision 533 - Directory Listing - [select for diffs]
Modified Fri Dec 4 15:01:46 2020 UTC (2 years, 5 months ago) by william
Diff to previous 532
fix debug/release logging
Revision 532 - Directory Listing - [select for diffs]
Modified Fri Dec 4 15:00:50 2020 UTC (2 years, 5 months ago) by william
Diff to previous 531
update gridcontainer -- handle Control+N / Control+P for pageup/down when using an input plugin
Revision 531 - Directory Listing - [select for diffs]
Modified Fri Dec 4 14:54:22 2020 UTC (2 years, 5 months ago) by william
Diff to previous 530
revert usage of hashsets -- this broke the plugin
Revision 530 - Directory Listing - [select for diffs]
Modified Fri Dec 4 13:54:51 2020 UTC (2 years, 5 months ago) by william
Diff to previous 528
update configloader -- do not allow favorites loading (or rather failure of it) to prevent loading of the application configuration
Revision 528 - Directory Listing - [select for diffs]
Modified Fri Dec 4 13:19:33 2020 UTC (2 years, 5 months ago) by william
Diff to previous 527
update plugin build folder
Revision 527 - Directory Listing - [select for diffs]
Modified Fri Dec 4 13:16:00 2020 UTC (2 years, 5 months ago) by william
Diff to previous 526
update release building
Revision 526 - Directory Listing - [select for diffs]
Modified Fri Dec 4 12:27:15 2020 UTC (2 years, 5 months ago) by william
Diff to previous 525
re-enable plugins
Revision 525 - Directory Listing - [select for diffs]
Modified Fri Dec 4 12:18:28 2020 UTC (2 years, 5 months ago) by william
Diff to previous 524
update plugin:input-xbox360 -- use hashsets to speed up button mapping
Revision 524 - Directory Listing - [select for diffs]
Modified Sun Nov 29 03:54:51 2020 UTC (2 years, 5 months ago) by william
Diff to previous 520
update handling of bitmap cache
Revision 520 - Directory Listing - [select for diffs]
Modified Thu Nov 26 02:04:38 2020 UTC (2 years, 6 months ago) by william
Diff to previous 519
fix issue with removing a rom from favorites -- either from favorites platform, or another by presseing CTRL+F on the selected rom
Revision 519 - Directory Listing - [select for diffs]
Modified Sun Nov 22 03:42:22 2020 UTC (2 years, 6 months ago) by william
Diff to previous 516
update to latest build
Revision 516 - Directory Listing - [select for diffs]
Modified Sun Nov 22 03:29:23 2020 UTC (2 years, 6 months ago) by william
Diff to previous 513
update to latest build
Revision 513 - Directory Listing - [select for diffs]
Modified Sun Nov 22 03:17:46 2020 UTC (2 years, 6 months ago) by william
Diff to previous 511
fix invalidation of girdcontrol
Revision 511 - Directory Listing - [select for diffs]
Modified Sun Nov 22 03:16:39 2020 UTC (2 years, 6 months ago) by william
Diff to previous 510
fix invalidation of girdcontrol
Revision 510 - Directory Listing - [select for diffs]
Modified Sun Nov 22 01:37:01 2020 UTC (2 years, 6 months ago) by william
Diff to previous 508
copy thumbs to local roms
Revision 508 - Directory Listing - [select for diffs]
Modified Sun Nov 22 01:33:25 2020 UTC (2 years, 6 months ago) by william
Diff to previous 506
copy thumbs to local roms
Revision 506 - Directory Listing - [select for diffs]
Modified Sun Nov 22 01:27:18 2020 UTC (2 years, 6 months ago) by william
Diff to previous 505
copy thumbs to local roms
Revision 505 - Directory Listing - [select for diffs]
Modified Sun Nov 22 01:07:05 2020 UTC (2 years, 6 months ago) by william
Diff to previous 502
fix support platform/rom thumbnails
Revision 502 - Directory Listing - [select for diffs]
Modified Sat Nov 21 23:42:23 2020 UTC (2 years, 6 months ago) by william
Diff to previous 501
fix issue with renering lots of controls
Revision 501 - Directory Listing - [select for diffs]
Modified Sat Nov 21 23:42:07 2020 UTC (2 years, 6 months ago) by william
Diff to previous 498
fix issue with renering lots of controls
Revision 498 - Directory Listing - [select for diffs]
Modified Sat Nov 21 22:55:03 2020 UTC (2 years, 6 months ago) by william
Diff to previous 494
fix issue with renering lots of controls
Revision 494 - Directory Listing - [select for diffs]
Modified Sat Nov 21 22:24:34 2020 UTC (2 years, 6 months ago) by william
Diff to previous 493
fix issue with renering lots of controls
Revision 493 - Directory Listing - [select for diffs]
Modified Sat Nov 21 22:23:34 2020 UTC (2 years, 6 months ago) by william
Diff to previous 491
fix issue with text overwiting
Revision 491 - Directory Listing - [select for diffs]
Modified Sat Nov 21 11:57:21 2020 UTC (2 years, 6 months ago) by william
Diff to previous 490
clean-up old code
Revision 490 - Directory Listing - [select for diffs]
Modified Sat Nov 21 11:49:36 2020 UTC (2 years, 6 months ago) by william
Diff to previous 489
implement keybindinsg
Revision 489 - Directory Listing - [select for diffs]
Modified Sat Nov 21 11:11:32 2020 UTC (2 years, 6 months ago) by william
Diff to previous 488
implement loading of game roms in gridcontrol
Revision 488 - Directory Listing - [select for diffs]
Modified Sat Nov 21 08:11:24 2020 UTC (2 years, 6 months ago) by william
Diff to previous 487
implement scrolling via key down in grid control
Revision 487 - Directory Listing - [select for diffs]
Modified Sat Nov 21 07:27:17 2020 UTC (2 years, 6 months ago) by william
Diff to previous 486
implement scrolling in grid control
Revision 486 - Directory Listing - [select for diffs]
Modified Sat Nov 21 06:36:12 2020 UTC (2 years, 6 months ago) by william
Diff to previous 485
wip for new GridContainer/control (a single container to render multiple controls)
Revision 485 - Directory Listing - [select for diffs]
Modified Sat Nov 21 06:29:50 2020 UTC (2 years, 6 months ago) by william
Diff to previous 484
wip for new GridContainer/control (a single container to render multiple controls)
Revision 484 - Directory Listing - [select for diffs]
Modified Sat Nov 21 05:28:23 2020 UTC (2 years, 6 months ago) by william
Diff to previous 483
wip for new GridContainer/control (a single container to render multiple controls)
Revision 483 - Directory Listing - [select for diffs]
Modified Sat Nov 21 04:56:34 2020 UTC (2 years, 6 months ago) by william
Diff to previous 482
fix selection color overaly (using alpha blending)
Revision 482 - Directory Listing - [select for diffs]
Modified Sat Nov 21 04:19:04 2020 UTC (2 years, 6 months ago) by william
Diff to previous 480
wip for speeding up control rendering
Revision 480 - Directory Listing - [select for diffs]
Modified Tue Jun 30 11:38:54 2020 UTC (2 years, 10 months ago) by william
Diff to previous 478
+ when changing the image path or game title, call Application.DoEvents()

  ** the game title would not update otherwise....

     calling invalidate / refresh / update did not cause a re-paint
     to update the control.


Revision 478 - Directory Listing - [select for diffs]
Modified Thu Jun 25 10:55:29 2020 UTC (2 years, 11 months ago) by william
Diff to previous 476
log a warning that gamepad-input support is not available if no gamepads were found.
Revision 476 - Directory Listing - [select for diffs]
Modified Thu Jun 18 09:23:56 2020 UTC (2 years, 11 months ago) by william
Diff to previous 475
set version to 1.0.1.8
Revision 475 - Directory Listing - [select for diffs]
Modified Thu Jun 18 09:23:18 2020 UTC (2 years, 11 months ago) by william
Diff to previous 474
remove TODO in input-xbox360/x360Input.cs
Revision 474 - Directory Listing - [select for diffs]
Modified Thu Jun 18 09:22:46 2020 UTC (2 years, 11 months ago) by william
Diff to previous 473
disable CONFIGURATION_TESTING -- and remove fixme messages
Revision 473 - Directory Listing - [select for diffs]
Modified Thu Jun 18 09:21:26 2020 UTC (2 years, 11 months ago) by william
Diff to previous 472
disable DEV_DEBUG
Revision 472 - Directory Listing - [select for diffs]
Modified Thu Jun 18 09:20:07 2020 UTC (2 years, 11 months ago) by william
Diff to previous 471
fix high-cpu usage of input polling plugins
Revision 471 - Directory Listing - [select for diffs]
Modified Thu Jun 18 08:10:46 2020 UTC (2 years, 11 months ago) by william
Diff to previous 469
fix early termination of application if configuration was not loaded (seems it wasn't working properly)
Revision 469 - Directory Listing - [select for diffs]
Modified Fri Jun 12 11:29:34 2020 UTC (2 years, 11 months ago) by william
Diff to previous 466
disable plugins, and add emuxportal.cacher as a reference in the main application
Revision 466 - Directory Listing - [select for diffs]
Modified Sun Dec 22 07:15:30 2019 UTC (3 years, 5 months ago) by william
Diff to previous 465
more updates for disabling input queue
Revision 465 - Directory Listing - [select for diffs]
Modified Sun Dec 22 06:25:49 2019 UTC (3 years, 5 months ago) by william
Diff to previous 463
+ update emuxportal to disable input queue processing when
  a rom is launched and to re-enable it when the rom exits.

   ** this ensures that inputs (from a gamepad) don't fire
     while the main program is not active.


Revision 463 - Directory Listing - [select for diffs]
Modified Tue Oct 22 02:57:58 2019 UTC (3 years, 7 months ago) by william
Diff to previous 462
disable configuration testing
Revision 462 - Directory Listing - [select for diffs]
Modified Tue Oct 22 02:56:15 2019 UTC (3 years, 7 months ago) by william
Diff to previous 461
update emuxportal -- implement fully working support for xbox-360 controller
Revision 461 - Directory Listing - [select for diffs]
Modified Tue Oct 22 02:12:07 2019 UTC (3 years, 7 months ago) by william
Diff to previous 460
+ fix plugin:input-xbox360 to handle reading buttons, dpad, and triggers
+ update deps/miguel28-SDLJoystick/JoytickInterop.cs
    
  ** joystick positions were hardcoded as integer values for each of the possible directions.

     This was incorrect, as SDL_JoystickGetHat returns a integer
     composed of binary bits to represent UP (1), RIGHT (2), DOWN (4), and LEFT (8)

     The positions: LEFT/UP, RIGHT/UP, etc are just combinations of these flags.
    
     This was fixed by decorating the enum:JoystickHatPositions with [Flags] and
	removing the LEFT/UP, RIGHT/UP, etc


Revision 460 - Directory Listing - [select for diffs]
Modified Mon Oct 21 03:09:04 2019 UTC (3 years, 7 months ago) by william
Diff to previous 459
update emuxportal
Revision 459 - Directory Listing - [select for diffs]
Modified Mon Oct 21 03:08:36 2019 UTC (3 years, 7 months ago) by william
Diff to previous 458
update ignored files
Revision 458 - Directory Listing - [select for diffs]
Modified Sun Oct 20 12:06:07 2019 UTC (3 years, 7 months ago) by william
Diff to previous 457
update deps/miguel28-SDLJoystick
Revision 457 - Directory Listing - [select for diffs]
Modified Sun Oct 20 10:18:10 2019 UTC (3 years, 7 months ago) by william
Diff to previous 456
update emuxportal
Revision 456 - Directory Listing - [select for diffs]
Modified Sun Oct 20 10:16:19 2019 UTC (3 years, 7 months ago) by william
Diff to previous 455
update emuxportal
Revision 455 - Directory Listing - [select for diffs]
Modified Sun Oct 20 07:08:11 2019 UTC (3 years, 7 months ago) by william
Diff to previous 454
update emuxportal -- setup framework to recieve key presses from input plugins
Revision 454 - Directory Listing - [select for diffs]
Modified Sun Oct 20 06:18:18 2019 UTC (3 years, 7 months ago) by william
Diff to previous 453
update emuxportal -- found a working implementation for xbox 360 controlles (SDLJoystick)
Revision 453 - Directory Listing - [select for diffs]
Modified Sun Oct 20 05:45:06 2019 UTC (3 years, 7 months ago) by william
Diff to previous 452
update emuxportal
Revision 452 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:59:28 2019 UTC (3 years, 7 months ago) by william
Diff to previous 451
+ delete XInputDotNet -- it claims to support mono, but it requires a c++ dll that cannot be built under mono (a bit misleading)

Revision 451 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:53:45 2019 UTC (3 years, 7 months ago) by william
Diff to previous 450
+ add Debug/Release builds for x86 & x64

Revision 450 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:53:15 2019 UTC (3 years, 7 months ago) by william
Diff to previous 449
update ignored files
Revision 449 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:49:13 2019 UTC (3 years, 7 months ago) by william
Diff to previous 448
update ignored files
Revision 448 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:46:27 2019 UTC (3 years, 7 months ago) by william
Diff to previous 447
ignore obj folders
Revision 447 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:45:33 2019 UTC (3 years, 7 months ago) by william
Diff to previous 446
remove incompatibilt c++ project from solution
Revision 446 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:41:59 2019 UTC (3 years, 7 months ago) by william
Diff to previous 445
add deps/XInputDotNet
Revision 445 - Directory Listing - [select for diffs]
Modified Sun Oct 20 04:28:23 2019 UTC (3 years, 7 months ago) by william
Diff to previous 444
update emuxportal
Revision 444 - Directory Listing - [select for diffs]
Modified Sun Oct 20 03:55:34 2019 UTC (3 years, 7 months ago) by william
Diff to previous 443
update emuxportal
Revision 443 - Directory Listing - [select for diffs]
Modified Sun Oct 20 03:53:35 2019 UTC (3 years, 7 months ago) by william
Diff to previous 442
update emuxportal
Revision 442 - Directory Listing - [select for diffs]
Modified Sun Oct 20 03:43:46 2019 UTC (3 years, 7 months ago) by william
Diff to previous 441
update ignored files
Revision 441 - Directory Listing - [select for diffs]
Modified Sun Oct 20 03:43:12 2019 UTC (3 years, 7 months ago) by william
Diff to previous 440
update emuxportal
Revision 440 - Directory Listing - [select for diffs]
Modified Sun Oct 20 03:36:14 2019 UTC (3 years, 7 months ago) by william
Diff to previous 439
+ update FileInfoAdapter.cs : fix issue where a file that did not exist would throw an exception.

  This class was added as a helper to get the size of a symlink target, rather than the size of the link. 


Revision 439 - Directory Listing - [select for diffs]
Modified Sun Oct 20 03:22:22 2019 UTC (3 years, 7 months ago) by william
Diff to previous 437
add Enterprise.Plugins to deps
Revision 437 - Directory Listing - [select for diffs]
Modified Mon Oct 7 03:28:37 2019 UTC (3 years, 7 months ago) by william
Diff to previous 436
target .net 3.5 (instead of 4.0) and fix issue with getting filesize of symlink
Revision 436 - Directory Listing - [select for diffs]
Modified Mon Oct 7 02:29:30 2019 UTC (3 years, 7 months ago) by william
Diff to previous 435
fix a bug with zero-length cache map
Revision 435 - Directory Listing - [select for diffs]
Modified Mon Oct 7 02:13:21 2019 UTC (3 years, 7 months ago) by william
Diff to previous 434
tagging v1.0.1.6
Revision 434 - Directory Listing - [select for diffs]
Modified Mon Oct 7 02:10:22 2019 UTC (3 years, 7 months ago) by william
Diff to previous 433
try to speed up image loading
Revision 433 - Directory Listing - [select for diffs]
Modified Mon Oct 7 02:06:46 2019 UTC (3 years, 7 months ago) by william
Diff to previous 432
try to speed up image loading
Revision 432 - Directory Listing - [select for diffs]
Modified Mon Oct 7 01:46:35 2019 UTC (3 years, 7 months ago) by william
Diff to previous 431
update code
Revision 431 - Directory Listing - [select for diffs]
Modified Mon Oct 7 01:46:02 2019 UTC (3 years, 7 months ago) by william
Diff to previous 430
remove ZeroFormatter (it is just as broken and as useless as protobuf-net)
Revision 430 - Directory Listing - [select for diffs]
Modified Mon Oct 7 00:52:09 2019 UTC (3 years, 7 months ago) by william
Diff to previous 429
use List instead of HashSet (slight speed-up in runtime on the order of 10 milliseconds)
Revision 429 - Directory Listing - [select for diffs]
Modified Mon Oct 7 00:41:53 2019 UTC (3 years, 7 months ago) by william
Diff to previous 428
add more profiling
Revision 428 - Directory Listing - [select for diffs]
Modified Mon Oct 7 00:24:14 2019 UTC (3 years, 7 months ago) by william
Diff to previous 427
+ delete protobuf-net as it is

  1) Way too compilicated
  2) Very badly written
  3) Not intuitive
  4) (and) Doesn't work properly
     ** types dervied from a base class must
        be included in a protomember attribute in the base-class
        (which is just plain stupid!)
     ** collections are not properly serialized
     ** etc, etc



Revision 427 - Directory Listing - [select for diffs]
Modified Sun Oct 6 21:10:08 2019 UTC (3 years, 7 months ago) by william
Diff to previous 426
update serialization
Revision 426 - Directory Listing - [select for diffs]
Modified Sun Oct 6 20:57:45 2019 UTC (3 years, 7 months ago) by william
Diff to previous 424
add some other serializers
Revision 424 - Directory Listing - [select for diffs]
Modified Thu Sep 26 06:51:13 2019 UTC (3 years, 8 months ago) by william
Diff to previous 422
update code for custom controls
Revision 422 - Directory Listing - [select for diffs]
Modified Thu Sep 26 06:49:19 2019 UTC (3 years, 8 months ago) by william
Diff to previous 421
update code for custom controls
Revision 421 - Directory Listing - [select for diffs]
Modified Thu Sep 26 06:22:17 2019 UTC (3 years, 8 months ago) by william
Diff to previous 420
update code for custom controls
Revision 420 - Directory Listing - [select for diffs]
Modified Thu Sep 26 05:29:59 2019 UTC (3 years, 8 months ago) by william
Diff to previous 419
update code for custom controls
Revision 419 - Directory Listing - [select for diffs]
Modified Thu Sep 26 03:06:57 2019 UTC (3 years, 8 months ago) by william
Diff to previous 418
update code for custom controls
Revision 418 - Directory Listing - [select for diffs]
Modified Wed Sep 25 23:44:20 2019 UTC (3 years, 8 months ago) by william
Diff to previous 417
update code for custom controls
Revision 417 - Directory Listing - [select for diffs]
Modified Wed Sep 25 21:28:42 2019 UTC (3 years, 8 months ago) by william
Diff to previous 416
update pageup/down, home, end key bindings for navigation
Revision 416 - Directory Listing - [select for diffs]
Modified Wed Sep 25 05:50:51 2019 UTC (3 years, 8 months ago) by william
Diff to previous 415
commit wip for custom drawing of platform and game controls
Revision 415 - Directory Listing - [select for diffs]
Modified Wed Sep 25 05:46:40 2019 UTC (3 years, 8 months ago) by william
Diff to previous 414
commit wip for custom drawing of platform and game controls
Revision 414 - Directory Listing - [select for diffs]
Modified Wed Sep 25 05:07:15 2019 UTC (3 years, 8 months ago) by william
Diff to previous 413
commit wip for custom drawing of platform and game controls
Revision 413 - Directory Listing - [select for diffs]
Modified Wed Sep 25 05:02:07 2019 UTC (3 years, 8 months ago) by william
Diff to previous 412
commit wip for custom drawing of platform and game controls
Revision 412 - Directory Listing - [select for diffs]
Modified Wed Sep 25 01:06:30 2019 UTC (3 years, 8 months ago) by william
Diff to previous 411
commit wip for custom drawing of platform and game controls
Revision 411 - Directory Listing - [select for diffs]
Modified Wed Sep 25 00:36:53 2019 UTC (3 years, 8 months ago) by william
Diff to previous 410
commit wip for custom drawing of platform and game controls
Revision 410 - Directory Listing - [select for diffs]
Modified Wed Sep 25 00:35:42 2019 UTC (3 years, 8 months ago) by william
Diff to previous 409
commit wip for custom drawing of platform and game controls
Revision 409 - Directory Listing - [select for diffs]
Modified Wed Sep 25 00:31:32 2019 UTC (3 years, 8 months ago) by william
Diff to previous 408
commit wip for custom drawing of platform and game controls
Revision 408 - Directory Listing - [select for diffs]
Modified Tue Sep 24 21:54:02 2019 UTC (3 years, 8 months ago) by william
Diff to previous 406
update wip to make platform and game controls and containers 'smarter'
Revision 406 - Directory Listing - [select for diffs]
Modified Tue Sep 24 03:35:47 2019 UTC (3 years, 8 months ago) by william
Diff to previous 404
add support to rebuild cache with commandline option: --rebuild
Revision 404 - Directory Listing - [select for diffs]
Modified Tue Sep 24 02:54:46 2019 UTC (3 years, 8 months ago) by william
Diff to previous 403
copy over some speed-ups from mono-timing branch
Revision 403 - Directory Listing - [select for diffs]
Modified Tue Sep 24 02:40:25 2019 UTC (3 years, 8 months ago) by william
Diff to previous 402
reverting wip from mono-timing branch, keeping a few bug-fixes, etc
Revision 402 - Directory Listing - [select for diffs]
Modified Tue Sep 24 02:23:14 2019 UTC (3 years, 8 months ago) by william
Diff to previous 401
+ creating a branch from the current wip inorder to do the following:


  1) Decrease loading time
      ** time required to populate the roms (e.g. image loading, etc)
      ** time to read from cache, etc

  2) Create a custom control container that will only render
     a certain number of controls at any given time -- instead
     of adding and rendering the entire set.

  3) etc

Revision 401 - Directory Listing - [select for diffs]
Modified Tue Sep 24 02:14:36 2019 UTC (3 years, 8 months ago) by william
Diff to previous 400
committing more wip for better handling of items
Revision 400 - Directory Listing - [select for diffs]
Modified Tue Sep 24 01:11:00 2019 UTC (3 years, 8 months ago) by william
Diff to previous 399
committing more wip for better handling of items
Revision 399 - Directory Listing - [select for diffs]
Modified Mon Sep 23 05:26:57 2019 UTC (3 years, 8 months ago) by william
Diff to previous 398
update EmuXPortal -- wip for reducing time spent in populating game and platform controls
Revision 398 - Directory Listing - [select for diffs]
Modified Mon Sep 23 01:57:39 2019 UTC (3 years, 8 months ago) by william
Diff to previous 397
+ update emuxportal with better timing

Revision 397 - Directory Listing - [select for diffs]
Modified Mon Sep 23 01:30:02 2019 UTC (3 years, 8 months ago) by william
Diff to previous 396
+ fix issue where platform config property was not being set
  in EmuRom constructor (which resulted in NullReferenceExceptions)

Revision 396 - Directory Listing - [select for diffs]
Modified Sun Jun 23 23:32:26 2019 UTC (3 years, 11 months ago) by william
Diff to previous 394
use HashSet instead of List
Revision 394 - Directory Listing - [select for diffs]
Modified Mon May 6 02:25:47 2019 UTC (4 years ago) by william
Diff to previous 393
UPDATE: add support when caching roms locally (ie copying them) also copy the emulator config file
Revision 393 - Directory Listing - [select for diffs]
Modified Mon May 6 02:08:15 2019 UTC (4 years ago) by william
Diff to previous 391
add support when caching roms locally (ie copying them) also copy the emulator config file
Revision 391 - Directory Listing - [select for diffs]
Modified Mon May 6 01:31:22 2019 UTC (4 years ago) by william
Diff to previous 389
fix issue with parameter replacements where extra double-quotes where inserted when obtaining replaceable emulater options (IE: %ROM_FILE%, %ROM_PATH%)
Revision 389 - Directory Listing - [select for diffs]
Modified Mon May 6 01:15:40 2019 UTC (4 years ago) by william
Diff to previous 388
disable config testing
Revision 388 - Directory Listing - [select for diffs]
Modified Mon May 6 01:14:38 2019 UTC (4 years ago) by william
Diff to previous 387
fix an issue with re-loading the emu.config file
Revision 387 - Directory Listing - [select for diffs]
Modified Fri May 3 02:46:10 2019 UTC (4 years ago) by william
Diff to previous 385
update romparser::NESReader (still does nothing useful)
Revision 385 - Directory Listing - [select for diffs]
Modified Thu May 2 05:15:37 2019 UTC (4 years ago) by william
Diff to previous 383
+ another update to how favorite roms are handled:
  ** when chosing a rom on a platform (other than Favorites)
     pressing CTRL+F will favorite that rom (as it always has).

     The difference is that pressing CTRL+F after favoriting the
     rom will not unfavorite it unless it is done on the favorites list.

     In other words, to remove a favorited rom, it must be done
     from the Favorites platform (from the root/main menu).

Revision 383 - Directory Listing - [select for diffs]
Modified Thu May 2 04:43:31 2019 UTC (4 years ago) by william
Diff to previous 380
+ update how favorited roms are handled:
  ** when the roms are displayed they are sorted by rom title
  ** when the roms are saved they get sorted by date added, and
       the newest rom will be at the bottom of the list

+ fix a sharing violation that would occur when attempting to
  copy a rom to a local path, if that rom already existed, and
  its image was loaded from the local path.

   Basically, if the rom had an image it attempted to overwrite
   the image file while the program had an open handle to the
   image in the local path. (hence: sharing violation)

     ** this was fixed by creating a bitmap from the source file
        and not maintaining an open-handle to the file.


Revision 380 - Directory Listing - [select for diffs]
Modified Thu May 2 03:17:59 2019 UTC (4 years ago) by william
Diff to previous 377
disable config testing
Revision 377 - Directory Listing - [select for diffs]
Modified Thu May 2 03:09:26 2019 UTC (4 years ago) by william
Diff to previous 376
update emuxportal -- fix empty rom image path errors when copying a rom to local when it has no rom image
Revision 376 - Directory Listing - [select for diffs]
Modified Sat Dec 30 15:01:54 2017 UTC (5 years, 4 months ago) by william
Diff to previous 375
skip sega genesis for now
Revision 375 - Directory Listing - [select for diffs]
Modified Sat Dec 30 14:36:20 2017 UTC (5 years, 4 months ago) by william
Diff to previous 374
catch exceptions in parseUrl
Revision 374 - Directory Listing - [select for diffs]
Modified Sat Dec 30 14:32:03 2017 UTC (5 years, 4 months ago) by william
Diff to previous 373
add support for finding romimages using google image search and save them
Revision 373 - Directory Listing - [select for diffs]
Modified Sat Dec 30 13:04:27 2017 UTC (5 years, 4 months ago) by william
Diff to previous 372
update code
Revision 372 - Directory Listing - [select for diffs]
Modified Sat Dec 30 11:53:50 2017 UTC (5 years, 4 months ago) by william
Diff to previous 371
add Enterprise.Collections
Revision 371 - Directory Listing - [select for diffs]
Modified Fri Dec 22 00:30:48 2017 UTC (5 years, 5 months ago) by william
Diff to previous 370
update rom image finder -- setup debug configuration
Revision 370 - Directory Listing - [select for diffs]
Modified Fri Dec 22 00:30:16 2017 UTC (5 years, 5 months ago) by william
Diff to previous 369
update rom image finder -- setup debug configuration
Revision 369 - Directory Listing - [select for diffs]
Modified Fri Dec 22 00:15:09 2017 UTC (5 years, 5 months ago) by william
Diff to previous 368
+ warn if configuration_testing is enabled
+ warn if dev_debug is enabled
+ add support for getting cache from an external path


Revision 368 - Directory Listing - [select for diffs]
Modified Thu Dec 21 22:33:43 2017 UTC (5 years, 5 months ago) by william
Diff to previous 367
update assembly information for RomImageFinder
Revision 367 - Directory Listing - [select for diffs]
Modified Thu Dec 21 22:32:59 2017 UTC (5 years, 5 months ago) by william
Diff to previous 366
add a new project to find rom image files
Revision 366 - Directory Listing - [select for diffs]
Modified Thu Dec 21 22:26:45 2017 UTC (5 years, 5 months ago) by william
Diff to previous 365
add libhtmlscrapper to deps
Revision 365 - Directory Listing - [select for diffs]
Modified Wed Dec 20 19:43:35 2017 UTC (5 years, 5 months ago) by william
Diff to previous 364
update EmuXPortal.RomParser/rom_format.txt
Revision 364 - Directory Listing - [select for diffs]
Modified Wed Dec 20 19:11:41 2017 UTC (5 years, 5 months ago) by william
Diff to previous 363
update code
Revision 363 - Directory Listing - [select for diffs]
Modified Wed Dec 20 17:11:21 2017 UTC (5 years, 5 months ago) by william
Diff to previous 362
update wip
Revision 362 - Directory Listing - [select for diffs]
Modified Wed Dec 20 17:04:24 2017 UTC (5 years, 5 months ago) by william
Diff to previous 361
commiting current WIP for rom parsing
Revision 361 - Directory Listing - [select for diffs]
Modified Wed Dec 20 15:41:28 2017 UTC (5 years, 5 months ago) by william
Diff to previous 360
update EmuXPortal.sln - add project UnitTests/RomParser/UnitTests.RomParser.csproj
Revision 360 - Directory Listing - [select for diffs]
Modified Wed Dec 20 15:40:06 2017 UTC (5 years, 5 months ago) by william
Diff to previous 359
rename RomParser.csproj
Revision 359 - Directory Listing - [select for diffs]
Modified Wed Dec 20 15:22:13 2017 UTC (5 years, 5 months ago) by william
Diff to previous 358
add two new solutions: EmuXPortal.RomParser and UnitTests/RomParser
Revision 358 - Directory Listing - [select for diffs]
Modified Wed Dec 20 15:09:23 2017 UTC (5 years, 5 months ago) by william
Diff to previous 355
remove unused method: UpdateExternalConfigs() from RomCache
Revision 355 - Directory Listing - [select for diffs]
Modified Tue Dec 19 20:15:02 2017 UTC (5 years, 5 months ago) by william
Diff to previous 354
reintegrate branch /branches/mono-cache-support
Revision 354 - Directory Listing - [select for diffs]
Modified Tue Dec 19 20:05:46 2017 UTC (5 years, 5 months ago) by william
Diff to previous 353
set version 1.0.1.0
Revision 353 - Directory Listing - [select for diffs]
Modified Tue Dec 19 20:04:59 2017 UTC (5 years, 5 months ago) by william
Diff to previous 352
update config testing directive, and add a TODO (which can probably be left as is)
Revision 352 - Directory Listing - [select for diffs]
Modified Tue Dec 19 20:01:56 2017 UTC (5 years, 5 months ago) by william
Diff to previous 351
+ add support to load roms from cache when rom path is unavailable
+ add support to cache roms locally
  ** to copy a rom locally: select the rom and press Ctrl+C
  ** to delete a rom locally: select the rom and press Ctrl+D
  ** to favorite a rom: select the rom and press Ctrl+F
+ add support to pull rom favorites from cache if needed

Revision 351 - Directory Listing - [select for diffs]
Modified Tue Dec 19 18:03:39 2017 UTC (5 years, 5 months ago) by william
Diff to previous 350
update to code so that a rom (that has been copied locally) can be deleted by pressing Ctrl+D
Revision 350 - Directory Listing - [select for diffs]
Modified Tue Dec 19 16:43:00 2017 UTC (5 years, 5 months ago) by william
Diff to previous 349
update to code so that a rom can be copied to a local cache by pressing Ctrl+C
Revision 349 - Directory Listing - [select for diffs]
Modified Tue Dec 19 13:26:27 2017 UTC (5 years, 5 months ago) by william
Diff to previous 348
commit latest
Revision 348 - Directory Listing - [select for diffs]
Modified Tue Dec 19 12:28:44 2017 UTC (5 years, 5 months ago) by william
Diff to previous 347
update EmuXPortal/SplashLoader.cs -- use a timer to test if the splash should close
Revision 347 - Directory Listing - [select for diffs]
Modified Tue Dec 19 12:24:39 2017 UTC (5 years, 5 months ago) by william
Diff to previous 346
update Form1 -- remove ControlID output
Revision 346 - Directory Listing - [select for diffs]
Modified Tue Dec 19 12:22:08 2017 UTC (5 years, 5 months ago) by william
Diff to previous 345
add a splash screen to display the progress of the rom cache loading
Revision 345 - Directory Listing - [select for diffs]
Modified Tue Dec 19 11:15:25 2017 UTC (5 years, 5 months ago) by william
Diff to previous 344
update EmuXPortal.Api/Api/IEmuRom.cs -- if the dictionary does not contain said rom, then when adding the new rom, make sure to also look for a rom image file
Revision 344 - Directory Listing - [select for diffs]
Modified Tue Dec 19 11:02:57 2017 UTC (5 years, 5 months ago) by william
Diff to previous 343
using xml linq in EmuXPortal.Api/Api/ConfigLoader.cs
Revision 343 - Directory Listing - [select for diffs]
Modified Tue Dec 19 10:58:53 2017 UTC (5 years, 5 months ago) by william
Diff to previous 342
using xml linq in EmuXPortal.Api/Api/ConfigLoader.cs
Revision 342 - Directory Listing - [select for diffs]
Modified Tue Dec 19 10:44:40 2017 UTC (5 years, 5 months ago) by william
Diff to previous 341
fix up last bit of support for shoehorning the cacheing system into the main program
Revision 341 - Directory Listing - [select for diffs]
Modified Tue Dec 19 08:32:04 2017 UTC (5 years, 5 months ago) by william
Diff to previous 340
update RomFavorite to pull rom data from the cache
Revision 340 - Directory Listing - [select for diffs]
Modified Tue Dec 19 07:43:56 2017 UTC (5 years, 5 months ago) by william
Diff to previous 339
implement caching in the gui app
Revision 339 - Directory Listing - [select for diffs]
Modified Tue Dec 19 03:58:49 2017 UTC (5 years, 5 months ago) by william
Diff to previous 338
update  EmuXPortal.Cacher
Revision 338 - Directory Listing - [select for diffs]
Modified Tue Dec 19 03:57:11 2017 UTC (5 years, 5 months ago) by william
Diff to previous 337
update to merge from /branches/mono -- this file was also not properly merged
Revision 337 - Directory Listing - [select for diffs]
Modified Tue Dec 19 03:55:53 2017 UTC (5 years, 5 months ago) by william
Diff to previous 336
update to merge from /branches/mono -- these files were not properly merged
Revision 336 - Directory Listing - [select for diffs]
Modified Tue Dec 19 03:46:23 2017 UTC (5 years, 5 months ago) by william
Diff to previous 335
merge changes from branch /branches/mono (image resource loading + old rom config)
Revision 335 - Directory Listing - [select for diffs]
Modified Tue Dec 19 03:44:45 2017 UTC (5 years, 5 months ago) by william
Diff to previous 334
merge changes from branch /branches/mono (image resource loading)
Revision 334 - Directory Listing - [select for diffs]
Modified Tue Dec 19 03:35:02 2017 UTC (5 years, 5 months ago) by william
Diff to previous 333
fix an issue with images not loading properly due to sharing violations
Revision 333 - Directory Listing - [select for diffs]
Modified Tue Dec 19 02:44:37 2017 UTC (5 years, 5 months ago) by william
Diff to previous 332
merge changes from branch /branches/mono-xml-linq
Revision 332 - Directory Listing - [select for diffs]
Modified Tue Dec 19 02:41:01 2017 UTC (5 years, 5 months ago) by william
Diff to previous 331
+ remove a debug line for minetest

Revision 331 - Directory Listing - [select for diffs]
Modified Tue Dec 19 02:39:25 2017 UTC (5 years, 5 months ago) by william
Diff to previous 330
+ update RomFavorite to use xml linq

Revision 330 - Directory Listing - [select for diffs]
Modified Tue Dec 19 02:14:36 2017 UTC (5 years, 5 months ago) by william
Diff to previous 329
+ update EmuConfig.cs -- use xml linq to read config
+ update RomConfig.cs -- handle absolute paths in GetFullRomImage()

Revision 329 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:57:24 2017 UTC (5 years, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 5 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, 2 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 (6 years, 9 months 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 (6 years, 9 months 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 (6 years, 9 months 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 (6 years, 9 months 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 (6 years, 9 months 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 (6 years, 9 months 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, 1 month 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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, 2 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 (8 years, 9 months 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 (8 years, 9 months 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 (8 years, 9 months 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 (8 years, 9 months 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 (8 years, 9 months ago) by william
Diff to previous 229

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

Revision 227 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:02:15 2014 UTC (8 years, 9 months 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 (8 years, 9 months ago) by william
Diff to previous 225

Revision 225 - Directory Listing - [select for diffs]
Modified Tue Aug 5 04:01:08 2014 UTC (8 years, 9 months 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 (8 years, 9 months ago) by william
Diff to previous 219

Revision 219 - Directory Listing - [select for diffs]
Modified Tue Aug 5 03:52:44 2014 UTC (8 years, 9 months 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 (8 years, 9 months 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 (8 years, 9 months 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 (8 years, 9 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 159 - Directory Listing - [select for diffs]
Modified Tue Oct 8 18:37:29 2013 UTC (9 years, 7 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, 7 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, 7 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, 7 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, 7 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 (10 years, 11 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 (10 years, 11 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 (10 years, 11 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 (10 years, 11 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 (10 years, 11 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 (10 years, 11 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 (10 years, 11 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 (10 years, 11 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 (10 years, 11 months ago) by william
Diff to previous 75

Revision 75 - Directory Listing - [select for diffs]
Modified Mon Jun 18 03:45:38 2012 UTC (10 years, 11 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 (10 years, 11 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month 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, 1 month ago) by william
initial layout

Convenience Links