Age | Commit message (Expand) | Author | Files | Lines |
2019-01-28 | Add event to indicate hal stream changes |  Jonathan Aillet | 4 | -0/+52 |
2019-01-28 | Improve stream creation/deletion functions |  Jonathan Aillet | 7 | -251/+388 |
2019-01-28 | Use linked-list to handle hal stream list |  Jonathan Aillet | 6 | -144/+268 |
2019-01-28 | Turn '4a-hal-utilities' into an internal library |  Jonathan Aillet | 22 | -91/+195 |
2019-01-23 | Use latest version of app-controller submodule. |  Thierry Bultel | 1 | -0/+0 |
2018-12-20 | Adds support for bluetooth audio through bluez-alsaguppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.36.99.46.99.3 |  Thierry Bultel | 14 | -1199/+983 |
2018-12-20 | Remove old comments not true anymore |  Jonathan Aillet | 3 | -3/+0 |
2018-12-20 | Update version of app-controller submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-12-20 | Add halmap controls events generation for all hal |  Jonathan Aillet | 2 | -3/+59 |
2018-12-20 | Add streams events generation for each hal |  Jonathan Aillet | 6 | -0/+176 |
2018-12-20 | Rework calls to mixer streams |  Jonathan Aillet | 5 | -48/+193 |
2018-12-20 | Add 'halmap' controls in hal 'info' verb response |  Jonathan Aillet | 2 | -21/+77 |
2018-12-20 | Add setting values of a ALSA control using a +/- |  Jonathan Aillet | 3 | -4/+118 |
2018-12-20 | Send back control previous and current values |  Jonathan Aillet | 1 | -5/+36 |
2018-12-20 | Send back control current values if no request json |  Jonathan Aillet | 1 | -4/+31 |
2018-12-20 | Add a function to get values of an alsa control |  Jonathan Aillet | 3 | -25/+86 |
2018-12-20 | Improve ALSA controls volume values conversion |  Jonathan Aillet | 4 | -66/+192 |
2018-12-20 | Update syntax of a request of an halmap verb |  Jonathan Aillet | 1 | -1/+1 |
2018-12-20 | Typo fix in halmap call response |  Jonathan Aillet | 1 | -2/+2 |
2018-12-20 | Correct halmap calls request json syntax |  Jonathan Aillet | 1 | -8/+3 |
2018-12-18 | Move hal configuration files into 4a-hal-configs repository |  Jan-Simon Möller | 14 | -2282/+2 |
2018-12-03 | Add master branch into .gitreview file |  Jonathan Aillet | 1 | -0/+1 |
2018-11-30 | Merge "Add autobuild to top tree"guppy_6.99.2guppy/6.99.26.99.2 |  Jan-Simon Moeller | 3 | -1/+150 |
2018-11-27 | Move hal controls actions at the end of hal init |  Jonathan Aillet | 1 | -1/+1 |
2018-11-22 | Add autobuild to top tree |  Frederic Marec | 3 | -1/+150 |
2018-11-22 | Add tests for 4a-hal-genericguppy_6.99.1guppy/6.99.16.99.1 |  Frederic Marec | 10 | -0/+627 |
2018-11-21 | Change .gitmodules following submodule migration |  Frederic Marec | 1 | -3/+0 |
2018-11-02 | hal-bt : Each plugin has its own data structure |  Jonathan Aillet | 1 | -68/+94 |
2018-11-02 | Use new ctl functions to set/get ctl external data |  Jonathan Aillet | 5 | -10/+10 |
2018-11-02 | Update version of app-controller submodule. |  Jonathan Aillet | 2 | -2/+2 |
2018-11-02 | Force each hal to have its own ctl section data |  Jonathan Aillet | 1 | -2/+6 |
2018-11-02 | Use ctl defines to call afb functions |  Jonathan Aillet | 13 | -113/+121 |
2018-11-02 | Add .gitreview to 4a-hal-generic |  Jonathan Aillet | 1 | -0/+4 |
2018-10-31 | Migrate app-templates to CMake module |  Romain Forlot | 2 | -3/+6 |
2018-10-08 | Correct typo in Intel UpSquared halguppy_6.90.0guppy/6.90.0flounder_6.0.2flounder_6.0.1flounder/6.0.2flounder/6.0.16.90.06.0.26.0.1 |  Jonathan Aillet | 1 | -6/+6 |
2018-10-08 | Update clone commands in README.md |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Update 'halmap' section of Intel UpSquare hal |  Jonathan Aillet | 1 | -8/+1 |
2018-10-08 | 4a hal for Intel UpSquare via HDMI socket |  Dominig ar Foll Intel Open Source | 1 | -0/+192 |
2018-10-08 | bluetooth: set audio rate to 44100 |  Thierry Bultel | 1 | -2/+2 |
2018-10-08 | hl-bt: Check that hal is available in init |  Jonathan Aillet | 1 | -9/+16 |
2018-10-08 | hal-bt: Use plugin name definition in prints |  Jonathan Aillet | 1 | -3/+3 |
2018-10-08 | Move hal sections callbacks after plugin callback |  Jonathan Aillet | 1 | -2/+2 |
2018-10-08 | Update version of app-controller submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | hal-bt: Enrich 'halmixer' section in plugin init |  Jonathan Aillet | 16 | -903/+215 |
2018-10-08 | Remove unnecessary sections in hal json |  Jonathan Aillet | 2 | -14/+0 |
2018-10-08 | Update version of app-controller submodule. |  Jonathan Aillet | 1 | -0/+0 |
2018-10-08 | hal-bt: Use plugin name in onload/init prints |  Jonathan Aillet | 1 | -5/+5 |
2018-10-08 | hal-bt: Check presence of a bluetooth receiver |  Jonathan Aillet | 2 | -5/+27 |
2018-10-08 | hal-bt: Move bluetooth api require into init |  Jonathan Aillet | 1 | -27/+15 |
2018-10-08 | Move mixer attach into its controller section |  Jonathan Aillet | 2 | -17/+16 |