Linux Foundation Collaborative Projects
index
:
4a-hal-generic
eel
flounder
guppy
halibut
icefish
master
sandbox/sdesneux/with-configs
sandbox/tbultel/bluealsa
sandbox/tbultel/spec-2387
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
4a-hal
/
4a-hal-controllers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
Add event to indicate hal stream changes
Jonathan Aillet
2
-0
/
+27
2019-01-28
Improve stream creation/deletion functions
Jonathan Aillet
4
-251
/
+15
2019-01-28
Use linked-list to handle hal stream list
Jonathan Aillet
4
-114
/
+135
2019-01-28
Turn '4a-hal-utilities' into an internal library
Jonathan Aillet
8
-80
/
+21
2018-12-20
Remove old comments not true anymore
Jonathan Aillet
1
-1
/
+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
5
-0
/
+175
2018-12-20
Rework calls to mixer streams
Jonathan Aillet
4
-48
/
+185
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-11-27
Move hal controls actions at the end of hal init
Jonathan Aillet
1
-1
/
+1
2018-11-02
Use new ctl functions to set/get ctl external data
Jonathan Aillet
4
-9
/
+9
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
6
-44
/
+47
2018-10-08
Move hal sections callbacks after plugin callback
Jonathan Aillet
1
-2
/
+2
2018-10-08
Move mixer attach into its controller section
Jonathan Aillet
2
-17
/
+16
2018-10-08
Remove unnecessary 'function' string in prints
Jonathan Aillet
5
-102
/
+78
2018-10-08
Use correct file to include controller
Jonathan Aillet
2
-2
/
+2
2018-10-08
Force hals init before ending hal-manager init
Jonathan Aillet
1
-1
/
+2
2018-10-08
Decrease level of a msg printed in event catcher
Jonathan Aillet
1
-5
/
+5
2018-10-08
Correct an error when unpacking alsacore response
Jonathan Aillet
1
-1
/
+1
2018-10-08
Correct error print when attaching to mixer
Jonathan Aillet
1
-1
/
+1
2018-10-08
Remove boolean library
Jonathan Aillet
6
-7
/
+1
2018-10-08
Free json objects that should have been freed
Jonathan Aillet
3
-85
/
+122
2018-10-08
Correct handling of incomming json messages
Jonathan Aillet
3
-6
/
+13
2018-10-08
Authorize launching 4a-hal with no config file
Jonathan Aillet
1
-3
/
+3
2018-10-08
Correct the request return when calling a stream
Jonathan Aillet
1
-8
/
+8
2018-10-08
Delay event parsing to be the last
Jonathan Aillet
1
-13
/
+18
2018-10-08
Optimize alsacore event handler
Jonathan Aillet
1
-18
/
+14
2018-10-08
Authorize empty response from mixer
Jonathan Aillet
1
-4
/
+4
2018-10-08
Call onload section to before halmap section
Jonathan Aillet
1
-3
/
+3
2018-10-08
Change verb prefix separator accroding to mixer
Jonathan Aillet
1
-1
/
+1
2018-10-08
Auithorize sending empty json to verbs
Jonathan Aillet
1
-4
/
+2
2018-10-08
Move onload section parsing last
Jonathan Aillet
1
-1
/
+1
2018-10-08
Revert "Move controller config exec before onload action"
Jonathan Aillet
1
-8
/
+4
2018-10-08
Return the result of call to mixer
Jonathan Aillet
1
-7
/
+20
2018-10-08
Correct some compilation warnings
Jonathan Aillet
4
-6
/
+6
2018-10-08
Correct a cast error
Jonathan Aillet
1
-1
/
+1
2018-10-08
Print some errors in info verbs
Jonathan Aillet
3
-11
/
+18
2018-10-08
Test 'asprintf' return
Jonathan Aillet
1
-1
/
+4
2018-10-08
Use structure defined in controller to load verbs
Jonathan Aillet
1
-1
/
+3
2018-10-08
Rename files handling call/response of mixer
Jonathan Aillet
4
-4
/
+7
2018-10-08
Update 4a-hal to work with new 4a-softmixer
Jonathan Aillet
4
-124
/
+308
[next]