Squall Leonhart
6f54a739a2
Merge pull request #1483 from Squall-Leonhart/ColorCorrection
...
LCD Color rework
2025-07-31 14:39:25 +10:00
Squall-Leonhart
f2fe83c483
LCD Color rework
2025-07-31 14:36:49 +10:00
Rafael Kitover
f1414000e6
doc: fix release commit instructions
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-30 11:49:27 +00:00
Rafael Kitover
e2a235768e
release v2.2.2
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-30 11:46:32 +00:00
Rafael Kitover
1d54ee2135
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-30 07:00:21 +00:00
Rafael Kitover
013a9b87ac
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-30 03:00:20 +00:00
Rafael Kitover
a06d3ed1b4
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-30 01:00:22 +00:00
Rafael Kitover
b1bad9d53d
translations: rebuild source .pot
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-30 01:00:06 +00:00
Rafael Kitover
d2eed85c28
Move Languages menu to the top level
...
Move the new Languages menu to the top level after Help to make it
easier to find.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-30 00:09:05 +00:00
Rafael Kitover
d5a37e06aa
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-29 10:00:20 +00:00
Rafael Kitover
cea049161d
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-29 05:00:20 +00:00
Rafael Kitover
3eadc6e78f
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 16:00:19 +00:00
Rafael Kitover
4f3ed0dc8b
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 15:00:23 +00:00
Rafael Kitover
d38e1d0f89
translations: rebuild source .pot
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 15:00:06 +00:00
Andy Vandijck
f870bf252d
Merge branch 'master' of github.com:visualboyadvance-m/visualboyadvance-m
2025-07-28 16:46:15 +02:00
Andy Vandijck
536ea705ab
Add option for external translations (windows) and fix retain of language selection
...
Add option for external translations (windows) and fix retain of language selection
2025-07-28 16:46:12 +02:00
Rafael Kitover
802162ad97
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 14:00:26 +00:00
Rafael Kitover
25895e8636
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 12:00:24 +00:00
Rafael Kitover
27e7aa6864
translations: rebuild source .pot
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 12:00:07 +00:00
Andy Vandijck
dd7461103b
Fix resource load for catalogs for Windows
...
Fix resource load for catalogs for Windows
2025-07-28 13:54:30 +02:00
Andy Vandijck
c892c269fa
Merge branch 'master' of github.com:visualboyadvance-m/visualboyadvance-m
2025-07-28 13:14:10 +02:00
Andy Vandijck
dcf87c0a71
Implement refresh of GUI on language load
...
Implement refresh of GUI on language load
2025-07-28 13:13:57 +02:00
Rafael Kitover
6d1e7e8069
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 09:00:20 +00:00
Rafael Kitover
b8868fce37
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-28 08:00:18 +00:00
Rafael Kitover
d92c4e465f
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-27 16:00:20 +00:00
Andy Vandijck
bceb138961
Fix SDL crash on Windows
...
Fix SDL crash on Windows
2025-07-27 14:48:38 +02:00
Rafael Kitover
83aa80440e
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-27 12:00:25 +00:00
Rafael Kitover
4bd54ba128
translations: rebuild source .pot
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-27 12:00:07 +00:00
Andy Vandijck
27acf80b80
Make language configurable (requires restart)
...
Make language configurable (requires restart)
2025-07-27 13:27:09 +02:00
Andy Vandijck
ae09ab7189
Embed translations for Windows
...
Embed translations for Windows
2025-07-26 15:19:45 +02:00
Andy Vandijck
ce8de563e3
Merge branch 'master' of github.com:visualboyadvance-m/visualboyadvance-m
2025-07-26 12:28:50 +02:00
Andy Vandijck
47a8e7e8ed
Update wxWidgets for Mac builder to 3.3.1
...
Update wxWidgets for Mac builder to 3.3.1
2025-07-26 12:28:47 +02:00
Rafael Kitover
adbaeacf20
build: use OpenSSL for FFmpeg for Mac builder
...
Link FFmpeg to OpenSSL for the Mac builder for the TLS functionality it
needs.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-25 11:53:22 -07:00
Rafael Kitover
8d8ecd8dfa
build: remove glib from Mac builder
...
Remove glib from the Mac builder, it is not a dependency of anything on
Mac.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-25 01:55:50 -07:00
Andy Vandijck
cfbfc9ecb0
Fix glib build
...
Fix glib build
2025-07-25 10:35:42 +02:00
Andy Vandijck
4445a20d9c
Merge branch 'master' of github.com:visualboyadvance-m/visualboyadvance-m
2025-07-25 10:06:24 +02:00
Andy Vandijck
b83a7c8aa2
Add Wii U ARM instruction to the instruction table
...
Add Wii U ARM instruction to the instruction table
2025-07-25 10:06:21 +02:00
Rafael Kitover
66aabab61f
build: yet another Mac builder fix
...
Remove header paths from flags, keep frameworks path.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-24 20:46:37 -07:00
Rafael Kitover
a5e6b57fd8
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-24 16:00:21 +00:00
Rafael Kitover
b9061ddafd
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-24 15:00:22 +00:00
Rafael Kitover
3c291ef3ac
translations: transifex pull
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-24 14:00:21 +00:00
Andy Vandijck
e44c83e1d0
log Wii U VC opcodes and address
...
log Wii U VC opcodes and address
2025-07-24 13:09:42 +02:00
Andy Vandijck
8ce4848dd6
Fix Wii U VC opcodes
...
Fix Wii U VC opcodes
2025-07-24 13:06:09 +02:00
Andy Vandijck
34cba3bb2c
Fix build for macOS
...
Fix build for macOS
2025-07-24 12:00:45 +02:00
Andy Vandijck
9b78b26010
Fix dependency build
...
Fix dependency build
2025-07-24 11:26:46 +02:00
Andy Vandijck
94f9df4baa
Fix build for macOS
...
Fix build for macOS
2025-07-24 11:12:56 +02:00
Rafael Kitover
c726989d67
build: improve Metal toolchain detection on Mac
...
Use `xcrun -f metal` to set the path to the Metal compiler, falling back
to the `CheckLanguage` CMake module if that fails.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-23 17:29:58 -07:00
Rafael Kitover
3344e7cf71
build: add path to Metal compiler for Mac
...
Try to add the path to the Metal compiler on Mac to `CMAKE_PROGRAM_PATH`
to help it find the Metal compiler.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-23 13:12:51 -07:00
Rafael Kitover
3d69bde8cb
build: fix adding/removing Mac SDK paths in flags
...
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
2025-07-23 13:04:48 -07:00
Andy Vandijck
09984eed2f
Fix path for metal
...
Fix path for metal
2025-07-23 21:42:25 +02:00