mixer: replace struct channel_info with E_Mixer_Channel_Info
authorJérémy Zurcher <jeremy@asynk.ch>
Sat, 23 Feb 2013 23:53:31 +0000 (00:53 +0100)
committerJérémy Zurcher <jeremy@asynk.ch>
Wed, 6 Mar 2013 15:05:19 +0000 (16:05 +0100)
commit03b9522b0464b3119950eef93d321fabaee725e7
tree4e96ae6588cb9f2c601e063a2725fe98117420bf
parenta67cc20580bad71a6cd0e9d3e55e4a65a1a3a13e
mixer: replace struct channel_info with E_Mixer_Channel_Info

E_Mixer_Channel_Info is defined in e_mod_mixer.h
subsystems will allocte it returning Eina_List
generic functions in e_mod_mixer will free the structs
src/modules/mixer/app_mixer.c
src/modules/mixer/e_mod_mixer.h