| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implemented "Loop Ctrl+L" menu point. | george82 | 2005-02-06 | 2 | -2/+8 |
* | Implemented "Exit Alt+X" menu point. | george82 | 2005-02-06 | 1 | -0/+4 |
* | Set slider to 0 when stopped playback. | george82 | 2005-02-06 | 1 | -0/+1 |
* | Removed unnecessary elements from the menu. | george82 | 2005-02-06 | 2 | -3/+0 |
* | Added the open session file dialog implementation. | george82 | 2005-02-06 | 2 | -0/+24 |
* | Fixed bug with wrong positiong of slider when it was draged by mouse. | george82 | 2005-02-06 | 1 | -4/+4 |
* | Improved RfbPlayer::updatePos(). | george82 | 2005-02-06 | 1 | -19/+1 |
* | Implemented the time position changing by trackbar. | george82 | 2005-02-06 | 2 | -14/+60 |
* | FbsInputStrea::getTimeOffset must return the current seesion time. | george82 | 2005-02-06 | 1 | -2/+2 |
* | Implemented the full session time calculating. | george82 | 2005-02-05 | 2 | -4/+12 |
* | Added RfbPlayer::calculateSessionTime(). | george82 | 2005-02-05 | 2 | -0/+21 |
* | Improved RfbPlayer class implementation, | george82 | 2005-02-05 | 1 | -3/+0 |
* | Improved RfbPlayer class implementation, | george82 | 2005-02-05 | 2 | -32/+30 |
* | Fixed a bug with crashing the application when openSessionFile uses | george82 | 2005-02-03 | 1 | -0/+1 |
* | Improved rfbSessionReader class implementation. | george82 | 2005-02-03 | 2 | -7/+3 |
* | Added RfbPlayer::openSessionFile(). | george82 | 2005-01-31 | 2 | -0/+23 |
* | Added RfbPlayer::processMsg(). | george82 | 2005-01-31 | 2 | -1/+37 |
* | Added rfbSessionReader class to RfbPlayer class. | george82 | 2005-01-31 | 3 | -3/+11 |
* | Removed the threading part from RfbPlayer class. | george82 | 2005-01-30 | 2 | -59/+2 |
* | void processMsg() -> virtual void processMsg(); | george82 | 2005-01-30 | 1 | -1/+1 |
* | Added rfbSessionReader class implementation. | george82 | 2005-01-30 | 2 | -0/+63 |
* | Implemented the speed changing by edit control. | george82 | 2005-01-29 | 3 | -4/+32 |
* | Implemented speed changing by spin control. | george82 | 2005-01-29 | 1 | -1/+25 |
* | Implemented the play, pause, stop button proccessing. | george82 | 2005-01-27 | 3 | -48/+97 |
* | Update the time position 4 times in 1 second (every 250 ms). | george82 | 2005-01-24 | 1 | -1/+4 |
* | Implemented update the time position in the toolbar. | george82 | 2005-01-24 | 2 | -1/+28 |
* | Added the ToolBar to RfbPlayer. | george82 | 2005-01-19 | 4 | -27/+93 |
* | Added ToolBar::autoSize, ToolBar::getButtonRect(). | george82 | 2005-01-18 | 2 | -0/+17 |
* | Changed toolbar bitmap. | george82 | 2005-01-17 | 1 | -0/+0 |
* | Start playing if autoplay set to TRUE. | george82 | 2005-01-17 | 1 | -3/+3 |
* | Changed the threading part of rfbplayer. Now threading function included | george82 | 2005-01-16 | 2 | -60/+47 |
* | .dsp files must have crlf line breaks, or VC7 cannot open them. | Peter Åstrand | 2005-01-13 | 1 | -159/+159 |
* | Added bitmap for the toolbar buttons. | george82 | 2005-01-13 | 4 | -1/+13 |
* | Added button operations to the ToolBar class. | george82 | 2005-01-11 | 2 | -0/+130 |
* | Added button images operations to the ToolBar class: | george82 | 2005-01-11 | 2 | -0/+39 |
* | Removed CommonControls.cxx, CommonControls.h | george82 | 2005-01-10 | 2 | -886/+0 |
* | Added ToolBar:create() function. It creats a windows toolbar. | george82 | 2005-01-10 | 2 | -2/+21 |
* | Added new methods to ToolBar class: | george82 | 2005-01-10 | 2 | -2/+30 |
* | Added implementation of ToolBar control class. | george82 | 2005-01-10 | 3 | -0/+51 |
* | Removed CommonControls.cxx, CommonControls.h | george82 | 2005-01-10 | 1 | -155/+147 |
* | Changed all user-visible strings from colour to color. | Peter Åstrand | 2004-12-30 | 1 | -1/+1 |
* | .dsp files must have crlf line breaks, or VC7 cannot open them. | Peter Åstrand | 2004-12-28 | 1 | -155/+155 |
* | Added implementation of ToolBar control class. | george82 | 2004-12-23 | 3 | -147/+1041 |
* | Removed old RfbPlayer's controls. | george82 | 2004-12-12 | 2 | -151/+3 |
* | Added hot keys support to RfbPlayer | george82 | 2004-12-09 | 3 | -4/+34 |
* | Added the menu in RfbPlayer | george82 | 2004-12-08 | 3 | -5/+86 |
* | .dsp files must have CRLF line breaks | Peter Åstrand | 2004-12-07 | 1 | -147/+147 |
* | Added initial RFB Session Player implementation, by Egor Vegner. | Constantin Kaplinsky | 2004-11-14 | 13 | -0/+2056 |