Log of /branches
Directory Listing
Revision
535 -
Directory Listing
Modified
Fri Dec 4 15:06:41 2020 UTC
(3 months ago)
by
william
+ 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
Modified
Fri Dec 4 15:02:08 2020 UTC
(3 months ago)
by
william
fix debug/release logging
Revision
533 -
Directory Listing
Modified
Fri Dec 4 15:01:46 2020 UTC
(3 months ago)
by
william
fix debug/release logging
Revision
532 -
Directory Listing
Modified
Fri Dec 4 15:00:50 2020 UTC
(3 months ago)
by
william
update gridcontainer -- handle Control+N / Control+P for pageup/down when using an input plugin
Revision
531 -
Directory Listing
Modified
Fri Dec 4 14:54:22 2020 UTC
(3 months ago)
by
william
revert usage of hashsets -- this broke the plugin
Revision
530 -
Directory Listing
Modified
Fri Dec 4 13:54:51 2020 UTC
(3 months ago)
by
william
update configloader -- do not allow favorites loading (or rather failure of it) to prevent loading of the application configuration
Revision
528 -
Directory Listing
Modified
Fri Dec 4 13:19:33 2020 UTC
(3 months ago)
by
william
update plugin build folder
Revision
527 -
Directory Listing
Modified
Fri Dec 4 13:16:00 2020 UTC
(3 months ago)
by
william
update release building
Revision
526 -
Directory Listing
Modified
Fri Dec 4 12:27:15 2020 UTC
(3 months ago)
by
william
re-enable plugins
Revision
525 -
Directory Listing
Modified
Fri Dec 4 12:18:28 2020 UTC
(3 months ago)
by
william
update plugin:input-xbox360 -- use hashsets to speed up button mapping
Revision
524 -
Directory Listing
Modified
Sun Nov 29 03:54:51 2020 UTC
(3 months ago)
by
william
update handling of bitmap cache
Revision
520 -
Directory Listing
Modified
Thu Nov 26 02:04:38 2020 UTC
(3 months, 1 week ago)
by
william
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
Modified
Sun Nov 22 03:42:22 2020 UTC
(3 months, 1 week ago)
by
william
update to latest build
Revision
516 -
Directory Listing
Modified
Sun Nov 22 03:29:23 2020 UTC
(3 months, 1 week ago)
by
william
update to latest build
Revision
513 -
Directory Listing
Modified
Sun Nov 22 03:17:46 2020 UTC
(3 months, 1 week ago)
by
william
fix invalidation of girdcontrol
Revision
511 -
Directory Listing
Modified
Sun Nov 22 03:16:39 2020 UTC
(3 months, 1 week ago)
by
william
fix invalidation of girdcontrol
Revision
510 -
Directory Listing
Modified
Sun Nov 22 01:37:01 2020 UTC
(3 months, 1 week ago)
by
william
copy thumbs to local roms
Revision
508 -
Directory Listing
Modified
Sun Nov 22 01:33:25 2020 UTC
(3 months, 1 week ago)
by
william
copy thumbs to local roms
Revision
506 -
Directory Listing
Modified
Sun Nov 22 01:27:18 2020 UTC
(3 months, 1 week ago)
by
william
copy thumbs to local roms
Revision
505 -
Directory Listing
Modified
Sun Nov 22 01:07:05 2020 UTC
(3 months, 1 week ago)
by
william
fix support platform/rom thumbnails
Revision
502 -
Directory Listing
Modified
Sat Nov 21 23:42:23 2020 UTC
(3 months, 1 week ago)
by
william
fix issue with renering lots of controls
Revision
501 -
Directory Listing
Modified
Sat Nov 21 23:42:07 2020 UTC
(3 months, 1 week ago)
by
william
fix issue with renering lots of controls
Revision
498 -
Directory Listing
Modified
Sat Nov 21 22:55:03 2020 UTC
(3 months, 1 week ago)
by
william
fix issue with renering lots of controls
Revision
494 -
Directory Listing
Modified
Sat Nov 21 22:24:34 2020 UTC
(3 months, 1 week ago)
by
william
fix issue with renering lots of controls
Revision
493 -
Directory Listing
Modified
Sat Nov 21 22:23:34 2020 UTC
(3 months, 1 week ago)
by
william
fix issue with text overwiting
Revision
491 -
Directory Listing
Modified
Sat Nov 21 11:57:21 2020 UTC
(3 months, 1 week ago)
by
william
clean-up old code
Revision
490 -
Directory Listing
Modified
Sat Nov 21 11:49:36 2020 UTC
(3 months, 1 week ago)
by
william
implement keybindinsg
Revision
489 -
Directory Listing
Modified
Sat Nov 21 11:11:32 2020 UTC
(3 months, 1 week ago)
by
william
implement loading of game roms in gridcontrol
Revision
488 -
Directory Listing
Modified
Sat Nov 21 08:11:24 2020 UTC
(3 months, 2 weeks ago)
by
william
implement scrolling via key down in grid control
Revision
487 -
Directory Listing
Modified
Sat Nov 21 07:27:17 2020 UTC
(3 months, 2 weeks ago)
by
william
implement scrolling in grid control
Revision
486 -
Directory Listing
Modified
Sat Nov 21 06:36:12 2020 UTC
(3 months, 2 weeks ago)
by
william
wip for new GridContainer/control (a single container to render multiple controls)
Revision
485 -
Directory Listing
Modified
Sat Nov 21 06:29:50 2020 UTC
(3 months, 2 weeks ago)
by
william
wip for new GridContainer/control (a single container to render multiple controls)
Revision
484 -
Directory Listing
Modified
Sat Nov 21 05:28:23 2020 UTC
(3 months, 2 weeks ago)
by
william
wip for new GridContainer/control (a single container to render multiple controls)
Revision
483 -
Directory Listing
Modified
Sat Nov 21 04:56:34 2020 UTC
(3 months, 2 weeks ago)
by
william
fix selection color overaly (using alpha blending)
Revision
482 -
Directory Listing
Modified
Sat Nov 21 04:19:04 2020 UTC
(3 months, 2 weeks ago)
by
william
wip for speeding up control rendering
Revision
480 -
Directory Listing
Modified
Tue Jun 30 11:38:54 2020 UTC
(8 months ago)
by
william
+ 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
Modified
Thu Jun 25 10:55:29 2020 UTC
(8 months, 1 week ago)
by
william
log a warning that gamepad-input support is not available if no gamepads were found.
Revision
476 -
Directory Listing
Modified
Thu Jun 18 09:23:56 2020 UTC
(8 months, 2 weeks ago)
by
william
set version to 1.0.1.8
Revision
475 -
Directory Listing
Modified
Thu Jun 18 09:23:18 2020 UTC
(8 months, 2 weeks ago)
by
william
remove TODO in input-xbox360/x360Input.cs
Revision
474 -
Directory Listing
Modified
Thu Jun 18 09:22:46 2020 UTC
(8 months, 2 weeks ago)
by
william
disable CONFIGURATION_TESTING -- and remove fixme messages
Revision
473 -
Directory Listing
Modified
Thu Jun 18 09:21:26 2020 UTC
(8 months, 2 weeks ago)
by
william
disable DEV_DEBUG
Revision
472 -
Directory Listing
Modified
Thu Jun 18 09:20:07 2020 UTC
(8 months, 2 weeks ago)
by
william
fix high-cpu usage of input polling plugins
Revision
471 -
Directory Listing
Modified
Thu Jun 18 08:10:46 2020 UTC
(8 months, 2 weeks ago)
by
william
fix early termination of application if configuration was not loaded (seems it wasn't working properly)
Revision
469 -
Directory Listing
Modified
Fri Jun 12 11:29:34 2020 UTC
(8 months, 3 weeks ago)
by
william
disable plugins, and add emuxportal.cacher as a reference in the main application
Revision
466 -
Directory Listing
Modified
Sun Dec 22 07:15:30 2019 UTC
(14 months, 2 weeks ago)
by
william
more updates for disabling input queue
Revision
465 -
Directory Listing
Modified
Sun Dec 22 06:25:49 2019 UTC
(14 months, 2 weeks ago)
by
william
+ 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
Modified
Tue Oct 22 02:57:58 2019 UTC
(16 months, 2 weeks ago)
by
william
disable configuration testing
Revision
462 -
Directory Listing
Modified
Tue Oct 22 02:56:15 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal -- implement fully working support for xbox-360 controller
Revision
461 -
Directory Listing
Modified
Tue Oct 22 02:12:07 2019 UTC
(16 months, 2 weeks ago)
by
william
+ 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
Modified
Mon Oct 21 03:09:04 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
459 -
Directory Listing
Modified
Mon Oct 21 03:08:36 2019 UTC
(16 months, 2 weeks ago)
by
william
update ignored files
Revision
458 -
Directory Listing
Modified
Sun Oct 20 12:06:07 2019 UTC
(16 months, 2 weeks ago)
by
william
update deps/miguel28-SDLJoystick
Revision
457 -
Directory Listing
Modified
Sun Oct 20 10:18:10 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
456 -
Directory Listing
Modified
Sun Oct 20 10:16:19 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
455 -
Directory Listing
Modified
Sun Oct 20 07:08:11 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal -- setup framework to recieve key presses from input plugins
Revision
454 -
Directory Listing
Modified
Sun Oct 20 06:18:18 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal -- found a working implementation for xbox 360 controlles (SDLJoystick)
Revision
453 -
Directory Listing
Modified
Sun Oct 20 05:45:06 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
452 -
Directory Listing
Modified
Sun Oct 20 04:59:28 2019 UTC
(16 months, 2 weeks ago)
by
william
+ 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
Modified
Sun Oct 20 04:53:45 2019 UTC
(16 months, 2 weeks ago)
by
william
+ add Debug/Release builds for x86 & x64
Revision
450 -
Directory Listing
Modified
Sun Oct 20 04:53:15 2019 UTC
(16 months, 2 weeks ago)
by
william
update ignored files
Revision
449 -
Directory Listing
Modified
Sun Oct 20 04:49:13 2019 UTC
(16 months, 2 weeks ago)
by
william
update ignored files
Revision
448 -
Directory Listing
Modified
Sun Oct 20 04:46:27 2019 UTC
(16 months, 2 weeks ago)
by
william
ignore obj folders
Revision
447 -
Directory Listing
Modified
Sun Oct 20 04:45:33 2019 UTC
(16 months, 2 weeks ago)
by
william
remove incompatibilt c++ project from solution
Revision
446 -
Directory Listing
Modified
Sun Oct 20 04:41:59 2019 UTC
(16 months, 2 weeks ago)
by
william
add deps/XInputDotNet
Revision
445 -
Directory Listing
Modified
Sun Oct 20 04:28:23 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
444 -
Directory Listing
Modified
Sun Oct 20 03:55:34 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
443 -
Directory Listing
Modified
Sun Oct 20 03:53:35 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
442 -
Directory Listing
Modified
Sun Oct 20 03:43:46 2019 UTC
(16 months, 2 weeks ago)
by
william
update ignored files
Revision
441 -
Directory Listing
Modified
Sun Oct 20 03:43:12 2019 UTC
(16 months, 2 weeks ago)
by
william
update emuxportal
Revision
440 -
Directory Listing
Modified
Sun Oct 20 03:36:14 2019 UTC
(16 months, 2 weeks ago)
by
william
+ 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
Modified
Sun Oct 20 03:22:22 2019 UTC
(16 months, 2 weeks ago)
by
william
add Enterprise.Plugins to deps
Revision
437 -
Directory Listing
Modified
Mon Oct 7 03:28:37 2019 UTC
(16 months, 4 weeks ago)
by
william
target .net 3.5 (instead of 4.0) and fix issue with getting filesize of symlink
Revision
436 -
Directory Listing
Modified
Mon Oct 7 02:29:30 2019 UTC
(16 months, 4 weeks ago)
by
william
fix a bug with zero-length cache map
Revision
435 -
Directory Listing
Modified
Mon Oct 7 02:13:21 2019 UTC
(16 months, 4 weeks ago)
by
william
tagging v1.0.1.6
Revision
434 -
Directory Listing
Modified
Mon Oct 7 02:10:22 2019 UTC
(16 months, 4 weeks ago)
by
william
try to speed up image loading
Revision
433 -
Directory Listing
Modified
Mon Oct 7 02:06:46 2019 UTC
(16 months, 4 weeks ago)
by
william
try to speed up image loading
Revision
432 -
Directory Listing
Modified
Mon Oct 7 01:46:35 2019 UTC
(16 months, 4 weeks ago)
by
william
update code
Revision
431 -
Directory Listing
Modified
Mon Oct 7 01:46:02 2019 UTC
(16 months, 4 weeks ago)
by
william
remove ZeroFormatter (it is just as broken and as useless as protobuf-net)
Revision
430 -
Directory Listing
Modified
Mon Oct 7 00:52:09 2019 UTC
(16 months, 4 weeks ago)
by
william
use List instead of HashSet (slight speed-up in runtime on the order of 10 milliseconds)
Revision
429 -
Directory Listing
Modified
Mon Oct 7 00:41:53 2019 UTC
(16 months, 4 weeks ago)
by
william
add more profiling
Revision
428 -
Directory Listing
Modified
Mon Oct 7 00:24:14 2019 UTC
(16 months, 4 weeks ago)
by
william
+ 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
Modified
Sun Oct 6 21:10:08 2019 UTC
(16 months, 4 weeks ago)
by
william
update serialization
Revision
426 -
Directory Listing
Modified
Sun Oct 6 20:57:45 2019 UTC
(16 months, 4 weeks ago)
by
william
add some other serializers
Revision
424 -
Directory Listing
Modified
Thu Sep 26 06:51:13 2019 UTC
(17 months, 1 week ago)
by
william
update code for custom controls
Revision
422 -
Directory Listing
Modified
Thu Sep 26 06:49:19 2019 UTC
(17 months, 1 week ago)
by
william
update code for custom controls
Revision
421 -
Directory Listing
Modified
Thu Sep 26 06:22:17 2019 UTC
(17 months, 1 week ago)
by
william
update code for custom controls
Revision
420 -
Directory Listing
Modified
Thu Sep 26 05:29:59 2019 UTC
(17 months, 1 week ago)
by
william
update code for custom controls
Revision
419 -
Directory Listing
Modified
Thu Sep 26 03:06:57 2019 UTC
(17 months, 1 week ago)
by
william
update code for custom controls
Revision
418 -
Directory Listing
Modified
Wed Sep 25 23:44:20 2019 UTC
(17 months, 1 week ago)
by
william
update code for custom controls
Revision
417 -
Directory Listing
Modified
Wed Sep 25 21:28:42 2019 UTC
(17 months, 1 week ago)
by
william
update pageup/down, home, end key bindings for navigation
Revision
416 -
Directory Listing
Modified
Wed Sep 25 05:50:51 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
415 -
Directory Listing
Modified
Wed Sep 25 05:46:40 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
414 -
Directory Listing
Modified
Wed Sep 25 05:07:15 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
413 -
Directory Listing
Modified
Wed Sep 25 05:02:07 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
412 -
Directory Listing
Modified
Wed Sep 25 01:06:30 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
411 -
Directory Listing
Modified
Wed Sep 25 00:36:53 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
410 -
Directory Listing
Modified
Wed Sep 25 00:35:42 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
409 -
Directory Listing
Modified
Wed Sep 25 00:31:32 2019 UTC
(17 months, 1 week ago)
by
william
commit wip for custom drawing of platform and game controls
Revision
408 -
Directory Listing
Modified
Tue Sep 24 21:54:02 2019 UTC
(17 months, 1 week ago)
by
william
update wip to make platform and game controls and containers 'smarter'
Revision
406 -
Directory Listing
Modified
Tue Sep 24 03:35:47 2019 UTC
(17 months, 1 week ago)
by
william
add support to rebuild cache with commandline option: --rebuild
Revision
404 -
Directory Listing
Modified
Tue Sep 24 02:54:46 2019 UTC
(17 months, 1 week ago)
by
william
copy over some speed-ups from mono-timing branch
Revision
403 -
Directory Listing
Modified
Tue Sep 24 02:40:25 2019 UTC
(17 months, 1 week ago)
by
william
reverting wip from mono-timing branch, keeping a few bug-fixes, etc
Revision
402 -
Directory Listing
Modified
Tue Sep 24 02:23:14 2019 UTC
(17 months, 1 week ago)
by
william
+ 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
Modified
Tue Sep 24 02:14:36 2019 UTC
(17 months, 1 week ago)
by
william
committing more wip for better handling of items
Revision
400 -
Directory Listing
Modified
Tue Sep 24 01:11:00 2019 UTC
(17 months, 1 week ago)
by
william
committing more wip for better handling of items
Revision
399 -
Directory Listing
Modified
Mon Sep 23 05:26:57 2019 UTC
(17 months, 1 week ago)
by
william
update EmuXPortal -- wip for reducing time spent in populating game and platform controls
Revision
398 -
Directory Listing
Modified
Mon Sep 23 01:57:39 2019 UTC
(17 months, 1 week ago)
by
william
+ update emuxportal with better timing
Revision
397 -
Directory Listing
Modified
Mon Sep 23 01:30:02 2019 UTC
(17 months, 1 week ago)
by
william
+ fix issue where platform config property was not being set
in EmuRom constructor (which resulted in NullReferenceExceptions)
Revision
396 -
Directory Listing
Modified
Sun Jun 23 23:32:26 2019 UTC
(20 months, 1 week ago)
by
william
use HashSet instead of List
Revision
394 -
Directory Listing
Modified
Mon May 6 02:25:47 2019 UTC
(22 months ago)
by
william
UPDATE: add support when caching roms locally (ie copying them) also copy the emulator config file
Revision
393 -
Directory Listing
Modified
Mon May 6 02:08:15 2019 UTC
(22 months ago)
by
william
add support when caching roms locally (ie copying them) also copy the emulator config file
Revision
391 -
Directory Listing
Modified
Mon May 6 01:31:22 2019 UTC
(22 months ago)
by
william
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
Modified
Mon May 6 01:15:40 2019 UTC
(22 months ago)
by
william
disable config testing
Revision
388 -
Directory Listing
Modified
Mon May 6 01:14:38 2019 UTC
(22 months ago)
by
william
fix an issue with re-loading the emu.config file
Revision
387 -
Directory Listing
Modified
Fri May 3 02:46:10 2019 UTC
(22 months ago)
by
william
update romparser::NESReader (still does nothing useful)
Revision
385 -
Directory Listing
Modified
Thu May 2 05:15:37 2019 UTC
(22 months ago)
by
william
+ 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
Modified
Thu May 2 04:43:31 2019 UTC
(22 months ago)
by
william
+ 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
Modified
Thu May 2 03:17:59 2019 UTC
(22 months ago)
by
william
disable config testing
Revision
377 -
Directory Listing
Modified
Thu May 2 03:09:26 2019 UTC
(22 months ago)
by
william
update emuxportal -- fix empty rom image path errors when copying a rom to local when it has no rom image
Revision
376 -
Directory Listing
Modified
Sat Dec 30 15:01:54 2017 UTC
(3 years, 2 months ago)
by
william
skip sega genesis for now
Revision
375 -
Directory Listing
Modified
Sat Dec 30 14:36:20 2017 UTC
(3 years, 2 months ago)
by
william
catch exceptions in parseUrl
Revision
374 -
Directory Listing
Modified
Sat Dec 30 14:32:03 2017 UTC
(3 years, 2 months ago)
by
william
add support for finding romimages using google image search and save them
Revision
373 -
Directory Listing
Modified
Sat Dec 30 13:04:27 2017 UTC
(3 years, 2 months ago)
by
william
update code
Revision
372 -
Directory Listing
Modified
Sat Dec 30 11:53:50 2017 UTC
(3 years, 2 months ago)
by
william
add Enterprise.Collections
Revision
371 -
Directory Listing
Modified
Fri Dec 22 00:30:48 2017 UTC
(3 years, 2 months ago)
by
william
update rom image finder -- setup debug configuration
Revision
370 -
Directory Listing
Modified
Fri Dec 22 00:30:16 2017 UTC
(3 years, 2 months ago)
by
william
update rom image finder -- setup debug configuration
Revision
369 -
Directory Listing
Modified
Fri Dec 22 00:15:09 2017 UTC
(3 years, 2 months ago)
by
william
+ 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
Modified
Thu Dec 21 22:33:43 2017 UTC
(3 years, 2 months ago)
by
william
update assembly information for RomImageFinder
Revision
367 -
Directory Listing
Modified
Thu Dec 21 22:32:59 2017 UTC
(3 years, 2 months ago)
by
william
add a new project to find rom image files
Revision
366 -
Directory Listing
Modified
Thu Dec 21 22:26:45 2017 UTC
(3 years, 2 months ago)
by
william
add libhtmlscrapper to deps
Revision
365 -
Directory Listing
Modified
Wed Dec 20 19:43:35 2017 UTC
(3 years, 2 months ago)
by
william
update EmuXPortal.RomParser/rom_format.txt
Revision
364 -
Directory Listing
Modified
Wed Dec 20 19:11:41 2017 UTC
(3 years, 2 months ago)
by
william
update code
Revision
363 -
Directory Listing
Modified
Wed Dec 20 17:11:21 2017 UTC
(3 years, 2 months ago)
by
william
update wip
Revision
362 -
Directory Listing
Modified
Wed Dec 20 17:04:24 2017 UTC
(3 years, 2 months ago)
by
william
commiting current WIP for rom parsing
Revision
361 -
Directory Listing
Modified
Wed Dec 20 15:41:28 2017 UTC
(3 years, 2 months ago)
by
william
update EmuXPortal.sln - add project UnitTests/RomParser/UnitTests.RomParser.csproj
Revision
360 -
Directory Listing
Modified
Wed Dec 20 15:40:06 2017 UTC
(3 years, 2 months ago)
by
william
rename RomParser.csproj
Revision
359 -
Directory Listing
Modified
Wed Dec 20 15:22:13 2017 UTC
(3 years, 2 months ago)
by
william
add two new solutions: EmuXPortal.RomParser and UnitTests/RomParser
Revision
358 -
Directory Listing
Modified
Wed Dec 20 15:09:23 2017 UTC
(3 years, 2 months ago)
by
william
remove unused method: UpdateExternalConfigs() from RomCache
Revision
355 -
Directory Listing
Modified
Tue Dec 19 20:15:02 2017 UTC
(3 years, 2 months ago)
by
william
reintegrate branch /branches/mono-cache-support
Revision
354 -
Directory Listing
Modified
Tue Dec 19 20:05:46 2017 UTC
(3 years, 2 months ago)
by
william
set version 1.0.1.0
Revision
353 -
Directory Listing
Modified
Tue Dec 19 20:04:59 2017 UTC
(3 years, 2 months ago)
by
william
update config testing directive, and add a TODO (which can probably be left as is)
Revision
352 -
Directory Listing
Modified
Tue Dec 19 20:01:56 2017 UTC
(3 years, 2 months ago)
by
william
+ 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
Modified
Tue Dec 19 18:03:39 2017 UTC
(3 years, 2 months ago)
by
william
update to code so that a rom (that has been copied locally) can be deleted by pressing Ctrl+D
Revision
350 -
Directory Listing
Modified
Tue Dec 19 16:43:00 2017 UTC
(3 years, 2 months ago)
by
william
update to code so that a rom can be copied to a local cache by pressing Ctrl+C
Revision
349 -
Directory Listing
Modified
Tue Dec 19 13:26:27 2017 UTC
(3 years, 2 months ago)
by
william
commit latest
Revision
348 -
Directory Listing
Modified
Tue Dec 19 12:28:44 2017 UTC
(3 years, 2 months ago)
by
william
update EmuXPortal/SplashLoader.cs -- use a timer to test if the splash should close
Revision
347 -
Directory Listing
Modified
Tue Dec 19 12:24:39 2017 UTC
(3 years, 2 months ago)
by
william
update Form1 -- remove ControlID output
Revision
346 -
Directory Listing
Modified
Tue Dec 19 12:22:08 2017 UTC
(3 years, 2 months ago)
by
william
add a splash screen to display the progress of the rom cache loading
Revision
345 -
Directory Listing
Modified
Tue Dec 19 11:15:25 2017 UTC
(3 years, 2 months ago)
by
william
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
Modified
Tue Dec 19 11:02:57 2017 UTC
(3 years, 2 months ago)
by
william
using xml linq in EmuXPortal.Api/Api/ConfigLoader.cs
Revision
343 -
Directory Listing
Modified
Tue Dec 19 10:58:53 2017 UTC
(3 years, 2 months ago)
by
william
using xml linq in EmuXPortal.Api/Api/ConfigLoader.cs
Revision
342 -
Directory Listing
Modified
Tue Dec 19 10:44:40 2017 UTC
(3 years, 2 months ago)
by
william
fix up last bit of support for shoehorning the cacheing system into the main program
Revision
341 -
Directory Listing
Modified
Tue Dec 19 08:32:04 2017 UTC
(3 years, 2 months ago)
by
william
update RomFavorite to pull rom data from the cache
Revision
340 -
Directory Listing
Modified
Tue Dec 19 07:43:56 2017 UTC
(3 years, 2 months ago)
by
william
implement caching in the gui app
Revision
339 -
Directory Listing
Modified
Tue Dec 19 03:58:49 2017 UTC
(3 years, 2 months ago)
by
william
update EmuXPortal.Cacher
Revision
338 -
Directory Listing
Modified
Tue Dec 19 03:57:11 2017 UTC
(3 years, 2 months ago)
by
william
update to merge from /branches/mono -- this file was also not properly merged
Revision
337 -
Directory Listing
Modified
Tue Dec 19 03:55:53 2017 UTC
(3 years, 2 months ago)
by
william
update to merge from /branches/mono -- these files were not properly merged
Revision
336 -
Directory Listing
Modified
Tue Dec 19 03:46:23 2017 UTC
(3 years, 2 months ago)
by
william
merge changes from branch /branches/mono (image resource loading + old rom config)
Revision
335 -
Directory Listing
Modified
Tue Dec 19 03:44:45 2017 UTC
(3 years, 2 months ago)
by
william
merge changes from branch /branches/mono (image resource loading)
Revision
334 -
Directory Listing
Modified
Tue Dec 19 03:35:02 2017 UTC
(3 years, 2 months ago)
by
william
fix an issue with images not loading properly due to sharing violations
Revision
333 -
Directory Listing
Modified
Tue Dec 19 02:44:37 2017 UTC
(3 years, 2 months ago)
by
william
merge changes from branch /branches/mono-xml-linq
Revision
332 -
Directory Listing
Modified
Tue Dec 19 02:41:01 2017 UTC
(3 years, 2 months ago)
by
william
+ remove a debug line for minetest
Revision
331 -
Directory Listing
Modified
Tue Dec 19 02:39:25 2017 UTC
(3 years, 2 months ago)
by
william
+ update RomFavorite to use xml linq
Revision
330 -
Directory Listing
Modified
Tue Dec 19 02:14:36 2017 UTC
(3 years, 2 months ago)
by
william
+ update EmuConfig.cs -- use xml linq to read config
+ update RomConfig.cs -- handle absolute paths in GetFullRomImage()
Revision
329 -
Directory Listing
Modified
Tue Dec 19 00:57:24 2017 UTC
(3 years, 2 months ago)
by
william
+ creating a branch to load xml data using linq
Revision
328 -
Directory Listing
Modified
Tue Dec 19 00:56:01 2017 UTC
(3 years, 2 months ago)
by
william
remove a duplicate line
Revision
327 -
Directory Listing
Modified
Tue Dec 19 00:38:33 2017 UTC
(3 years, 2 months ago)
by
william
update EmuXPortal/Form1.cs -- make some missing changes for handling rom loading progress and issues with image resources
Revision
326 -
Directory Listing
Modified
Tue Dec 19 00:23:47 2017 UTC
(3 years, 2 months ago)
by
william
remove Api/EMUOptions.cs -- this was included in EmuConfig.cs in r304
Revision
325 -
Directory Listing
Modified
Tue Dec 19 00:21:19 2017 UTC
(3 years, 2 months ago)
by
william
revert changes to these files after r304
Revision
324 -
Directory Listing
Modified
Tue Dec 19 00:10:33 2017 UTC
(3 years, 2 months ago)
by
william
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
Modified
Tue Dec 19 00:05:27 2017 UTC
(3 years, 2 months ago)
by
william
+ create a branch to work on cacheing
Revision
322 -
Directory Listing
Modified
Mon Dec 18 07:47:14 2017 UTC
(3 years, 2 months ago)
by
william
comitting current wip for cache support
Revision
321 -
Directory Listing
Modified
Mon Dec 18 06:36:49 2017 UTC
(3 years, 2 months ago)
by
william
commend out an unused variable
Revision
320 -
Directory Listing
Modified
Mon Dec 18 06:36:01 2017 UTC
(3 years, 2 months ago)
by
william
when updating cached roms also make sure to reset the rom image
Revision
319 -
Directory Listing
Modified
Mon Dec 18 06:26:40 2017 UTC
(3 years, 2 months ago)
by
william
dramatically increase speed of rom image search
Revision
318 -
Directory Listing
Modified
Mon Dec 18 04:41:27 2017 UTC
(3 years, 2 months ago)
by
william
+ 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
Modified
Mon Dec 18 03:02:11 2017 UTC
(3 years, 2 months ago)
by
william
try to speed up looking for rom image files
Revision
316 -
Directory Listing
Modified
Mon Dec 18 02:55:42 2017 UTC
(3 years, 2 months ago)
by
william
if a user aborts while cache is being generated, then that cache file should not be saved
Revision
315 -
Directory Listing
Modified
Mon Dec 18 02:45:21 2017 UTC
(3 years, 2 months ago)
by
william
update cache support
Revision
314 -
Directory Listing
Modified
Mon Dec 18 02:02:21 2017 UTC
(3 years, 2 months ago)
by
william
+ add support to build cache for all platforms in a give path
+ add support to cancel the cache generation
Revision
313 -
Directory Listing
Modified
Sun Dec 17 23:53:21 2017 UTC
(3 years, 2 months ago)
by
william
update caching support
Revision
312 -
Directory Listing
Modified
Sun Dec 17 19:55:22 2017 UTC
(3 years, 2 months ago)
by
william
update rom caching -- there is still a lot of work to do
Revision
311 -
Directory Listing
Modified
Sun Dec 17 17:13:38 2017 UTC
(3 years, 2 months ago)
by
william
committing code refactoring for rom cacheing -- alot of code is broken right now
Revision
310 -
Directory Listing
Modified
Sun Dec 17 14:39:33 2017 UTC
(3 years, 2 months ago)
by
william
fix cannot connect to debugger
Revision
309 -
Directory Listing
Modified
Sun Dec 17 14:36:44 2017 UTC
(3 years, 2 months ago)
by
william
update code -- add logging support to cahcer
Revision
308 -
Directory Listing
Modified
Sun Dec 17 14:26:08 2017 UTC
(3 years, 2 months ago)
by
william
update EmuXPortal.Cacher/Properties/AssemblyInfo.cs
Revision
307 -
Directory Listing
Modified
Sun Dec 17 14:25:29 2017 UTC
(3 years, 2 months ago)
by
william
update code
Revision
306 -
Directory Listing
Modified
Sun Dec 17 14:11:41 2017 UTC
(3 years, 2 months ago)
by
william
ignore bin and obj folders
Revision
305 -
Directory Listing
Modified
Sun Dec 17 14:10:17 2017 UTC
(3 years, 2 months ago)
by
william
delete obj and bin folder
Revision
304 -
Directory Listing
Modified
Sun Dec 17 14:08:30 2017 UTC
(3 years, 2 months ago)
by
william
update code
Revision
303 -
Directory Listing
Modified
Sun Dec 17 14:02:38 2017 UTC
(3 years, 2 months ago)
by
william
update versioning support
Revision
302 -
Directory Listing
Modified
Sun Dec 17 13:51:19 2017 UTC
(3 years, 2 months ago)
by
william
update code
Revision
301 -
Directory Listing
Modified
Sun Dec 17 11:16:51 2017 UTC
(3 years, 2 months ago)
by
william
add project to hold versioning files
Revision
300 -
Directory Listing
Modified
Sun Dec 17 11:09:41 2017 UTC
(3 years, 2 months ago)
by
william
create project to hold EmuXPortal.Api files (this way they can be reused)
Revision
298 -
Directory Listing
Modified
Fri Dec 15 11:27:52 2017 UTC
(3 years, 2 months ago)
by
william
commiting v1.0.0.11 -- turn off config testing
Revision
297 -
Directory Listing
Modified
Fri Dec 15 11:27:19 2017 UTC
(3 years, 2 months ago)
by
william
commiting v1.0.0.11
Revision
296 -
Directory Listing
Modified
Fri Dec 15 10:47:15 2017 UTC
(3 years, 2 months ago)
by
william
+ Add support for runtime caching of roms
+ Add support to list the progress of rom loading
Revision
295 -
Directory Listing
Modified
Fri Dec 15 06:03:47 2017 UTC
(3 years, 2 months ago)
by
william
fix rom path in config-dbg.ini
Revision
294 -
Directory Listing
Modified
Fri Dec 15 05:46:31 2017 UTC
(3 years, 2 months ago)
by
william
fix rom path in config-dbg.ini
Revision
291 -
Directory Listing
Modified
Fri Mar 17 00:58:58 2017 UTC
(3 years, 11 months ago)
by
william
fix issue with image path formatting
Revision
289 -
Directory Listing
Modified
Thu Aug 18 05:58:42 2016 UTC
(4 years, 6 months ago)
by
william
update build again
Revision
288 -
Directory Listing
Modified
Thu Aug 18 05:56:36 2016 UTC
(4 years, 6 months ago)
by
william
refresh build and enable LAA even though I don't think it will do any good
Revision
287 -
Directory Listing
Modified
Thu Aug 18 05:52:00 2016 UTC
(4 years, 6 months ago)
by
william
update/clean
Revision
286 -
Directory Listing
Modified
Thu Aug 18 05:26:09 2016 UTC
(4 years, 6 months ago)
by
william
remove logging spam
Revision
284 -
Directory Listing
Modified
Wed Aug 17 01:26:08 2016 UTC
(4 years, 6 months ago)
by
william
disable CONFIGURATION_TESTING
Revision
283 -
Directory Listing
Modified
Wed Aug 17 01:24:40 2016 UTC
(4 years, 6 months ago)
by
william
update to latest version -- fixe some issues with non-emulator based games (PC)
Revision
281 -
Directory Listing
Modified
Thu Apr 28 03:00:02 2016 UTC
(4 years, 10 months ago)
by
william
disable configuration testing
Revision
275 -
Directory Listing
Modified
Thu Mar 17 08:45:01 2016 UTC
(4 years, 11 months ago)
by
william
add qoutes around rom_file and rom_path
Revision
274 -
Directory Listing
Modified
Thu Mar 17 08:31:33 2016 UTC
(4 years, 11 months ago)
by
william
add support to return the last platform selected
Revision
273 -
Directory Listing
Modified
Thu Mar 17 08:12:45 2016 UTC
(4 years, 11 months ago)
by
william
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
Modified
Thu Mar 17 07:49:41 2016 UTC
(4 years, 11 months ago)
by
william
update emuxportal support for pressing up/down arrow keys on linux systems
Revision
271 -
Directory Listing
Modified
Thu Mar 17 07:09:39 2016 UTC
(4 years, 11 months ago)
by
william
ignore rom folders starting with a period -- hidden folders on linux
Revision
270 -
Directory Listing
Modified
Thu Mar 17 07:01:10 2016 UTC
(4 years, 11 months ago)
by
william
+ fix issue with layout suspending/resuming
Revision
269 -
Directory Listing
Modified
Thu Mar 17 06:52:09 2016 UTC
(4 years, 11 months ago)
by
william
update files
Revision
268 -
Directory Listing
Modified
Thu Mar 17 06:30:53 2016 UTC
(4 years, 11 months ago)
by
william
commit current work to fix platform control errors
Revision
267 -
Directory Listing
Modified
Thu Mar 17 06:26:30 2016 UTC
(4 years, 11 months ago)
by
william
+ fix resx mismatch between .net 4.0 and .net 2.0
Revision
266 -
Directory Listing
Modified
Thu Mar 17 05:23:38 2016 UTC
(4 years, 11 months ago)
by
william
fix an error where setting the borderstyle causes an X11 Error BadWindow (invalid Window parameter) exception
Revision
265 -
Directory Listing
Modified
Thu Mar 17 04:31:50 2016 UTC
(4 years, 11 months ago)
by
william
update build for mono
Revision
264 -
Directory Listing
Modified
Thu Mar 17 04:23:49 2016 UTC
(4 years, 11 months ago)
by
william
update emuxportal for building under mono
Revision
263 -
Directory Listing
Modified
Thu Mar 17 03:56:46 2016 UTC
(4 years, 11 months ago)
by
william
creating a mono branch
Revision
230 -
Directory Listing
Modified
Tue Aug 5 04:06:02 2014 UTC
(6 years, 7 months ago)
by
william
Revision
228 -
Directory Listing
Modified
Tue Aug 5 04:02:49 2014 UTC
(6 years, 7 months ago)
by
william
Revision
227 -
Directory Listing
Modified
Tue Aug 5 04:02:15 2014 UTC
(6 years, 7 months ago)
by
william
Merged revision(s) 226 from branches/fullscreen_fix:
........
Revision
226 -
Directory Listing
Modified
Tue Aug 5 04:01:37 2014 UTC
(6 years, 7 months ago)
by
william
Revision
224 -
Directory Listing
Modified
Tue Aug 5 04:00:44 2014 UTC
(6 years, 7 months ago)
by
william
Revision
219 -
Directory Listing
Modified
Tue Aug 5 03:52:44 2014 UTC
(6 years, 7 months ago)
by
william
Merged revision(s) 218 from trunk:
fix external url: TransparentControls
........
Revision
217 -
Directory Listing
Modified
Tue Aug 5 03:45:27 2014 UTC
(6 years, 7 months ago)
by
william
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
Modified
Tue Aug 5 03:43:34 2014 UTC
(6 years, 7 months ago)
by
william
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
Modified
Tue Aug 5 03:41:26 2014 UTC
(6 years, 7 months ago)
by
william
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
Modified
Tue Oct 8 18:37:29 2013 UTC
(7 years, 4 months ago)
by
william
patch for issues with launching a game when main window is top-most
Revision
158 -
Directory Listing
Modified
Tue Oct 8 18:36:54 2013 UTC
(7 years, 4 months ago)
by
william
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
Modified
Tue Oct 8 18:29:24 2013 UTC
(7 years, 4 months ago)
by
william
commit 1.0.0.6
Revision
156 -
Directory Listing
Modified
Tue Oct 8 18:29:04 2013 UTC
(7 years, 4 months ago)
by
william
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
Modified
Tue Oct 8 18:24:59 2013 UTC
(7 years, 4 months ago)
by
william
creating a branch to fix fullscreen issues (when other windows are set to top-most) [ie a dock program, etc]
Revision
84 -
Directory Listing
Modified
Tue Jun 19 03:34:36 2012 UTC
(8 years, 8 months ago)
by
william
latest build (1.0.0.3)
Revision
83 -
Directory Listing
Modified
Tue Jun 19 03:33:25 2012 UTC
(8 years, 8 months ago)
by
william
set version 1.0.0.3
Revision
82 -
Directory Listing
Modified
Tue Jun 19 03:32:36 2012 UTC
(8 years, 8 months ago)
by
william
+ add support to list roms and create the images for them if they use the new external configs code
Revision
81 -
Directory Listing
Modified
Tue Jun 19 03:04:18 2012 UTC
(8 years, 8 months ago)
by
william
+ implement suport for loading games on local system that are not roms and do not need an emulator to run
Revision
80 -
Directory Listing
Modified
Tue Jun 19 02:18:37 2012 UTC
(8 years, 8 months ago)
by
william
+ add support for external configs
Revision
79 -
Directory Listing
Modified
Mon Jun 18 13:19:01 2012 UTC
(8 years, 8 months ago)
by
william
update to last commit when reading <config> make sure it, too, is a start element and not the end one
Revision
78 -
Directory Listing
Modified
Mon Jun 18 13:17:36 2012 UTC
(8 years, 8 months ago)
by
william
+ make sure that we read the starting configuration option and ignore the closing option
(ie <t>=start </t>=end)
Revision
77 -
Directory Listing
Modified
Mon Jun 18 13:11:41 2012 UTC
(8 years, 8 months ago)
by
william
+ step through each option and only set the ones that are found ... also report unknown or unrecognized options
Revision
76 -
Directory Listing
Modified
Mon Jun 18 03:46:01 2012 UTC
(8 years, 8 months ago)
by
william
Revision
75 -
Directory Listing
Modified
Mon Jun 18 03:45:38 2012 UTC
(8 years, 8 months ago)
by
william
merge trunk r61-73
Revision
74 -
Directory Listing
Modified
Mon Jun 18 03:41:03 2012 UTC
(8 years, 8 months ago)
by
william
Revision
59 -
Directory Listing
Modified
Sun Apr 8 14:32:14 2012 UTC
(8 years, 10 months ago)
by
william
latest build
Revision
58 -
Directory Listing
Modified
Sun Apr 8 14:30:59 2012 UTC
(8 years, 10 months ago)
by
william
change to correct display again for config-dbg
Revision
57 -
Directory Listing
Modified
Sun Apr 8 14:28:53 2012 UTC
(8 years, 10 months ago)
by
william
+ hide mouse cursor (show on exit)
+ add support for: PageUp, PageDown, Home, and End
+ add progress bar support for roms
Revision
56 -
Directory Listing
Modified
Sun Apr 8 13:45:24 2012 UTC
(8 years, 10 months ago)
by
william
fix progress bart
Revision
55 -
Directory Listing
Modified
Sun Apr 8 13:41:46 2012 UTC
(8 years, 10 months ago)
by
william
Revision
54 -
Directory Listing
Modified
Sun Apr 8 13:25:33 2012 UTC
(8 years, 10 months ago)
by
william
update with progress bar support
Revision
53 -
Directory Listing
Modified
Sun Apr 8 13:03:46 2012 UTC
(8 years, 10 months ago)
by
william
Revision
52 -
Directory Listing
Modified
Sun Apr 8 10:33:25 2012 UTC
(8 years, 10 months ago)
by
william
enable: CONFIGURATION_TESTING (should be done in r52, remove this from any merges)
Revision
51 -
Directory Listing
Modified
Sun Apr 8 10:31:12 2012 UTC
(8 years, 10 months ago)
by
william
create branch: uienhancements
Revision
2 -
Directory Listing
Added
Tue Apr 3 20:15:33 2012 UTC
(8 years, 11 months ago)
by
william
initial layout