Lime3DS/src
OpenSauce 7c278f9701
android: Implement play time tracking (#813)
* android: Implement play time tacking

Co-Authored-By: Reg Tiangha <rtiangha@users.noreply.github.com>

* Moved playtime manager from `citra_qt` to `common`

* Reimplemented Android play time to use existing logic from desktop

* Updated license headers

* When getting current game ID fails, silently error rather than crashing

* playTimeManagerStart: Check that `play_time_manager` is initialized before using it

---------

Co-authored-by: Kleidis <167202775+kleidis@users.noreply.github.com>
Co-authored-by: Reg Tiangha <rtiangha@users.noreply.github.com>
2025-07-12 13:01:46 +01:00
..
android android: Implement play time tracking (#813) 2025-07-12 13:01:46 +01:00
audio_core Fix aac_decoder memory leak (#1167) 2025-06-21 11:50:39 +01:00
citra_meta citra_common: Enable SSE4.2 on x86_64 builds 2025-05-31 11:12:28 +00:00
citra_qt android: Implement play time tracking (#813) 2025-07-12 13:01:46 +01:00
citra_room citra_room: Added removed option warning for --enable-citra-mods/-e 2025-05-15 16:19:20 +01:00
citra_room_standalone Updated help strings to reflect new room implementation 2025-04-16 16:39:09 +01:00
citra_sdl citra_sdl: Fixed compile failure due to use of removed function 2025-06-30 10:12:31 +01:00
common android: Implement play time tracking (#813) 2025-07-12 13:01:46 +01:00
core [GSP] Set correct stop flag (#1199) 2025-06-29 13:09:03 +02:00
input_common Replace deprecated and removed in boost 1.88 io_service to io_context (#1126) 2025-06-17 18:41:22 +00:00
installer Installer: cleanup NSIS, remove unused code, correct minimum version 2025-07-10 23:57:32 +01:00
network Updated license headers 2025-05-15 16:19:20 +01:00
tests Removed some remaining .3ds extension references 2025-03-02 17:45:54 +00:00
video_core GSP: correct MemoryFill interrupt signaling (#1218) 2025-07-10 23:22:10 +01:00
web_service Remove the telemetry (#45) 2024-11-07 14:42:32 +01:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt cmake: Suppress -Wpsabi warnings when building with GCC 2025-06-03 20:58:30 +01:00