aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* version mapping: unordered_map was the wrong choice, switched to a vectorToni Uhlig2017-12-01
|
* added firmware version check (compare current emc version with fw image version)Toni Uhlig2017-12-01
|
* force an app quit if the user wants soToni Uhlig2017-12-01
|
* added a "quit" message dialog if pending or queued jobs, jobid randomize ↵Toni Uhlig2017-11-30
| | | | improved
* PACKAGE_URL: set to bcontrol websiteToni Uhlig2017-11-30
|
* EMC version check support (remote/local-image)Toni Uhlig2017-11-30
|
* minor improvmentsToni Uhlig2017-11-30
|
* autoconf: added C++11 checkToni Uhlig2017-11-30
|
* added EnergyManager trailer structToni Uhlig2017-11-30
|
* UpdateGUI: added CSV import into MenubarToni Uhlig2017-11-28
|
* UpdateGUI: status log pretty printingToni Uhlig2017-11-28
|
* added supported EMC "updatable" versions, more error-tolerant http response ↵Toni Uhlig2017-11-28
| | | | code check
* configure.ac: added '--disable-gui' to build a CLI only versionToni Uhlig2017-11-28
|
* UpdateGUI: added minimalistic "TAB" navigationToni Uhlig2017-11-28
|
* UpdateGUI/CLI: support for multiple host:port combinationsToni Uhlig2017-11-27
|
* mock.py: set a different non-default http port from command lineToni Uhlig2017-11-27
|
* UpdateGUI: initial windows size increased, window centered and TAB supportToni Uhlig2017-11-27
| | | | UpdateTool: platform checking/handling
* autogen.sh: full conf/build automationToni Uhlig2017-11-27
|
* initial committoni2017-11-27
|
* initialtoni2017-11-16