Age | Commit message (Expand) | Author | Files | Lines |
2017-11-11 | Remove trailing whitespaces in ucs_binding.c |  Tobias Jahnke | 1 | -62/+62 |
2017-11-11 | enables automatic network setup on bindinginit |  Tobias Jahnke | 1 | -21/+44 |
2017-11-11 | adds init function and getter for default cfg path |  Tobias Jahnke | 4 | -42/+84 |
2017-11-11 | remove netbeans project folder |  Tobias Jahnke | 3 | -726/+1 |
2017-11-10 | modifies netbeans project for debugging in dev environment |  Tobias Jahnke | 2 | -3/+1 |
2017-11-10 | set initial volume from mute to default volume |  Tobias Jahnke | 1 | -2/+2 |
2017-11-09 | Add Apache-2.0 LICENSE file |  Ronan Le Martret | 1 | -0/+204 |
2017-11-09 | create agl .gitreview file |  Ronan Le Martret | 1 | -0/+4 |
2017-11-09 | signed commit |  Tobias Jahnke | 1 | -1/+0 |
2017-11-09 | transparent user commit |  Tobias Jahnke | 1 | -1/+0 |
2017-11-08 | Merge pull request #22 from iotbzh/tobias-dev |  tjahnk | 2 | -0/+1 |
2017-11-08 | updates app templates |  Tobias Jahnke | 1 | -0/+0 |
2017-11-08 | ignores mxml in 3rdparty directory |  Tobias Jahnke | 1 | -0/+1 |
2017-11-07 | Merge pull request #21 from tkummermehr/EnhanceXmlParser |  tkummermehr | 10 | -189/+719 |
2017-11-07 | Remove non needed mics from config. Enhance XML schema |  Thorsten Kummermehr | 2 | -91/+512 |
2017-11-07 | Deliver network status |  Thorsten Kummermehr | 1 | -0/+9 |
2017-11-07 | Fix uninitialized warning |  Thorsten Kummermehr | 1 | -2/+2 |
2017-11-07 | Deliver network status |  Thorsten Kummermehr | 2 | -14/+18 |
2017-11-07 | Deliver network connection label |  Thorsten Kummermehr | 2 | -2/+3 |
2017-11-07 | Change all UNICENS words to upper case |  Thorsten Kummermehr | 1 | -1/+1 |
2017-11-07 | Increased cmd queue |  Thorsten Kummermehr | 1 | -1/+1 |
2017-11-07 | Change all UNICENS words to upper case |  Thorsten Kummermehr | 3 | -30/+28 |
2017-11-07 | Correct handling of empty nodes |  Thorsten Kummermehr | 1 | -18/+19 |
2017-11-07 | Improve integer handling |  Thorsten Kummermehr | 1 | -2/+61 |
2017-11-07 | Improve general error handling |  Thorsten Kummermehr | 2 | -19/+56 |
2017-11-07 | Change all UNICENS words to upper case |  Thorsten Kummermehr | 4 | -7/+7 |
2017-11-07 | Add NULL termination of port lists |  Thorsten Kummermehr | 1 | -1/+1 |
2017-11-07 | Fix wrong iteration over all ports |  Thorsten Kummermehr | 1 | -1/+1 |
2017-10-12 | External mXML project library inclusion |  Romain Forlot | 10 | -46/+99 |
2017-08-23 | initialze muted, improved trace on i2c failure |  Tobias Jahnke | 4 | -4/+23 |
2017-08-18 | updates nbproject |  Tobias Jahnke | 1 | -208/+65 |
2017-08-18 | removed volume API |  Tobias Jahnke | 20 | -1211/+57 |
2017-08-17 | updated app-templates |  Tobias Jahnke | 1 | -0/+0 |
2017-08-17 | test initial push |  Tobias Jahnke | 1 | -2/+0 |
2017-08-14 | Merge pull request #19 from tjahnk/fix_listconfig |  tjahnk | 2 | -4/+1 |
2017-08-14 | fixes missing assignment in API 'listconfig' and removes unnecessary project ... |  Tobias Jahnke | 2 | -4/+1 |
2017-08-03 | Merge pull request #18 from tjahnk/basic_events |  tjahnk | 8 | -52/+118 |
2017-08-03 | adds node-availibility event and subscribe function |  Tobias Jahnke | 7 | -50/+116 |
2017-08-03 | updated paths to match new output directory |  Tobias Jahnke | 1 | -2/+2 |
2017-08-02 | Merge pull request #17 from tjahnk/i2cwrite_cleanup |  tjahnk | 4 | -71/+58 |
2017-08-02 | cleanup of API i2cwrite |  Tobias Jahnke | 4 | -71/+58 |
2017-08-01 | adds some nbproject modifications |  Tobias Jahnke | 1 | -209/+325 |
2017-08-01 | adds async. result to i2c_write |  Tobias Jahnke | 2 | -16/+44 |
2017-08-01 | prepares asynchronous i2c_write result |  Tobias Jahnke | 4 | -3/+46 |
2017-08-01 | adds processing of data to i2c_write |  Tobias Jahnke | 4 | -27/+66 |
2017-08-01 | adds experimental i2cwrite command |  Tobias Jahnke | 6 | -3/+103 |
2017-07-27 | Merge pull request #15 from tjahnk/nbproject-cleanup |  tjahnk | 1 | -874/+59 |
2017-07-27 | removes unavailable folders and files |  Tobias Jahnke | 1 | -874/+59 |
2017-07-27 | Merge pull request #14 from tkummermehr/I2C_and_GPIO_Support |  tjahnk | 5 | -17/+220 |
2017-07-27 | Merge pull request #13 from tjahnk/fix-volume-buttons |  tjahnk | 1 | -9/+9 |