platform ps2, handle audio similar to psp
[picodrive.git] / platform /
2021-04-16 kubmcd, add dr_mp3 playback support
2021-04-15 kubui, fix sound filter strength not read from config...
2021-04-15 kublibretro, add input bitmask support
2021-04-15 kubui, fix gmenu2x control files (correct category, add...
2021-04-12 kublibretro, build fix for ngc/wii/wiiu
2021-03-30 kubrelease 1.98
2021-03-30 kubbuild improvements for gph/psp devices
2021-03-30 kubmake, improve build for devices using (open)dingux
2021-03-26 kubui, revised menu
2021-03-26 kubupdate libpicofe
2021-03-26 kublibretro, fix missing intialization for renderer
2021-03-22 kubattempt for DRC support for newer versions of osx/ios
2021-03-22 kubattempt for DRC support for newer versions of osx/ios
2021-03-21 kubcleanup for psp
2021-03-10 kubcore, libretro fixes for chd support
2021-03-09 kubcore, chd support
2021-03-08 kubcore, chd support
2021-03-05 kubui, revised menu and option handling, added sound filte...
2021-03-04 kubcore, groundwork for chd support
2021-02-25 kubfixes for big endian support (svp drc, libpicofe update)
2021-02-25 kubui, fix for changing SDL emulation display
2021-02-22 kubadd big endian platform support
2021-02-22 kubpreparation for retrofw and legacy opendingux support
2021-02-10 kubfixes for platform support for PSP: show fps, notices...
2021-02-06 kubfixes for platform support for PSP
2021-02-06 kubfixes and improvements for type issues, part 3
2021-01-31 kubui, fix for SDL emulation display if resolution !=...
2021-01-22 kubgp2x, fix for 8bit fast renderer regression
2021-01-20 kubpartially revived platform support for PSP (unfinished...
2021-01-20 kubgp2x, fix to show pico ptr
2021-01-20 kubui, fix for gfx save/load menu bg (menubg_src != screen)
2021-01-20 kubui, fix linux handling of 32x renderer
2021-01-16 kubupdate libpicofe
2021-01-15 kubpartially revived platform support for PSP (unfinished...
2021-01-15 kubui, fix battery display for platforms with screen ...
2021-01-15 kubfix for config save, custom value types not written...
2021-01-13 kubpartially revived platform support for PSP (unfinished) #2
2021-01-10 kubpartially revived platform support for PSP (unfinished)
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-29 kubfixes for gcc warnings wrt 64 bit platforms
2020-12-23 kubsound, improved and optimized reimplementation of libre...
2020-12-17 kubui, separate sdl keymaps to avoid warnings with -flto
2020-12-14 kubSDL, better handling of 2x overlay mode
2020-12-14 kubimprove mips disassembler to handle most of N32 code
2020-12-12 kubmcd, add minimp3 playback support, fix libavcodec playback
2020-12-12 kubfixes for memory leaks and out of bounds memory access...
2020-12-12 kubui, turn cursor off in SDL (was on by default on GKD)
2020-12-12 kublibretro, improve ps2 support, switchable renderers...
2020-12-12 kublibretro, add new good (aka 8bit accurate) renderer...
2020-12-12 kublibretro, fix version string
2020-12-05 kublibretro, fix apple os builds
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
2020-11-22 kubrelease 1.97
2020-11-13 kubui, revise status line handling
2020-11-01 kubswitch libpicofe to local repo
2020-10-27 kubfix key mapping for opendingux platforms
2020-10-27 kubfix for config reading of key mappings
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-14 kublibpicofe, new version for triple buffering with sdl
2020-10-10 kubsdl ui, fix status line artifacts if starting with...
2020-10-07 kubui, fix sdl flickering and status lines artifact issues
2020-09-30 kubfrontend, fix scaling option handling
2020-09-21 kubvdp, fix for gfx save/load menu bg
2020-09-17 kubvdp, test code for 8 bit fast renderer
2020-09-17 kubupdate author info
2020-08-04 kubvdp, optimisation for 8bit renderers
2020-08-02 kubSDL UI, fix SDL input and SDL window output mode for...
2020-07-28 kubMerge pull request #3 from hiroshica/hwork
2020-07-28 hiroshicaadding RG350 platform
2020-07-28 hiroshicaadding ym2413
2020-07-25 kubsms mode 4, fix 8 bit renderer code
2020-07-10 kublibretro, build fixes
2020-07-09 kublibretro, build fixes
2020-07-02 kubswitch submodules to github and update to current version
2020-06-25 kubSDL UI, preparation for 2x mode, for improved color...
2020-06-23 kubSDL UI, fix for CD LED display
2020-06-18 kubsh2 drc, add powerpc64le backend
2020-05-16 kubrelease 1.96
2020-05-16 kubadd copyright stuff to substantially changed files
2020-05-09 kub32x: libretro bugfix
2020-04-22 kubaudio: add option to switch off SSG-EG
2020-03-30 kubfix for gp2x audio regression
2020-03-03 kubfix config file parsing for long filenames
2020-01-26 kubregression fix for gp2x 8bit fast mode
2020-01-14 kubbug fixes in drc, audio, display
2019-12-21 kubsh2 drc: updates from mame for ym2612 sound
2019-12-11 kubsh2 drc: cleanup, fix for drc crash, for mips code...
2019-12-07 notazdeal with some gcc7+ warnings
2019-12-03 kubremove textrels with -fPIC/-fPIE (for android/ios)
2019-12-02 kubsh2 drc, tentative MIPS32/64 Release 2 support
2019-11-27 kubrelease 1.95
2019-11-13 kubsh2 drc: RISC-V (RV64IM) code emitter, some work on...
2019-11-09 kubsh2 drc: moved host register assignment to code emitter...
2019-10-19 notazMerge pull request #101 from ccawley2011/evdev
2019-10-19 Cameron CawleyRemove unused header
2019-10-17 kubsh2 drc: reorganised block mgmt code, plus some small...
2019-10-10 kub32x, improved auto frame skip, plus new config option...
2019-10-10 kub32x, configurable pwm irq optimization to reduce pwm...
2019-08-25 kubsome drawing code C optimisations
2019-08-21 kubconfiguration changes and README
next