aboutsummaryrefslogtreecommitdiffstats
path: root/rfbplayer/rfbplayer.h
Commit message (Expand)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-195/+0
* Removed the ToolBar part from rfbplayer.cxx and rfbplayer.h files.george822005-09-041-16/+6
* Added the command-line parameter "-loop".george822005-04-131-0/+1
* Added the SessionInfoDialog dialog, wich is used to show the sessiongeorge822005-04-131-0/+2
* Implemented "Home page" the menu point.george822005-03-291-0/+1
* Show the program usage and the command-line parametersgeorge822005-03-281-0/+1
* PlayerOptions::pixelFormat changed to pixelFormatIndex.george822005-03-191-0/+1
* Added the sessionTerminateThread class implementation, which allowgeorge822005-03-101-0/+17
* 1. Added PlayerOptions class for managing the player options.george822005-03-101-11/+7
* Change command-line parameter "-depth" to "-pf".george822005-03-091-1/+1
* Blank session frame when the session stopped.george822005-03-031-3/+5
* Fixed a bug with the blanking frame window while the rewind is performing.george822005-02-241-0/+4
* Added imageDataStartTime variable which used for setting time pos.george822005-02-211-0/+1
* Fixed bug with jumping to the initTime position if -pos command-linegeorge822005-02-211-1/+0
* Added new option for player:george822005-02-201-2/+3
* Removed unnecessary functions.george822005-02-131-5/+0
* Added RfbPlayer::closeSessionFile().george822005-02-131-0/+3
* Added RfbPlayer::enableTBandMenuItems().george822005-02-121-0/+1
* Added RfbPlayer::disableTBandMenuItems().george822005-02-121-0/+1
* Added Go to Pos dialog implementation.george822005-02-081-1/+0
* Removed console wich shows program info and command-line parameters.george822005-02-081-3/+2
* Implemented "Loop Ctrl+L" menu point.george822005-02-061-0/+1
* Added the open session file dialog implementation.george822005-02-061-0/+1
* Implemented the time position changing by trackbar.george822005-02-061-1/+4
* Implemented the full session time calculating.george822005-02-051-1/+1
* Added RfbPlayer::calculateSessionTime().george822005-02-051-0/+3
* Improved RfbPlayer class implementation,george822005-02-051-0/+2
* Added RfbPlayer::openSessionFile().george822005-01-311-0/+3
* Added RfbPlayer::processMsg().george822005-01-311-0/+1
* Added rfbSessionReader class to RfbPlayer class.george822005-01-311-1/+4
* Removed the threading part from RfbPlayer class.george822005-01-301-7/+1
* Implemented update the time position in the toolbar.george822005-01-241-1/+4
* Added the ToolBar to RfbPlayer.george822005-01-191-8/+7
* Changed the threading part of rfbplayer. Now threading function includedgeorge822005-01-161-3/+6
* Added initial RFB Session Player implementation, by Egor Vegner.Constantin Kaplinsky2004-11-141-0/+165