frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git] / frontend / main.c
2025-05-11 notazunbreak NO_FRONTEND build
2025-05-11 notazfrontend: use more traditional profile dir
2025-03-30 notazclean up pad plugin stuff
2025-03-30 notazdrop all the net stuff
2025-03-27 notazmisc: put some debug stuff in savestates
2025-02-10 notazgpu: some function mismatches
2025-01-26 notazpropagate config after cd check
2025-01-20 Paul Cercueillightrec: Add LIGHTREC_DEBUG functionality
2024-12-09 notazgpu: allow to force-enable dithering
2024-11-17 notaztry another macro for arm vfp
2024-11-17 notazarm: make sure RunFast is on
2024-11-10 notazgpu_unai: drop pixel_skip
2024-11-10 notazstandalone: unbreak .exe mode
2024-10-27 notazmerge gpu_unai with gpu_unai_old
2024-10-27 notaztry to support older binutils
2024-10-24 notazmove more globals to psxRegs
2024-10-23 notazstandalone: neon dithering should be on by default
2024-10-23 notazlibretro: show the actual fps, some extra stats
2024-10-23 notaz3ds: customize thread creation
2024-10-23 notazstandalone: enable the new threaded stuff
2024-10-23 notazdrc: try compiling on another thread
2024-10-07 notaznew async cdrom + cdrom cleanup
2024-10-07 notazsync from libretro branch
2024-08-22 notazgpu_neon: enable tex hack by default
2024-04-18 notaznew experimental TurboCD option
2024-04-14 notazintroduce fractional framerates
2023-12-14 notazstandalone: update gun support
2023-11-21 notazdon't use a stack var out of scope
2023-11-01 notazrename gpu_senquack to gpu_unai
2023-11-01 notazrename gpu_unai to gpu_unai_old
2023-10-21 notazadd a libcrypt warning
2023-10-04 notazstandalone: load per-game config from cmd line too
2023-09-23 notazlog some build info
2023-09-23 notazpsxbios: experimental vsync HLE
2023-08-31 notazfrontend: don't frameskip on fast forward
2023-08-28 notazsome missing error handling
2023-08-09 notazpsxbios: completely rework exception handling
2023-07-14 notazadjust bios handling again
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-06 notazlibretro: disable spu thread by default, with option...
2022-11-13 notazdma: add optional slow linked list walking
2022-10-15 notazmerge from libretro fork
2022-10-01 notazpsxinterpreter: use cycle_multiplier also
2022-10-01 notazremove all the hack options
2022-09-16 notazmain: log missing CPU features
2022-09-15 notazdon't cast between long and pointers for win64
2022-08-30 notazplugins: try to untangle the CALLBACK mess
2022-01-30 notazrm the old debugger stuff, like in libretro fork
2021-11-20 notazdrc,interpreter: add mul/div stalls
2021-11-19 notazfrontend: force full recompile on drc setting change
2021-10-29 gameblablaNew, separate GPU plugin based on Unai. (#233)
2021-10-02 gameblablaIcache emulation from PCSX Redux + Senquack changes...
2021-08-22 gameblablaFixes Diablo 1 SPU bug properly and remove Diablo hack...
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-07 gameblablaDiablo Music fix for PCSX Rearmed. (optional hack)
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-01-04 notazspu: threaded implementation
2015-01-03 notazmingw build fixes
2014-12-20 notazspu: put globals into a structure
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazfrontend: update libpicofe
2013-04-01 notazfrontend: flush emuLog
2013-04-01 notazfrontend: attempt basic ios logging
2013-03-15 notazfrontend: exit immediately on signals
2013-01-30 notazfrontend: change how exit is done
2013-01-28 notazfrontend: don't set up profile paths without frontend
2013-01-28 notazfrontend: logging updates
2013-01-05 notazfrontend: don't update during reset
2013-01-03 notazignore case for cwcheat
2013-01-02 notazfrontend: remove unneeded hack options
2012-12-23 notazfrontend: switch to libpicofe sdl code
2012-12-10 notazMerge branch 'libretro'
2012-12-09 notazpipe error messages through single function
2012-11-28 notazclean up mmap hacks
2012-11-24 notazfrontend: allow sstates without cd img
2012-11-17 notazfrontend: overlay improvements
2012-11-17 notazfrontend: initial sdl overlay implementation
2012-11-11 notazfrontend: add toggle FPS option
2012-11-10 notazfrontend: avoid loading msg when not needed
2012-11-06 notazfrontend: make platform menu customizations more explicit
2012-11-06 notazfrontend: add fast forward support
2012-11-05 notazdrop some unused code
2012-11-05 notazswitch over to libpicofe
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-11 notazfrontend: add renderer toggle option
2012-10-11 notazadd support for software-enhanced rendering
2012-07-30 notazfrontend: improve minimize handling
2012-07-29 notazselect builtin gpu plugin on configure
2012-07-29 notazfrontend: initial libretro support
2012-07-22 notazcheat: add some undo logic
2012-07-22 notazfrontend: initial cheats support
2012-07-08 notazspu: get rid of iSPUIRQWait
2012-07-08 notazspu: remove all threading code
2012-05-27 notazautomatically build plugins
2012-04-29 notazfix some build issues and warnings
2012-04-29 notazfrontend: input: pass default binds as argument
2012-03-04 notazfrontend: save gpu-gles settings too
next