aboutsummaryrefslogtreecommitdiff
path: root/maemo
AgeCommit message (Collapse)Author
2014-12-20fix up other platforms after rumble changenotaz
2014-12-20spu: put globals into a structurenotaz
- also clean up some unused stuff - put spu config into it's own structure and header
2013-02-18frontend: maemo: some refactoringnotaz
2013-02-17Maemo ehancementPaolo Iommarini
-Added command line options -Added pause on incoming call -Added change disc
2012-11-18fix gun handling in enhancement modenotaz
2012-11-10frontend: avoid loading msg when not needednotaz
2012-11-05switch over to libpicofenotaz
- 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-30fix maemo buildnotaz
2012-07-29frontend: initial libretro supportnotaz
..and some refactoring
2012-07-22frontend: initial cheats supportnotaz
2012-07-09spu: remove all threading codenotaz
it is broken for a while now, and I have no intention to fix it.
2012-04-29gpu plugins: always support 16bpp blitnotaz
use this for generic sdl and maemo
2012-04-29frontend: clean up some hacksnotaz
2012-03-01improve vibration support for Caanoonotaz
..maybe, not tested much.
2012-01-08frontend: add minimize supportnotaz
2011-12-10add vibration support for Caanoonotaz
2011-10-30frontend: input driver and volume control for Wiznotaz
2011-10-30maemo: call GPU_Open, enable biosnotaz
should fix gles breakage
2011-10-30frontend: move defconfig to mainnotaz
.. so that maemo can use it
2011-10-30fix a few maemo issuesnotaz
g_opts clash, file_name, maemo_init and in_keystate
2011-10-30maemo updatesBonapart
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-30fix maemo buildnotaz
2011-08-13frontend: refactor plugin_lib for maemonotaz
should give them proper frame limiter, frameskip and also lightgun support, maybe.
2011-08-13add guncon supportnotaz
a bit basic but works
2011-03-14frontend: add screenshot functionalitynotaz
2011-02-10frontend: support ingame actions (state load and such)notaz
2011-02-10maemo: update for recent changes, fix warningsnotaz
2011-02-03maemo: clean up and integratenotaz
2011-02-03Maemo frontendBonapart