aboutsummaryrefslogtreecommitdiff
path: root/maemo/hildon.c
AgeCommit message (Collapse)Author
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-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-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