hobyst
168dfb19ca
Add license notice on source files which didn't have one
...
- Also updated the copyright notice year on all files to 2021
2021-08-19 23:14:27 +02:00
Zangetsu38
11a3ddf862
live area: refactor user lang variable.
...
- for separate Live area/gui part.
2021-08-19 22:22:46 +02:00
IllusionMan1212
b316b57c70
io: replace invalid slashes in translated_path instead of normalized_path
2021-08-19 22:22:17 +02:00
Peter Mackay
5988ddc7d4
Added supporter to README
...
Requested via Patreon message
2021-08-18 13:49:39 +01:00
Zangetsu38
c88796dd67
lang: fix wrong format for double line string.
...
Co-authored-by: Croden1999 <61804715+Croden1999@users.noreply.github.com>
2021-08-12 13:43:50 +02:00
Zangetsu38
c627bb335e
trophy collection: fix one translate string missing.
...
- details string of npcom id
2021-08-07 19:31:28 +02:00
Cpasjuste
db159b4762
Update boost dependencies in building.md ( #1330 )
...
* Update building.md
* building.md: move boost dependencies for Linux and missing ones
Co-authored-by: scribam <scribam@users.noreply.github.com>
2021-08-01 10:39:51 +02:00
Zangetsu38
de68b34696
lang: add missing string for espagnol.
2021-07-31 15:23:36 +02:00
Zangetsu38
3b7410b474
lang: Add more string translate.
2021-07-31 02:04:37 +02:00
Zangetsu38
5588033289
gui: refactor create user apps cache.
...
user management: fix hide button back when user no init.
2021-07-31 02:04:21 +02:00
Zangetsu38
0058459cea
gui: refactor open path.
...
- fix open folder when using space.
2021-07-31 02:02:55 +02:00
bythos14
96d5dba963
Tidy up get_fragment_inputs
2021-07-23 20:27:27 +07:00
bythos14
e6eba479ef
Name unknown fields in SceGxmProgram
...
Also defined some program flags.
2021-07-23 20:27:27 +07:00
Zangetsu38
a01b17525b
setting: move PS TV mode custom config.
2021-07-22 12:32:52 +02:00
Francisco José García García
5c5239e649
io: add IFREG if is_regular_file ( #1429 )
2021-07-22 11:47:30 +02:00
Zangetsu38
586a440a2a
shader: Correct bits of VTST sources on non-F32 data type.
...
- Fix crash on A virus named tom & ONE PIECE Unlimited WR.
Co-authored-by: pent0 <fewdspuckrito@gmail.com>
2021-07-19 15:03:08 +02:00
Zangetsu38
32e763c5f9
modules/SceCtrl: Use SDL_GameControllerRumble for sceCtrlSetActuator.
...
- fix rumble on xinput and add rumble support for DS4 and DS.
Co-authored-by: german77 <juangerman-13@hotmail.com>
2021-07-18 22:38:18 +02:00
Zangetsu38
c01697d11b
external/sdl: update to 2.0.14
...
- Add native DualSense support and probably more.
2021-07-17 14:19:41 +02:00
Taylor Whatley
1f439ee859
gui: fix missing atomic header
2021-07-14 02:48:47 +02:00
Taylor Whatley
8083c577ea
gui: add async icon loader.
2021-07-13 18:35:27 +02:00
Zangetsu38
ccda1e97ed
gui: add cache of apps list.
...
Co-authored-by: 1whatleytay <1whatleytay@hdsb.ca>
2021-07-13 18:35:27 +02:00
scribam
f36331f2c5
modules/SceAvPlayer: returns false when sceAvPlayerIsActive is called with an invalid handle
2021-07-11 11:09:19 +02:00
Zangetsu38
411676f9a2
lang: Add and complete more language.
...
- fix warning on xml.
- small refactor on init_lang.
2021-06-30 19:29:45 +02:00
Felipe
eed3aabd47
lang: add pt-br translation ( #1416 )
2021-06-30 02:10:35 +02:00
Zangetsu38
dde9461edc
interface: fix patch install.
...
- also prevent crash if try copy same license file.
2021-06-25 20:28:30 -07:00
Zangetsu38
4ddfd1261d
gui/app context menu: some refactor for delete app.
...
- prevent crash if no success delete app.
- fix open app folder when app path have space.
- menu bar/last apps used: prevent crash when app no found.
2021-06-25 20:28:04 -07:00
Zangetsu38
72b07f1f1c
lang: update some missing string.
2021-06-25 20:27:49 -07:00
Zangetsu38
0acde9a6d3
gui/app context menu: Add time app used in information.
...
gui: refactor last loaded app.
- move cfg to new value.
2021-06-22 23:01:13 -07:00
Zangetsu38
b80fa6506a
gui/settings: add arrow for scroll in theme list.
2021-06-17 11:45:15 +02:00
Zangetsu38
6ac748bfcf
gui/app context menu: Add last time used in information.
2021-06-17 11:44:04 +02:00
Zangetsu38
27da13be20
project: fix typo on gen-windows & building.
...
- fix generate project.
- add pause in end script for can view result.
2021-06-17 01:27:51 +07:00
hobyst
e745b3d782
Build system: Skip Boost's b2 compilation if it already exists
2021-06-16 15:52:59 +02:00
hobyst
b807ddc78e
Removes old build method
...
- Updates GitHub workflows to use the CMake toolchain files
- Updates building.md to reflect the new build method
- Updates old build scripts to just use the CMake project generation command
2021-06-16 15:12:10 +09:00
hobyst
1c37f70273
Improve build procedure
...
- Integrates Boost build procedure into the CMake configure process
- Adds CMake toolchain files for easier environment setup
2021-06-16 15:12:10 +09:00
Zangetsu38
9d55e65070
settings: Add content id on theme information.
...
- improve position for text & buttons.
2021-06-12 20:56:13 +02:00
Zangetsu38
6e98e8768b
interface: fix install empty directory.
...
- in rare case, content can using empty directory.
2021-06-12 20:56:01 +02:00
Zangetsu38
4b0a39f085
notice: small refactor for time and icon.
...
- using millisecond for no can get double same value causing problem.
- using app icon if is available when no found content icon.
2021-06-12 20:55:45 +02:00
Zangetsu38
26351918b1
interface: fix copy directories for addcont content.
2021-06-10 23:01:10 +02:00
Zangetsu38
346c513e43
app context menu: Add Open/delete folder for shader cache.
2021-06-10 21:09:34 +02:00
Zangetsu38
8201cf0454
setting dialog: fix title for custom config in debug.
...
- remove old code useless.
2021-06-10 21:08:18 +02:00
Zangetsu38
5fa3fcecba
renderer/load_shaders: using title id folder for load exist shaders.
...
- Restore commit removed by accident on old commit.
2021-06-06 17:31:56 +02:00
Zangetsu38
5996d79655
gl/texture formats: fix swizzle for bgra.
...
Co-authored-by: kd-11 <karokidii@gmail.com>
2021-06-06 02:22:18 +02:00
Zangetsu38
d08102d5fc
gl/texture_formats: fix value for U2F10F10F10.
...
- fix gl error and render on Vallkyrie drive.
2021-06-05 21:56:39 +02:00
sunho
e651aef6f6
renderer: Fix random texture cache crash
2021-06-02 14:48:33 +02:00
sunho
c4c3b26ed2
mem: Add is_valid_range
2021-06-02 14:48:33 +02:00
sunho
92e3e76738
mem: Fix alloc with allignment
2021-06-02 09:18:10 +02:00
sunho
daf4689531
mem_tests: Add more tests
2021-06-02 08:03:28 +02:00
sunho
636f5da54c
mem: Fix allocate_at
2021-06-02 08:03:28 +02:00
sunho
2f11285f07
kernel: Implement sceKernelSyncVMDomain
2021-06-01 14:20:05 +02:00
sunho
8576b497a7
kernel: Pull out sysmem state from kernelstate
2021-06-01 14:20:05 +02:00