ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/EmuXPortal/branches/mono/EmuXPortal.Api
Revision 328 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:56:01 2017 UTC (5 years, 11 months ago) by william
Diff to previous 326
remove a duplicate line
Revision 326 - Directory Listing - [select for diffs]
Modified Tue Dec 19 00:23:47 2017 UTC (5 years, 11 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, 11 months ago) by william
Diff to previous 322
revert changes to these files after r304
Revision 322 - Directory Listing - [select for diffs]
Modified Mon Dec 18 07:47:14 2017 UTC (5 years, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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, 11 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, 11 months ago) by william
Diff to previous 306
committing code refactoring for rom cacheing -- alot of code is broken right now
Revision 306 - Directory Listing - [select for diffs]
Modified Sun Dec 17 14:11:41 2017 UTC (5 years, 11 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, 11 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, 11 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, 11 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, 11 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, 11 months ago) by william
Diff to previous 300
add project to hold versioning files
Revision 300 - Directory Listing - [select for diffs]
Added Sun Dec 17 11:09:41 2017 UTC (5 years, 11 months ago) by william
create project to hold EmuXPortal.Api files (this way they can be reused)

Convenience Links