home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / rdesktop / TODO < prev   
Encoding:
Text File  |  2005-05-08  |  1.1 KB  |  62 lines

  1.  
  2. * Clipboard:
  3.  
  4.   * Support other data types than plain text. 
  5.  
  6.   * Conversion between different character sets. 
  7.  
  8.  
  9. * Drive Redirection:
  10.  
  11.   * Real support for file locking
  12.  
  13.   * Handle reconnections correctly. 
  14.  
  15.   * Various deficiencies; see FIXMEs in source code. 
  16.  
  17.  
  18. * Serial Port Redirection:
  19.  
  20.   * More testing needed. 
  21.  
  22.  
  23. * Printer Redirection:
  24.  
  25.   * More testing needed. 
  26.  
  27.  
  28. * Keymapping: 
  29.  
  30.   * Support non-dead versions of some dead keys, like
  31.     "acute". It seems like RDP4 only supports the dead versions, but
  32.     the non-dead ones can be simulated by sending a space after the
  33.     dead key.
  34.  
  35.   * Autodetect which keymap to use.
  36.  
  37.  
  38. * Sound redirection
  39.  
  40.   * Use timestamps in audio packets.
  41.  
  42.   * Add resampling to supported samplerates of audio-hardware.
  43.  
  44.   * Lower CPU-usage with an audio thread.
  45.  
  46.  
  47. * Smartcard redirection
  48.  
  49.   * Merge patches currently implementing sc-redirection.
  50.  
  51.  
  52. * Miscellaneous
  53.  
  54.   * Clean up header files. The current "proto.h" and "xproto.h" is far
  55.     from optimal.
  56.  
  57.   * Go through the many trackers (bugs/patches/RFEs) at SourceForge. 
  58.  
  59.   * More fancy homepage. 
  60.  
  61.   * Enhance documentation. Write a FAQ. 
  62.