Rename all internal pa_ definitions to agl_
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Tue, 14 Jun 2016 09:44:45 +0000 (11:44 +0200)
committerYannick Gicquel <yannick.gicquel@iot.bzh>
Tue, 11 Oct 2016 15:09:07 +0000 (17:09 +0200)
commitacb229813f5845e8b38bea56870211319887f3b4
tree207d1aaffe0e2a0444e035d02311a326e60bc94a
parent9dc64e1e291d6518da0a918105c5bf7b1c603dd5
Rename all internal pa_ definitions to agl_

The plugin often uses "pa_" for its internal structures
and functions, which is misleading because this prefix is
also used by PulseAudio itself. Thus, reading the code can
be confusing.
Rename everything to "agl_".

Change-Id: Iadd03daf528ec0cbed1cb526aeb3bada757a211f
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
25 files changed:
audiomgr.c
audiomgr.h
classify.c
classify.h
config.c
config.h
discover.c
discover.h
loopback.c
loopback.h
module.c
node.c
node.h
router.c
router.h
routerif.h
socketif.c
switch.c
tracker.c
tracker.h
userdata.h
utils.c
utils.h
zone.c
zone.h