Age | Commit message (Expand) | Author | Files | Lines |
2017-08-22 | Update to latest template, rename doscript- in debug- | Fulup Ar Foll | 5 | -109/+116 |
2017-08-22 | Minor Fix on LUA script search path | Fulup Ar Foll | 7 | -321/+307 |
2017-08-22 | Handle LUA module checking by distro | Romain Forlot | 4 | -3/+4 |
2017-08-21 | Fix debian like distro module checking (on lua...) | Romain Forlot | 3 | -4/+1 |
2017-08-21 | Documentation and LUA for Ubuntu | Fulup Ar Foll | 1 | -186/+260 |
2017-08-21 | Documentation and LUA for Ubuntu | Fulup Ar Foll | 5 | -150/+177 |
2017-08-21 | Fix Controller API | Fulup Ar Foll | 7 | -100/+123 |
2017-08-21 | Fix CMake error | Romain Forlot | 1 | -4/+0 |
2017-08-21 | Merge branch 'fulup-dev' | Romain Forlot | 55 | -1845/+3818 |
2017-08-20 | Updated to latest App Template | Fulup Ar Foll | 24 | -221/+719 |
2017-08-18 | Fix widget build, using icon/config specified | Romain Forlot | 1 | -0/+0 |
2017-08-18 | Added default variables from sample | Romain Forlot | 1 | -0/+6 |
2017-08-18 | Remove BINDING_INSTALL_PREFIX/DIR variable | Romain Forlot | 6 | -8/+8 |
2017-08-18 | Change how to define compile options | Romain Forlot | 2 | -33/+54 |
2017-08-18 | CMake minimal version set to 3.5 | Romain Forlot | 3 | -4/+1 |
2017-08-18 | Latest app-templates features integration | Romain Forlot | 8 | -68/+17 |
2017-08-18 | Integrate OpenAPI .h file generation. | Romain Forlot | 1 | -0/+1 |
2017-08-18 | Documented Controller standalone mode and provided a sample config. | Fulup Ar Foll | 4 | -0/+226 |
2017-08-18 | Integration with Alsa HookPlugin is now working. | Fulup Ar Foll | 36 | -459/+1329 |
2017-08-17 | Implemented Timer and Event from Lua | Fulup Ar Foll | 10 | -313/+479 |
2017-08-16 | Fix DoScript Lua Updated Documentation. | Fulup Ar Foll | 7 | -26/+35 |
2017-08-16 | Fixed LUA Nested Table Issues. Added LUA2C for User Defined Plugins | Fulup Ar Foll | 15 | -340/+557 |
2017-08-16 | Merge pull request #5 from tjahnk/create_hal_unicens | Fulup Ar Foll | 23 | -18/+2944 |
2017-08-16 | updated submodules | Tobias Jahnke | 1 | -0/+0 |
2017-08-16 | merge changes for new audio interface | Tobias Jahnke | 3 | -211/+104 |
2017-08-16 | implemented listconfig in UNICENS wrapper | Tobias Jahnke | 5 | -38/+187 |
2017-08-16 | Adds readme for HAL MOST UNICENS | Tobias Jahnke | 2 | -2/+56 |
2017-08-16 | project name HAL_MOST_UNICENS is now uppercase | Tobias Jahnke | 20 | -105/+112 |
2017-08-16 | MOST ALSA mixer controls now mapped to UNCENS I2C commands | Tobias Jahnke | 5 | -15/+61 |
2017-08-16 | fixes linker issue and implements volume service | Tobias Jahnke | 4 | -5/+44 |
2017-08-16 | includes lib-most-volume in HAL UNICENS | Tobias Jahnke | 17 | -18/+1058 |
2017-08-16 | implements wrapper for unicens functions | Tobias Jahnke | 5 | -72/+297 |
2017-08-16 | introduced automatic connection/start of unicens2-binding | Tobias Jahnke | 3 | -23/+137 |
2017-08-16 | added code to parse mixer control updates | Tobias Jahnke | 5 | -9/+1334 |
2017-08-16 | added custom master and playback mixer controls for hal-most-unicens | Tobias Jahnke | 1 | -5/+20 |
2017-08-16 | adds HAL for MOST/UNICENS | Tobias Jahnke | 3 | -0/+136 |
2017-08-16 | removed legacy most dependencies in nbproject | Tobias Jahnke | 2 | -123/+6 |
2017-08-16 | Moved FileConfigScan to AudioCommon and Documentation | Fulup Ar Foll | 21 | -299/+830 |
2017-08-15 | Documentation | Fulup Ar Foll | 6 | -75/+495 |
2017-08-15 | docall working with simple table | fulup | 10 | -72/+526 |
2017-08-14 | Work in Progress | fulup | 15 | -339/+399 |
2017-08-13 | Fix AFB_MESSAGE with null arguments | fulup | 26 | -719/+1095 |
2017-08-11 | Almost working version with Json Config, Lua script and sharelib callbacks. | fulup | 10 | -160/+352 |
2017-08-11 | Update to new Tempate | fulup | 18 | -171/+230 |
2017-08-10 | Work in Progress | fulup | 23 | -484/+818 |
2017-08-09 | Not Working LUA user_data | fulup | 4 | -77/+342 |
2017-08-08 | Early Draft of LUA integration | fulup | 37 | -533/+3024 |
2017-08-03 | Initial version of Policy Control | Fulup Ar Foll | 10 | -162/+806 |
2017-08-03 | Initial Working Version on Alsa Policy-Policy-Hook | fulup | 35 | -1895/+3031 |
2017-07-30 | Fix HTML5 demo with Volume Ramping | fulup | 3 | -67/+53 |