summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-19organize PRINTER signal callsOlliver Schinagl1-3/+3
2015-06-19add network dbus connectionOlliver Schinagl2-0/+12
2015-06-19init eulogium horror-var more properlyOlliver Schinagl1-11/+21
2015-06-18remove name_owner_changed callback, elf handles this for us and just informs usOlliver Schinagl1-9/+0
2015-06-18rename container_variant procedure helper to indicate it only supports basic ...Olliver Schinagl1-3/+3
2015-06-18[griffin.hmi] start using procedures to start printsOlliver Schinagl1-23/+53
2015-06-18update procedure print_startOlliver Schinagl2-9/+54
2015-06-18rename print.file to print.urlOlliver Schinagl2-5/+5
2015-06-17remove _on_blink_ret, it is unusedOlliver Schinagl1-1/+0
2015-06-17fix copyright header on eulogium.hOlliver Schinagl1-1/+8
2015-06-17[griffin.hmi] get procedures to compileOlliver Schinagl6-21/+61
2015-06-16[griffin.hmi] disable all dbus calls, add some very initial procedure dbus stuffOlliver Schinagl4-30/+178
2015-06-16[griffin.hmi] cleanup/rename some of the dbus stuffOlliver Schinagl1-7/+4
2015-06-16[griffin.hmi] use new and updated menu-widget using buttons, checkboxes and r...Olliver Schinagl2-8/+15
2015-06-16[griffin.hmi] define buttons, checkboxes and radio button for internal list w...Olliver Schinagl2-42/+78
2015-06-12[griffin.hmi] improve print finished screenOlliver Schinagl1-13/+11
2015-06-12rename network info to networking, seems logicalOlliver Schinagl1-3/+3
2015-06-12Add print-tune menuOlliver Schinagl1-4/+117
2015-06-12add missing blockOlliver Schinagl1-0/+3
2015-06-12Add ignore screens when someone else starts a print WIPOlliver Schinagl1-62/+169
2015-06-12[griffin.hmi] add generic confirmation box and add it to print abortOlliver Schinagl2-2/+58
2015-06-12[griffin.hmi] remove harma dbus proxy interfaceOlliver Schinagl2-18/+4
2015-06-12[griffin.hmi] refactor eulogium_button_listOlliver Schinagl4-179/+175
2015-06-12[griffin.hmi] extract int. macros into seperate headerOlliver Schinagl2-7/+26
2015-06-12Hack to add checkboxes to menu entries, this needs to be re-written to proper...Olliver Schinagl2-21/+68
2015-06-12Very preliminairy gettext supportOlliver Schinagl1-34/+41
2015-06-12make sure icons are properly shownOlliver Schinagl1-0/+4
2015-06-12[griffin.display] add a bunch of empty menu itemsOlliver Schinagl1-21/+695
2015-06-12[griffin.display] drop print_menu and replace it with a generic listOlliver Schinagl2-94/+133
2015-06-12[griffin.display] make the return entry a regular buttonOlliver Schinagl1-5/+18
2015-06-12[griffin.display] add network stats buttonOlliver Schinagl1-8/+54
2015-06-12[griffin.display] Add initial default menu structureOlliver Schinagl2-0/+304
2015-06-12[griffin.display] rename settings to systemOlliver Schinagl1-20/+20
2015-06-12[griffin.display] Add top level buttons for materials and hotendOlliver Schinagl1-4/+195
2015-06-12replace change material with dual material change/settings buttonsOlliver Schinagl1-13/+124
2015-06-12[griffin.display] rename old random buttonsOlliver Schinagl1-23/+24
2015-06-12[griffin.display] rename material button to material & hot-endOlliver Schinagl1-8/+8
2015-06-12Fix segfault when we have no file handlers availableOlliver Schinagl1-0/+2
2015-06-12Remove empty button, jump straight to file listingOlliver Schinagl1-12/+2
2015-06-12[griffin.display] swap text in progress windowOlliver Schinagl1-7/+7
2015-06-12increase timer frequency to query griffin status more offtenOlliver Schinagl1-3/+2
2015-06-12[griffin.display] Add more states based on the dummy printerOlliver Schinagl2-11/+62
2015-05-27Do not update state if it is sthe same as the previous stateOlliver Schinagl1-34/+35
2015-05-27Use macro for time calculation, those magic values look too horribleOlliver Schinagl1-14/+21
2015-05-26[griffin.display] Add mmc and usb storage optionsOlliver Schinagl1-4/+80
2015-05-26fix some typo-bugs and some verbosityOlliver Schinagl1-5/+5
2015-05-26Add an empty buttonOlliver Schinagl1-0/+10
2015-05-18[griffin.display] Creating an initial list is not neededOlliver Schinagl1-7/+1
2015-05-18Improve comments/text a bitOlliver Schinagl1-3/+4
2015-05-18Do not use ints for something thats size_t.Olliver Schinagl1-4/+4