aboutsummaryrefslogtreecommitdiffstats
path: root/rfbplayer/PlayerOptions.cxx
Commit message (Expand)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-152/+0
* Updated for building with the latest version of the Exception class whichConstantin Kaplinsky2005-09-281-2/+2
* Added the command-line parameter "-loop".george822005-04-131-2/+0
* Removed the unnecessary option "Auto store player settings"george822005-03-291-3/+0
* Implemented support all pixel formats when player run with command linegeorge822005-03-211-0/+1
* 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