AsyncTileFetcher.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated copyright year. WTI-2882

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 199 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 372 more files in changeset.
ReSharper cleanup of Core.Components. WTI-2195

  1. … 14 more files in changeset.
When a tile is received, we now place a lock to prevent racing conditions.WTI-2026

Updated license headers in source files of src\Core.Components. WTI-1931

  1. … 208 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Applied for Core.Components

WTI-1767

  1. … 66 more files in changeset.
Cleanup: explain why exception can be ignored. WTI-1787

Review related changes (2282) Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12808 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9b4ef15d5207111df1f29ca83e328502be38dca0

Former-commit-id: 05eafddc6c71fe1a9c304d75d40b996512099738

  1. … 11 more files in changeset.
Cleanup of Core.Components.* and Core.Plugins.* Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12724 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 48028af4adc7782591245eee10ccee0b3cc8566e

Former-commit-id: 66fd41a158f8a3466a31dda33062b01fd02de828

  1. … 49 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9490 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Corrected Resharper code inspection issues: - Removed unused references, parameters, classes, variables or files - Adjusted XML docs for correctness - Inlined variables and string literals - Made public local test class into a private test class Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9422 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f318b443fa987378be9cc263efda0bc6f424c935

Former-commit-id: c4b73b7817552566b02e4c0506b9caefe041b869

  1. … 29 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9369 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 290 more files in changeset.
- Minor typo changes - Removed unused package.

Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8956 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4b244f06dfafa2bbf84094dc6b66659e34bed737

Former-commit-id: 3c66b027ae7beddf813ef2d984319a30379f6915

  1. … 11 more files in changeset.
Updated XMLdoc paired with tangerma Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8569 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ad54e1b16edd1e7efd3bec3685ce728f887a1bf3

Former-commit-id: 663acb58626d296c5437c2dcda962c20841793f1

  1. … 1 more file in changeset.
Changes after review. Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8559 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bdd214e771d8d1ce4ba5797ec2810da2e2193725

Former-commit-id: 777e75de808cba9a3dced9584165fa0e1042ff4a

  1. … 13 more files in changeset.
Fixed exception when cached tile is in use. Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8540 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ede948351d7ed16013fd8608effa54a6bf8d7918

Former-commit-id: 7d04a6b39dd189ea8e265d5b38fe134507ef2690

  1. … 1 more file in changeset.
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8510 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -0
    • +283
    ./AsyncTileFetcher.cs
  1. … 202 more files in changeset.
Moved resources to BruTile.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1088@8473 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d03ac26e839a74e55a41beabb46670c4a13006ad

Former-commit-id: 9f71f971742bad82e16a687e39cc2517edb9d18e

  1. … 14 more files in changeset.
Moved BruTileSettings to BruTile.Data project.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1088@8464 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a8e20ebb958f430798a745b16c153a98421b4cdf

Former-commit-id: 5c0fa026100ec8a393addb6ed3e85760d3c995cb

  1. … 10 more files in changeset.
Moved Tile fetching logic to BruTile.IO project.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1088@8456 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d6057b459439e6dbd9957f5934030fc34e0464d4

Former-commit-id: 47a1eb931062864d371a1cfdf601f458eceedd79

    • -0
    • +281
    ./AsyncTileFetcher.cs
  1. … 33 more files in changeset.