eden/src/frontend_common
lizzie 73713737c6
[frontend] use hh:mm:ss for playtime so we don't have to translate h,m or s suffixes (#3065)
Signed-off-by: lizzie lizzie@eden-emu.dev
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3065
Reviewed-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-11-21 19:28:26 +01:00
..
CMakeLists.txt [externals] FFmpeg -> v8.0-be99d2c0b2, OpenSSL -> v3.6.0-e3608d80df, SDL2 -> 2.32.10-38e0094637 (#3003) 2025-11-16 04:59:30 +01:00
config.cpp User Data Migration from Citron, Sudachi, and Yuzu (#91) 2025-05-08 22:16:07 +00:00
config.h [frontend] fix Simpleini warnings SI_NO_CONVERSION macro being redefined when provided by cmdline (freebsd, linux, etc) (#2877) 2025-10-29 03:23:46 +01:00
content_manager.h [common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 2025-08-27 22:21:04 +02:00
data_manager.cpp [qt] Ryujinx save data link (#2815) 2025-10-28 03:46:47 +01:00
data_manager.h [qt] Ryujinx save data link (#2815) 2025-10-28 03:46:47 +01:00
firmware_manager.cpp [hle, kernel] Add support for FW21 and kernel changes (#3004) 2025-11-16 22:15:09 +01:00
firmware_manager.h [hle, kernel] Add support for FW21 and kernel changes (#3004) 2025-11-16 22:15:09 +01:00
play_time_manager.cpp [frontend] use hh:mm:ss for playtime so we don't have to translate h,m or s suffixes (#3065) 2025-11-21 19:28:26 +01:00
play_time_manager.h [core, android] Initial playtime implementation (#2535) 2025-10-17 22:47:43 +02:00
update_checker.cpp [qt] fix Discord RPC by using httplib (#2825) 2025-10-25 07:28:08 +02:00
update_checker.h [frontend, android] Move update_checker to frontend_common and add Android support (#2687) 2025-10-21 23:36:35 +02:00