Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-20 | spu: put globals into a structure | notaz | |
- also clean up some unused stuff - put spu config into it's own structure and header | |||
2013-02-17 | Maemo ehancement | Paolo Iommarini | |
-Added command line options -Added pause on incoming call -Added change disc | |||
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-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. | |||
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-08-13 | frontend: refactor plugin_lib for maemo | notaz | |
should give them proper frame limiter, frameskip and also lightgun support, maybe. | |||
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 | |