Pedro Montes Alcalde
4a14d546ba
Tick Tick Tick, thats the sound of 2024 flying by ( #3503 )
2025-01-19 18:51:43 -03:00
Saturnsky
2cf413955f
modules/SceJpeg: Improve JPEG decoding accuracy ( #3380 )
2024-09-25 00:05:36 +02:00
SaturnSky
f51cdf1b35
modules/SceJpeg: Implement MCU-based decoding and pitch calculation
2024-09-10 22:03:02 +02:00
Pedro Montes Alcalde
34565e3ef4
Vita2024K: Happy 2024
2024-01-01 12:36:32 -03:00
Macdu
6030dae6be
modules/SceJpeg: Fix buffer sizes value
2023-11-12 16:37:20 +01:00
Macdu
784f55e46e
modules/SceJpeg: Improve Jpeg decoding
2023-11-01 23:41:02 +01:00
Macdu
e64fa370c7
modules: cleanup
2023-09-10 23:35:12 +02:00
Zangetsu38
8d345f0021
gui/home screen: Allow browse in apps list with kb/controller.
...
- keep respect aspect ratio.
gui/live area: Allow browse live area with kb/controller.
- Allow using PS in controller for pause/resume game.
- refactor close system app.
- And lot more refactor/fix.
gui/manual: Allow browse in the page with kb/controler.
- Little refactor slider style of browse pages.
gui/user_management: Allow browse with kb/controler.
2023-06-15 00:35:51 +02:00
SaturnSky
7268ca874c
modules/sceJpegUser: Improved YUV format compatibility
...
- Improved compatibility for YUV420 and YUV422 formats
- Fix to handle color range of YUVs as full range
2023-06-07 00:17:42 +02:00
Zangetsu38
1812252ec4
modules/SceJpegUser: Implement sceJpegDecodeMJpeg function.
...
codec/mjpeg: Add support of format AV_PIX_FMT_YUVJ420P.
kernel: set variable paused_threads_status in private.
Co-Authored-by: 1whatleytay <32211852+1whatleytay@users.noreply.github.com>
2023-05-08 15:16:00 +02:00
EXtremeExploit
41a17e79c7
Planet Earth Season 2023
2023-01-02 10:46:20 +01:00
bookmist
f03c257a33
modules: Add Tracy to all implemented functions in implemented modules.
...
modules/tracy: module name macro
Remove unused hack from SceMp4, mark ScePgf/sceFontNewLib unimplemented
2022-10-29 20:35:17 +03:00
Macdu
2eefc9751e
vita3k: Remove unnecessary dependencies between librairies and files
2022-07-28 12:24:06 +02:00
hobyst
1169da50bc
host: Rename host to emuenv
...
This commit renames the host library as emuenv (emulated PS Vita
environment) to avoid confusion with the future host OS abstraction
layer
2022-07-03 14:31:24 +02:00
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
sunho
1e96724d45
kernel: Pull out avplayer,auidodev,videodec,fiber state
...
kernel: Add ObjectStore
modules: Support library init function
modules: Pull out cpu_protocol
vita3k: Rename .h -> .inc
io: Remove unneccesary base_tick argument
cmake: Folderify modules and kernel
2021-05-09 19:47:59 +02:00
1whatleytay
0beecf723d
ngs: run clang-format
2020-07-08 14:33:08 -04:00
1whatleytay
77430da4e6
codec: add h264, mjpeg, player
2020-07-08 14:11:51 -04:00
1whatleytay
34a02553c4
vita3k: remove vita-headers ( #649 )
2020-02-06 09:44:49 -05:00
Zangetsu38
ba41e627c2
all: Format project
2020-01-12 22:35:27 -05:00
Taylor Whatley
5b070aac66
modules: implement yuv methods for SceJpeg
2019-12-22 00:15:36 -05:00
Nicolas Jallamion
06299de242
emulator: Refactor file structure ( #557 )
...
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00