N00byKing
|
594e95084b
|
shared_page: Set 3D Slider
|
2018-06-01 17:05:09 +02:00 |
|
N00byKing
|
f4894d5677
|
shared_page: Allow Setting the 3D Slider
Currently, changing the Option while the Game is running does not work
|
2018-06-01 17:05:02 +02:00 |
|
James Rowe
|
72f9142bb1
|
Merge pull request #3746 from wwylele/ndm-new-framework
Service/NDM: convert to ServiceFramework
|
2018-05-29 23:54:21 -06:00 |
|
James Rowe
|
aa95604928
|
Merge pull request #3652 from N00byKing/3dtv_crashfix
gsp_gpu, shared_page: Change 3D LED State on SetLedForceOff
|
2018-05-29 22:43:52 -06:00 |
|
wwylele
|
549abe556b
|
Service/NDM: convert to ServiceFramework
|
2018-05-28 11:28:13 +03:00 |
|
朱鹏飞
|
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 |
|
Valentin Vanelslande
|
473fd552c8
|
Service/AM: Implement GetProductCode (#3549)
* [skip ci]
* [skip ci]
* [skip ci]
* [skip ci]
* Service/AM: Implement GetProductCode
* fix?
* remove close
* Use PushRaw
* Use NCCHContainer
* 2 if found
* struct
* fix build?
* fix
* remove return
* fix?
* 6 words
|
2018-05-05 16:43:31 +03:00 |
|
Merry
|
d5b1c33587
|
Merge pull request #3656 from lioncash/relocate
sm: Relocate the service manager to the System class
|
2018-04-15 10:34:14 +01:00 |
|
Merry
|
9e21094dea
|
Merge pull request #3631 from daniellimws/boss-fmt
service/boss: Migrate logging macros
|
2018-04-15 08:59:42 +01:00 |
|
Lioncash
|
a78920e60b
|
sm: Relocate the service manager to the System class
Rather than have it live as a global variable, place it into the System class and make it instance-based.
|
2018-04-13 07:15:34 -04:00 |
|
Lioncash
|
5309b51c12
|
cam: Correct forward declaration type for Core::EventType
This is actually a struct, not a class.
|
2018-04-12 23:15:16 -04:00 |
|
Weiyi Wang
|
dfe9b4edf8
|
Merge pull request #3587 from valentinvanelslande/apt-fmt
Service/APT: Migrate logging macros
|
2018-04-12 22:47:44 +03:00 |
|
N00byKing
|
f29f4ccdc9
|
gsp_gpu, shared_page: Change 3D LED State on SetLedForceOff
|
2018-04-12 16:44:29 +02:00 |
|
Daniel Lim Wee Soong
|
2d45e46558
|
service/boss: Migrate logging macros
|
2018-04-06 19:43:09 +08:00 |
|
Weiyi Wang
|
a9544ca015
|
Merge pull request #3580 from daniellimws/common-fmt
common: Migrate logging macros
|
2018-04-06 12:38:08 +03:00 |
|
Weiyi Wang
|
a2e87075c5
|
Merge pull request #3489 from B3n30/UDS_send_node_information
NWM_ UDS:Let connected clients handle the eapol packet
|
2018-04-05 16:14:39 +03:00 |
|
B3n30
|
f64f118e3b
|
fix Subvs suggestions
|
2018-04-05 14:57:35 +02:00 |
|
B3n30
|
2d72b2be8b
|
fix Subvs suggestions
|
2018-04-05 14:43:21 +02:00 |
|
Weiyi Wang
|
82b9387315
|
Merge pull request #3605 from valentinvanelslande/am-popu64
Service/AM: Use Pop<u64>() in DeleteUserProgram and DeleteProgram
|
2018-03-29 09:47:56 +03:00 |
|
Weiyi Wang
|
feb4eca2ff
|
Merge pull request #3598 from lioncash/boss
boss: Correct ReceiveProperty()'s response data payload
|
2018-03-29 09:38:33 +03:00 |
|
Valentin Vanelslande
|
492fca114d
|
Service/AM: Use Pop<u64>() in DeleteUserProgram and DeleteProgram
|
2018-03-28 20:28:18 -06:00 |
|
Valentin Vanelslande
|
542b11ccdc
|
Change line 203
|
2018-03-28 19:05:54 -06:00 |
|
Lioncash
|
5ec576ff78
|
err_f: Add missing break in ThrowFatalError()
Introduced by 691f069743
If we hit a prefetch abort, the DFSR and DFAR contents aren't really going to be
that useful.
|
2018-03-28 20:33:25 -04:00 |
|
Lioncash
|
31100c582a
|
boss: Correct ReceiveProperty()'s response data payload
This was previously overwriting data in the same index.
|
2018-03-28 20:26:33 -04:00 |
|
Valentin Vanelslande
|
ca6642aa2a
|
[skip ci]
|
2018-03-28 08:45:39 -06:00 |
|
Daniel Lim Wee Soong
|
730f8a4103
|
Fix formatting mistakes
|
2018-03-28 22:28:55 +08:00 |
|
Valentin Vanelslande
|
a53365d69e
|
Fix clang
|
2018-03-27 18:17:04 -06:00 |
|
Valentin Vanelslande
|
f1e26fad7f
|
Fix build
|
2018-03-27 15:25:57 -06:00 |
|
Valentin Vanelslande
|
4a37d91bc6
|
change line 528
|
2018-03-27 14:23:31 -06:00 |
|
Valentin Vanelslande
|
e7ac03c941
|
Service/APT: Migrate logging macros
Macro of line 528 not changed
|
2018-03-27 14:03:00 -06:00 |
|
Daniel Lim Wee Soong
|
20776b37be
|
Fix wrongly converted specifiers
Sorry that was a lot in one go so some of them had some mistakes
|
2018-03-27 23:37:36 +08:00 |
|
Daniel Lim Wee Soong
|
968569aa61
|
Replace format specifiers for all usages of ASSERT_MSG
|
2018-03-27 23:28:42 +08:00 |
|
Ben
|
4be12d5f56
|
NWM_UDS:: Check flags in SendTo (#3481)
* NWM_UDS:: Check flags in SendTo
* NWM_UDS: SendTo from Host to only oneClient
* fix u8 in flags
* Send node_map to clients
* Libnetwork: Increase libnetwork version
* Broadcast on dest_node_id 0xFFFF
* fixup: dest_node_id offset
* fixup: dest_node_id offset part 2
* Adressed wwyleles feedback
* Adressed wwylele's nits
|
2018-03-27 15:01:29 +03:00 |
|
Valentin Vanelslande
|
e2c5666883
|
Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs (#3542)
* Service/AM: Fix crash when scanning titles with installed titles with invalid title IDs
Fixes #3332
|
2018-03-24 13:06:50 -06:00 |
|
Weiyi Wang
|
171cb4452f
|
Merge pull request #3498 from wwylele/cfg-new-framework
Service/CFG: convert to ServiceFramework
|
2018-03-17 13:54:29 +02:00 |
|
Starlet
|
935bcdbd20
|
Convert ACT to the new service framework (#3521)
* Convert ACT to the new service framework
* Fix clang-format
* le updates to fix stuff
* Fixed one last thing.
* Well, I fucked up.
* Quick hotfix
|
2018-03-16 11:36:35 +02:00 |
|
wwylele
|
ea82203780
|
ipc_helper: remove interface for operating on command buffer directly
Now IPC helpers are only supposed to use on top of ServiceFramework
|
2018-03-10 13:37:05 +02:00 |
|
wwylele
|
b179b86f14
|
Service/CFG: convert to ServiceFramework
|
2018-03-10 13:37:03 +02:00 |
|
B3n30
|
29d6e05044
|
Let connected clients handle the eapol packet
|
2018-03-09 19:15:06 +01:00 |
|
James Rowe
|
f61141e86a
|
Update the entire application to use the new clang format style
|
2018-03-09 10:54:43 -07:00 |
|
wwylele
|
e40d693057
|
Service/NFC: convert to ServiceFramework
|
2018-03-09 18:59:04 +02:00 |
|
Ben
|
42d68d6ea4
|
Merge pull request #3470 from wwylele/news-framework
Service/NEWS: convert to ServiceFramework
|
2018-03-09 17:52:21 +01:00 |
|
Weiyi Wang
|
5dc8ac80dd
|
Merge pull request #3469 from wwylele/frd-new-framework
Service/FRD: convert to ServiceFramework
|
2018-03-07 15:33:49 +02:00 |
|
tgsm
|
7054b63d4d
|
Service/CFG: add system model value for New 2DS XL
|
2018-03-06 02:11:01 -05:00 |
|
Weiyi Wang
|
4befbddc34
|
Merge pull request #3281 from jroweboy/texcache-pt2
Texture Cache Rework
|
2018-03-05 11:57:25 +02:00 |
|
James Rowe
|
f3234db5e2
|
Merge pull request #3440 from B3n30/file_read_delay
File_Sys: Add a size dependent delay for each file read
|
2018-03-04 21:32:50 -07:00 |
|
James Rowe
|
ce725f24ca
|
Merge pull request #3444 from jroweboy/fix-multiplayer
UDS: Add non zero mac address to the shared page
|
2018-03-04 20:40:37 -07:00 |
|
James Rowe
|
d26cf11399
|
Fix clang format
|
2018-03-04 20:27:22 -07:00 |
|
James Rowe
|
878217372b
|
Remove useless static cast
|
2018-03-04 20:16:36 -07:00 |
|
wwylele
|
61069d2b67
|
Service/NEWS: convert to ServiceFramework
|
2018-03-04 20:47:55 +02:00 |
|