Unknown W. Brackets
|
9cfcbc46e6
|
Global: Cleanup initialization/pointer checks.
Cleaning up a lot of cases of uninitialized data, unchecked return values
for failures, and similar.
|
2022-12-10 21:13:36 -08:00 |
|
ZiHan Huang
|
33aeac694d
|
ffmpeg: fix compile bug
Err is generated when USE_FFMPEG is set to OFF, The Camera
module relies on FFMPEG
Signed-off-by: ZiHan Huang <zack.huang@rock-chips.com>
|
2022-06-24 16:50:56 +08:00 |
|
Henrik Rydgård
|
f4a6d291e1
|
Common: Capitalize setCurrentThreadName().
|
2021-04-30 23:02:36 -07:00 |
|
Unknown W. Brackets
|
13ec384dbe
|
Build: Explicitly include ppsspp_config.h.
This adds it to all files that use it. Not all our builds include the
file.
|
2021-03-02 21:04:03 -08:00 |
|
Henrik Rydgård
|
a722dfe0fb
|
Formalize "core excpetions" as a concept
|
2020-07-12 15:25:21 +02:00 |
|
Florin9doi
|
5c552771fc
|
[Camera/V4L] Add support for jpeg and multiple buffers
required for Sony EyeToy
|
2020-05-22 15:50:01 +03:00 |
|
Unknown W. Brackets
|
0767235fbf
|
Camera: Fix missing return warning.
|
2020-03-22 13:45:41 -07:00 |
|
Unknown W. Brackets
|
f214b7d422
|
Camera: Simplify an expression.
Make this readable by breaking it up. Like one would sentences.
|
2020-03-10 22:48:10 -07:00 |
|
Florin9doi
|
58b04ef77b
|
QT Api for Camera (Linux/macOS)
Allow the use of different resolutions (win/android/iOS)
|
2020-02-10 08:47:55 +02:00 |
|
Florin9doi
|
5fbf2d7713
|
Add camera/location support for iOS
Add front camera support for Android
Allow to change the active camera in-game
|
2020-01-25 16:54:45 +02:00 |
|
Florin9doi
|
09e32223c2
|
Add camera support for linux (V4L2)
|
2020-01-16 23:25:34 +02:00 |
|