Romain Goyet
1a4cb3ad37
[ion/simulator] Add a Journal implementation
2021-03-03 15:37:47 +01:00
Romain Goyet
d4984722cf
[ion/simulator] Rename the events_platform file
2021-03-03 15:37:47 +01:00
Romain Goyet
cbc3951ab1
[ion] Add an event journal
...
It's pretty much just two callbacks that one can hook into to get some
events in or out of Ion.
It adds a couple useless checks and pointers to any build and could be
hidden behind a feature flag, but the extra weight is minimal.
2021-03-03 15:37:47 +01:00
Romain Goyet
62aafa7597
[ion] Fix a comment
2021-03-03 15:37:47 +01:00
Romain Goyet
baf8b8cbf0
[ion/simulator] Clean the Keyboard implementation
2021-03-03 15:37:47 +01:00
Romain Goyet
90b25ecf51
[ion] Clean some dummy files
2021-03-03 15:37:47 +01:00
Romain Goyet
d02ce2dd16
[ion] Sort dummy functions
...
Dummy Ion-level functions should be in the top-level shared folder. And
dummy functions for simulator headers should be in the simulator folder.
2021-03-03 15:37:47 +01:00
Romain Goyet
79985a0199
[ion/simulator] Proper argument parsing
2021-03-03 15:37:47 +01:00
Romain Goyet
f10cd19616
[ion/simulator] Factorize the main function
2021-03-03 15:37:47 +01:00
Romain Goyet
945a7b8d56
[ion/simulator] Add a Window namespace
2021-03-03 15:37:47 +01:00
Romain Goyet
784234690c
[ion/simulator] Sort Ion::Timing::msleep implementations
2021-03-03 15:37:47 +01:00
Romain Goyet
fd0284756f
[apps] Simplify locale lookup by code
2021-03-03 15:37:47 +01:00
Yolwoocle
ca6a0bdcb6
[apps/code] Fix French translation mistakes ( #500 )
...
Corrected a few French translation issues in Python catalogue (lis -> lit; écris -> écrit)
2021-03-03 09:19:59 +01:00
Maxime FRIESS
35c4c7fa2e
Merge pull request #499 from M4xi1m3/patch-151
...
Fixed issues with settings
2021-03-02 16:31:53 +01:00
M4x1m3
b08f793776
[apps/settings] Fix #151
2021-03-02 16:16:23 +01:00
M4x1m3
9f380bf424
[apps/settings] Fixed broken about submenu
2021-03-02 16:09:09 +01:00
Joachim Le Fournis
d7f7bbe862
[Inliner] Use png_destroy_read_struct
2021-03-02 09:56:10 +01:00
Joachim Le Fournis
4718ff8016
[Inliner] Fixed memory leak
2021-03-02 09:56:10 +01:00
Maxime FRIESS
a25ebc516a
Merge pull request #498 from A2drien/credit-name
...
Update contributor and tester names (Omega 1.21)
2021-03-01 23:19:12 +01:00
A2drien
cabc1a9564
credit name update
2021-03-01 23:12:20 +01:00
Maxime FRIESS
acd80f06ed
Merge pull request #495 from M4xi1m3/omega-atomic
...
[apps] Replaced atom with atomic
2021-03-01 21:52:37 +01:00
M4x1m3
c988233b84
[apps] Replaced atom with atomic
2021-03-01 20:10:58 +01:00
Maxime FRIESS
b3bba17306
Merge pull request #469 from RedGl0w/omegaSingleQuote
...
[Poincare/parser] support ' as derivative
2021-03-01 13:55:27 +01:00
Maxime FRIESS
668bd6ba48
Merge pull request #491 from RedGl0w/omegaUsernameHidden
...
[Settings] Always compile with empty username, and don't dipslay
2021-03-01 13:40:28 +01:00
Maxime FRIESS
af1be64644
Merge pull request #474 from M4xi1m3/units
...
Fixed python in debug and -j build issues
2021-02-28 09:38:02 +01:00
Maxime FRIESS
ea71a83143
Merge pull request #493 from M4xi1m3/patch-492
...
[external] Fixed #492
2021-02-27 23:52:04 +01:00
M4x1m3
30f1d8464c
[external] Fixed #492
2021-02-27 23:42:06 +01:00
Joachim LF
6072307e34
[Settings] Always compile with empty username, and don't dipslay
2021-02-26 08:19:50 +01:00
Maxime FRIESS
4926e273ed
Merge pull request #479 from Calvineries/omega-dev
...
ScriptSize French Translation
2021-02-25 15:25:28 +01:00
Maxime FRIESS
27ea26b03f
Merge pull request #490 from M4xi1m3/jni-crash
...
[ion/android] Fix #489
2021-02-25 11:19:36 +01:00
M4x1m3
f274b34939
[ion/android] Fix #489
2021-02-25 10:00:44 +01:00
Maxime FRIESS
6e7cf88e3f
Merge pull request #487 from M4xi1m3/magnify-fix
...
[apps] Fixed #456
2021-02-24 21:53:42 +01:00
M4x1m3
ba6ee3f1b9
[apps] Fixed #456
2021-02-24 21:47:29 +01:00
ArtichautCosmique
41554caf27
[ion] Icon for the AUR repo ( #484 )
...
flat design this time
2021-02-21 18:59:52 +01:00
ArtichautCosmique
0a807c3b69
[ion] Brand new icon for the Windows simulator ( #483 )
2021-02-21 15:09:32 +01:00
ArtichautCosmique
73017819ac
[ion] New icon for the macOS simulator ( #464 )
...
* New icon for the macOS simulator!!
* Added a shadow to the macOS icon
2021-02-19 19:04:21 +01:00
Maxime FRIESS
d0e0ee610c
Merge pull request #470 from RedGl0w/omegaCIFix
...
Fix tests with omega and inf new symbol
2021-02-18 19:22:51 +01:00
Maxime FRIESS
a540ef8153
Merge pull request #480 from M4xi1m3/omega-dev
...
[ion/web] Fixed emscripten EGL error
2021-02-18 15:48:06 +01:00
M4x1m3
a77028a36b
[ion/web] Fixed emscripten EGL error
2021-02-18 14:04:04 +01:00
Calvineries
1838024934
ScriptSize French Translation
2021-02-17 01:35:01 +01:00
Maxime FRIESS
0250ad8520
Merge pull request #473 from M4xi1m3/omega-dev
...
[external] Fixed #454
2021-02-16 18:32:10 +01:00
lapingenieur
fcc803d7c5
[readme] Added French README ( #475 )
...
Co-authored-by: Quentin <quentin.guidee@gmail.com >
Co-authored-by: Maxime FRIESS <M4x1me@protonmail.com >
2021-02-16 10:01:00 +01:00
Maxime FRIESS
d83e712256
Merge pull request #477 from gkelly/posix-shells
...
[build] Remove bash-ismes
2021-02-15 19:57:23 +01:00
M4x1m3
7c51ab2130
[apps] Fixed build issue when too much cores
2021-02-15 14:57:04 +01:00
M4x1m3
6628b54218
[py] Fixed Illegal Instruction when building in debug
2021-02-15 14:56:41 +01:00
M4x1m3
6f3cb70f64
[external] Fixed memory leak #454
2021-02-15 12:23:09 +01:00
Maxime FRIESS
77ec00bc50
Merge pull request #471 from M4xi1m3/mk-app-check
...
[build] Throw an error when user is missing apps
2021-02-13 22:13:46 +01:00
M4x1m3
085c90353d
[build] Throw an error when user is missing apps
2021-02-13 22:01:27 +01:00
Joachim LF
b09da48748
[calculation/tests] Fix tests on omega
2021-02-12 10:21:42 +01:00
Joachim LF
ef3682b904
[Poincare/tests] Added infinity symbols
2021-02-12 09:05:41 +01:00