gpu-gles: refactor for caanoo/wiz support
[pcsx_rearmed.git] / frontend /
2012-01-21 notazgpu-gles: refactor for caanoo/wiz support
2012-01-20 notazfrontend: export fps stats to plugins
2012-01-19 notazfrontend: add gles plugin options
2012-01-18 notazrefactor gpu plugins and Makefiles
2012-01-08 notazrelease r13 r13
2012-01-08 notazfrontend: add minimize support
2012-01-08 notazfrontend: fbdev buffer fix
2012-01-08 notazfrontend: oshide->xenv refactoring
2012-01-04 notazfrontend: call setlocale to get LC_TIME
2012-01-04 notazgpu_neon: add some intelace mode handling
2012-01-03 notazbring GPUvBlank back
2012-01-01 notazchange lcf handling
2011-12-29 notazfrontend: update description
2011-12-24 notazrelease r12 r12
2011-12-21 notazgpu_neon: integrate Exophase's rasterizer
2011-12-19 notazgpu_neon: make use of unai's lineskip mode
2011-12-11 notazupdate release packaging
2011-12-11 notazfrontend: menu: show savestate date
2011-12-10 notazgpu_neon: tune frameskip further, allow >1
2011-12-10 notazfrontend: menu: limit enum text length
2011-12-10 notazfrontend: make analogs configurable
2011-12-10 notazadd vibration support for Caanoo
2011-12-05 notazfrontend: get rid of plat_rescan_inputs
2011-12-05 notazexport frame count to gpu too
2011-12-04 notazfrontend: show a message while BIOS is booting
2011-12-04 notazremove gpu vblank callbacks
2011-11-14 notazfrontend: use pld in blitters
2011-10-30 notazcdriso: support multidisk eboots
2011-10-30 notazfrontend: Wiz/Caanoo tweaks + banner image from darklig...
2011-10-30 notazfrontend: input driver and volume control for Wiz
2011-10-30 notazfrontend: input: make in_ts use ts_gun
2011-10-30 notazfrontend: input: don't configure unprobed devices
2011-10-30 notazfrontend: move defconfig to main
2011-10-30 notazfrontend: fix screenshot functionality for pollux
2011-10-30 notazfrontend: add touchscreen-as-buttons input code
2011-10-30 notazfrontend/input: make it more modular
2011-10-30 notazfrontend: minor menu adjustments
2011-10-30 notazfrontend: get rid of HOME hack
2011-10-30 notazfrontend/pollux: add scaling
2011-10-30 notazdrc: add some hack options
2011-10-30 notazpcnt: measure gte too
2011-10-30 notazfrontend/pollux: program MLC2 for TV-out, save/restore...
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-09 notazrelease r10, for real r10
2011-10-09 notazfrontend: fix integer-prefer scaler
2011-10-09 notazuse faster PSX clock on armv7 devices
2011-10-09 notazadd caanoo frontend files, move pandora files
2011-10-09 notaznew ability to adjust psx cpu clock
2011-10-08 notazrecompilation-caused frameskip workaround
2011-10-08 notazspu/cdda: sync cdda to spu playback
2011-10-02 notazyet more random armv5 tweaks
2011-09-26 notazpsxcounters: avoid update on each hsync
2011-09-26 notazfrontend: few more pollux/caanoo tweaks
2011-09-25 notazfrontend: menu: don't assume onoff vars are int
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazsupport armv5 build
2011-09-23 notazfix build on some ARM toolchains
2011-09-23 notazfrontend: fix a couple of annoyancies
2011-09-21 notazspu: get rid of pCurr -1, pass right chans to silent...
2011-09-19 notazfrontend: always detect region
2011-09-19 notazfrontend: fix frame limiter issue
2011-09-19 notazfrontend: change sound config vars
2011-09-19 notazadd fixed frameskip option
2011-09-16 notazfix some minor frontend issues
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 notazfrontnd: pcnt: enable counters to avoid using ext tools
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: sync with pico code
2011-07-12 notazfrontend: add memcard change and exe run support
2011-07-12 notazcdriso: handle eboot and it's TOC, some refactoring
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-07-07 notazarm_utils: relax alignment requirements
2011-06-06 notazfrontend: support some emu actions in x11 build
2011-04-05 notazfrontend: allow loading states from specified file
2011-04-04 notazplugins: expand GPUvBlank to pass hcounter pointer
2011-04-04 notazfrontend: make -psxout cmd arg override config
2011-03-21 notaztry to align timing with LCD refresh
2011-03-21 notazfrontend: nub-as-btn option + gamepad fix
2011-03-21 notazfrontend: input: add hack to allow abs-only devices
2011-03-21 notazfrontend: input: detect dead devices, always set keynames
2011-03-20 notazfrontend: input: kill "merge with defaults" behavior
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-07 notazfrontend: fix valgrind errors
2011-03-01 notazdfxvideo: use bit31 handling from pcsxr-svn
2011-03-01 notazdrc: clear dynarec completely on CD image change
2011-03-01 notazfrontend: add BIOS warning
2011-03-01 notazfrontend: commit some debug code
2011-02-22 notazfrontend: make sure color format is set
next