Yaya-Cout
aadcd37f31
Fix 3DS simulator ( #243 )
...
* [CI] Fix 3DS try 1
* [CI] Fix 3DS try 2
* [CI] Fix 3DS try 3
* [CI] Fix 3DS try 4
* [CI] Fix 3DS try 5
* [CI] Fix 3DS try 6
* [CI] Fix 3DS try 7
* [CI] Fix 3DS try 8
* [CI] Fix 3DS try 9
* [CI] Fix 3DS try 10
* [CI] Fix 3DS try 11
* [CI] Fix 3DS try 12
* [CI] Fix 3DS try 13
* [CI] Fix 3DS try 14
* [CI] Fix 3DS try 15
* [CI] Fix 3DS try 16
* [CI] Fix 3DS try 17
* [CI] Fix 3DS try 18
* [CI] Fix 3DS try 19
* [CI] Make other simulators than 3DS working
* [CI] Fix 3DS without breaking others simulators try 1
* Apply suggestions from code review
* Improve SDL assert
* Fix SDL assert
* Fix SDL assert 2
* [CI] Enable iOS, macOS and 3DS tests by default
* [CI] Change epsilon-sdk tap url
* Revert "[CI] Change epsilon-sdk tap url"
This reverts commit 9516607aba .
2023-04-13 16:24:38 +02:00
Yaya-Cout
1067216d4f
[bootloader] Mark Epsilon 20.3 as safe
2023-02-17 21:39:51 +01:00
Yaya-Cout
0e65c97774
[Simulator] Fix MicroPython in Web simulator and update to Emscripten 3.1.30
2023-01-14 19:52:30 +00:00
Loïc
72d10f8396
[Simulator] Don't resize canvas to 0x0 ( #310 )
...
* [Simulator] Don't resize canvas to 0x0
* [storage] Fix broken script saving/loading
* [Simulator] Don't resize canvas to 0x0
Co-authored-by: Yaya-Cout <yaya.cout@free.fr >
2023-01-05 17:33:53 +01:00
Loïc
1a681c7c75
Fix android simulator ( #277 )
...
* Fix android CI
* Set NDK path
* Reduced log spam
* Fixed NDK path
* Fixed NDK path
* Android NDK v21e
* Use debug signin config
if SIGNING_STORE_FILE is not defined
This allows the apk to be installed
* Fix OmegaActivity class name
* Fix formatting
Co-authored-by: Yaya-Cout <yaya.cout@free.fr >
Co-authored-by: Yaya-Cout <yaya.cout@free.fr >
2023-01-01 14:16:12 +01:00
devdl11
78b606e825
[bootloader] Fix e19 boot ( #263 )
2022-11-19 11:13:17 +01:00
Yaya-Cout
a1e213ac91
[apps] Add Shift + Ans shortcut to go to the last application ( #196 )
2022-07-04 11:09:58 +02:00
Laury
d983797ac8
Revert "[storage] New attempt to save cursor position"
...
This reverts commit c826e556a1 .
2022-06-17 12:12:39 +02:00
Laury
c826e556a1
[storage] New attempt to save cursor position
2022-06-10 16:16:16 +02:00
Laury
ec36325799
Merge branch 'upsilon-dev' of https://github.com/UpsilonNumworks/Upsilon into upsilon-dev
2022-05-09 18:40:45 +02:00
Laury
36fa4a4152
Revert "[storage] Possibility to store metadata with records (cursor in scripts)"
2022-05-09 18:39:10 +02:00
iamlambda
6758a95292
misleading comment ( #216 )
2022-05-07 20:40:23 +02:00
Laury
6a894997fc
[flasher] Fixed compilation
2022-05-03 16:34:22 +02:00
Laury
0e0dc4a9c2
Revert "[apps] Add Shift + Ans shortcut to go to the last application"
2022-05-02 18:55:46 +02:00
Laury
2be1a6e5a9
[usb] Changed link in descriptor
2022-05-02 17:01:20 +02:00
Yaya-Cout
03ae762b4a
[external] Updated for compatibility with KhiCAS
2022-04-29 22:00:12 +02:00
Laury
7d61e236df
[bootloader] Small fixes
2022-04-28 21:32:42 +02:00
devdl11
7f8e6a6b87
Merged new bootloader
...
Co-authored-by: Yaya-Cout <yaya.cout@free.fr >
2022-04-27 21:02:04 +02:00
devdl11
fd7bdc7345
Dumb error fix
2022-04-27 19:56:37 +02:00
devdl11
c73b13bd41
Some code
2022-04-27 19:24:59 +02:00
devdl11
42368ecd6e
second patch
2022-04-25 18:40:55 +02:00
devdl11
27cf6a0615
Fix CLI bootloader
2022-04-25 18:35:16 +02:00
devdl11
5ed8aef907
Bootloader pre-release
2022-04-25 18:22:19 +02:00
Laury
77352e34b5
[storage] Possibility to store metadata with records (cursor in scripts)
2022-04-15 22:30:53 +02:00
Laury
38796253cb
[external] First attempt to merge Khi external API
2022-04-15 22:30:35 +02:00
Yaya.Cout
d42e4269a9
[apps] Add Shift + Ans shortcut to go to the last application
2022-04-15 22:19:32 +02:00
Laury
2bf6de5044
[reader] Fixed bug when a word is too big
2022-04-15 22:19:31 +02:00
devdl11
c837709801
[flasher] Fix old dfu code
2022-04-08 18:40:08 +02:00
devdl11
a0caf67d7c
[review] revert flasher code
2022-04-08 18:33:27 +02:00
devdl11
f4e84bc208
Update ion/src/device/n0110/internal_flash.ld
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:07:28 +02:00
devdl11
225b942989
Update ion/src/device/shared/usb/dfu.ld
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:07:11 +02:00
devdl11
3b955c2eb6
Update ion/src/device/n0110/drivers/board.cpp
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:06:59 +02:00
devdl11
0e46954f80
Update ion/src/device/shared/usb/dfu_interface.h
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:06:22 +02:00
devdl11
bf1d570623
Update ion/src/device/shared/usb/dfu_relocated.cpp
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:06:15 +02:00
devdl11
5f50f3fc9c
Update ion/src/device/shared/usb/stack/device.cpp
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:06:07 +02:00
devdl11
4a830a0f30
Update ion/src/device/n0100/flash.ld
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:05:57 +02:00
devdl11
01c3f767e4
Update ion/src/device/bootloader/usb/Makefile
...
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
2022-04-08 18:03:32 +02:00
devdl11
62e98107f7
[Reviews] Code correction and improvement
2022-04-08 13:49:44 +02:00
devdl11
15801ae9e4
[DFU] Fix simulators
2022-04-07 20:07:03 +02:00
devdl11
3dfc8d749c
[bootloader/storage] new bootloader and fix python issue
2022-04-07 19:56:53 +02:00
Yaya.Cout
2ebc1bc22f
[apps] Add Shift + EE to go to the settings
...
Before, EE go to the settings, because ShiftEE event wasn't correctly bound :
It was bound to a simple press of the key, and not to a Shift press.
This commit keep this behavior, but add the correct binding (Shift + EE).
This fix #194 .
2022-03-30 19:25:43 +02:00
Laury
b675a78a87
[ion] Part of the fix for CI
2022-03-28 19:25:29 +02:00
Laury
15f0833f3b
[ion] Fix compilation
2022-03-28 18:23:22 +02:00
Laury
e40d63a6ff
Merge Upsilon-dev
2022-03-23 22:02:27 +01:00
Laury
323eba63e1
Merge with Omega-dev
2022-03-23 21:51:06 +01:00
Yaya-Cout
8ac969d772
[Feature] Backlight settings ( #137 )
...
* Added backlight settings
* Changed location of the brightness setting
* Fix row size of brightness settings
* [apps/settings/brightness] Update translations
* Fix dimmer
* Update translations
* [apps/settings] Add dimmer duration setting
* [apps/settings] Ensure of the brightness level is greater than the dimmed brightness level
* Make transition smooth
* Removed transition time setting
I personally think that this setting is completely useless except if you absolutely want a transition that is not smooth, which is weird.
* Moved everything related to brightness in one submenu
* Some refactoring
* Update defaults
* Removed unnecessary translation
* [apps/settings] Fix Shift + Minus/Plus in settings
* Apply suggestions from code review
* [apps/shared] Remove a think that I don't know what it is
* Apply review suggestions
Co-authored-by: Joachim LF <joachimlf@pm.me >
Co-authored-by: lolocomotive <lolocomotive181@gmail.com >
2022-03-22 17:59:52 +01:00
Assim ZEMOUCHI
841ac7d5f4
[ion] Fix win11 build for n0110 ( #182 ) ( #183 )
2022-03-20 16:09:02 +01:00
Laury
3740a93a9f
[ion] Fixed CI
2022-03-19 17:59:07 +01:00
Laury
6dc31401fe
[bootloader] Compatibility with Omega 2.0
2022-03-17 20:05:20 +01:00
Maxime FRIESS
8c3378a723
[ion/bootloader] Fixed wrong trampoline call.
2022-03-16 00:06:24 +01:00