3d-gussner
|
129b646c58
Fix MSG_ c=
|
2 years ago |
3d-gussner
|
ee6821eb0e
Add missing MSG_ c= r=
|
2 years ago |
Alex Voinea
|
7d597eb8b0
Move farm mode to separate file
|
2 years ago |
Guðni Már Gilbert
|
7d86a0d121
Reduce a few magic numbers for FILENAME_LENGTH
|
2 years ago |
Guðni Már Gilbert
|
d87999a020
workDirDepth can be one byte
|
2 years ago |
Yuri D'Elia
|
3a1914f2fb
Simplify printingHasFinished
|
2 years ago |
Alex Voinea
|
ae1815dc52
When over the SD limit, continue from the last sorted file
|
2 years ago |
Alex Voinea
|
a96e60c241
Do not call lcd_update after presorting
|
2 years ago |
Alex Voinea
|
e79e15b12f
Use the sd cache for positions even when not sorting
|
2 years ago |
Alex Voinea
|
d9d3d68217
Remove postponed sorting of elements
|
2 years ago |
Alex Voinea
|
c100df7ba3
Remove quicksort, shellsort and add performance benchmark
|
2 years ago |
Alex Voinea
|
490754a0f0
Fix build
|
2 years ago |
espr14
|
02ca9496e8
File: use insert sort
|
3 years ago |
Yuri D'Elia
|
e37435b53f
Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync
|
2 years ago |
Yuri D'Elia
|
0d7680dbf7
New PO-based language translation support (#3471)
|
2 years ago |
Guðni Már Gilbert
|
15b41e7348
Optimise autostart_stilltocheck variable
|
2 years ago |
Alex Voinea
|
858984ef35
SD sorting entries instead of positions
|
2 years ago |
Guðni Már Gilbert
|
9bf45773f9
Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2
|
2 years ago |
Guðni Már Gilbert
|
a1abd094dd
Convert autostart_atmillis to ShortTimer
|
3 years ago |
Voinea Dragos
|
9684806e00
Change arduino IO to fastio where possible
|
3 years ago |
Guðni Már Gilbert
|
be79e3791f
Fixes #3262
|
3 years ago |
Voinea Dragos
|
ecce6f865f
write_command() no line number handling
|
3 years ago |
DRracer
|
6188870c2e
Merge pull request #3157 from wavexx/improve_d2
|
3 years ago |
Alex Voinea
|
30d9faef9d
Minor fixes to SD presence handling (#3139)
|
3 years ago |
Yuri D'Elia
|
449510392d
Untangle a bit some recursive include mess
|
3 years ago |
D.R.racer
|
7011014abb
Save 16 bytes - pass ls_param by value to functions
|
3 years ago |
Voinea Dragos
|
2129bcf315
M20 T
|
3 years ago |
Voinea Dragos
|
b16e1e5235
Invert size and LFN in M20 L output
|
3 years ago |
Voinea Dragos
|
6d7d8c7c75
Do not show hidden/system dirs with M20 L
|
3 years ago |
Alex Voinea
|
28f21c8630
Fix bubblesort sorting speed. ShellSort is probably broken
|
3 years ago |