Merge pull request #269 from wolfmanjm/fix/panel-commands
[clinton/Smoothieware.git] / src / modules / utils / panel / Panel.cpp
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 #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-22 Jim MorrisMerge pull request #235 from TopherMan/feature/extruder...
2013-09-18 Jim MorrisMerge pull request #232 from wuflnor/edge
2013-09-17 wuflnoradd selection of st7565
2013-08-04 Jim MorrisMerge pull request #209 from wolfmanjm/upstreamedge
2013-08-04 Jim Morrismake bitmap const so it goes into flash
2013-08-04 Jim MorrisMerge pull request #208 from wolfmanjm/optimize/glcd...
2013-08-04 Jim Morrisadd open hardware logo on startup screen for glcd
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-07-31 Jim Morrisoptimize panel to display lines not characters
2013-07-31 Jim Morrisswitch to graphic fonts
2013-07-31 Jim Morrisreprap discount panel working in character mode.
2013-07-18 LogxenMerge remote-tracking branch 'upstream/stable-edge...
2013-07-09 Jim MorrisAdd hack to detect i2c timeout, and reset Viki LCD...
2013-07-06 Jim MorrisMerge pull request #201 from wolfmanjm/upstreamedge
2013-07-06 Jim Morrisadd Panelolu2 (which is virtually identical to viki)
2013-07-06 Jim MorrisFix potential race condition in panel startup
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-07-01 Logxenbetter color support for Smoothiepanel
2013-07-01 Logxenadded color settings to Smoothiepanel and a cycling...
2013-07-01 Jim MorrisMerge pull request #198 from wolfmanjm/upstreamedge
2013-07-01 Jim Morrischange select button to press rather than release
2013-07-01 Jim MorrisMerge pull request #197 from wolfmanjm/feature/panel...
2013-07-01 Jim MorrisFix up down buttons incrementing decrementing values
2013-06-27 Jim MorrisMerge pull request #194 from wolfmanjm/fix/encoder...
2013-06-27 Jim MorrisFix encoder resolution
2013-06-27 LogxenMerge pull request #193 from logxen/smoothiepanel
2013-06-27 LogxenMerge branch 'edge' into smoothiepanel
2013-06-27 LogxenSMOOTHIEPANEL LIVES! :D
2013-06-26 Logxenstarted integrating Smoothiepanel code into Smoothiewar...
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