| 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 | -1294/+0 |
* | Merged the changes from branch/merge-with-vnc-4.1.1, revisions 564:565. | Constantin Kaplinsky | 2006-05-20 | 1 | -2/+8 |
* | Updated for building with the latest version of the Exception class which | Constantin Kaplinsky | 2005-09-28 | 1 | -5/+5 |
* | Removed the ToolBar part from rfbplayer.cxx and rfbplayer.h files. | george82 | 2005-09-04 | 1 | -222/+31 |
* | Change timeStatic, speedStatic, speedEdit control font to the default | george82 | 2005-04-17 | 1 | -11/+32 |
* | Removed CTRL_BAR_HEIGHT constant. | george82 | 2005-04-17 | 1 | -8/+7 |
* | Removed the "Full Screen" button from the toolbar. | george82 | 2005-04-17 | 1 | -9/+6 |
* | 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 | 1 | -1/+14 |
* | Added the SessionInfoDialog dialog, wich is used to show the session | george82 | 2005-04-13 | 1 | -1/+11 |
* | 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 |
* | Implemented "Home page" the menu point. | george82 | 2005-03-29 | 1 | -0/+2 |
* | 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 | 1 | -8/+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 | 1 | -28/+32 |
* | Implemented the "-upf" command-line parameter. It allows to forces the user | george82 | 2005-03-28 | 1 | -0/+47 |
* | Implemented the possibility to add the user defined pixel formats. | george82 | 2005-03-28 | 1 | -3/+2 |
* | 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 | 1 | -16/+63 |
* | Added about dialog to the player. | george82 | 2005-03-21 | 1 | -1/+15 |
* | Added big-endian-flag option to the ChoosePixelFormatDialog dialog. | george82 | 2005-03-20 | 1 | -3/+7 |
* | DEFAULT_PF_INDEX must equal -1. | george82 | 2005-03-20 | 1 | -1/+1 |
* | Now in RfbPlayer::serverInit() pixel format chooses from supportedPF list. | george82 | 2005-03-20 | 1 | -21/+18 |
* | Fixed the bug with crashes the player when user clicked | george82 | 2005-03-19 | 1 | -4/+6 |
* | PlayerOptions::pixelFormat changed to pixelFormatIndex. | george82 | 2005-03-19 | 1 | -2/+7 |
* | Removed the unnecessary file (utils.h). | george82 | 2005-03-17 | 1 | -1/+0 |
* | Changed the possibility to play/pause the rfb session | george82 | 2005-03-16 | 1 | -2/+2 |
* | Added the possibility to play/pause the rfb session | george82 | 2005-03-16 | 1 | -0/+5 |
* | Added the possibility to change the time position in the time trackbar | george82 | 2005-03-15 | 1 | -0/+2 |
* | Fixed the bug with wrong window resizing when user maximezes | george82 | 2005-03-15 | 1 | -0/+4 |
* | ChoosePixelFormatDialog, OptionsDialog and GotoPosDialog must have | george82 | 2005-03-11 | 1 | -3/+3 |
* | Terminate the session playback if the exception was cathed while the | george82 | 2005-03-10 | 1 | -1/+8 |
* | Close the session playback if the user presses the cancel button | george82 | 2005-03-10 | 1 | -0/+9 |
* | 1. Added PlayerOptions class for managing the player options. | george82 | 2005-03-10 | 1 | -55/+58 |
* | Change command-line parameter "-depth" to "-pf". | george82 | 2005-03-09 | 1 | -20/+25 |
* | Added ChoosePixelFormatDialog dialog implementation. It is used | george82 | 2005-03-09 | 1 | -0/+1 |
* | Added the possibility to interrupt delay between the buffer updates. | george82 | 2005-03-03 | 1 | -1/+4 |
* | Blank session frame when the session stopped. | george82 | 2005-03-03 | 1 | -3/+19 |
* | Fixed a bug with the blanking frame window while the rewind is performing. | george82 | 2005-02-24 | 1 | -2/+4 |
* | Unpress the stop button if goto pos processed or the slider moved. | george82 | 2005-02-21 | 1 | -0/+2 |
* | Added imageDataStartTime variable which used for setting time pos. | george82 | 2005-02-21 | 1 | -3/+6 |
* | Sets the colour depth mode to auto when open the new session. | george82 | 2005-02-21 | 1 | -1/+3 |
* | Added '\n' to program usage message. | george82 | 2005-02-21 | 1 | -2/+2 |
* | Fixed bug with jumping to the initTime position if -pos command-line | george82 | 2005-02-21 | 1 | -12/+8 |
* | Added new option for player: | george82 | 2005-02-20 | 1 | -9/+43 |
* | Improved RfbPlayer::setSpeed(). It updates controls which | george82 | 2005-02-20 | 1 | -11/+14 |
* | Goto time must be in the range 0 ... sessionTimeMs. | george82 | 2005-02-20 | 1 | -2/+3 |
* | Place the rfbplayer window to the center of the screen. | george82 | 2005-02-19 | 1 | -4/+10 |