yuzu/src/core/hle/service
B3n30 8bee016145 Create a random console_unique_id (#2668)
* Create a random console_id when config save_file is created

Added button in system config to refresh the console unique id

* Moved the connect for the button from .ui file to constructor of ConfigureSystem

* Added warning and info dialog
Fixup: Make use of qt5 style connects,
  renamed the refresh button,
  removed some duplicate code,
  changed random device and moved all to the generate function

* Changed the random generator to reflect what a real 3DS stores as console unique id
Fixup: Changed the warning message

* Fixup: Set and Create

* Fixup: Added console id label, therfore removed second message box

* Fixup: fixed the endianess

* Fixup: more endianness fixes

* Fixup: Endianness the 3rd
2017-05-05 20:55:51 -04:00
..
ac Service/AC: add ac:i service 2016-12-30 09:20:11 +03:00
act act: Fix docstring typo 2016-12-15 14:51:45 -05:00
am Update AM service function tables 2016-12-07 20:55:59 -05:00
apt Merge pull request #2533 from Lectem/apt_ipchelper 2017-04-06 14:44:52 -04:00
boss Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
cam Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
cecd Service/CECD: Add cecd:ndm service 2016-12-15 09:52:40 +03:00
cfg Create a random console_unique_id (#2668) 2017-05-05 20:55:51 -04:00
dlp core: Add missing #pragma once directives where applicable 2016-12-15 15:40:51 -05:00
frd Set client SDK version to Service APIs 2016-11-30 09:51:14 +03:00
fs loader: use self NCCH archive 2017-02-13 13:57:38 +02:00
hid Input: remove unused stuff & clean up 2017-03-01 23:30:57 +02:00
ir ir: implement circle pad pro 2017-05-03 09:44:00 +03:00
ldr_ro ldr_ro: use IPC helper 2017-04-17 10:11:18 +03:00
mvd service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
ndm Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
news Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
nfc Service/NFC: stub some functions 2017-01-14 16:15:16 +03:00
nim NWM changed to NIM 2017-02-13 18:34:01 -06:00
nwm Services/UDS: Fixed a style mistake in GetChannel. 2017-03-27 13:08:26 -05:00
ptm Merge pull request #2533 from Lectem/apt_ipchelper 2017-04-06 14:44:52 -04:00
qtm service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
csnd_snd.cpp core: Remove HLE module, consolidate code & various cleanups. 2016-12-21 23:48:13 -05:00
csnd_snd.h csnd:SND reformat source code 2016-12-12 21:19:36 +03:00
dsp_dsp.cpp dsp_dsp: Messages are modified by service before being sent to DSP 2017-04-12 21:33:07 +01:00
dsp_dsp.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
err_f.cpp core: fix err_f.cpp warning about unhandled enumeration value on OSX 2017-01-29 22:01:19 +01:00
err_f.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_gpu.cpp Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
gsp_gpu.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_lcd.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_lcd.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
mic_u.cpp core: fix mic_u warnings on MSVC 2017-01-23 16:53:05 +01:00
mic_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ns_s.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ns_s.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pm_app.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pm_app.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
service.cpp Merge pull request #2308 from mailwl/ac-i 2017-01-12 10:12:46 -05:00
service.h IPC helpers example 2016-12-26 14:07:29 +01:00
soc_u.cpp error conversion fixes for soc_u 2017-04-03 10:19:42 -05:00
soc_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
srv.cpp Merge pull request #2249 from Subv/sessions_v3 2016-12-14 20:35:33 -08:00
srv.h core: Add missing #pragma once directives where applicable 2016-12-15 15:40:51 -05:00
ssl_c.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ssl_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
y2r_u.cpp fix #2560 and other comments 2017-03-18 10:44:01 +01:00
y2r_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00