Ant Movie Catalog Unofficial 4.0.0 [BETA] source code
(c) 2000-2011 Antoine Potten, Mickal Vanneufville

http://www.antp.be/software/moviecatalog/


CONTENTS
========

In this package (amc_sources.zip) you find four folders :

- Movie Catalog : it contains the program source code, under GPL licence. See licence.txt for more information.
- Common : some files that uses shared code, used in some other programs that I made. Most are GPL or MPL. It must be in a "Common" folder sibling to the folder where Ant Renamer source code is located.
- FreeReport : modified version of latest FreeReport ( http://freereport.sourceforge.net ) to which I made some changes.
- IFPS : modified version of Innerfuse Pascal Script v2 ( http://www.carlo-kok.com/ifps.php ) which is no more available, and were I modified one line.

INSTALLATION
============

To compile this program you need Delphi 7 Professional or Entreprise, with Update 1
It may still work with Delphi 6 update 2 but FreeReport makes it quite unstable. Without Update 1 some help links will not work.

You will also need to download a package of components that I made from few components from myself, and some that I extracted from other packages :

ftp://ftp2.antp.be/antp/software/antcomponents.zip

In addition of installing the package of these components, you will probably have to install the following components (except if you already have them, of course) :

- Toolbar 2000 + TBX : http://www.jrsoftware.org & http://www.g32.org
- SynEdit 2 : http://synedit.sourceforge.net
- TPNGImage : http://pngdelphi.sourceforge.net
- Indy 9 : http://www.nevrona.com/Indy/download/Files/Indy9.html
- ElTree Lite 2.78 : an old version of TElTree Lite, from Eldos, which is not more available.
- HTML Viewer Components 9.45 : http://pbear.com/htmlviewers.html
- rkSmartView v1.0 modified for Ant Movie Catalog Unofficial 3.8.0 : included in this package.
  (official version of rkSmartView can be found on http://rmklever.com)

All these components can be downloaded from there : ftp://ftp2.antp.be/antp/software/components/

Check http://www.antp.be/software/moviecatalog/sources/ for more info about all these components or if the previous URLs are no more valid

You can contact me if you have problems to install/compile these files, or if you need some tips about the way AMC's code works
see http://www.antp.be/about/contact/
Please do not contact me if you are new to Delphi, try to find some tutorials first ;)
