Zangetsu38
|
e1fdac43be
|
module/load module: enable lle of mp4 & avplayer in auto mode.
config & settings: delete old obsolete value.
|
2022-05-10 02:19:50 +02:00 |
|
bookmist
|
016f8ece12
|
kernel\thread, modules: fix TLS in callback calls
|
2022-04-01 06:22:11 +02:00 |
|
Zangetsu38
|
77fd8e8f78
|
project: run format.
|
2022-03-16 02:11:11 +01:00 |
|
bookmist
|
daff9cdca6
|
modules/SceAvPlayer: code cleanup
|
2021-12-23 13:25:44 +01:00 |
|
bookmist
|
9251b1c6ce
|
modules/SceAvPlayer: fix compiler warnings, add null check
|
2021-10-30 21:26:21 +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 |
|
scribam
|
f36331f2c5
|
modules/SceAvPlayer: returns false when sceAvPlayerIsActive is called with an invalid handle
|
2021-07-11 11:09:19 +02:00 |
|
sunho
|
58617042c8
|
kernel: Implement stack arguments in guest function job
|
2021-05-27 01:56:07 +09:00 |
|
sunho
|
c6790fa021
|
kernel: Merge thread state and functions & fix gdb
|
2021-05-22 21:12:11 +02:00 |
|
sunho
|
7d6d79c399
|
kernel: Merge state and functions
|
2021-05-19 11:36:18 +09:00 |
|
sunho
|
b27b37ac8e
|
sceAvPlayer: Add null check
|
2021-05-18 03:18:25 +09:00 |
|
sunho
|
c6a20fc894
|
kernel: Redesign guest function calling
|
2021-05-18 03:18:25 +09: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 |
|
bookmist
|
5ab77b1361
|
modules/SceAvPlayer: Fix open video file if path is wrong.
- fix also two compile warning.
Co-authored-by: Zangetsu38 <Dante38@free.fr>
|
2021-04-12 17:23:30 +02:00 |
|
Zangetsu38
|
8eb422ba73
|
gui/settings dialog: Add custom config by apps.
|
2021-04-08 16:32:38 +02:00 |
|
Zangetsu38
|
d19c7f1cad
|
modules/SceAvPlayer: Stub GetVideoDataEx.
- fix video playing on drive girl.
|
2021-03-24 21:32:56 +01:00 |
|
mangren
|
167f1fcfa6
|
modules/SceAvPlayer: Fix video frame flashing
|
2021-03-09 21:25:54 +01:00 |
|
bookmist
|
487e47f742
|
modules/AvPlayer: clean unused code (#1165)
|
2021-02-20 22:45:12 +01:00 |
|
sunho
|
3d86d89aa0
|
modules: use new run_callback
|
2021-02-20 20:08:28 +01:00 |
|
bookmist
|
0d4fc49b8e
|
modules/SceAvPlayer: implement event callback and stub some functions (#1138)
|
2021-02-15 12:25:40 +01:00 |
|
Zangetsu38
|
48daafb6bf
|
gui/settings dialog: Add option for disable video player.
|
2021-02-08 22:09:32 +01: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
|
2c24ab40df
|
modules: add dynamic avplayer framelimiter
|
2019-12-22 00:15:36 -05:00 |
|
Taylor Whatley
|
1caf740650
|
renderer: decode yuv with sws_scale
|
2019-12-22 00:15:36 -05:00 |
|
Taylor Whatley
|
579ab7053b
|
modules: implement avplayer shutdown
|
2019-12-22 00:15:36 -05:00 |
|
Taylor Whatley
|
89e5419ad9
|
modules: implement basic avplayer
|
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 |
|