Search results

  1. L

    New Gp2x F-200

  2. L

    GP2X Tv Tuner Drivers

    Hi, You could use the generic linux drivers. I used such drivers to get my webcam working on the gp2x. Keep in mind that usb host functionality is only USB 1.1 => 12Mbps. So the USB tuner needs to compress things. I tried connecting an analog USB Hauppauge TV Go! tuner. The drivers loaded and...
  3. L

    Cam2x

    It should be supported using the OV51x driver.
  4. L

    Ffplay Gui

    I think you can use Selector to get it working without keyboard/telnet each time. Check http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,7,1038
  5. L

    Gbax 2007 Coding Competition - Winners Announced

    Congratulations to the winners! And also thanks to Guyfawkes and Craigix for organizing the competition. I am really looking forward to the next competition, it was really fun and it's great to see so much entries (for the gp2x).
  6. L

    New Version Of Wire3d

    Nice game! I really like the graphics. The gameplay itself I find a bit boring and too difficult in the "hard" level. For tutorials it is ok that everything has to be done. But for the game itself it may be better to work with a score of how much cubes you got instead of having to get each...
  7. L

    Cam2x

    If you check http://www.mesdigital.com/english/Products/product_mmsp2.asp, you will see mpeg1 decode, mpeg4 decode and jpeg encode/decode.
  8. L

    Cam2x

  9. L

    Why Did You Get A Gp2x?

    I bought it for a little bit of gaming / watching videos and mainly for development. I've never regretted buying one. I really learned a lot about linux, kernel, cross compiling, programming in c/c++, hw registers, sdl, ...
  10. L

    Cam2x

    I've added driver support for some new webcams (using the pwc driver and the quickcam). If you have such a webcam please test. I haven't added cropping support in the drivers. So if the driver recognizes your camera, /dev/video0 exists but you don't get some frames in the test program, let me...
  11. L

    Gp2x Cradle Usb Speed

    The usb host functionality of the gp2x is limited to usb 1.1. So 12Mbps.
  12. L

    The "i <3 Gp2x" Thread

    I really like the community, everyone is working on something and everything keeps getting better and better. Also the many possibilities you have is fantastic. Lots of emulators, wifi, special things like: gps mod, bochs, ... If you program for the gp2x you also learn a lot of the linux system...
  13. L

    Cam2x

  14. L

    Cam2x

    I'll try to compile the latest version of the pwc driver for 2.4.25. If I can get it working, I will post it here. Yes that would certainly be possible. You can check in the libcam2x folder for a example on you can make your own program with some basic functions: "OpenCamera(), GetNewFrame() and...
  15. L

    Cam2x

    Yes, the eyetoy webcam is supported. You have to load the ov51x driver.
  16. L

    Cam2x

    My entry for the GBAX 2007 Competition is called CAM2X. It includes a library, an application, a game and some drivers. The drivers are needed for getting your webcam working on the GP2X. You need a BoB / usb cable to connect your webcam to your GP2X. You will need a specific driver for...
  17. L

    GP2X Live Usb Camera Connection?

    Hi, I will be releasing such an application for the Gbax 2007 Coding Competition, so in a week or something there will be a version released (after they announced it on their site). This includes live webcam display on screen, taking pictures (photocamera application), ... You can get a 3-4...
Back
Top