Lime3DS/src/citra_qt/util
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
..
sequence_dialog qt: Clear finishing key combinations for hot key entry on Qt 6.5+ (#6509) 2023-05-09 02:30:06 -07:00
clickable_label.cpp Use maybe_unused instead of Q_UNUSED 2020-12-06 16:03:24 -03:00
clickable_label.h Address review comments 2018-04-19 10:28:16 -06:00
graphics_device_info.cpp Some build fixes for GCC 13.2.0 and Clang 18.1.1 (#41) 2024-11-07 14:41:32 +01:00
graphics_device_info.h qt: Display OpenGL renderer name and add Mesa override to support Windows OpenGLOn12. (#7395) 2024-01-29 12:24:41 -08:00
spinbox.cpp build: Fix compiling citra-qt for iOS. (#6983) 2023-09-17 16:07:56 -07:00
spinbox.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
util.cpp android: Implement play time tracking (#813) 2025-07-12 13:01:46 +01:00
util.h android: Implement play time tracking (#813) 2025-07-12 13:01:46 +01:00