summaryrefslogtreecommitdiffstats
path: root/src/eulogium.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* archival commitHEADmasterOlliver Schinagl2015-07-061-22/+11
* rename generic widget_data to ui_widgetsOlliver Schinagl2015-06-251-1/+1
* add networkinfo get/setOlliver Schinagl2015-06-211-0/+21
* move print status data to print_dataOlliver Schinagl2015-06-211-28/+0
* split up menu data defines into its own widget.h, the actually entries still ...Olliver Schinagl2015-06-191-46/+1
* add network dbus connectionOlliver Schinagl2015-06-191-0/+1
* fix copyright header on eulogium.hOlliver Schinagl2015-06-171-1/+8
* [griffin.hmi] get procedures to compileOlliver Schinagl2015-06-171-14/+3
* [griffin.hmi] disable all dbus calls, add some very initial procedure dbus stuffOlliver Schinagl2015-06-161-0/+2
* [griffin.hmi] use new and updated menu-widget using buttons, checkboxes and r...Olliver Schinagl2015-06-161-1/+4
* add missing blockOlliver Schinagl2015-06-121-0/+3
* [griffin.hmi] add generic confirmation box and add it to print abortOlliver Schinagl2015-06-121-0/+1
* [griffin.hmi] remove harma dbus proxy interfaceOlliver Schinagl2015-06-121-2/+1
* Hack to add checkboxes to menu entries, this needs to be re-written to proper...Olliver Schinagl2015-06-121-1/+1
* [griffin.display] drop print_menu and replace it with a generic listOlliver Schinagl2015-06-121-0/+12
* [griffin.display] Add initial default menu structureOlliver Schinagl2015-06-121-0/+19
* [griffin.display] Add more states based on the dummy printerOlliver Schinagl2015-06-121-2/+10
* [griffin.display] Add initial USB mount detection supportOlliver Schinagl2015-05-181-0/+8
* Remove file type, handled by file_handler exclusivlyOlliver Schinagl2015-05-131-8/+0
* [displayService] Query harmaService for file handlersOlliver Schinagl2015-05-111-0/+1
* Add progress update timer for print-progressOlliver Schinagl2015-05-081-0/+4
* Convert all floats to doublesOlliver Schinagl2015-05-081-6/+6
* Do not use fixed printer enum, use printer stringsOlliver Schinagl2015-05-081-1/+12
* Make vertical button box homogeneous and available to allOlliver Schinagl2015-04-291-0/+1
* add print status containersOlliver Schinagl2015-04-291-0/+19
* Add print progress data containerOlliver Schinagl2015-04-291-0/+1
* Move global GUI objects for the progress window into the main storage. Potent...Olliver Schinagl2015-04-291-2/+2
* Add very generic basic error dialogOlliver Schinagl2015-04-281-0/+2
* store print flags in print structOlliver Schinagl2015-04-281-0/+1
* print time should be an int, not a pointerOlliver Schinagl2015-04-281-1/+1
* Initial dbus supportOlliver Schinagl2015-04-281-1/+8
* remove const for the file and name pointers, we can not free them anymore. Al...Olliver Schinagl2015-04-281-2/+9
* reword print-type sentinelOlliver Schinagl2015-04-281-1/+2
* update file_data_set to store more information in the print dataOlliver Schinagl2015-04-281-1/+1
* Prepare for dbus usageOlliver Schinagl2015-04-281-0/+8
* Use themed seperated, more commentsOlliver Schinagl2015-04-281-1/+2
* rename "layout" to "navi" as the layout used really is a naviframeOlliver Schinagl2015-04-281-3/+3
* Add preliminary 'function' typeOlliver Schinagl2015-04-281-0/+1
* add materials and progressbar to scripted wizzardOlliver Schinagl2015-04-281-2/+1
* dont pop last item on a _prev_ pop, add more multi_screen wizzardryOlliver Schinagl2015-04-281-3/+9
* Pass an array to struct properly to a multi_screen_menuOlliver Schinagl2015-04-281-1/+1
* add multiscreen initial triesOlliver Schinagl2015-04-281-0/+2
* Add a multi-screen rather then multi-text typeOlliver Schinagl2015-04-281-0/+16
* use stdintsOlliver Schinagl2015-04-281-2/+4
* add mainscreen and 1level of subscreen buttonsOlliver Schinagl2015-04-281-1/+1
* Make multi-text menu finish by going to the top of the framelistOlliver Schinagl2015-04-281-1/+6
* Count text from 1 - n, rather then 0 - (n - 1)Olliver Schinagl2015-04-281-0/+1
* rework screens so they are fixed splitOlliver Schinagl2015-04-281-2/+3
* parametize more, replace table with box, add a header to the sd card listOlliver Schinagl2015-04-281-1/+3
* Add very basic file filterOlliver Schinagl2015-04-281-1/+2