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