Difference between revisions of "User:Bluddy"

From ScummVM :: Wiki
Jump to navigation Jump to search
Line 13: Line 13:
** D-pad directional support
** D-pad directional support
** Eliminating the evil undead flickering bug (it was a tough one)
** Eliminating the evil undead flickering bug (it was a tough one)
** Refactoring, redesign and cleanup


== Working On ==
== Working On ==

Revision as of 08:27, 16 April 2010

Bluddy
Name Yotam Barnoy
Team Member since 2009-09-22
Working on PSP platform
Refactoring and Cleanup
Personal webpage/BLOG -
Email -

Worked On

  • PSP
    • Suspend/resume support
    • Plugin support (ELF loader)
    • Console-oriented virtual keyboard
    • D-pad directional support
    • Eliminating the evil undead flickering bug (it was a tough one)
    • Refactoring, redesign and cleanup

Working On

  • PSP
    • Refactoring, restructuring and cleanup

To Do

  • PSP
    • MP3 playback with Media Engine
    • Optimize speed in general
    • Optimize video playback speed
    • Use libTimidity for music
  • Generic virtual keyboard: take my keyboard and make it available to all. Involves switching from bitmaps to vectors.
  • Generic ELF loader