| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 26 | -4196/+0 |
* | Merged the changes from branch/merge-with-vnc-4.1.1, revisions 564:565. | Constantin Kaplinsky | 2006-05-20 | 2 | -6/+12 |
* | Updated rdr/msvcwarning.h from VNC 4.1.1, removed other msvcwarning.h files, ... | Constantin Kaplinsky | 2006-05-11 | 1 | -2/+2 |
* | Removed .cvsignore files useless for Subversion. | Constantin Kaplinsky | 2006-04-13 | 1 | -6/+0 |
* | Removed old files ToolBar.cxx and ToolBar.h from the rfblayer project. | george82 | 2006-04-05 | 2 | -311/+0 |
* | Generating browse information in the Debug configuration. | Constantin Kaplinsky | 2006-01-26 | 1 | -1/+1 |
* | Updated for building with the latest version of the Exception class which | Constantin Kaplinsky | 2005-09-28 | 5 | -18/+17 |
* | Removed the ToolBar part from rfbplayer.cxx and rfbplayer.h files. | george82 | 2005-09-04 | 5 | -249/+46 |
* | Added PlayerToolBar class implementation. | george82 | 2005-09-04 | 2 | -0/+325 |
* | Change timeStatic, speedStatic, speedEdit control font to the default | george82 | 2005-04-17 | 1 | -11/+32 |
* | Added ToolBar::getButtonsWidth(), ToolBar::getButtonsHeight(). | george82 | 2005-04-17 | 1 | -1/+1 |
* | Removed CTRL_BAR_HEIGHT constant. | george82 | 2005-04-17 | 1 | -8/+7 |
* | Added ToolBar::getButtonsWidth(), ToolBar::getButtonsHeight(). | george82 | 2005-04-17 | 1 | -1/+1 |
* | Added ToolBar::getButtonsWidth(), ToolBar::getButtonsHeight(). | george82 | 2005-04-17 | 2 | -2/+37 |
* | Removed the "Full Screen" button from the toolbar. | george82 | 2005-04-17 | 1 | -9/+6 |
* | Options moved to Play -> Options... menu item. | george82 | 2005-04-17 | 1 | -1/+3 |
* | Removed checks "play/pause" and "stop" menu items. | george82 | 2005-04-13 | 1 | -9/+5 |
* | Added the command-line parameter "-loop". | george82 | 2005-04-13 | 3 | -3/+15 |
* | Added the SessionInfoDialog dialog, wich is used to show the session | george82 | 2005-04-13 | 7 | -4/+161 |
* | Enable the big-endian flag when user press the "default" button on the | george82 | 2005-04-11 | 1 | -0/+1 |
* | Check the filename when reading the command-line parameters. | george82 | 2005-04-11 | 1 | -1/+2 |
* | Added *.fbs to the file filter in the open file dialog. | george82 | 2005-04-11 | 1 | -1/+1 |
* | Fixed the bug with resetting the player options (pixelFormatIndex) to defaults. | george82 | 2005-03-29 | 1 | -1/+1 |
* | Implemented "Home page" the menu point. | george82 | 2005-03-29 | 2 | -0/+3 |
* | Fixed the bug with wrong detection the session pixel format when | george82 | 2005-03-29 | 1 | -0/+2 |
* | Removed the unworked items from the main menu. | george82 | 2005-03-29 | 3 | -25/+12 |
* | Removed the unnecessary option "Auto store player settings" | george82 | 2005-03-29 | 4 | -20/+10 |
* | The usage information window must be a modal dialog. | george82 | 2005-03-29 | 1 | -1/+1 |
* | Show the program usage and the command-line parameters | george82 | 2005-03-28 | 2 | -28/+33 |
* | Added InfoDialog dialog. It is used to display an information. | george82 | 2005-03-28 | 4 | -1/+67 |
* | Added Advapi32.lib for linking in the release configuration of player. | george82 | 2005-03-28 | 1 | -2/+2 |
* | Implemented the "-upf" command-line parameter. It allows to forces the user | george82 | 2005-03-28 | 3 | -3/+55 |
* | Implemented the possibility to add the user defined pixel formats. | george82 | 2005-03-28 | 5 | -13/+68 |
* | PixelFormatList::operator[] must return the pointer to | george82 | 2005-03-28 | 2 | -5/+5 |
* | Added the EditPixelFormatDialog dialog. It allows change or add new | george82 | 2005-03-27 | 4 | -2/+161 |
* | Added UserPixelFormatsDialog. | george82 | 2005-03-26 | 5 | -4/+102 |
* | Added new button "Edit User PF" to OptionsDialog. | george82 | 2005-03-26 | 2 | -17/+19 |
* | Check bit-per-pixel when the pixel format assign from the command line. | george82 | 2005-03-22 | 1 | -1/+1 |
* | Implemented support all pixel formats when player run with command line | george82 | 2005-03-21 | 4 | -18/+67 |
* | Added about dialog to the player. | george82 | 2005-03-21 | 3 | -5/+40 |
* | Added big-endian-flag option to the ChoosePixelFormatDialog dialog. | george82 | 2005-03-20 | 4 | -13/+24 |
* | Added bigEndian flag support to Options dialog. | george82 | 2005-03-20 | 3 | -29/+39 |
* | Added new property bigEndianFlag to PlayerOptions class. | george82 | 2005-03-20 | 2 | -0/+5 |
* | DEFAULT_PF_INDEX must equal -1. | george82 | 2005-03-20 | 2 | -2/+2 |
* | Now in RfbPlayer::serverInit() pixel format chooses from supportedPF list. | george82 | 2005-03-20 | 1 | -21/+18 |
* | Added new property autoDetectPF to PlayerOptions class. | george82 | 2005-03-20 | 2 | -8/+9 |
* | Now OptionsDialog allow the user to choose the pixel format | george82 | 2005-03-20 | 1 | -8/+17 |
* | Now ChoosePixelFormatDialog allow the user to choose the pixel format | george82 | 2005-03-20 | 1 | -11/+12 |
* | Fixed the bug with crashes the player when user clicked | george82 | 2005-03-19 | 1 | -4/+6 |
* | Set pixelFormat to the value wich read from the registry. | george82 | 2005-03-19 | 1 | -0/+1 |