aboutsummaryrefslogtreecommitdiffstats
path: root/rfbplayer/PlayerOptions.cxx
Commit message (Expand)AuthorAgeFilesLines
* Added new property bigEndianFlag to PlayerOptions class.george822005-03-201-0/+3
* Added new property autoDetectPF to PlayerOptions class.george822005-03-201-2/+5
* Set pixelFormat to the value wich read from the registry.george822005-03-191-0/+1
* PlayerOptions::pixelFormat changed to pixelFormatIndex.george822005-03-191-4/+11
* Added PlayerOptions::setPF(). This function calculates all PixelFormatgeorge822005-03-161-0/+67
* 1. Added PlayerOptions class for managing the player options.george822005-03-101-0/+75