In this topic, we will list the ideas we have for the GSOC.
- A port of LÖVE to libretro, difficult
- An XMB theme, easy
- A port of moonlight-embedded to libretro
- A port of ffmpeg-libretro specialized in playing youtube vids, including a basic gui and osk to browse
- A mobile app for the netplay joypad that doesn’t include retroarch itself, so we can have it on the appstore too
- A steam controller userland driver, based on uinput
- A paralax animated background, requires shader knowledge
- An audio mixer in RetroArch, to have sound effects in the menu, and a background music
- Commander Genius port
- Opentyrian port
- Zelda Classic port
- Super mario war port
- Update ppsspp core
- Libretro wrapper for byuu’s Emulator:: interface that would let us port all of his cores at once
- Separate libretro frontend specialized for classic computer cores
- Portaudio driver
- Integrate this into RetroArch: https://github.com/petrockblog/Xarcade2Jstick
- Add a console for logging, chat, whatever (or port this thing to C and integrate it: https://github.com/Feufochmar/lr-terminal)
- SDL2-libretro Adapter: Use SDL2 code to call the libretro API. Would make porting SDL-based applications over to libretro very easy