Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | fix gun handling in enhancement mode | notaz | |
2012-11-10 | frontend: avoid loading msg when not needed | notaz | |
2012-11-05 | switch over to libpicofe | notaz | |
- libretro should not be affected by this, all others need to do 'git submodule init && git submodule update' from now on. - pandora should get gamma control support | |||
2012-07-30 | fix maemo build | notaz | |
2012-07-29 | frontend: initial libretro support | notaz | |
..and some refactoring | |||
2012-07-22 | frontend: initial cheats support | notaz | |
2012-07-09 | spu: remove all threading code | notaz | |
it is broken for a while now, and I have no intention to fix it. | |||
2012-04-29 | gpu plugins: always support 16bpp blit | notaz | |
use this for generic sdl and maemo | |||
2012-04-29 | frontend: clean up some hacks | notaz | |
2012-03-01 | improve vibration support for Caanoo | notaz | |
..maybe, not tested much. | |||
2012-01-08 | frontend: add minimize support | notaz | |
2011-12-10 | add vibration support for Caanoo | notaz | |
2011-10-30 | frontend: input driver and volume control for Wiz | notaz | |
2011-10-30 | maemo: call GPU_Open, enable bios | notaz | |
should fix gles breakage | |||
2011-10-30 | frontend: move defconfig to main | notaz | |
.. so that maemo can use it | |||
2011-10-30 | fix a few maemo issues | notaz | |
g_opts clash, file_name, maemo_init and in_keystate | |||
2011-10-30 | maemo updates | Bonapart | |
accelometer support for maemo screenshot for maemo fullscreen streghting via GTK disabled bios(freeze emu at start) [notasas@gmail.com] removed some unneeded stuff | |||
2011-10-30 | fix maemo build | notaz | |
2011-08-13 | frontend: refactor plugin_lib for maemo | notaz | |
should give them proper frame limiter, frameskip and also lightgun support, maybe. | |||
2011-08-13 | add guncon support | notaz | |
a bit basic but works | |||
2011-03-14 | frontend: add screenshot functionality | notaz | |
2011-02-10 | frontend: support ingame actions (state load and such) | notaz | |
2011-02-10 | maemo: update for recent changes, fix warnings | notaz | |
2011-02-03 | maemo: clean up and integrate | notaz | |
2011-02-03 | Maemo frontend | Bonapart | |