platform ps2, handle audio similar to psp
[picodrive.git] / platform / common / plat_sdl.c
2024-07-13 kubplatform miyoo, switch menu key to RESET
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-02-17 kubmake sound rates platform dependent
2023-12-12 kubbuild, odbeta and opendingux cleanup
2023-12-12 kubbuild, cleanup
2023-12-03 sydarncleanup rg99 specifics and remove odbetaflag
2023-12-03 sydarnODBETA: use 320x240 sdl surface when not hw scaling...
2023-11-15 kubbuild, revisions and fixes for opendingux based platforms
2023-02-18 kubplatform sdl, fix minor bug in window size handling
2023-02-12 kubplatform sdl, fix minor bug in window size handling
2023-01-16 sndreamrg99 support
2022-09-28 kubplatform sdl, fix screen clearing if line pitch isn...
2022-09-17 kubgeneric ui, add basic GLES support
2022-03-06 kubplatform sdl, preliminary window resizing fixes
2022-02-22 kubplatform sdl, add config file option for fullscreen
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-09-11 kubsdl, fix scaling for non-4:3 display
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-05-06 kubui, scaling in sdl window mode (ATM hidden)
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-06 kubfixes and improvements for type issues, part 3
2021-01-31 kubui, fix for SDL emulation display if resolution !=...
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-17 kubui, separate sdl keymaps to avoid warnings with -flto
2020-12-14 kubSDL, better handling of 2x overlay mode
2020-12-12 kubui, turn cursor off in SDL (was on by default on GKD)
2020-11-13 kubui, revise status line handling
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-07 kubui, fix sdl flickering and status lines artifact issues
2020-08-02 kubSDL UI, fix SDL input and SDL window output mode for...
2020-06-25 kubSDL UI, preparation for 2x mode, for improved color...
2020-06-23 kubSDL UI, fix for CD LED display
2019-08-25 kubsome drawing code C optimisations
2019-07-30 kubminor changes
2018-01-28 notazfix some issues with menu bg
2017-12-27 notazadd a pitch variable
2017-10-11 notazmenu: add reset hotkey
2013-10-12 notazrelease 1.91 v1.91
2013-10-10 Paul CercueilAdd support for the OpenDingux platform
2013-10-09 Paul CercueilMake the platform code provide the key mapping
2013-10-09 Paul CercueilAdd a couple of fixes to allow double buffering to...
2013-07-27 notazminor drawing code cleanup
2013-07-13 notazminor frontend fixes
2013-07-01 notazsupport mp3 decoding over libavcodec
2013-06-29 notazplat_sdl: handle exit in some way
2013-06-26 notazstarting SDL port, refactoring