summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [griffin.hmi] get procedures to compileOlliver Schinagl2015-06-176-21/+61
* [griffin.hmi] disable all dbus calls, add some very initial procedure dbus stuffOlliver Schinagl2015-06-164-30/+178
* [griffin.hmi] cleanup/rename some of the dbus stuffOlliver Schinagl2015-06-161-7/+4
* [griffin.hmi] use new and updated menu-widget using buttons, checkboxes and r...Olliver Schinagl2015-06-162-8/+15
* [griffin.hmi] define buttons, checkboxes and radio button for internal list w...Olliver Schinagl2015-06-162-42/+78
* [griffin.hmi] improve print finished screenOlliver Schinagl2015-06-121-13/+11
* rename network info to networking, seems logicalOlliver Schinagl2015-06-121-3/+3
* Add print-tune menuOlliver Schinagl2015-06-121-4/+117
* add missing blockOlliver Schinagl2015-06-121-0/+3
* Add ignore screens when someone else starts a print WIPOlliver Schinagl2015-06-121-62/+169
* [griffin.hmi] add generic confirmation box and add it to print abortOlliver Schinagl2015-06-122-2/+58
* [griffin.hmi] remove harma dbus proxy interfaceOlliver Schinagl2015-06-122-18/+4
* [griffin.hmi] refactor eulogium_button_listOlliver Schinagl2015-06-124-179/+175
* [griffin.hmi] extract int. macros into seperate headerOlliver Schinagl2015-06-122-7/+26
* Hack to add checkboxes to menu entries, this needs to be re-written to proper...Olliver Schinagl2015-06-122-21/+68
* Very preliminairy gettext supportOlliver Schinagl2015-06-121-34/+41
* make sure icons are properly shownOlliver Schinagl2015-06-121-0/+4
* [griffin.display] add a bunch of empty menu itemsOlliver Schinagl2015-06-121-21/+695
* [griffin.display] drop print_menu and replace it with a generic listOlliver Schinagl2015-06-122-94/+133
* [griffin.display] make the return entry a regular buttonOlliver Schinagl2015-06-121-5/+18
* [griffin.display] add network stats buttonOlliver Schinagl2015-06-121-8/+54
* [griffin.display] Add initial default menu structureOlliver Schinagl2015-06-122-0/+304
* [griffin.display] rename settings to systemOlliver Schinagl2015-06-121-20/+20
* [griffin.display] Add top level buttons for materials and hotendOlliver Schinagl2015-06-121-4/+195
* replace change material with dual material change/settings buttonsOlliver Schinagl2015-06-121-13/+124
* [griffin.display] rename old random buttonsOlliver Schinagl2015-06-121-23/+24
* [griffin.display] rename material button to material & hot-endOlliver Schinagl2015-06-121-8/+8
* Fix segfault when we have no file handlers availableOlliver Schinagl2015-06-121-0/+2
* Remove empty button, jump straight to file listingOlliver Schinagl2015-06-121-12/+2
* [griffin.display] swap text in progress windowOlliver Schinagl2015-06-121-7/+7
* increase timer frequency to query griffin status more offtenOlliver Schinagl2015-06-121-3/+2
* [griffin.display] Add more states based on the dummy printerOlliver Schinagl2015-06-122-11/+62
* Do not update state if it is sthe same as the previous stateOlliver Schinagl2015-05-271-34/+35
* Use macro for time calculation, those magic values look too horribleOlliver Schinagl2015-05-271-14/+21
* [griffin.display] Add mmc and usb storage optionsOlliver Schinagl2015-05-261-4/+80
* fix some typo-bugs and some verbosityOlliver Schinagl2015-05-261-5/+5
* Add an empty buttonOlliver Schinagl2015-05-261-0/+10
* [griffin.display] Creating an initial list is not neededOlliver Schinagl2015-05-181-7/+1
* Improve comments/text a bitOlliver Schinagl2015-05-181-3/+4
* Do not use ints for something thats size_t.Olliver Schinagl2015-05-181-4/+4
* [griffin.display] Add initial USB mount detection supportOlliver Schinagl2015-05-182-0/+274
* Fix segfault when exiting and no filehandler was loadedOlliver Schinagl2015-05-131-2/+4
* Remove file type, handled by file_handler exclusivlyOlliver Schinagl2015-05-131-8/+0
* Add initial eeze supportOlliver Schinagl2015-05-111-1/+7
* [displayService] Query harmaService for file handlersOlliver Schinagl2015-05-112-14/+32
* Remove first run wizard as it is commented in the statemachineOlliver Schinagl2015-05-081-7/+0
* Revamp progress displayOlliver Schinagl2015-05-081-30/+20
* Remove statemachine from bed clearingOlliver Schinagl2015-05-081-10/+4
* Remove start print 'state-mini-machine'Olliver Schinagl2015-05-081-32/+6
* fix build by adding _on_status_changed_ret and friends. Also the struct (ns)...Olliver Schinagl2015-05-081-15/+82