aboutsummaryrefslogtreecommitdiffstats
path: root/rfbplayer/PlayerOptions.h
Commit message (Expand)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-77/+0
* Removed the ToolBar part from rfbplayer.cxx and rfbplayer.h files.george822005-09-041-2/+0
* Removed the unnecessary option "Auto store player settings"george822005-03-291-2/+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/+2
* DEFAULT_PF_INDEX must equal -1.george822005-03-201-1/+1
* Added new property autoDetectPF to PlayerOptions class.george822005-03-201-6/+4
* PlayerOptions::pixelFormat changed to pixelFormatIndex.george822005-03-191-2/+2
* Added PlayerOptions::setPF(). This function calculates all PixelFormatgeorge822005-03-161-0/+15
* 1. Added PlayerOptions class for managing the player options.george822005-03-101-0/+65