nickkorean / tcpmp-revive

Automatically exported from code.google.com/p/tcpmp-revive
GNU General Public License v2.0
0 stars 0 forks source link

The Core Pocket Media Player

1) Homepage

http://www.tcpmp.com

2) Authors

Special thanks for these project - used as reference:

3) Licensing

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

4) Latest version

You can export or checkout the latest version with SubVersion (http://subversion.tigris.org) from the repository:

http://svn.corecodec.org/tcpmp/trunk

4) WinCE Compiling Info

What you need for compiling:

additionaly for AMR decoder:

additionaly for x86 or emulator build:

additionaly for batch building (build.bat) you need:

For the release version I use a special mixture enviroment to get the best code. I use EVC3 with armasm.exe from EVC4 (wce420\bin) and GCC ARM cross compiler for some codec parts.

EVC compiling settings (if project files are recreated)

5) Palm Compiling info

For the non plugin version (Makefile) you will need the official prc-tools, pilrc, make, gcc packages (gcc needed to compile some tools helping compilation on desktop)

Additionally for the official plugin version (Makeplugin) you need a modified gcc. Check cross-compile subdirectory for details and binutils,gcc patches.

Additionally required tools:

Palm OS SDK from PalmSource http://www.palmos.com/dev/tools/core.html (minimum version 5r4)

palmOne SDK from palmOne (have to sign in to PluggedIn member area) (minimum version 4.3)

Sony CLIE SDK http://www.palm.projekt-base.de/wiki/cgi-bin/wiki.cgi?ClieDeveloper/Sony_SDK5 (minimum version 50e)

AMR reference code from: http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-610.zip http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-600.zip