Module CS/plugins/video/loader/

back to main page

Summary Period: 2001-04-01 to 2003-04-08

Modules

[root]/CS/plugins/video/loader
     bmp (5 files, 678 lines)
     dds (7 files, 1187 lines)
     gif (5 files, 630 lines)
     jng (5 files, 1204 lines)
     jpg (5 files, 804 lines)
     mplex (5 files, 341 lines)
     png (5 files, 864 lines)
     sgi (5 files, 435 lines)
     tga (5 files, 709 lines)
     wal (6 files, 585 lines)

Lines Of Code


Total Lines Of Code: 12 (2003-07-11 20:29)

Authors

Author Changes Lines of code Lines per change
Totals 51 (100.0%) 174 (100.0%) 3.4
mgeisse 27 (52.9%) 148 (85.1%) 5.4
matzebraun 1 (2.0%) 12 (6.9%) 12.0
sunshine 1 (2.0%) 5 (2.9%) 5.0
norman 20 (39.2%) 5 (2.9%) 0.2
philwyett 2 (3.9%) 4 (2.3%) 2.0

Most Recent Commits

matzebraun 2003-04-08 20:22

added the Jamfiles

12 lines of code changed in:

norman 2001-04-23 01:20

fixed outputnames for dll's on windows

0 lines of code changed in:

norman 2001-04-22 17:56

removed old files for imageloader

0 lines of code changed in:

sunshine 2001-04-17 18:04

Eric Sunshine repaired imgload.mak so that it works correctly on platforms
which define a custom DO.PLUGIN makefile variable. (In his CVS log
message for the previous version of this makefile, Norman correctly
speculated that I would end up changing things around.) Fixing the problem
required the introduction of distinct plugin build steps in a fashion
analogous to the DO.DEP1/DO.DEP2 solution of yore. Also repaired
glrender.mak, cspython.mak, csjava.mak, and cslua.mak; all of which
experienced the same problem.

5 lines of code changed in:

mgeisse 2001-04-07 15:02

did some clean-up work in the image loader

38 lines of code changed in:

norman 2001-04-01 14:47

made destructor virtual
made a DYNLIB.IMGLOAD where the -lpng and -ljpeg is collected (bet Eric wont like it, but it works for now)

5 lines of code changed in:

philwyett 2001-04-01 13:41

Pointed makefile to correct location of:

imgload.cpp
imgload.h

2 lines of code changed in:

philwyett 2001-04-01 13:03

Fixed error which caused MSVCGEN process to fail.

2 lines of code changed in:

mgeisse 2001-04-01 12:23

split up the csgfxldr library into two parts. The first part contains the image
classes and now exists as the csgfx library. The second part contains the
image file loaders and now exists as a plugin.

110 lines of code changed in:


Generated by StatCvs v0.2-dev