platform ps2, handle audio similar to psp
[picodrive.git] / platform / pandora / plat.c
2024-05-18 notazpandora: some fixes for 2.0
2024-03-25 kubplatforms, display pad overlay and storyware pages...
2024-03-18 kubcore+platforms, revise pico pen handling
2024-01-13 kubplatforms, revisit Pico ptr handling
2024-01-07 notazpandora: allow to move the overlay partially offscreen
2023-12-12 kubbuild, odbeta and opendingux cleanup
2023-12-03 notazpandora: move PicoDrawSetOutFormat
2023-12-03 notazcosmetic fixes for pandora port
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-06-15 notazplatform: revive pandora build
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-01-31 kubui, fix for SDL emulation display if resolution !=...
2017-12-27 notazadd a pitch variable
2017-10-20 notazrearrange globals
2017-10-20 notazpandora: fix build
2017-10-11 notazmenu: add reset hotkey
2013-10-12 notazfrontend: eliminate osd_text dupes
2013-10-09 Paul CercueilMake the platform code provide the key mapping
2013-09-24 notazpandora: use automatic tv layer switch
2013-09-01 notazpandora: workaround some reported problems
2013-08-31 notazsome readme and general cleanups
2013-08-31 notazMerge branch 'dev'
2013-08-30 notazfrontend: save autoload
2013-08-14 notazpandora: use quad buffering so that ff doesn't tear
2013-07-28 notaztune flip calls and frame setup
2013-07-27 notazminor drawing code cleanup
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-26 notazclarify PicoDrive's license
2011-09-03 notazlinux: oshide becomes xenv for broader use
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2010-11-07 notazminor refactoring (lprintf)
2010-09-18 notazmake OSS detect blocking, adjust audio API
2010-09-17 notazpandora: handle custom size fb for menu layer
2010-09-17 notaztweak and refactor frontends, menu and config
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-10 notazrandom minor fixes
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-09-06 notazfix build
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...