Merge pull request #269 from wolfmanjm/fix/panel-commands
[clinton/Smoothieware.git] / src / modules / utils / panel / screens /
2013-11-07 Jim MorrisMerge pull request #269 from wolfmanjm/fix/panel-commands
2013-11-07 Jim MorrisFix panel issuing commands inidle loop ratherthan main...
2013-10-29 Jim MorrisMerge pull request #263 from wolfmanjm/upstreamedge
2013-10-29 Jim Morrisfix long filename play for panel
2013-10-21 Michael MoonMerge branch 'feature/cleanup-clock-init' into edge
2013-10-19 Jim MorrisMerge pull request #255 from wolfmanjm/upstreamedge
2013-10-19 Jim Morrisfix a re entrancy bug in panel affecting menu
2013-10-03 Jim MorrisMerge pull request #244 from wolfmanjm/fix/lcd-progress
2013-10-03 Jim Morrisfix typo
2013-10-03 Jim MorrisShow printed sd filename even if started from console
2013-10-03 Jim Morrisconvert playing counts to unsigne dlong
2013-10-03 Jim MorrisMerge pull request #234 from TopherMan/feature/M26
2013-09-24 Jim MorrisMerge pull request #240 from wolfmanjm/upstreamedge
2013-09-24 Jim Morrisadd M117 to add an arbitrary LCD message
2013-09-13 Jim MorrisMerge pull request #230 from TopherMan/feature/M27more
2013-09-13 Jim MorrisMerge pull request #229 from wolfmanjm/upstreamedge
2013-09-13 Jim MorrisFix speed changing via panel, just donlt swicth away...
2013-08-27 Jim MorrisMerge pull request #219 from wolfmanjm/fix/pid2
2013-08-27 Jim MorrisMake PID work like arduino pid library and more like...
2013-08-08 Jim MorrisMerge pull request #215 from wolfmanjm/upstreamedge
2013-08-08 Jim Morrismake minimum M220 speed 10% otherwise wierd things...
2013-08-07 Jim MorrisMerge pull request #212 from wolfmanjm/fix/glcd-frambuffer
2013-08-07 Jim Morrismove glcd framebuffer into USB RAM as there is not...
2013-08-03 Jim MorrisMerge pull request #207 from wolfmanjm/optimize/glcd...
2013-08-03 Jim MorrisOptimize graphic font rendering for glc, using x aligne...
2013-08-02 Arthur WolfMerge pull request #206 from Extent421/edge
2013-08-02 Jim MorrisMerge pull request #205 from wolfmanjm/feature/add...
2013-08-02 Jim Morrisadd glyph blit operatin to gcld
2013-08-01 Jim MorrisMerge pull request #204 from wolfmanjm/feature/rrd...
2013-08-01 Jim Morrischane speed changes via panel to issue M220 to avoid...
2013-08-01 Jim Morriscap speed override to not less than 1%
2013-07-03 Logxenadded pause to Panel and added led support for a button...
2013-07-02 Jim MorrisMerge pull request #199 from wolfmanjm/upstreamedge
2013-07-02 Jim MorrisAdd motors off to prepare screen
2013-06-27 LogxenMerge branch 'edge' into smoothiepanel
2013-06-26 Jim MorrisMerge pull request #192 from wolfmanjm/feature/change...
2013-06-26 Jim Morrischange the led api
2013-06-26 Jim MorrisMerge pull request #190 from wolfmanjm/add/panel-pause...
2013-06-26 Jim MorrisShow paused status if paused
2013-06-25 Jim MorrisMerge pull request #188 from wolfmanjm/add/extruder...
2013-06-25 Jim MorrisAdd Extruder screen to panel
2013-06-24 Jim MorrisMerge pull request #186 from wolfmanjm/upstreamedge
2013-06-24 Jim Morrisallow for watchscreen to handle temperature being disabled.
2013-06-24 Jim MorrisMerge pull request #185 from wolfmanjm/fix/panel-play
2013-06-24 Jim MorrisFix watch screen update when file played from console
2013-06-24 Jim MorrisMerge pull request #184 from wolfmanjm/update/panel
2013-06-24 Jim Morrisimplement preheat and cooldown
2013-06-23 Jim MorrisMerge pull request #183 from wolfmanjm/add/panel
2013-06-23 Jim Morrisfix tab to space
2013-06-23 Jim MorrisAdded new Panel stuff