Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update copyright years | Arisotura | 2023-11-04 |
| | |||
* | a bit of frontend refactoring | RSDuck | 2023-07-29 |
| | |||
* | update copyright headers | Arisotura | 2022-01-09 |
| | |||
* | Fix a touchless issue in hybrid layout (#1182) | 2jun0 | 2021-08-24 |
| | | | | In the previous commit, there was a touchless error on the hybrid screen. This commit fix a touchless issue in hybrid layout. | ||
* | fix pissfucking touchscreen (again) | Arisotura | 2021-08-08 |
| | |||
* | fix #906 | RSDuck | 2021-05-24 |
| | |||
* | fix touchscreen code in non-hybrid layout mode, fixes #1087 | Arisotura | 2021-05-01 |
| | | | | (also what the fuck is that code) | ||
* | update copyright year and add missing GPL headers | RSDuck | 2021-03-12 |
| | |||
* | fix recent regression in screen layout calculation | RSDuck | 2021-01-26 |
| | |||
* | Add hybrid layout (#772) | gal20 | 2021-01-25 |
| | |||
* | more screen modes | RSDuck | 2021-01-24 |
| | | | | | - add support for different aspect ratios - add support for displaying only one screen at once | ||
* | implement swapping the position of both screens | RSDuck | 2021-01-17 |
| | | | | closes #855 | ||
* | separate screen handling shit to a specialized class | Arisotura | 2020-05-24 |
| | |||
* | fix screen layout with emphasis | RSDuck | 2020-05-21 |
| | |||
* | add screen layout system | Arisotura | 2020-05-21 |