aboutsummaryrefslogtreecommitdiff
path: root/frontend/menu.c
AgeCommit message (Collapse)Author
2012-04-29frontend: generic: preliminary SDL supportnotaz
2012-04-29frontend: clean up some hacksnotaz
2012-03-04frontend: save gpu-gles settings toonotaz
2012-02-28frontend: add an option to disable scaling (Caanoo)notaz
some minor menu tuning too
2012-01-19frontend: add gles plugin optionsnotaz
2012-01-19refactor gpu plugins and Makefilesnotaz
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles
2012-01-09release r13notaz
2012-01-08frontend: add minimize supportnotaz
2012-01-05gpu_neon: add some intelace mode handlingnotaz
a bit of refactoring too
2011-12-24release r12notaz
2011-12-21gpu_neon: integrate Exophase's rasterizernotaz
2011-12-19gpu_neon: make use of unai's lineskip modenotaz
2011-12-11frontend: menu: show savestate datenotaz
2011-12-11gpu_neon: tune frameskip further, allow >1notaz
2011-12-11frontend: make analogs configurablenotaz
2011-12-10add vibration support for Caanoonotaz
2011-12-06frontend: get rid of plat_rescan_inputsnotaz
overannoyed by 'input: bad key' messages
2011-12-05frontend: show a message while BIOS is bootingnotaz
2011-10-30cdriso: support multidisk ebootsnotaz
2011-10-30frontend: input driver and volume control for Wiznotaz
2011-10-30frontend: move defconfig to mainnotaz
.. so that maemo can use it
2011-10-30frontend: minor menu adjustmentsnotaz
2011-10-30drc: add some hack optionsnotaz
intended for caanoo/Wiz, some users want to trade glitches for performance boost.
2011-10-30inline/parametrize rootcounter readsnotaz
makes rcnt1 hack impossible though, overclock PSX instead
2011-10-10release r10, for realnotaz
2011-10-10frontend: fix integer-prefer scalernotaz
2011-10-10use faster PSX clock on armv7 devicesnotaz
games that were too slow run better now, but others are too fast now.. I hope this is a good tradeoff.
2011-10-10new ability to adjust psx cpu clocknotaz
2011-10-02yet more random armv5 tweaksnotaz
2011-09-27frontend: few more pollux/caanoo tweaksnotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz
2011-09-23support armv5 buildnotaz
2011-09-20frontend: always detect regionnotaz
override later if needed
2011-09-19frontend: change sound config varsnotaz
it seems people out there still have bad sound configs
2011-09-19add fixed frameskip optionnotaz
2011-08-13frontend: show time and battery capacitynotaz
useful for longer gaming sessions
2011-08-13frontend: split 4:3 scaling optionsnotaz
one for integer scaling, another for aspect scaling.
2011-08-13frontend: add gpu_unai configuration optionsnotaz
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-08-01spu: change volume control, default it to 3/4 instead of 1/2notaz
because some complain default volume is too low
2011-08-01spu: some misc refactoring/cleanupnotaz
2011-07-30frontend: add chan display option, for fun mostlynotaz
2011-07-13frontend: add memcard change and exe run supportnotaz
2011-07-08cdrom: make read reschedule optionalnotaz
Some really nasty timing issues, I guess can only be resolved for good when general timing is good and BIAS is gone.
2011-07-08frontend: update file browser filtersnotaz
2011-07-08frontend: handle 24bpp in sstate previewnotaz
2011-07-08dfxvideo: decouple from main emunotaz
2011-03-21try to align timing with LCD refreshnotaz
2011-03-21frontend: nub-as-btn option + gamepad fixnotaz