Difference between revisions of "User:Bluddy"
Jump to navigation
Jump to search
m (Basic info) |
m (→Worked On) |
||
Line 5: | Line 5: | ||
** Console-oriented virtual keyboard | ** Console-oriented virtual keyboard | ||
** D-pad directional support | ** D-pad directional support | ||
** Eliminating the evil undead flickering bug (it was a tough one) | |||
== Working On == | == Working On == |
Revision as of 13:22, 2 March 2010
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)
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