summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-23Fix and use network dataOlliver Schinagl2-23/+46
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-21fix missing initial checkbox calls on startupOlliver Schinagl1-1/+2
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-21fix for move of print_dataOlliver Schinagl1-0/+15
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-21add networkinfo get/setOlliver Schinagl3-0/+30
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-21add network info get dataOlliver Schinagl2-2/+55
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-21fix initial checkbox statusOlliver Schinagl1-4/+4
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-21move print status data to print_dataOlliver Schinagl2-28/+14
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19remove old startPrint dbus call, it has been replaced.Olliver Schinagl1-2/+0
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19add empty wifi network listOlliver Schinagl1-1/+31
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19rename menu_open_dir to more appropiate and generic menu_widget_list_pushOlliver Schinagl1-4/+4
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19hack around filelist return segfaulting.Olliver Schinagl1-4/+11
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19add set*Power calls, replace in future with generic networking callOlliver Schinagl1-13/+44
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19standarize function pointersOlliver Schinagl1-46/+46
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19change some dbus_handler stuffOlliver Schinagl4-5/+23
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19Handle networking dbus callsOlliver Schinagl3-3/+113
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19remove .network initializer, we long removed this.Olliver Schinagl1-5/+0
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19split up menu data defines into its own widget.h, the actually entries still ↵Olliver Schinagl3-46/+70
need to be moved here Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19Add widget handling and exporting to checkboxesOlliver Schinagl2-3/+14
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19add some todo remindersOlliver Schinagl1-3/+3
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19organize PRINTER signal callsOlliver Schinagl1-3/+3
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19add network dbus connectionOlliver Schinagl2-0/+12
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-19init eulogium horror-var more properlyOlliver Schinagl1-11/+21
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-18remove name_owner_changed callback, elf handles this for us and just informs usOlliver Schinagl1-9/+0
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-18rename container_variant procedure helper to indicate it only supports basic ↵Olliver Schinagl1-3/+3
types Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-18[griffin.hmi] start using procedures to start printsOlliver Schinagl1-23/+53
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-18update procedure print_startOlliver Schinagl2-9/+54
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-18rename print.file to print.urlOlliver Schinagl2-5/+5
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-17remove _on_blink_ret, it is unusedOlliver Schinagl1-1/+0
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-17fix copyright header on eulogium.hOlliver Schinagl1-1/+8
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-17[griffin.hmi] get procedures to compileOlliver Schinagl6-21/+61
this is a broken commit, procedures are broken and compiling is broken atm. This is a wip commit. Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-16[griffin.hmi] disable all dbus calls, add some very initial procedure dbus stuffOlliver Schinagl4-30/+178
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-16[griffin.hmi] cleanup/rename some of the dbus stuffOlliver Schinagl1-7/+4
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-16[griffin.hmi] use new and updated menu-widget using buttons, checkboxes and ↵Olliver Schinagl2-8/+15
radio buttons Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-16[griffin.hmi] define buttons, checkboxes and radio button for internal list ↵Olliver Schinagl2-42/+78
widget Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.hmi] improve print finished screenOlliver Schinagl1-13/+11
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12rename network info to networking, seems logicalOlliver Schinagl1-3/+3
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12Add print-tune menuOlliver Schinagl1-4/+117
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12add missing blockOlliver Schinagl1-0/+3
2015-06-12Add ignore screens when someone else starts a print WIPOlliver Schinagl1-62/+169
This is not 100% okay yet, but works as intended (the first time ;) Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.hmi] add generic confirmation box and add it to print abortOlliver Schinagl2-2/+58
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.hmi] remove harma dbus proxy interfaceOlliver Schinagl2-18/+4
The printerService now proxies all harma related calls or emulates them. This removes the need for a separate harma-dbus interface. Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.hmi] refactor eulogium_button_listOlliver Schinagl4-179/+175
eulogium_button_list has been changed to item_list where we take parameters for either a button OR a checklist, since a check button is very similar to a button. Worst case, if all fails, we can always use the parameters to put all items in a horizontal box. Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.hmi] extract int. macros into seperate headerOlliver Schinagl2-7/+26
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12Hack to add checkboxes to menu entries, this needs to be re-written to ↵Olliver Schinagl2-21/+68
properly set the end-component of the button Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12Very preliminairy gettext supportOlliver Schinagl1-34/+41
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12make sure icons are properly shownOlliver Schinagl1-0/+4
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.display] add a bunch of empty menu itemsOlliver Schinagl1-21/+695
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.display] drop print_menu and replace it with a generic listOlliver Schinagl2-94/+133
To work with selection menu's, we've added a generic menu_widget_list to fill menu list with. This list is generic enough that it can equally work with the file list. This patch refactors the list to accomplish this and in turn removes eulogium_print_menu. Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.display] make the return entry a regular buttonOlliver Schinagl1-5/+18
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-06-12[griffin.display] add network stats buttonOlliver Schinagl1-8/+54
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>