Age | Commit message (Expand) | Author | Files | Lines |
2018-06-16 | Use correct chanel number when creating PCMhal-rc2-sandbox |  Jonathan Aillet | 1 | -2/+2 |
2018-06-13 | Replace verb prefix separator |  Jonathan Aillet | 1 | -2/+2 |
2018-06-11 | Correct issues when calling info verb |  Jonathan Aillet | 1 | -7/+4 |
2018-06-11 | Fixed latest commit |  Thierry Bultel | 1 | -2/+2 |
2018-06-11 | Fixed compilation warning with _FORTIFY_SOURCE=2 |  Thierry Bultel | 6 | -37/+84 |
2018-06-11 | Remove yocto compilation errors |  Jonathan Aillet | 2 | -2/+2 |
2018-06-11 | Correct a conversion into ramp processing |  Jonathan Aillet | 1 | -1/+1 |
2018-06-11 | Autorize direct zone to point on sndcard |  fulup | 4 | -29/+56 |
2018-06-10 | Authorize new section at mixer initialization |  Jonathan Aillet | 1 | -1/+2 |
2018-06-10 | Correct a warning when using snd_output_printf function |  Jonathan Aillet | 1 | -1/+1 |
2018-06-10 | Documentation/cleanup |  fulup | 1 | -1/+2 |
2018-06-10 | Added cardid+verb return for capture+playback sndcard |  fulup | 3 | -73/+267 |
2018-06-10 | Added stream/ramp return to fit HAL attach request |  fulup | 2 | -90/+155 |
2018-06-10 | Cleanup and added return of previous volume when setting new value |  fulup | 14 | -147/+364 |
2018-06-07 | Added log for card lookup diagnostic |  Thierry Bultel | 2 | -2/+7 |
2018-06-07 | code cleanup |  Thierry Bultel | 1 | -2/+2 |
2018-06-07 | Code cleanup and fixed some typos |  Thierry Bultel | 3 | -36/+48 |
2018-06-06 | Move PCM write to synchronous write to remove XRUN |  fulup | 2 | -3/+3 |
2018-06-06 | Move smixer API create+attach into controller onload section |  fulup | 1 | -71/+9 |
2018-06-06 | Fixed the buffer copy size in read callback |  Thierry Bultel | 1 | -3/+5 |
2018-06-06 | Fixed the MixerInfoAction reply |  Thierry Bultel | 2 | -9/+5 |
2018-06-05 | Fix alsa URI within attach response |  fulup | 1 | -2/+3 |
2018-06-05 | Use attach info verb to build attach response. |  fulup | 3 | -50/+26 |
2018-06-05 | Added per sink/source API for master control |  fulup | 1 | -4/+8 |
2018-06-05 | Update info command and move HTML5 to new API |  fulup | 6 | -69/+353 |
2018-06-04 | Fixed compilation issues with gcc >= 7.2 |  Thierry Bultel | 4 | -5/+5 |
2018-06-04 | Fixed json parsing format errors |  Thierry Bultel | 2 | -4/+5 |
2018-06-04 | Move to Dynamic Mixer API (work in progress) |  Fulup Ar Foll | 21 | -1683/+2069 |
2018-05-18 | Update to last controller fix |  Fulup Ar Foll | 1 | -2/+2 |
2018-05-18 | Added create/close mixer API |  Fulup Ar Foll | 3 | -62/+131 |
2018-05-18 | Implements volume ramping |  Fulup Ar Foll | 13 | -192/+473 |
2018-05-18 | Added relative volume setting per audio-stream |  Fulup Ar Foll | 1 | -31/+69 |
2018-05-17 | Implemented sub API for stream with volume/pause/toggle/... |  Fulup Ar Foll | 5 | -22/+100 |
2018-05-17 | Initial version with dynamic APIs |  Fulup Ar Foll | 12 | -125/+426 |
2018-05-17 | Cleanup soft vol control creation |  Fulup Ar Foll | 4 | -14/+61 |
2018-05-14 | Move to new Romain controller version |  fulup | 4 | -84/+15 |
2018-05-14 | Documentation and simple config for one card |  fulup | 1 | -0/+82 |
2018-05-13 | First testable version. |  Fulup Ar Foll | 14 | -317/+637 |
2018-05-13 | First version muxing multiple audio streams. |  Fulup Ar Foll | 6 | -19/+29 |
2018-05-13 | Initial version with softvol,Route,Multi,Dmix |  Fulup Ar Foll | 15 | -254/+1249 |
2018-05-11 | Initial version with softvol control and DMIX |  Fulup Ar Foll | 9 | -442/+472 |
2018-05-08 | Fist AlsaLoop model playing music (work in progress) |  Fulup Ar Foll | 11 | -205/+1324 |
2018-04-30 | On going effort, now load and support LUA+C plugin |  Fulup Ar Foll | 7 | -0/+379 |