Megamouse
fdc1a51cba
Log RPCS3 exit code
2025-05-08 12:58:38 +02:00
Megamouse
024949f17e
Move main to main.cpp
2025-04-29 18:42:20 +02:00
Megamouse
74d995aae0
Rename main.cpp to rpcs3.cpp
2025-04-29 18:42:20 +02:00
Ani
a004ebfffb
git: Remove unused code
2025-04-16 13:36:56 +03:00
Megamouse
d0c2cb7ae1
main: Fix some warning
2025-03-11 06:58:23 +01:00
Elad
783079266e
Emulator: Implement config CLI args, add barrier for host CLI args
2025-03-03 06:54:00 +02:00
Megamouse
709e3d2822
Move sys_time fmt to date_time.cpp
2025-02-25 19:45:43 +01:00
Megamouse
50387cc516
update_manager: use v3 api for all OS
2025-02-03 22:53:53 +00:00
Megamouse
448666c896
Log LLVM version
2025-01-23 18:01:16 +01:00
Megamouse
0a6f9ed967
windows: Ignore OneDrive in PATH. It leads to false positives
2025-01-17 00:32:54 +01:00
Megamouse
a7edfa221e
windows: move logs to log dir
2025-01-16 21:33:33 +01:00
Megamouse
0cc61d0ef0
windows: check for OneDrive paths
2025-01-14 23:32:02 +01:00
Megamouse
1c22cc2f52
overlays: add trophy list dialog
2025-01-01 13:42:21 +01:00
Megamouse
1eac13b6bf
Windows: log command line args in utf8
2024-12-28 23:09:51 +01:00
FlexBy420
0111fd0d0e
Make error message for temporary and archive translatable ( #16331 )
2024-11-20 16:54:31 +02:00
elad335
97f2b6b701
Fix get_system_time()
2024-10-29 19:26:33 +02:00
Megamouse
431221f172
Don't log "always" messages in fatal_error_listener until enabled
...
Opening the console breaks Qt cli popups
2024-10-25 20:10:46 +02:00
elad335
c70c08bb07
utils: Make get_tsc_freq() inlined and non-blocking
2024-10-24 21:03:06 +03:00
Megamouse
d4ce5b86ec
Improve log file creation error message
...
Early out in file_writer ctor instead of large if else
2024-10-14 21:29:51 +02:00
nastys
eb9acd9b56
macOS arm64 CI ( #16070 )
...
* Merge MacOS jobs
* Code signing
* rpath hack
* Upgrade macOS VM to 13
* Update llvm compiler
* Update to macOS Sonoma
* Update build-mac.sh
* Remove unnecessary version check
* Disable Homebrew cache
* Use macosx_version_min
* Downgrade min version and VM to 13
* Force -D__MAC_OS_X_VERSION_MIN_REQUIRED=130000
* Ignore -Welaborated-enum-base in display_sleep
* Move compiler version to env variable
* Enable auto-updater on macOS ARM64
2024-09-22 20:39:43 +02:00
Megamouse
b76fd38854
Run platform sanity checks after creating the log and log windows path
2024-08-02 21:40:30 +02:00
Eladash
b55f38290b
Win32: Fix deadlock on std::cerr usage
2024-05-04 14:15:51 +03:00
Megamouse
16f006362e
Move freopen to console.h
2024-04-20 17:23:10 +03:00
RipleyTom
31a080a9cb
Warning cleanup
2024-04-20 13:31:12 +02:00
Eladash
622894a7e3
Logs: output always message level to debuggers
2024-04-12 09:58:30 +03:00