Subversion Repositories public iLand

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
117 5503d 11h Werner /src/ new debug macros (which are compiled to NOOP in release mode)  
102 5505d 18h Werner /src/ * added a global XML-node of the project file to GlobalSettings (each setup() routine has access to that)
* loading of stamps for each species.
 
93 5506d 13h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
91 5506d 19h Werner /src/ started implementation of SpeciesSet; this includes lots of tinkering around with global functions, Database-connections and that like.  
87 5507d 17h Werner /src/ GlobalSettings Object, reading of global settings meta data, GlobalSettings is a Singleton.  
83 5508d 18h Werner /src/ new structure  
80 5508d 18h Werner / change master structure  
39 5557d 13h Werner /fonstudio/ implementing the application of gridded binary stamps.  
33 5559d 13h Werner /fonstudio/ general handling of stamps. This includes:
* StampContainer class. encapsulates internal storage, fast access, read/write functions to binary streams
* factory-approach for creation of stamps with different size. This can be used to use specific looping routines depending on stamp size.
 
32 5559d 20h Werner /fonstudio/ grid: average() function, more const access operators.
LightRoom: mod. mode of setup (now setup with metric length instead of pixelcount),
fixed "addition of angles" bug.
added generation of "subpixel" stamps.
 
24 5564d 18h Werner /fonstudio/ added global.h (RAD(), GRAD()), some adaptations for hemigrid.
continued implementation of lightroom.