Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
2021-03-24 05:50:47 -05:00 |
|
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
2020-10-16 19:55:18 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
2020-03-13 23:18:16 -05:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Scott Lahteine
|
7924e0d819
|
Add print at position shortcuts
|
2019-08-22 19:37:04 -05:00 |
|
Ludy
|
c4bb458763
|
BUZZ cleanup (#14760)
|
2019-07-28 19:14:50 -05:00 |
|
Marcio Teixeira
|
fec52e61ea
|
Use shared memory space for game data (#14727)
|
2019-07-28 01:44:16 -05:00 |
|
Robby Candra
|
c9aa68ef7a
|
Encoder direction: Wrangle, Revert select screen change (#14628)
|
2019-07-17 19:41:15 -05:00 |
|
Scott Lahteine
|
ed0e6afacb
|
Apply LIMIT macro
|
2019-07-10 03:35:39 -05:00 |
|
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
2019-07-05 18:14:02 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
2019-05-09 11:45:55 -05:00 |
|
Scott Lahteine
|
321a5e6580
|
Fix SD card reselect when scrolled (#13624)
- Change encoder position to 16-bit integer.
- Fix `SD_REPRINT_LAST_SELECTED_FILE` when the screen is scrolled.
|
2019-04-08 21:10:41 -05:00 |
|
Scott Lahteine
|
9abe9aff56
|
Confirm before starting SD print (#13616)
|
2019-04-08 13:44:35 -05:00 |
|
Scott Lahteine
|
027a901bec
|
Trim whitespace
|
2019-04-05 15:04:23 -05:00 |
|
drzejkopf
|
0992d1a4c8
|
Fix Invaders game compile error (#13575)
|
2019-04-04 23:13:11 -05:00 |
|
Scott Lahteine
|
83e214478e
|
Click-hold to exit Invaders, fix Brickout compile
|
2019-04-04 17:07:50 -05:00 |
|
Scott Lahteine
|
240ea1bbb3
|
Split up games into separate files
|
2019-04-04 03:06:19 -05:00 |
|