| Summary: | feature request: arcade-history.com data source | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Jessica <jess.jones.unitedkingdom> |
| Component: | general | Assignee: | Robby Stephenson <robby> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/office/tellico/commit/15d0af1518a0bac66c586559116c1e8e0eb98ba9 | Version Fixed/Implemented In: | 3.5 |
| Sentry Crash Report: | |||
|
Description
Jessica
2022-02-12 00:34:26 UTC
*** Removed by KDE Sysadmin for violation of the KDE Community Code of Conduct *** Git commit 15d0af1518a0bac66c586559116c1e8e0eb98ba9 by Robby Stephenson. Committed on 13/03/2022 at 20:24. Pushed by rstephenson into branch 'master'. Add data source for Gaming-History, arcade-history.com FIXED-IN: 3.5 M +4 -0 ChangeLog M +1 -0 src/fetch/CMakeLists.txt M +2 -1 src/fetch/fetch.h M +2 -0 src/fetch/fetcherinitializer.cpp A +410 -0 src/fetch/gaminghistoryfetcher.cpp [License: GPL (v2/3)] A +102 -0 src/fetch/gaminghistoryfetcher.h [License: GPL (v2/3)] M +6 -0 src/tests/CMakeLists.txt A +81 -0 src/tests/gaminghistoryfetchertest.cpp [License: GPL (v2/3)] C +12 -89 src/tests/gaminghistoryfetchertest.h [from: src/fetch/fetch.h - 056% similarity] https://invent.kde.org/office/tellico/commit/15d0af1518a0bac66c586559116c1e8e0eb98ba9 |