Emily
|
20da52846e
|
makefile: include .c sources in DEPS
|
2024-03-27 23:19:53 +01:00 |
|
Nicolas Noble
|
b26b816f1f
|
Merge pull request #1631 from emily-is-my-username/fix/modconf-source-file
modconv: add missing source in Makefile
|
2024-03-27 15:10:49 -07:00 |
|
Emily
|
c93abc7c6c
|
modconv: add missing source in Makefile
|
2024-03-27 22:36:17 +01:00 |
|
Emily
|
06a83d79e8
|
fix format security warnings (pt. 2)
Fixes build with -Wformat-security.
see: https://github.com/grumpycoders/pcsx-redux/issues/1250
|
2024-03-27 20:36:09 +01:00 |
|
Nicolas Noble
|
b682c4b8ed
|
Merge pull request #1629 from nicolasnoble/bindir-and-utf8-fixes
Fixing various utf-8 issues + path to binary lookup.
|
2024-03-27 07:58:38 -07:00 |
|
Nicolas Pixel Noble
|
e2769a43b8
|
Fixing various utf-8 issues + path to binary lookup.
Should fix #1600.
|
2024-03-27 06:42:07 -07:00 |
|
Nicolas Noble
|
d8a4a56cf0
|
Merge pull request #1628 from grumpycoders/update-node
Update nodejs version for macos builds.
|
2024-03-20 22:02:39 -07:00 |
|
Nicolas Noble
|
4c7bd5ebf7
|
Update nodejs version for macos builds.
|
2024-03-20 20:13:08 -07:00 |
|
Nicolas Noble
|
8ef1ae701b
|
Merge pull request #1626 from grumpycoders/translations_i18n-pcsx-redux-pot--main_uk
Updates for file i18n/pcsx-redux.pot in uk
|
2024-03-20 17:57:30 -07:00 |
|
Nicolas Noble
|
3ccb0c189b
|
Adding Japanese to the list of locales in the Makefile.
|
2024-03-19 20:16:14 -07:00 |
|
transifex-integration[bot]
|
0354dfdc72
|
Translate i18n/pcsx-redux.pot in uk
100% translated source file: 'i18n/pcsx-redux.pot'
on 'uk'.
|
2024-03-19 21:30:15 +00:00 |
|
Nicolas Noble
|
4df561cc74
|
Merge pull request #1624 from grumpycoders/translations_i18n-pcsx-redux-pot--main_es_ES
Updates for file i18n/pcsx-redux.pot in es_ES
|
2024-03-16 09:06:27 -07:00 |
|
Nicolas Noble
|
130e146ac6
|
Merge pull request #1623 from grumpycoders/chores-code-format
[Chores] Format code
|
2024-03-16 08:48:41 -07:00 |
|
Nicolas Noble
|
ad85349012
|
Merge pull request #1605 from grumpycoders/translations_i18n-pcsx-redux-pot--main_uk
Updates for file i18n/pcsx-redux.pot in uk
|
2024-03-16 08:48:15 -07:00 |
|
transifex-integration[bot]
|
7e98466a9c
|
Translate i18n/pcsx-redux.pot in es_ES
100% translated source file: 'i18n/pcsx-redux.pot'
on 'es_ES'.
|
2024-03-16 11:02:34 +00:00 |
|
nicolasnoble
|
5fdfa230b1
|
[Chores] Format code
|
2024-03-16 03:30:08 +00:00 |
|
transifex-integration[bot]
|
c226aa29e0
|
Removing i18n/pcsx-redux.pot in uk
98% of minimum 100% translated source file: 'i18n/pcsx-redux.pot'
on 'uk'.
|
2024-03-16 03:25:43 +00:00 |
|
Nicolas Noble
|
19cc1549c2
|
Merge pull request #1579 from grumpycoders/chores-i18n
[Chores] Regen i18n
|
2024-03-15 20:25:19 -07:00 |
|
nicolasnoble
|
ef53b0d0f5
|
[Chores] Regen i18n
|
2024-03-16 02:52:28 +00:00 |
|
Nicolas Noble
|
94c6f8c4c5
|
Merge pull request #1621 from nicolasnoble/locales-fixes
Fixing a few strings for localization.
|
2024-03-15 19:50:54 -07:00 |
|
Nicolas Pixel Noble
|
a55968cb3a
|
Simplifying the lambda string mechanism.
|
2024-03-15 19:08:03 -07:00 |
|
Nicolas Noble
|
57052fb349
|
Some more missing strings.
|
2024-03-15 08:40:05 -07:00 |
|
transifex-integration[bot]
|
7a770b0f4d
|
Translate i18n/pcsx-redux.pot in uk
100% translated source file: 'i18n/pcsx-redux.pot'
on 'uk'.
|
2024-03-15 13:29:32 +00:00 |
|
Nicolas Noble
|
3f8491b24b
|
Merge pull request #1620 from nicolasnoble/wtf-pads-map
Fixing pads mapping logic.
|
2024-03-14 23:15:11 -07:00 |
|
Nicolas Pixel Noble
|
e980727f59
|
Adding torus example.
|
2024-03-14 19:57:51 -07:00 |
|
Nicolas Pixel Noble
|
f1f77b8c96
|
FIxing a few strings for localization.
|
2024-03-14 19:39:54 -07:00 |
|
Nicolas Pixel Noble
|
60efffcb2e
|
Fixing pads mapping logic.
|
2024-03-14 19:20:54 -07:00 |
|
Nicolas Noble
|
0c3349f4f9
|
Fixing Japanese localization filename.
|
2024-03-12 19:15:32 -07:00 |
|
Nicolas Noble
|
d277d2d58c
|
Update Crowdin configuration file
|
2024-03-12 10:31:55 -07:00 |
|
John Baumann
|
34cffd08ac
|
Simplify inline op overload
|
2024-03-11 18:54:22 -05:00 |
|
Nicolas Noble
|
b77eed3ea9
|
Merge pull request #1606 from grumpycoders/chores-code-format
[Chores] Format code
|
2024-03-10 19:50:11 -07:00 |
|
John Baumann
|
7115bb967b
|
Tidy tap example, timer, and op overload
|
2024-03-10 15:50:37 -05:00 |
|
nicolasnoble
|
39c1456a42
|
[Chores] Format code
|
2024-03-10 18:34:38 +00:00 |
|
Nicolas Noble
|
2f572efb4f
|
Merge pull request #1615 from nicolasnoble/pad-glyphs
Adding support for pad glyphs in the proportional font.
|
2024-03-10 11:28:54 -07:00 |
|
Nicolas Pixel Noble
|
5e54706205
|
Adding support for pad glyphs in the proportional font.
|
2024-03-10 10:27:22 -07:00 |
|
John Baumann
|
c9ed28e6db
|
Address most of the current review concerns
|
2024-03-10 10:06:18 -05:00 |
|
Nicolas Noble
|
75a228a856
|
Merge pull request #1614 from nicolasnoble/ps1-packer-kernel-bump
ps1-packer should bump tload if loading in kernel.
|
2024-03-09 21:38:13 -08:00 |
|
Nicolas Noble
|
e18d854ae3
|
Merge pull request #1613 from caldog20/xcode15_3
Fix coroutine include for changes due to Xcode 15.3 command line tools
|
2024-03-09 21:26:50 -08:00 |
|
Nicolas Pixel Noble
|
f7de45a8c9
|
ps1-packer should bump tload if loading in kernel.
|
2024-03-09 20:59:21 -08:00 |
|
caleb yates
|
028b8dd8db
|
Fix coroutine include for changes due to Xcode 15.3 command line tools (clang 15)
|
2024-03-09 22:49:59 -06:00 |
|
Nicolas Noble
|
7acf48ca43
|
Merge pull request #1612 from nicolasnoble/glfw-ffmpeg-updates
Update ffmpeg & glfw nuget packages.
|
2024-03-09 20:25:10 -08:00 |
|
Nicolas Pixel Noble
|
1df0bd3aa3
|
Update ffmpeg & glfw nuget packages.
|
2024-03-09 19:51:11 -08:00 |
|
John Baumann
|
8808bf2142
|
Cherry-pick mulitap to redux repo
|
2024-03-09 20:04:55 -06:00 |
|
Nicolas Noble
|
483fdba9ff
|
Merge pull request #1609 from nicolasnoble/better-openbios-flushcache
Simplify openbios cart boot method.
|
2024-03-09 12:49:12 -08:00 |
|
Nicolas Noble
|
726e6e048a
|
Merge pull request #1607 from nicolasnoble/ram-flushcache
Adding a RAM flushCache.
|
2024-03-09 12:48:35 -08:00 |
|
Nicolas Pixel Noble
|
8fe673e1a4
|
Simplify openbios cart boot method.
|
2024-03-09 11:02:30 -08:00 |
|
Nicolas Pixel Noble
|
e491dddccb
|
Adding a RAM flushCache.
|
2024-03-09 10:05:17 -08:00 |
|
Nicolas Noble
|
b3e50c1aeb
|
Merge pull request #1602 from nicolasnoble/biu-fixes
Cleaning up BIU logic a bit.
|
2024-03-09 06:56:29 -08:00 |
|
transifex-integration[bot]
|
a5fd8b86e3
|
Translate i18n/pcsx-redux.pot in uk
100% translated source file: 'i18n/pcsx-redux.pot'
on 'uk'.
|
2024-03-09 08:50:38 +00:00 |
|
Nicolas Noble
|
bc6760c58c
|
Merge branch 'main' into biu-fixes
|
2024-03-08 22:55:30 -08:00 |
|