am7xxx: don't mention AM7XXX_DIRECTION_OUT in read_header()
[libam7xxx.git] / README.asciidoc
index 96cc972..7ad02de 100644 (file)
@@ -55,13 +55,19 @@ Examples of devices based on AM7XXX are:
       * http://support.acer.com/product/default.aspx?modelId=3888
 
   - Philips/SagemCom PicoPix projectors (PPX 1020, PPX 1230, PPX 1430, PPX
-    1630):
+    1630, PPX 2055):
       * http://www.philips.co.uk/c/pocket-projector/179840/cat/
       * http://www.sagemcom.com/EN/products/image-sound/pico-video-projectors.html
 
   - CEL-TEC MP-01:
       * http://www.kabelmanie.cz/miniprojektor-cel-tec-mp-01/
 
+  - Royaltek PJU-2100:
+      * http://www.royaltek.com/index.php/pju-2100-pico-projector
+  
+  - Aiptek PocketCinema T25:
+      * http://www.aiptek.eu/index.php/en/products/pico-projectors/pocketcinema-t25
+
   - Other unbranded projectors:
       * http://www.dealextreme.com/p/portable-home-office-mini-usb-2-0-lcos-projector-16-9-45019
 
@@ -86,6 +92,9 @@ All the needed files need to be in the same location:
     be built by following the instructions in the HACKING.asciidoc document
     from libam7xxx.
 
+  - 'am7xxx-play.exe' and the '.dll' files from the 'usr/bin/' dir in libav-win32:
+    http://win32.libav.org/win32/libav-win32-20120521.7z
+
 In order to use the device on MS Windows the WinUSB drivers must be installed
 for both the mass storage device and the display device:
 
@@ -102,4 +111,4 @@ for both the mass storage device and the display device:
   - When the new (display) device shows up, run Zadig and install the +WinUSB+
     driver for it too.
 
-Now it is possible to run 'picoproj.exe' on Windows.
+Now it is possible to run 'picoproj.exe' or 'am7xxx-play.exe' on Windows.