decoder

2002-02-06 Thread Muhammad Ali Khan
hi. i want used freeamp decoder only, not the visualization or output. this email has attached tar file which has makefile and decoder.cpp. the decoder.cpp has initiliztions and decoding funcion but not in order. what are the decodeing steps? Thankyou -

MP3 player in WinCE??

2002-02-06 Thread Tamer Demir
Hello Sirs/Madams I am trying to port freeamp to WinCE platform, but unfortunately freeamp is rather big project. Does anybody has the lightweight version of freeamp or any other mp3 player. I want only the basic properties, like playing mp3 and able to play icecast streaming that is all I nee

RE: MP3 player in WinCE??

2002-02-06 Thread Sylvain Rebaud
It actually wouldn't be too hard. You should first try to create a config.wce based on config.w32 in the config folder that would work for CE. I am willing to help if you want... -s -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Tamer Demir Sent: Wedn

RE: MP3 player in WinCE??

2002-02-06 Thread Bruce Brown
I took a shot at this some time back. It got ugly as I found more and more templates files that were not part of the WinCE distribution that are required by Freeamp; iostreams was a major issue. -- Bruce > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behal

error compiling freeamp with vc++ 6.0

2002-02-06 Thread Sylvain Rebaud
I am trying to compile freeamp and I am having some issues. First it can’t find a file called ‘hashtable.h’ in player.h and secondly it’s missing min and max. Any idea?   -s

RE: MP3 player in WinCE??

2002-02-06 Thread Sylvain Rebaud
Were you trying to port the SGI version of STL or trying to use the standard ones? -s -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Bruce Brown Sent: Wednesday, February 06, 2002 8:24 PM To: [EMAIL PROTECTED] Subject: RE: MP3 player in WinCE?? I too

RE: MP3 player in WinCE??

2002-02-06 Thread Bruce Brown
I actually tried 3 approaches 1) port the STL that freeamp normally builds with (old SGI) 2) use the standard 3) use STLPorts STL All in all it proved to be an an exercise in futility. If FreeAmp had not reliead heavily on iostreams then things might have been much smoother. I did a lot of diggi

RE: error compiling freeamp with vc++ 6.0

2002-02-06 Thread Sylvain Rebaud
Ok nevermind. After installing the stl, everything worked fine. I knew I should have looked at the readme file first   -s   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Sylvain Rebaud Sent: Wednesday, February 06, 2002 9:29 PM To: [EMAIL PR

Plugin and new buttons

2002-02-06 Thread Bruce Brown
Is it possible to define a new button in a theme and attach a plugin UI event to it? -- Bruce ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev