[Alsaplayer-devel] AP config file
Frank Baumgart
frank.baumgart at gmx.net
Sun May 20 19:55:02 BST 2007
Dominique Michel schrieb:
> I will write something in Alsaplayer's man page about ~/.alsaplayer/config
> file. It is completely undocumented and to search on the mailing list as well as
> with google give me only a few tricks.
>
> What I must know before I begin writing is which are the functions I can
> use in this file. Are they every function that can be find in the source code?
> If not, how can I find if a given function will be available or not in the
> preferences?
>
Basically yes, although I found that at least not all of them worked for me.
("mad.parse_id3" comes to mind)
You might start with "grep -rn prefs_get ."
> Another issue with this preference file is: know someone on this list when it
> is parsed by alsaplayer?
>
app/Main.cpp#628, right after parsing the command line options.
Regards,
Frank
More information about the alsaplayer-devel
mailing list