Age | Commit message (Expand) | Author | Files | Lines |
2019-06-25 | Use of linked list for 'halmap' data |  Jonathan Aillet | 1 | -3/+130 |
2019-06-25 | Rework json strings allocation/freeing |  Jonathan Aillet | 1 | -29/+89 |
2019-06-25 | Add function to get probed device card number |  Jonathan Aillet | 1 | -0/+12 |
2019-06-18 | Refactoring 'hal data' linked list |  Jonathan Aillet | 1 | -119/+52 |
2019-06-18 | Refactoring 'streams data' linked list |  Jonathan Aillet | 1 | -95/+43 |
2019-06-18 | Refactoring 'probed devices' linked list |  Jonathan Aillet | 1 | -118/+146 |
2019-06-18 | Move function about dependency selection |  Jonathan Aillet | 1 | -27/+27 |
2019-06-06 | Add func to generate 'hal-dependencies' info json |  Jonathan Aillet | 1 | -0/+355 |
2019-06-06 | Move functions used to generate json |  Jonathan Aillet | 1 | -0/+62 |
2019-06-06 | Split too long function declarations |  Jonathan Aillet | 1 | -4/+10 |
2019-05-24 | Add function to handle probed audio device list |  Jonathan Aillet | 1 | -0/+195 |
2019-05-24 | Remove obsolete links to softmixer controls |  Jonathan Aillet | 1 | -2/+0 |
2019-05-24 | Improve search for mixer data in linked list |  Jonathan Aillet | 1 | -4/+5 |
2019-05-24 | Correct mistakes due to use of unsigned returns |  Jonathan Aillet | 1 | -11/+11 |
2019-05-24 | Add forgotten freeing of hal data |  Jonathan Aillet | 1 | -0/+3 |
2019-05-24 | Normalize coding style among repository |  Jonathan Aillet | 1 | -14/+6 |
2019-05-24 | Reorganize repository directories |  Jonathan Aillet | 1 | -0/+344 |