Hello everyone,
Am starting to work on a plugin, from what I understand the plugin programming is using APIs that have already done a lot of the hard work of commicating with the player(s)..
What I wanted to know is, is there a list of commands that the (different?) API understands? let's say I want to use the command
pcm_play_data()
where do I find out what to put between the brackets? i assume it's more complicated than just writing the name of a raw file.
i don't specifically need that answer, i am looking for a general help file for commands that work for plugins, such as to play an .mp3 or make a graphic list or simple-ish things like that.
any help would be greatly appreciated! i am finishing up a book on programming in C but i don't know where i stand with the API business etc. is there any help files as for programming plugins for rockbox (ie: list of commands, etc)?
thanks + sorry for restating the same question 3 different ways.
selectohh