oltolm
2eec6b44c3
UI: Use wxListView instead of wxListCtrl ( #1584 )
2025-06-10 08:15:25 +02:00
oltolm
152b790242
UI: Use wxID_ANY and wxNOT_FOUND instead of hardcoding -1 ( #1581 )
2025-05-30 01:39:02 +02:00
Exzap
47f1dcf996
debugger: Add symbol support to PPC stack traces
...
Also moved the declaration to precompiled.h instead of redefining it wherever it is used
2024-07-26 06:03:00 +02:00
Exzap
a16c37f0c5
coreinit: Rework thread creation
...
New implementation is much closer to console behavior. For example we didn't align the stack which would cause crashes in the Miiverse applet
2024-05-04 07:05:59 +02:00
Francesco Saltori
c16e258c93
Localization improvements and fixes ( #956 )
2023-09-08 02:09:03 +02:00
Crementif
651e5336b4
debugger: Add logging breakpoint + misc fixes ( #927 )
2023-08-03 15:45:11 +02:00
Exzap
9499870cc9
Debugging: Add minimalist PPC profiler
2023-06-25 08:40:52 +02:00
Exzap
808d1bb424
Add debug asserts for invalid MEMPTR
...
Also fixed some corruptions this uncovered
2023-06-15 22:36:35 +02:00
Francesco Saltori
d22901be1c
Miscellaneous translatable strings improvements and fixes ( #159 )
...
* Make PPC threads/texture cache info window columns untranslatable
* Make several window titles translatable
* Make About window text translatable
* Fix <profile name> placeholder not being recognized as translatable
* Miscellaneous improvements to GUI strings
* Add a few missing entries to gitignore
* Adjust Italian translation of Linux files
2022-09-03 22:55:58 +02:00
Marcin Chojnacki
15b71c57dd
Correct wxMenu ID to resolve macOS crash ( #125 )
2022-08-30 17:55:34 +02:00
Arne Morten Kvarving
8459cd928c
fix some printf format specifiers ( #76 )
...
use the definition in cinttypes for portability
2022-08-27 09:33:01 +02:00
Exzap
d60742f52b
Add all the files
2022-08-22 22:21:23 +02:00