summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle networking dbus callsOlliver Schinagl2015-06-193-3/+113
* remove .network initializer, we long removed this.Olliver Schinagl2015-06-191-5/+0
* split up menu data defines into its own widget.h, the actually entries still ...Olliver Schinagl2015-06-193-46/+70
* Add widget handling and exporting to checkboxesOlliver Schinagl2015-06-192-3/+14
* add some todo remindersOlliver Schinagl2015-06-191-3/+3
* organize PRINTER signal callsOlliver Schinagl2015-06-191-3/+3
* add network dbus connectionOlliver Schinagl2015-06-192-0/+12
* init eulogium horror-var more properlyOlliver Schinagl2015-06-191-11/+21
* remove name_owner_changed callback, elf handles this for us and just informs usOlliver Schinagl2015-06-181-9/+0
* rename container_variant procedure helper to indicate it only supports basic ...Olliver Schinagl2015-06-181-3/+3
* [griffin.hmi] start using procedures to start printsOlliver Schinagl2015-06-181-23/+53
* update procedure print_startOlliver Schinagl2015-06-182-9/+54
* rename print.file to print.urlOlliver Schinagl2015-06-182-5/+5
* remove _on_blink_ret, it is unusedOlliver Schinagl2015-06-171-1/+0
* fix copyright header on eulogium.hOlliver Schinagl2015-06-171-1/+8
* [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