Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with time module in python #595

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 15, 2021

  1. Use a fallback theme

    This allows themes to be incomplete (with missing values), which leads to following benefits:
    - Older themes that have not been updated to have the latest colors will not result in compilation errors
    - If you only want to change one single color you don't have to copy the whole json file which makes it much more readable
    lolocomotive committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f1be48b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    67e42aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb9dc38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66afb97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    139ef4a View commit details
    Browse the repository at this point in the history
  5. Various fixes (#102)

    Yaya-Cout committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    cd3f522 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87a5dc3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. Add natural dimer (#106)

    Yaya-Cout committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    d57e19a View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Fix ODR warnings (#107)

    RedGl0w committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    398e974 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    70b162e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0860e48 View commit details
    Browse the repository at this point in the history
  3. Fix CI (#115)

    lolocomotive committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    1da5374 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    2248e41 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    7fc28f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upsilon-dev-latex'

    Mino1289 authored and Lauryy06 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    fdef2b5 View commit details
    Browse the repository at this point in the history
  3. [reader] Make fonts better

    Lauryy06 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    d5dbb8d View commit details
    Browse the repository at this point in the history
  4. [python/ulab] Updated ulab

    Lauryy06 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    ed06b4e View commit details
    Browse the repository at this point in the history
  5. [theme] Added reader icons

    Lauryy06 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    4f63100 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9595ed1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fea588b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64a9042 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    685e73c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Fix cursor storage (#120)

    Yaya-Cout committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    8126e0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98c919d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    a3e2c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    77707cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16eaab3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    f296778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f862cb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    cbbe7ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f591816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e575ffc View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Fix spelling (#128)

    * Fix spelling in .cpp files
    
    * Fix spelling in all files
    Yaya-Cout committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    169fb74 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    f4ce415 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    24205a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    38614a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1faac23 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    1a546e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    814e2de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    100917f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0afbe9 View commit details
    Browse the repository at this point in the history
  4. [reader] Separated .urt and .txt files

    Lauryy06 authored and Your Name committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    9632b59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    708070c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Update README.fr.md (#142)

    JulesGrd committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    d8f9370 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    9ab3e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    034fc65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b56f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    5eb0598 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    4f0f41b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    2443fa7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    893a2a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    f3d632c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    af5f9ea View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. [calculation] Simplify angles in additional outputs and fix an assert…

    … in calculation store
    Lauryy06 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    23a94b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    c7516f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    23af100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f95f9eb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    9edf026 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. 2 corrections of bugs about the battery level in the settings (#148)

    * added battery level handler for simulator
    
    * added battery level > 100% when charging
    
    * corrected version
    
    * laury version but with float type
    
    * Update apps/settings/sub_menu/about_controller.cpp
    
    * Update apps/settings/sub_menu/about_controller.cpp
    
    Co-authored-by: = <=>
    Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
    AlexandreArduino and Lauryy06 committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    19e5562 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    72a25ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c918f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    6dc3140 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. [ion] Fixed CI

    Lauryy06 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    3740a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42343d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97a1680 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    c92c4d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841ac7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    865bacf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. [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>
    3 people committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    8ac969d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. [apps/graph] Added a color menu in graph and list (#189)

    * Revert "[github/workflows] Update Metrics to remove NumWorksBot"
    
    This reverts commit 110f333.
    
    * Added a color menu in graph and list
    
    * Fixed color select display issue and build issue
    
    * Changed color_cell to a circle
    
    * Revert "Changed color_cell to a circle"
    
    This reverts commit 28dddb4.
    
    * Color_cell with mask
    
    * Fixed build issue
    
    * Color selection : Added right handle and color name display in menu
    
    * Fixed constexpr static colorMask
    
    * Changed font in color_parameter_controller
    
    * Fix building without debug
    
    * Re-Fix building without debug
    
    * Update colors
    
    Co-authored-by: Hugo Saint-Vignes <hugo.saint-vignes@numworks.com>
    Co-authored-by: Joachim LF <joachimlf@pm.me>
    3 people committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    3b293c8 View commit details
    Browse the repository at this point in the history
  2. Merge with Omega-dev

    Lauryy06 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    323eba6 View commit details
    Browse the repository at this point in the history
  3. Merge Upsilon-dev

    Lauryy06 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    e40d63a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. [ion] Fix compilation

    Lauryy06 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    15f0833 View commit details
    Browse the repository at this point in the history
  2. [ion] Part of the fix for CI

    Lauryy06 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b675a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45229b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. [apps/graph] Separate Cyan from Blue (fix #192)

    This separate the Cyan colour's name from the blue, before this commit, it was the same text
    Yaya-Cout committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    202c273 View commit details
    Browse the repository at this point in the history
  2. [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.
    Yaya-Cout committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2ebc1bc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. [escher] Changed font in Toolbox expressions to LargeFont for better …

    …readability and aesthetics (#190)
    Tunas1337 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e259803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e64124 View commit details
    Browse the repository at this point in the history
  3. [code] End of revert #113

    Lauryy06 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    a770ee9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. [apps] Swap graph and rpn apps

    Close #195
    Yaya-Cout committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    c0c1615 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    5365718 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    9f7aba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    3dfc8d7 View commit details
    Browse the repository at this point in the history
  2. [DFU] Fix simulators

    devdl11 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    15801ae View commit details
    Browse the repository at this point in the history
  3. [Review] Review Update

    devdl11 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    c65b1c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Update bootloader/itoa.cpp

    Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
    devdl11 and Lauryy06 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3328bc2 View commit details
    Browse the repository at this point in the history
  2. Update bootloader/itoa.cpp

    Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
    devdl11 and Lauryy06 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    8db0514 View commit details
    Browse the repository at this point in the history
  3. Update bootloader/itoa.cpp

    Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
    devdl11 and Lauryy06 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3af3d70 View commit details
    Browse the repository at this point in the history
  4. Update bootloader/itoa.h

    Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
    devdl11 and Lauryy06 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d3754a9 View commit details
    Browse the repository at this point in the history
  5. Update bootloader/usb_data.cpp

    Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
    devdl11 and Lauryy06 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    80f099c View commit details
    Browse the repository at this point in the history
  6. Update bootloader/itoa.cpp

    Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
    devdl11 and Lauryy06 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7a6c211 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62e9810 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff40b8b View commit details
    Browse the repository at this point in the history
  9. [Review] Class to namespace

    devdl11 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3c26035 View commit details
    Browse the repository at this point in the history
  10. Update bootloader/messages.h

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7ce3aac View commit details
    Browse the repository at this point in the history
  11. Update bootloader/messages.h

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    e886863 View commit details
    Browse the repository at this point in the history
  12. Update bootloader/usb_data.h

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3c098b6 View commit details
    Browse the repository at this point in the history
  13. Update ion/src/device/bootloader/usb/Makefile

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    01c3f76 View commit details
    Browse the repository at this point in the history
  14. Update ion/src/device/n0100/flash.ld

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4a830a0 View commit details
    Browse the repository at this point in the history
  15. Update ion/src/device/shared/usb/stack/device.cpp

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    5f50f3f View commit details
    Browse the repository at this point in the history
  16. Update ion/src/device/shared/usb/dfu_relocated.cpp

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    bf1d570 View commit details
    Browse the repository at this point in the history
  17. Update ion/src/device/shared/usb/dfu_interface.h

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0e46954 View commit details
    Browse the repository at this point in the history
  18. Update ion/src/device/n0110/drivers/board.cpp

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    3b955c2 View commit details
    Browse the repository at this point in the history
  19. Update ion/src/device/shared/usb/dfu.ld

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    225b942 View commit details
    Browse the repository at this point in the history
  20. Update ion/src/device/n0110/internal_flash.ld

    Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com>
    devdl11 and Yaya-Cout committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    f4e84bc View commit details
    Browse the repository at this point in the history
  21. [review] revert flasher code

    devdl11 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a0caf67 View commit details
    Browse the repository at this point in the history
  22. [flasher] Fix old dfu code

    devdl11 committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c837709 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    21f08a2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ff307b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    eeff886 View commit details
    Browse the repository at this point in the history
  2. [bootloade] Fix freezing

    devdl11 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    add333b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bfc243 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    4ca7d92 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. [apps/code] Fix Key selector in auto completion

    Scenario: Go in the Python editor and type "from ion import *",
              then type "K" and see what happens.
    This fix #198
    Yaya-Cout committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    f174fbc View commit details
    Browse the repository at this point in the history
  2. Fix Readme Links (#210)

    darthnithin committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0e24823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22ba190 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bf6de5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d42e426 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c54a97a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b7631e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3879625 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77352e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. [rpn] Updated submodules

    Lauryy06 committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    cec75bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d10d1cd View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    3c53421 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Bootloader pre-release

    devdl11 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    5ed8aef View commit details
    Browse the repository at this point in the history
  2. Fix CLI bootloader

    devdl11 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    27cf6a0 View commit details
    Browse the repository at this point in the history
  3. second patch

    devdl11 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    42368ec View commit details
    Browse the repository at this point in the history
  4. Boot fix

    devdl11 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    18ff283 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Merged upsilon-dev

    Lauryy06 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    595c69b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    devdl11 and Yaya-Cout committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    0e49d23 View commit details
    Browse the repository at this point in the history
  3. Removing useless file

    devdl11 committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    04ae526 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. [apps/python] Use super implementation in the select sub menu functio…

    …n of the toolbox
    Yaya-Cout committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b15d495 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upsilon-yayacout/upsilon-dev-autocomple…

    …tion-fix' into upsilon-master
    Yaya-Cout authored and Lauryy06 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    667bac1 View commit details
    Browse the repository at this point in the history
  3. Reviews

    devdl11 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    0332f43 View commit details
    Browse the repository at this point in the history
  4. Update bootloader/interface/static/messages.h

    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    devdl11 and Yaya-Cout committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    45b4dd3 View commit details
    Browse the repository at this point in the history
  5. Update bootloader/interface/menus/dfu.h

    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    devdl11 and Yaya-Cout committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4755844 View commit details
    Browse the repository at this point in the history
  6. Some code

    devdl11 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    c73b13b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'upsilon-new-bootloader' of https://github.com/devdl11/U…

    …psilon into upsilon-new-bootloader
    devdl11 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    35f09ed View commit details
    Browse the repository at this point in the history
  8. [CI] Fix bench.flash

    Yaya-Cout committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    807945a View commit details
    Browse the repository at this point in the history
  9. Dumb error fix

    devdl11 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    fd7bdc7 View commit details
    Browse the repository at this point in the history
  10. [CI] Fix bootloader CI

    Yaya-Cout committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    aff5803 View commit details
    Browse the repository at this point in the history
  11. fix

    devdl11 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9c69379 View commit details
    Browse the repository at this point in the history
  12. Merged new bootloader

    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    2 people authored and Lauryy06 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7f8e6a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. [bootloader] Small fixes

    Lauryy06 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7d61e23 View commit details
    Browse the repository at this point in the history
  2. Revert "[external] First attempt to merge Khi external API"

    This reverts commit 3879625.
    Lauryy06 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5b7bdc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. [external] Updated for compatibility with KhiCAS

    Yaya-Cout authored and Lauryy06 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    03ae762 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upsilon-yayacout/upsilon-dev-ci-bootloa…

    …der-fix' into upsilon-master
    Yaya-Cout authored and Lauryy06 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    39f3334 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    7450998 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    adab2c2 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    2be1a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e0dc4a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    f348d9e View commit details
    Browse the repository at this point in the history
  2. [flasher] Fixed compilation

    Lauryy06 committed May 3, 2022
    Configuration menu
    Copy the full SHA
    6a89499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caf23dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efb32c9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    9f6d52d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2ee2b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. [apps/code] Fix fr" typing in editor

    Fix #217
    Yaya-Cout committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7c51b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5220dda View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    5be8d6a View commit details
    Browse the repository at this point in the history
  2. misleading comment (#216)

    iamlambda committed May 7, 2022
    Configuration menu
    Copy the full SHA
    6758a95 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    36fa4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec36325 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Update config.mak (#230)

    [build/config.mak] Set OMEGA_VERSION to 2.0.2
    emsquid committed May 10, 2022
    Configuration menu
    Copy the full SHA
    be3c8fc View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    2ee7b67 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Change Upsilon version from 1.0.0 to 1.0.1-dev

    Yaya-Cout committed May 18, 2022
    Configuration menu
    Copy the full SHA
    2a6d110 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. [README/build] Add bootloader in README

    Yaya-Cout committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e4f0762 View commit details
    Browse the repository at this point in the history
  2. [README/CI] Fix README and CI (#235)

    * [README] Fix readme
    
    * [CI] Fix CI
    
    * [CI] Fix bootloader
    Yaya-Cout committed May 20, 2022
    Configuration menu
    Copy the full SHA
    5f51ed0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. [CI] Fix metric workflow

    Yaya-Cout committed May 21, 2022
    Configuration menu
    Copy the full SHA
    19de87f View commit details
    Browse the repository at this point in the history
  2. [apps/external] Add simulator support (#238)

    Yaya-Cout committed May 21, 2022
    Configuration menu
    Copy the full SHA
    e4718fc View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. [build] Disable telemetry on IOS

    Yaya-Cout committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5444bda View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. [LD] Fixed warning about different array declaration (#242)

    The size declared in toolbox_ion_keys.cpp for the modion_module_globals_table array was different that the defined array in micropython
    RedGl0w committed May 29, 2022
    Configuration menu
    Copy the full SHA
    d8423fb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    1db74c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    c826e55 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Fixing README Files (#241)

    Alerymin committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    1f91a5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b12f29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35017ec View commit details
    Browse the repository at this point in the history
  4. Correction de la gestion de la couleur marron Liseuse / Brown color p…

    …rocessing in Reader (#251)
    
    * Ajout de \binom pour afficher les coefficients binomiaux
    
    * Correction in reader Brown color  processing
    fmOOmf committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    9588052 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    741a715 View commit details
    Browse the repository at this point in the history
  2. [Make] Add shasum for bootloader binpack

    Yaya-Cout committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1319ad2 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Revert "[storage] New attempt to save cursor position"

    This reverts commit c826e55.
    Lauryy06 committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d983797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0751c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125e1a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Configuration menu
    Copy the full SHA
    e8ea693 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Improvements to README.md and README.fr.md (#256)

    * [README] clean fedora dependencies installation instruction
    
    * [README] n0110 instructions clearification
    
    * [README] add instruction for native simulator build
    
    * Fix translation
    
    Changed "native simulator" into "simulateur natif"
    
    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    
    * [README] add automatic platform detection command to native simulator instructions
    
    * [README.fr] fix translations
    
    * Update README.fr.md
    
    change "apps external" into "appllications externes"
    
    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    
    * Update README.fr.md
    
    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    
    Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
    hugo-b-r and Yaya-Cout committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    4d5b37f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Configuration menu
    Copy the full SHA
    ba43135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    391fd5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b2a581 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4893b73 View commit details
    Browse the repository at this point in the history
  5. [poincare] Fixed tests

    Lauryy06 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    25d4793 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. [python] Upgrade MicroPython to version 1.19.1, Ulab and add unit tes…

    …ts for Ulab (#259)
    Yaya-Cout committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    92c653f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891afff View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. [escher] Fixed icon view

    Lauryy06 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    992fb5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a23430 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    99b070a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87c67d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    a1e213a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77167d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    51a5f69 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    1fbd528 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Upsilon readme nix (#287)

    hugo-b-r committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    3a220c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d00d7d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    78b606e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. [CI] Fix Web CI (#303)

    Yaya-Cout committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    08eb1ae View commit details
    Browse the repository at this point in the history
  2. [bootloader] Fix exam mode with Epsilon 19 and add support for Epsilo…

    …n 20 (#302)
    
    * [bootloader] Fix exam mode on Epsilon 19
    
    * [bootloader] Fix comment indentation
    
    * [bootloader] Restore comment indentation (even if GitHub tell that it isn't indented properly)
    
    * [bootloader] Turn tabulations into spaces
    
    * [bootloader] Mark Epsilon 19 as "safe to boot"
    
    * [bootloader] Fix Epsilon 20 boot
    
    * [bootloader] Chang version to 1.0.2
    Yaya-Cout committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    851ec2a View commit details
    Browse the repository at this point in the history
  3. [CI] Add bootloader in bootloader binpack (#304)

    * [CI] Add bootloader in bootloader binpack
    
    * [CI] Second try to add bootloader in bootloader binpack
    Yaya-Cout committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    1bf164e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. [CI] Fix bootloader upload

    Yaya-Cout committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    62d4d59 View commit details
    Browse the repository at this point in the history
  2. [CI] Rebuild checksums before uploading bootloader

    Yaya-Cout committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    2a89c23 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. [CI] Build all bin checksums

    Yaya-Cout committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8d6c7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c868c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. [apps/home] Quick select for apps using numbers (#306)

    * [apps/home] Quick select for apps using numbers
    
    * [apps/home] Fix build error
    Yaya-Cout committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    1de090c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. [apps/atomic] Use latest commit (redesign)

    Yaya-Cout committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2312147 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. [apps/atomic] Fix last commit (std::max error)

    Yaya-Cout committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    ed002ed View commit details
    Browse the repository at this point in the history
  2. 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>
    lolocomotive and Yaya-Cout committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    1a681c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. [storage] Fix broken script saving/loading

    Yaya-Cout committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7030c58 View commit details
    Browse the repository at this point in the history
  2. [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>
    lolocomotive and Yaya-Cout committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    72d10f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    0e65c97 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. [i18n] Clean translations

    Yaya-Cout committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    7af7b89 View commit details
    Browse the repository at this point in the history
  2. [apps/settings] Remove rests of USB protection

    Yaya-Cout committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    224cec5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    12d8eee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #313 from lolocomotive/simulator-fix

    [Simulator] Fix keys not working and reduce log spam
    Yaya-Cout committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c596043 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. [apps/reader] Fix reader crash when opening bookmark

    I just disabled color restoration, but I am still not understanding why it isn't working
    
    Fix #307
    Yaya-Cout committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    58a373e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    4acc79f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. [calculation/UnitList] Fix crash when pressing OK

    Yaya-Cout committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b43d773 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. [apps] Move Dimensions i18n out of calculation

    This allow Escher to build successfully without calculation app
    Yaya-Cout committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a729ef2 View commit details
    Browse the repository at this point in the history
  2. [apps/main] Add open app option

    Yaya-Cout committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c0d9980 View commit details
    Browse the repository at this point in the history
  3. [bootloader] Mark Epsilon 20.3 as safe

    Yaya-Cout committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1067216 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    83d6d33 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. [bootloader] Mark Epsilon 20.4 as safe

    Yaya-Cout committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a87a99a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    b4820d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. [Bootloader] Enhance Global Stability

    Lisra-git authored and Yaya-Cout committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    0916996 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. 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 9516607.
    Yaya-Cout committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    aadcd37 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Casio fx-CG series port (#324)

    * Initial test - working on Linux
    
    * Try to make it work with liba
    
    * Stop using liba and the filesystem
    
    * IT WORKS
    
    * Key input, full res, fix some of the crashes
    
    * Fix the hang when doing calculations
    
    * Add some more key mappings
    
    * Fix the square root issue
    
    * Icons
    
    * Better key mappings, brightness control, better gamma correction, more effficient framebuffer
    
    * Cleanup stage 1
    
    * Cleanup stage 2
    
    * Make the build system build a g3a
    
    * Make it not exit when you press the menu button
    
    * Add Casio port to README
    
    * Use omega-master instead of omega-dev
    
    * Fix mistake with cherry-picking in the README
    
    * Fix internal storage crash
    
    * Fix compile error on Numworks calculators
    
    * Upsilon branding
    
    * Sharper icon
    
    * Make the CI work
    
    * Add power off and improve menu
    
    * Map Alpha + up/down to the brightness shortcut
    
    * Add missing file
    
    * Fix web CI build
    
    * Revert "Fix web CI build"
    
    This reverts commit f19657d.
    
    * Change "prizm" to "fxcg"
    
    * Add FASTLOAD option for Add-in Push
    
    * Add some charatcers to the catalog on Casio and improve key mappings
    
    * Build with -Os -flto
    
    * Disable LTO for now as it's causing crashes
    
    * Put back the fonts I accidently changed
    
    I'd like to add an option for this though as I prefer the ones from Epsilon
    Heath123 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b44a95a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. [Ion] Quick-and-dirty fix for the Web simulator

    Yaya-Cout committed May 21, 2023
    Configuration menu
    Copy the full SHA
    a124ed7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. [Ports] Merge Nspire port and Fxcg improvements

    Close #327
    Yaya-Cout committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7345041 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. [apps/host_filemanager] Fix N0100 build

    Yaya-Cout committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    45a9dda View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. [it.i18n] Add missing italian translations, fix typos / excessive len…

    …gth in the existing ones (#331)
    
    * [it.i18n] [apps/code] Add missing translations
    
    * [it.i18n] [apps/reader] Fix typo
    
    * [it.i18n] [apps/external, apps/setting] Add missing translations + fixes
    andrigamerita committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3c6641c View commit details
    Browse the repository at this point in the history
  2. [i18n/code] Fix random description in italian

    Yaya-Cout committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4630052 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. [python/kandinsky] Allow selecting italic font for draw_string using …

    …7th argument
    Yaya-Cout committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6976e52 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. [python/kandinsky] Fix big font selection

    Yaya-Cout committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    a945fc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. [bootloader] Mark Epsilon 21.1.1 as safe

    Yaya-Cout committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f89ffc9 View commit details
    Browse the repository at this point in the history
  2. [bootloader] Update version number

    Yaya-Cout committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fd159fe View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. [NSpire Simulator] Fix framebuffer in nspire port (#340)

    * Fix the nspire port (ergo: framebuffer functions, shift/ctrl don't corrupt things due to weird draw calls)
    
    * cleanup the k_csdk changes
    Luminoso-256 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0cabec5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. [python] Prevent waiting for 2^32 ms if user entered a negative delay

    This is due to a missing check in the interruptible sleep function which was not
    checking if the delay was negative, then was passed to the
    Ion::Timing::usleep function, who only takes signed values
    Yaya-Cout committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a0583aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upsilon-dev' of https://github.com/UpsilonNumworks/Upsilon

     into upsilon-dev
    Yaya-Cout committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    764ff6f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Mark 21.2.0 as safe (#342)

    * Mark 21.2.0 as safe
    
    * Update messages.h
    Alerymin committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0f2ce29 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. [apps_container] Avoid crashing on ×10^ on N0100

    Yaya-Cout committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2bf46f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upsilon-dev' of https://github.com/UpsilonNumworks/Upsilon

     into upsilon-dev
    Yaya-Cout committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a5354f5 View commit details
    Browse the repository at this point in the history