1. Added PlayerOptions class for managing the player options.
2. Added OptionsDialog.
3. Added ChoosePixelFormatDialog class. It is used for choosing the pixel
format before the session playing.
4. Code improvements.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@238 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/rfbplayer/rfbplayer.dsp b/rfbplayer/rfbplayer.dsp
index ef770d8..76a40cf 100644
--- a/rfbplayer/rfbplayer.dsp
+++ b/rfbplayer/rfbplayer.dsp
@@ -108,6 +108,10 @@
# End Source File
# Begin Source File
+SOURCE=.\PlayerOptions.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\rfbplayer.cxx
# End Source File
# Begin Source File
@@ -140,6 +144,14 @@
# End Source File
# Begin Source File
+SOURCE=.\OptionsDialog.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\PlayerOptions.h
+# End Source File
+# Begin Source File
+
SOURCE=.\rfbplayer.h
# End Source File
# Begin Source File