Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -77/+0 |
* | Removed the ToolBar part from rfbplayer.cxx and rfbplayer.h files. | george82 | 2005-09-04 | 1 | -2/+0 |
* | Removed the unnecessary option "Auto store player settings" | george82 | 2005-03-29 | 1 | -2/+0 |
* | Implemented support all pixel formats when player run with command line | george82 | 2005-03-21 | 1 | -0/+1 |
* | Added new property bigEndianFlag to PlayerOptions class. | george82 | 2005-03-20 | 1 | -0/+2 |
* | DEFAULT_PF_INDEX must equal -1. | george82 | 2005-03-20 | 1 | -1/+1 |
* | Added new property autoDetectPF to PlayerOptions class. | george82 | 2005-03-20 | 1 | -6/+4 |
* | PlayerOptions::pixelFormat changed to pixelFormatIndex. | george82 | 2005-03-19 | 1 | -2/+2 |
* | Added PlayerOptions::setPF(). This function calculates all PixelFormat | george82 | 2005-03-16 | 1 | -0/+15 |
* | 1. Added PlayerOptions class for managing the player options. | george82 | 2005-03-10 | 1 | -0/+65 |