1. 63ebbcc Disable toolbar and menu items wich used for playback control by george82 · 21 years ago
  2. f504316 Added RfbPlayer::enableTBandMenuItems(). by george82 · 21 years ago
  3. a21d295 Added RfbPlayer::disableTBandMenuItems(). by george82 · 21 years ago
  4. b4f969b Improved RfbPlayer implementation. by george82 · 21 years ago
  5. ea913c1 Added RfbProto::getInStream(). by george82 · 21 years ago
  6. 5beb62a Fixed the problem with crashes the player when it starts without by george82 · 21 years ago
  7. 7549df4 Added Go to Pos dialog implementation. Implemented "Go To... Ctrl+G" menu point. by george82 · 21 years ago
  8. 4deb308 Added Go to Pos dialog in RfbPlayer. This dialog allows users by george82 · 21 years ago
  9. ef5f726 Wrong name of constant :) by george82 · 21 years ago
  10. 59f8453 Implemented "Command Line Switches" menu point. by george82 · 21 years ago
  11. e6883de Removed console wich shows program info and command-line parameters. by george82 · 21 years ago
  12. 31a3633 Implemented "Loop Ctrl+L" menu point. by george82 · 21 years ago
  13. 01aa673 Implemented "Exit Alt+X" menu point. by george82 · 21 years ago
  14. 6da02d7 Set slider to 0 when stopped playback. by george82 · 21 years ago
  15. 92022eb Removed unnecessary elements from the menu. by george82 · 21 years ago
  16. 6e51fcc Added the open session file dialog implementation. by george82 · 21 years ago
  17. 9403bee Fixed bug with wrong positiong of slider when it was draged by mouse. by george82 · 21 years ago
  18. 4432549 Improved RfbPlayer::updatePos(). by george82 · 21 years ago
  19. 8a47148 Implemented the time position changing by trackbar. by george82 · 21 years ago
  20. eb109ec FbsInputStrea::getTimeOffset must return the current seesion time. by george82 · 21 years ago
  21. d4d69e6 Implemented the full session time calculating. by george82 · 21 years ago
  22. 57f1352 Added RfbPlayer::calculateSessionTime(). by george82 · 21 years ago
  23. e9fc68a Improved RfbPlayer class implementation, added RfbPlayer::stopPlayback(). by george82 · 21 years ago
  24. 006f279 Improved RfbPlayer class implementation, added RfbPlayer::stopPlayback(). by george82 · 21 years ago
  25. 4f7d1d3 Fixed a bug with crashing the application when openSessionFile uses a few times. by george82 · 21 years ago
  26. 2b9d03d Improved rfbSessionReader class implementation. by george82 · 21 years ago
  27. 17e92cb Added RfbPlayer::openSessionFile(). by george82 · 21 years ago
  28. 23e0856 Added RfbPlayer::processMsg(). by george82 · 21 years ago
  29. ce8dc3a Added rfbSessionReader class to RfbPlayer class. by george82 · 21 years ago
  30. b491543 Removed the threading part from RfbPlayer class. by george82 · 21 years ago
  31. 529ed57 void processMsg() -> virtual void processMsg(); by george82 · 21 years ago
  32. 6598b74 Added rfbSessionReader class implementation. It's used for reading the rfb data. by george82 · 21 years ago
  33. 4ea27f6 Implemented the speed changing by edit control. by george82 · 21 years ago
  34. 9e6e6cc Implemented speed changing by spin control. by george82 · 21 years ago
  35. 5c13c66 Implemented the play, pause, stop button proccessing. by george82 · 21 years ago
  36. cfd81d1 Update the time position 4 times in 1 second (every 250 ms). by george82 · 21 years ago
  37. 3c8fbbf Implemented update the time position in the toolbar. by george82 · 21 years ago
  38. d070c69 Added the ToolBar to RfbPlayer. by george82 · 21 years ago
  39. 5b4c15d Added ToolBar::autoSize, ToolBar::getButtonRect(). by george82 · 21 years ago
  40. d467a8d Changed toolbar bitmap. by george82 · 21 years ago
  41. 1031310 Start playing if autoplay set to TRUE. by george82 · 21 years ago
  42. 67cbcd0 Changed the threading part of rfbplayer. Now threading function included by george82 · 21 years ago
  43. f3c26fb .dsp files must have crlf line breaks, or VC7 cannot open them. by Peter Åstrand · 21 years ago
  44. d4f5753 Added bitmap for the toolbar buttons. by george82 · 21 years ago
  45. 2818450 Added button operations to the ToolBar class. by george82 · 21 years ago
  46. c703916 Added button images operations to the ToolBar class: by george82 · 21 years ago
  47. 199253e Removed CommonControls.cxx, CommonControls.h by george82 · 21 years ago
  48. d35da31 Added ToolBar:create() function. It creats a windows toolbar. by george82 · 21 years ago
  49. 38baa3a Added new methods to ToolBar class: ToolBar(); ~ToolBar(); getHandle(); by george82 · 21 years ago
  50. ff170ab Added implementation of ToolBar control class. by george82 · 21 years ago
  51. c0921b1 Removed CommonControls.cxx, CommonControls.h by george82 · 21 years ago
  52. c81a652 Changed all user-visible strings from colour to color. by Peter Åstrand · 21 years ago
  53. 4692b15 .dsp files must have crlf line breaks, or VC7 cannot open them. by Peter Åstrand · 21 years ago
  54. 11bf49b Added implementation of ToolBar control class. by george82 · 21 years ago
  55. 7214b82 Removed old RfbPlayer's controls. by george82 · 21 years ago
  56. 5bbd61b Added hot keys support to RfbPlayer by george82 · 21 years ago
  57. c2c691f Added the menu in RfbPlayer by george82 · 21 years ago
  58. f30e127 .dsp files must have CRLF line breaks by Peter Åstrand · 21 years ago
  59. fbfbb92 Added initial RFB Session Player implementation, by Egor Vegner. by Constantin Kaplinsky · 21 years ago