A while ago I made an MP3 player for my car out of an old PC.
I used an alphanumeric Hitachi driven LCD with a parallel interface as an output to control the thing by and a numeric keypad to control it with.
Now I used Winamp and its API to code a small program in Delphi to capture keys and perform actions, then used a freeware component for Winamp to output to display.
Now I have bought a PCI graphics card with a tv-out and a little 4" colour LCD I want to use as a display to display visualisations and maybe even some video... But I also want to use the alphanumeric one to display track info etc as a 4" screen doesn't hold much text!
And now I want to use Windows Media Player as it can be used to organise media files easier than winamp. But I can't find a plugin or anything for WMP.
So I figure I will write my own, which leads me to the question!
Does anyone have any experience in coding for the WMP API in Delphi or any other languages?
I used an alphanumeric Hitachi driven LCD with a parallel interface as an output to control the thing by and a numeric keypad to control it with.
Now I used Winamp and its API to code a small program in Delphi to capture keys and perform actions, then used a freeware component for Winamp to output to display.
Now I have bought a PCI graphics card with a tv-out and a little 4" colour LCD I want to use as a display to display visualisations and maybe even some video... But I also want to use the alphanumeric one to display track info etc as a 4" screen doesn't hold much text!
And now I want to use Windows Media Player as it can be used to organise media files easier than winamp. But I can't find a plugin or anything for WMP.
So I figure I will write my own, which leads me to the question!
Does anyone have any experience in coding for the WMP API in Delphi or any other languages?


guys!