citra/src/citra_qt/configuration
朱鹏飞 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
..
config.cpp Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
config.h citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_audio.cpp audio_core: Remove global state 2018-02-03 15:15:17 +00:00
configure_audio.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_audio.ui citra-qt: Move config dialog code to its own directory 2017-04-03 20:43:13 -06:00
configure_camera.cpp citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
configure_camera.h citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
configure_camera.ui citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
configure_debug.cpp Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
configure_debug.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_debug.ui Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
configure_dialog.cpp citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00
configure_dialog.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_general.cpp fixup!citra_qt: load translation from resource 2017-12-22 12:34:49 +02:00
configure_general.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_general.ui citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_graphics.cpp Merge pull request #3281 from jroweboy/texcache-pt2 2018-03-05 11:57:25 +02:00
configure_graphics.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_graphics.ui citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
configure_input.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
configure_input.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_input.ui Allow input configuration with SDL joysticks (#3116) 2017-12-05 23:26:29 -05:00
configure_system.cpp Service/CFG: convert to ServiceFramework 2018-03-10 13:37:03 +02:00
configure_system.h Service/CFG: convert to ServiceFramework 2018-03-10 13:37:03 +02:00
configure_system.ui Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
configure_web.cpp QT: Implement themed icons (#3554) 2018-03-27 12:11:04 +01:00
configure_web.h citra_qt: load translation from resource 2017-12-16 13:11:05 +02:00
configure_web.ui WebService: Verify username and token (#2930) 2017-09-18 21:18:26 -04:00
configure.ui citra_qt: camera integration (#3566) 2018-05-11 11:42:23 -06:00