Merge branch 'edge' into multitool
[clinton/Smoothieware.git] / src / libs / Kernel.h
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-03-24 LogxenMerge branch 'edge' into multitool
2014-03-04 Logxenfinished renaming of ToolManager module
2014-03-04 Logxenrenamed ToolsManager to ToolManager
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-31 Michael MoonDon't chain header includes if we don't have to, use...
2014-01-27 Jim MorrisMerge pull request #321 from wolfmanjm/upstreamedge
2014-01-27 Jim Morrisextend gkbeears fix for cd to player.cpp
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-19 Michael MoonMerge branch 'feature/Pauser_stall_queue' into edge
2014-01-19 Michael MoonPauser: take block during on_block_begin to correctly... origin/feature/Pauser_stall_queue
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-12-14 Jim MorrisMerge pull request #289 from wolfmanjm/upstreamedge
2013-12-13 Jim MorrisAdded M500, M501, M503 to save certain values to a...
2013-11-24 Arthur Wolfincomplete implementation of multi-extruder support...
2013-11-17 Jim MorrisMerge pull request #281 from wolfmanjm/upstreamedge
2013-11-17 Jim Morrisallow leds to be disabled after config loaded
2013-11-10 Jim MorrisMerge pull request #276 from wolfmanjm/upstreamedge
2013-11-10 Jim Morrisclean up panel headers
2013-08-06 Jim MorrisMerge pull request #210 from wolfmanjm/feature/hbot...
2013-08-06 Jim Morrisadded hbot/corexy homing
2013-06-23 Jim MorrisMerge pull request #183 from wolfmanjm/add/panel
2013-06-23 Jim MorrisAdded new Panel stuff
2013-06-12 Jim MorrisMerge branch 'upstreamedge' into fix/version-makefile
2013-06-11 Jim MorrisMerge pull request #172 from wolfmanjm/feature/get_publ...
2013-06-09 Jim MorrisAdd THEKERNEL which accesses the Kernel Singleton from...
2013-06-07 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2013-06-07 Jim Morrisclean up white space tabs vs spaces
2013-06-07 Jim MorrisAdded a new event GET_PUBLIC_DATA used to retrieve...
2013-05-13 Michael MoonMerge remote-tracking branch 'fix/USBMSD' into edge
2013-03-27 Arthur Wolfmerge edge into master
2013-03-16 Arthur Wolffixing merge conflict
2013-03-15 Arthur WolfMerge branch 'edge' into extruderfix
2013-03-11 Arthur Wolfputting Endstops back into main.cpp
2013-03-11 Arthur WolfMerge branch 'extruderfix' of github.com:arthurwolf...
2013-03-11 Arthur Wolfhoming problem solved ( defaults in Endstops.cpp were...
2013-02-21 Ben GamariMerge pull request #118 from bgamari/temp-no-irq
2013-02-18 Adam GreenMerge branch 'edge' into track_allocs
2013-02-17 arthurwolfMerge pull request #124 from logxen/onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-17 LogxenMerge branch 'edge' into onboot
2013-02-16 LogxenMerge branch 'edge' into debugbreak
2013-02-16 LogxenMerge branch 'edge' into button
2013-02-14 Ante VukorepaMerge branch 'edge' of git://github.com/arthurwolf...
2013-02-13 Adam GreenMerge branch 'edge' into track_allocs
2013-02-13 arthurwolfMerge pull request #92 from wolfmanjm/move_digipot
2013-02-08 Jim Morrismove digipot instance to CurrentControl module
2013-01-23 arthurwolfMerge pull request #86 from bgamari/edge
2013-01-23 Ben GamariKernel: Use vector<array<Module*>> instead of flat...
2013-01-15 Michael MoonMerge branch 'feature/on_second_tick_event' into edge
2013-01-15 Michael MoonEvents: add ON_SECOND_TICK event that fires once per...
2013-01-02 Michael MoonMerge branch 'hotfix/db35a1-typo' into edge
2013-01-02 Michael MoonMerge branch 'master' into edge
2013-01-02 Michael MoonMerge branch 'feature/new-usb-stack' into edge
2013-01-02 Michael Moonuse an enum to better manage the event indexes, add...
2013-01-02 Michael MoonMerge branch 'release/0.1'
2012-11-21 Logxenmoved play command into the new utils/Player module...
2012-11-21 Logxenrenamed all references to the Player module to Conveyor
2012-11-11 Arthur WolfMerge branch 'edge' of github.com:arthurwolf/Smoothie...
2012-11-11 arthurwolfMerge pull request #67 from triffid/feature/cleaner_mak...
2012-11-11 Michael Moonmass trailing whitespace cleanup
2012-11-11 Michael Moonremove weird unicode chars
2012-11-06 arthurwolfMerge pull request #66 from arthurwolf/stepper
2012-11-06 arthurwolfMerge pull request #65 from arthurwolf/edge
2012-11-02 Arthur WolfMerge branch 'stepper' of github.com:arthurwolf/Smoothi...
2012-11-02 Arthur Wolfoptimized kernel
2012-10-30 Arthur Wolfmade kernel more efficient, and some caching in gcode...
2012-08-15 Arthur Wolfmerging edge into stepper, correcting conflicts
2012-07-29 arthurwolfMerge pull request #57 from gxurma/lasercontrol
2012-07-08 arthurwolfMerge pull request #51 from arthurwolf/streams
2012-07-08 Arthur Wolfkernel->serial is dead
2012-07-07 arthurwolfMerge pull request #48 from arthurwolf/edge
2012-05-09 arthurwolfMerge pull request #23 from logxen/issue13
2012-05-09 LogxenAdded ON_IDLE event to Kernel and Module, but it isn...
2012-04-20 Arthur Wolfadded CurrentControl module to control the digipot...
2012-02-27 Arthur Wolfremoved most mbed.h includes
2012-02-19 Arthur Wolfrepaired Pause subsystem, added M109 ( wait for temp...
2012-02-18 Arthur Wolfmade temperature_control modular ( multiple concurrent...
2012-02-02 Arthur Wolfadded missing files
2012-01-06 Arthur Wolfadded missing files, working on extruder module ( not...
2012-01-03 Arthur WolfBasic 3D printing support working, a gigaton of bugfixes
2011-12-05 Arthur Wolfmajor bug fixes, way too many to enumerate
2011-11-20 Arthur WolfMerge branch 'player' into edge
2011-11-20 Arthur WolfChanged from Queue in Planner module to the new Player...
2011-10-02 Arthur Wolfadded Pauser module
2011-09-29 Arthur Wolfadded config-load command, and fixed config-set command...
2011-09-19 Arthur Wolffirst commit