Lime3DS/src/core
朱鹏飞 57827de38b citra_qt: camera integration (#3566)
* Implement camera feature

* Make OpenCVCamera optional

* Fix styling problems

* CI configuration

* Fix CI

* Hopefully final fix

* Hopefully final fix

* Fix all the problems

* Oops..

* Add Qt Multimedia Camera

* Another oops

* Try to fix broken linux CI

* Try to fix broken linux CI

* Fix problems

* Improve UI

* Fix problems

* camera: Add support for Qt <5.10 and fix preview error

* CI: try to fix linux-frozen travis build

* camera: fix problems and add multiple handlers support

* fix CI

* remove most ServiceFramework changes

* Fix format

* Remove last ServiceFramework change

* camera: remove unused interfaces; revert submodule change

* camera: fix CI error

* ci: use ccache for opencv build

* citra_qt: fix configuration error; CI: add mediaservice plugin

* citra_qt: fix clang-format

* citra_qt: fix documentation error

* citra_qt: fix configuration page; camera: fix pausing crash

* citra_qt: fix preview not stopping

* camera: extend handlers length

* camera: fix camera resume error

* camera: fix clang-format

* camera: remove all OpenCV; citra_qt: rewrite configuration

* camera: remove all OpenCV; citra_qt: rewrite configuration

* camera: remove all OpenCV; citra_qt: rewrite configuration

* CI: fix linux ci

* camera: check settings update; citra_qt: fix configuration error

* service_cam: use a better way to apply configuration

* Service_CAM: rewrite camera reload

* cam: fix clang format

* citra_qt: fix argument load issue; camera: base of system camera selection

* citra_qt: Add system camera selection

* camera: fix image upside down, Implement SetFrameRate in Qt Multimedia Camera

* camera: Add missing <array> include, update SetFrameRate and add settings in Qt Multimedia Camera header

* camera: move started in Qt Multimedia Camera header

* QtMultimediaCamera: Move frame rates to SetFrameRate; Set minimum and maximum frame rate

* Update appveyor.yml
2018-05-11 11:42:23 -06:00
..
arm arm/dyncom: Migrate logging macros 2018-04-02 16:01:19 +08:00
file_sys disk_archive: Make DiskDirectory's constructor explicit 2018-03-31 00:54:17 -04:00
frontend citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
gdbstub core/gdbstub: Migrate logging macros 2018-04-18 21:53:26 +08:00
hle citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
hw hw: Migrate logging macros (#3584) 2018-03-27 12:02:19 +01:00
loader citra_qt: Add a game region column 2018-05-01 19:57:01 +02:00
tracer CiTrace: Migrate logging macros 2018-03-28 20:48:59 -06:00
3ds.h Move screen size constants from video_core to core 2017-05-27 18:41:24 -07:00
announce_multiplayer_session.cpp Use Common::Event 2017-12-14 12:36:37 +01:00
announce_multiplayer_session.h Use Common::Event 2017-12-14 12:36:37 +01:00
CMakeLists.txt Add DelayGenerator for all file backends 2018-02-24 14:15:57 +01:00
core_timing.cpp Replace format specifiers for all usages of ASSERT_MSG 2018-03-27 23:28:42 +08:00
core_timing.h CoreTiming: Reworked CoreTiming (#3119) 2017-11-25 14:56:57 +01:00
core.cpp sm: Relocate the service manager to the System class 2018-04-13 07:15:34 -04:00
core.h sm: Relocate the service manager to the System class 2018-04-13 07:15:34 -04:00
memory_setup.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
memory.cpp Fix wrongly converted specifiers 2018-03-27 23:37:36 +08:00
memory.h Memory: remove RasterizerCachedSpecial page type 2018-03-10 01:14:38 +02:00
mmio.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
movie.cpp movie: migrate logging macros 2018-03-31 00:24:21 -06:00
movie.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
perf_stats.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
perf_stats.h PerfStats: Re-order and document members better 2017-02-26 17:22:04 -08:00
settings.cpp citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
settings.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
telemetry_session.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
telemetry_session.h WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00