summaryrefslogtreecommitdiffstats
path: root/router.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-11switch: explicit route supportHEADflounder_5.99.1flounder/5.99.1eel_5.0.3eel_5.0.2eel_5.0.1eel_5.0.0eel_4.99.5eel_4.99.4eel_4.99.3eel/5.0.3eel/5.0.2eel/5.0.1eel/5.0.0eel/4.99.5eel/4.99.4eel/4.99.35.99.15.0.35.0.25.0.15.0.04.99.54.99.44.99.3mastereelYannick Gicquel1-2/+2
2016-10-11router: get routing group from classmapYannick Gicquel1-7/+3
2016-10-11router: add missing accessorYannick Gicquel1-0/+28
2016-10-11Implement routing groups and volume ramp up/downManuel Bachmann1-11/+91
2016-10-11Map labels to classes, map routing groups to audio adaptersManuel Bachmann1-4/+38
2016-10-11Finalize basic configuration logicManuel Bachmann1-0/+137
2016-10-11Rename all internal pa_ definitions to agl_Manuel Bachmann1-11/+11
2016-10-11Add basic configuration logic, builtin configurationManuel Bachmann1-0/+24
2016-10-11Clean up node status after sink_input unlinkManuel Bachmann1-0/+25
2016-10-11Initial commitManuel Bachmann1-0/+198