frontend: fix integer-prefer scaler
[pcsx_rearmed.git] / frontend / menu.c
2011-10-09 notazfrontend: fix integer-prefer scaler
2011-10-09 notazuse faster PSX clock on armv7 devices
2011-10-09 notaznew ability to adjust psx cpu clock
2011-10-02 notazyet more random armv5 tweaks
2011-09-26 notazfrontend: few more pollux/caanoo tweaks
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazsupport armv5 build
2011-09-19 notazfrontend: always detect region
2011-09-19 notazfrontend: change sound config vars
2011-09-19 notazadd fixed frameskip option
2011-08-13 notazfrontend: show time and battery capacity
2011-08-12 notazfrontend: split 4:3 scaling options
2011-08-12 notazfrontend: add gpu_unai configuration options
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-08-12 notazadd guncon support
2011-08-01 notazspu: change volume control, default it to 3/4 instead...
2011-08-01 notazspu: some misc refactoring/cleanup
2011-07-29 notazfrontend: add chan display option, for fun mostly
2011-07-12 notazfrontend: add memcard change and exe run support
2011-07-07 notazcdrom: make read reschedule optional
2011-07-07 notazfrontend: update file browser filters
2011-07-07 notazfrontend: handle 24bpp in sstate preview
2011-07-07 notazdfxvideo: decouple from main emu
2011-03-21 notaztry to align timing with LCD refresh
2011-03-21 notazfrontend: nub-as-btn option + gamepad fix
2011-03-17 notazfrontend: warn about frameskip problems
2011-03-14 notazfrontend: bios warning bugfix
2011-03-13 notazfrontend: add screenshot functionality
2011-03-12 notazfrontend: debug menu adjustment
2011-03-01 notazdrc: clear dynarec completely on CD image change
2011-03-01 notazfrontend: add BIOS warning
2011-02-16 notazfrontend: minor adjustments
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazadd cd swap functionality
2011-02-10 notazfrontend: enable SPUIRQWait by default
2011-02-10 notazfrontend: support ingame actions (state load and such)
2011-02-10 notazfrontend: key config: save it and make more intuitive
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-02-09 notazfrontend: redo frame skip/limiter yet again
2011-02-04 notazmenu: don't override region, fix P.E.Op.S. frameskip
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-23 notazsome frontend adjustments
2011-01-15 notazrewrite frame limiter
2011-01-15 notazmenu: add interpreter option
2011-01-15 notazremove hle savestate restriction
2011-01-15 notazmenu: add bios selection
2011-01-15 notazfrontend: bios support
2011-01-04 notazrelease r3 r3
2011-01-04 notazadd savestate preview
2011-01-03 notazfrontend cleanup
2011-01-01 notazadd a way for GPU plugin to get layer config
2010-12-30 notazprepare for external gpu plugins
2010-12-28 notazadd some plugin control from the menu, include spunull
2010-12-28 notazadd per game configs (by popular demand, no controls...
2010-12-28 notazmove layer control to plugin/plugin_lib
2010-12-26 notazfix a keybind copy-paste bug
2010-12-25 notazmenu: add config save/load
2010-12-25 notazmenu: add most options
2010-12-16 notazmenu: update file colors, fix a bug in emu_if
2010-12-16 notazmenu: setup colors for file browser
2010-12-16 notazadd basic .Z support
2010-12-14 notazmenu: implement savestates and scaling cfg
2010-12-14 notazupdate in_evdev, fix return from menu
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...