Changed ".pic" extension to ".hdr" throughout
Fixed visual choosing problem for some SGI machines
Compile fixes and version update for 3.7 release
Added client data pointer to tmSetSpace() call
Modernized tone-mapping routines with structure pointer r.t. stack
Fixed messed-up RCCS Id at top of file
Changed include <wait.h> to <sys/wait.h> for Unix compatibility
Continued ANSIfication, and other fixes and clarifications.
Fixed typing/prototype of getheader() and its callback.
Added grouping parens to reduce ambiguity warnings.
Eliminated copystruct() macro, which is unnecessary in ANSI. Reduced ambiguity warnings for nested if/if/else clauses.
Compile fixes noticed on Compaq
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
Abstracted process and path handling for Windows. Renamed FLOAT to RREAL because of conflict on Windows. Added conditional compiles for some signal handlers.
Changed instances of "int4" to "int32" and "int2" to "int16"
Reduced compile warnings/errors on Windows.
Compile fixes for Linux
Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
added support for 15-bit TrueColor visual for Linux
moved initialization of fin to main() for Linux
changed getheader() to listen to return value of passed function
removed "color.h" include from tonemap.h
added check for reading from stdin in 'h' and 'a' commands
changed behavior of 'a' and 'h' commands to emphasize selection
fixed histogram reuse
avoided repeat computation of static histogram
changed -e option to only check first letter
added 'a' and 'h' commands for autoexposure and human exposure
put in NOPROTO definition for non-ANSI compilers
added tone mapping functions (-e auto and -e human options)
added -t option and continuous mouse tracking with right button
added -o option to control output of 't' command
added -s option for sequential viewing
fixed unnecessary color table allocation
made child notify parent only after window is mapped
changed GAMMA environment variable to DISPLAY_GAMMA
added Anthony Dekker's neural net color quantization code
added explicit call to XCloseDisplay()
added check for radiance.gamma resource from server
fixed bug when '@' or '=' command used on zero pixel
simplified error message
fixed problem where parent would stall after child aborted
minor improvement in quiterr()
removed fatal error on unfinished picture files
added forking for multiple pictures
fixes for DEC Alpha running OSF (sizeof long == 8)
added 'f' and 'F' commands to turn on and off fast redraw
corrected factor in '@' calculation
added @ command to adjust for observer's vision
fixes by Philip Thomson in init()
changed background and border pixel values
made middle button double as 't' key
minor cosmetic changes
fixed -geometry option handling for twm and like window managers
added '0' command to reset image origin
fixed bug in greyscale conversion
minor optimization in add2icon()
moved add2icon() call before colrs_gambs()
minor bug fix in avgbox()
minor fixups
converted to color quantization routines in clrtab.c
fixed bunged call to make_rpixmap()
made getscan() slightly more efficient
added code to get GAMMA from environment
small improvement in white&black color assignments
fixed text color on 24-bit displays
further refinements for grayscale and odd devices
fixes for different display types
Did I fix 24-bit color this time? Who knows.
changed calls to get view parameters from files
fixed CTRL(c) for ANSII preprocessors
eliminated atof declarations for NeXT
updated revision number for release 2.0
Improved handling of scanline ordering
added check for duplicate box measurement
fixed bug in add2icon() for large aspect images
improved dithering slightly
changed storage of name back to beginning
makes sure that image is up before StoreName() call
fixed major bug in add2icon()
moved location of call to StoreName as signal that we're ready
minor tweaks to icon bitmap code
added bitmap icon from image
changed 'n' to 'L' in luminance display
fixed bug with some window managers, added icon pixmap
added format information to headers
added luminance() macro to color.h
minor compiler complaints
minor improvement in gamma correction
added gamma correction to 24-bit mode
fixed calls to quit() that should have been to quiterr()
added fisheye view types
added poor support of DirectColor
changed "inline" to "inl" for compiler compatibility
improved interactivity in moveimage
changed order of call to XCreateWindow to support different visuals
final bug fixes, working version of x11image
Various bug fixes
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.