979c59d6f2
Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master
...
* commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd': (23 commits)
update gitignore and makefile
rosalina: ndm + shutdown issue workaround
rosalina: ndm doesn't exist on SAFE_FIRM
Update bug-report.md, etc
rosalina: forgot float suffix in luminance.c
rosalina: display min/max luminance
hbloader: allow homebrew to write to the shared config page
rosalina: minor menu changes
rosalina/sm: properly interact with ndm
k11ext: refactor ndm:u workaround
k11ext: fix oops
rosalina: properly rewrite luminance-setting menu, etc.
sysmodules: use libctru configmem defs
Fix release building (#1454 )
sysmodules: introduce "luma shared config", rewrite ndmu workaround
rosalina: autoclose menu on sleep mode/shell closed to prevent lockup
rosalina: prevent disconnect when shell is closed
rosalina: properly restore screen filters when lid is reopened
rosalina: prevent sleep mode entry if debugger/input redir is enabled to prevent lockup
Separate exception dump parser in another repo, add boot.3dsx to release command
...
# Conflicts:
# .gitignore
# exception_dump_parser/luma3ds_exception_dump_parser/__main__.py
# sysmodules/rosalina/source/input_redirection.c
# sysmodules/rosalina/source/menu.c
2020-07-21 11:27:18 +02:00
TuxSH
184f4587fb
rosalina: minor menu changes
2020-07-15 22:24:08 +01:00
TuxSH
768e587b76
sysmodules: introduce "luma shared config", rewrite ndmu workaround
2020-07-12 19:36:18 +01:00
a39053c3c3
Merge remote-tracking branch 'origin/master'
...
* origin/master: (98 commits)
rosalina: fix for latest libctru changes
pm: fix critical bugs where 1.0(?) titles not in the list have scheduling mode misconfigured
loader: revert to use the NS patch due to a Nintendo bug: https://www.3dbrew.org/wiki/NCCH/Extended_Header#Flag1
loader: replace NS N3DS CPU patch with exheader override, fix overriding exheader with homebrew
rosalina: ntp: use PTMSYSM_SetRtcTime
revert the memory map to the old one (mostly)
fix module loading
kext: fix outer memory cacheability on newer versions
so bascially rosalina's image...
rosalina: add hidden debug info menu
rosalina: refactor menu handling
rosalina: rephrase brightness warning
rosalina: add brightness control menu
rosalina/pm: remove fs patch, use pm instead
rosalina: cleanup variable names
rosalina: reorder menus
Fix latest commit
rosalina menu: add scrolling, cpad and inputredir support (note: no ZL/ZR due to technical reasons)
stuff
newlib...
...
# Conflicts:
# k11_extension/source/main.c
# k11_extension/source/svc/UnmapProcessMemoryEx.c
# sysmodules/rosalina/Makefile
# sysmodules/rosalina/include/menu.h
# sysmodules/rosalina/include/utils.h
# sysmodules/rosalina/source/errdisp.c
# sysmodules/rosalina/source/main.c
# sysmodules/rosalina/source/menu.c
# sysmodules/rosalina/source/menus.c
2020-07-04 02:43:27 +02:00
TuxSH
0471002d4c
rosalina: ntp: use PTMSYSM_SetRtcTime
2020-05-18 22:43:00 +01:00
TuxSH
9097276a06
rosalina: refactor menu handling
2020-05-17 16:42:44 +01:00
TuxSH
71cddef78f
rosalina: cleanup variable names
2020-05-15 20:00:13 +01:00
TuxSH
a2313d1c03
Fix latest commit
2020-05-15 02:06:52 +01:00
TuxSH
d3e62df769
rosalina: implement dirty hb chainload
2020-05-10 02:58:21 +01:00
TuxSH
44cd3928fb
rosalina & pm: properly shutdown when debugger, input redir (but not both) and force connection are enabled
2020-04-28 01:31:29 +01:00
TuxSH
7dfa83b8c0
rosalina: fix gdb/input redir hanging if no internet & fix recovering from failures
2020-04-27 21:58:40 +01:00
TuxSH
31891efbca
Current year is 2020
2020-04-25 13:42:10 +01:00
TuxSH
58f3edda12
ARM => Arm
2020-04-25 13:17:23 +01:00
TuxSH
5c16836626
ntp: change ip to time.windows.com, apparently not blocked in China
2020-04-18 00:29:37 +01:00
nathan hitch
e8493d18c5
Add ability to offset ntp by any amount of minutes
2019-09-16 17:13:23 +09:30
PabloMK7
9705083b65
Fix conflicting files
2019-06-29 23:34:45 +02:00
TuxSH
3ad314a5ac
Fix ntp menu (if user pressed A multiple times)
2019-06-29 17:05:43 +02:00
PabloMK7
8168d2c2f9
Manually merge files
2019-06-29 16:26:03 +02:00
TuxSH
8e4af5c823
Add ntp client & rtc sync
2019-06-03 00:54:20 +02:00
TuxSH
c688600d33
PMDBG_GetCurrentAppTitleId => PMDBG_GetCurrentAppTitleIdAndPid
2019-03-31 16:12:31 +02:00
TuxSH
22ec031495
Add client code for new custom pm commands, use them, fix pm race conditions
2019-03-30 18:12:54 +01:00
TuxSH
d28e961adc
Use <string.h> & <3ds/exheader.h>, fix some bugs, etc.
...
also fix all warnings and use -Werror
2019-03-15 23:03:23 +01:00
BuildTools
1c7b55ee1e
Bump copyright year
2019-02-24 18:04:32 -07:00
Nanquitas
2182742708
Implement plugin loader
2018-11-15 13:38:19 +01:00
TuxSH
1600171ffa
Bump copyright year
2018-06-14 18:13:57 +02:00
Nanquitas
f36977017b
InputRedirection: check service existence instead of using OpenProcessByName
2018-01-18 20:44:54 +01:00
Aurora Wright
188400c5a9
Use ctrulib functions for mcu/battery level
2017-10-05 18:41:11 +02:00
Hikari-chin
322a7050aa
Fix #791
2017-08-15 09:01:48 -04:00
Dan Elkouby
62932a9639
Fix input redirection title index in the menu
...
This option is the third, not the fourth, and toggling it will override
the "save settings" option's title instead.
2017-08-06 23:56:00 +03:00
Hikari-chin
a4629e4b65
Cleaned up and rearranged the Rosalina menu in preparation for future features
2017-08-01 17:38:48 +02:00
Hikari-chin
2538769f3a
Added LED toggling from the Rosalina misc. menu
2017-07-04 23:50:40 -04:00
LiquidFenrir
f2861058ba
add wireless toggling in rosalina
...
https://github.com/AuroraWright/Luma3DS/issues/619#issuecomment-309239178
ligne 353: CFG11_WIFICNT, nothing includes it in rosalina so I hardcoded it here
ligne 363: could also use svc 0x5A (SetWifiEnabled) but not sure how
2017-07-04 18:35:55 +02:00
TuxSH
91378ef3c1
Fix menu display bugs
2017-06-25 00:14:07 +02:00
TuxSH
17828273a5
Revamp config format, add saving of Rosalina opt.
...
(menu combo & 3dsx title ID)
2017-06-18 22:31:21 +02:00
Ezekiel Bethel
37eb21d297
poweroff/reboot for Rosalina misc. menu
2017-06-11 17:06:43 +01:00
TuxSH
a5b638ae7b
Fix uninitialized variable bugs
2017-06-06 21:04:13 +02:00
Aurora Wright
60d136f9b5
Fix #491
2017-06-06 01:22:17 +02:00
TuxSH
21db0d45bd
Added Rosalina, see details
...
- see release notes
- ( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)
- (∩ ͡° ͜ʖ ͡°)⊃━☆゚
- ( ͡ᵔ ͜ʖ ͡ᵔ) ♫┌( ͡° ͜ʖ ͡°)┘♪ ♫└( ͡° ͜ʖ ͡°)┐♪
2017-06-05 02:02:04 +02:00