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
/
4a-hal-controllers-api-loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
Move from controller functions to afb functions
Jonathan Aillet
1
-22
/
+20
2019-01-28
Add event to indicate hal stream changes
Jonathan Aillet
1
-0
/
+4
2019-01-28
Use linked-list to handle hal stream list
Jonathan Aillet
1
-2
/
+0
2019-01-28
Turn '4a-hal-utilities' into an internal library
Jonathan Aillet
1
-1
/
+1
2018-12-20
Remove old comments not true anymore
Jonathan Aillet
1
-1
/
+0
2018-12-20
Add streams events generation for each hal
Jonathan Aillet
1
-0
/
+2
2018-12-20
Add 'halmap' controls in hal 'info' verb response
Jonathan Aillet
1
-1
/
+1
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
1
-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
1
-7
/
+7
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
1
-10
/
+2
2018-10-08
Remove unnecessary 'function' string in prints
Jonathan Aillet
1
-7
/
+7
2018-10-08
Force hals init before ending hal-manager init
Jonathan Aillet
1
-1
/
+2
2018-10-08
Remove boolean library
Jonathan Aillet
1
-2
/
+1
2018-10-08
Authorize launching 4a-hal with no config file
Jonathan Aillet
1
-3
/
+3
2018-10-08
Delay event parsing to be the last
Jonathan Aillet
1
-13
/
+18
2018-10-08
Call onload section to before halmap section
Jonathan Aillet
1
-3
/
+3
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
Correct some compilation warnings
Jonathan Aillet
1
-3
/
+3
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
1
-1
/
+1
2018-10-08
Change name of 'list' verb to 'info'
Jonathan Aillet
1
-1
/
+1
2018-10-08
Move controller config exec before onload action
Jonathan Aillet
1
-4
/
+8
2018-10-08
Return an error when hal attach to mixer fails.
Jonathan Aillet
1
-1
/
+3
2018-10-08
Change paramters in functions handling hal data
Jonathan Aillet
1
-1
/
+1
2018-10-08
Move mixer attach at hal startup
Jonathan Aillet
1
-2
/
+7
2018-10-08
Process and handle alsa controls map
Jonathan Aillet
1
-1
/
+1
2018-10-08
Remove an unnecessary variable
Jonathan Aillet
1
-3
/
+2
2018-10-08
Change the field name use to store card path
Jonathan Aillet
1
-2
/
+2
2018-10-08
Use a boolean to set if api is internal
Jonathan Aillet
1
-1
/
+1
2018-10-08
Change the way to get card id using its path
Jonathan Aillet
1
-3
/
+5
2018-10-08
Change some comments to add TBD things
Jonathan Aillet
1
-2
/
+2
2018-10-08
Include afb-definitions when using application framework
Jonathan Aillet
1
-11
/
+11
2018-10-08
Correct a debug warning about a variable
Jonathan Aillet
1
-1
/
+1
2018-10-08
Handle hal status using card presence and mixer init
Jonathan Aillet
1
-3
/
+6
2018-10-08
Correct date in .c and .h files
Jonathan Aillet
1
-1
/
+1
2018-10-08
Handle mixer response after its init
Jonathan Aillet
1
-0
/
+2
2018-10-08
Don't seal hal controller api at its init
Jonathan Aillet
1
-2
/
+0
2018-10-08
Parse config to get streams 'halmap' controls
Jonathan Aillet
1
-1
/
+1
2018-10-08
Add 'init-mixer' verb to hal controller
Jonathan Aillet
1
-1
/
+2
2018-10-08
Parse controller config to get halmixer json object
Jonathan Aillet
1
-0
/
+2
2018-10-08
Use a structure to store ctl hal specific data
Jonathan Aillet
1
-3
/
+8
2018-10-08
Rename function used to load verbs into a dynamic api
Jonathan Aillet
1
-1
/
+1
2018-10-08
Remove the 'ping' of each hal controller api
Jonathan Aillet
1
-2
/
+0
2018-10-08
Add a 'List' verb to each hal controller api
Jonathan Aillet
1
-0
/
+2
2018-10-08
Change the name of controller configuration files
Jonathan Aillet
1
-2
/
+2
2018-10-08
Remove sections id in sections callbacks structure
Jonathan Aillet
1
-6
/
+5
[next]