libpicofe.git
2024-01-07 notazgl: clear w, h on reinit master github/master
2023-12-10 kubrevert parts of e0bf7946 to allow multiple keys in...
2023-12-10 kubrevisit file selector
2023-12-10 kubfix crash if file list is empty in romsel
2023-10-21 Matheus GarciaCompatibility with FreeBSD
2023-10-01 notazplat: add a thp-based huge page fallback
2023-08-28 notazinput: fix a leak
2023-01-30 notazMerge pull request #12 from irixxxx/master
2023-01-29 kubMerge remote-tracking branch 'notaz/master'
2023-01-26 kubfix menu key handling in file selector
2023-01-25 kubfix hang if seeking for letter in file selector
2022-09-29 kubenable use of current pspdev sdk
2022-09-28 kubfix sdl overlay not locked for clearing
2022-09-16 kubfix off-by-1 in directory listing search
2022-09-16 kubadd some support for handling redraw events
2022-09-16 kubmake gl layer reinitializable
2022-09-10 notazMerge branch 'irixxxx'
2022-03-13 notazfbdev: wait vsync after mode change, not before
2022-03-13 notazfbdev: don't clear more than needed
2022-03-06 kubfix regression selecting SDL window size (for hw scaling)
2022-03-04 kubfix a buffer overflow
2022-03-04 kubreduce SDL_Setvideo calls to avoid flickering with...
2022-03-04 kubadd basic fullscreen support to SDL window mode
2022-03-01 notazMerge pull request #11 from jSTE0/overlay-lock
2022-02-28 jSTE0sdl: lock YUV overlay before clearing
2022-02-22 kubadd aspect ratio for sdl fullscreen
2022-02-22 kubsome disassembler fixes
2022-02-22 kubfix skin directory default
2022-02-22 kubfix for 4 player support
2022-01-26 kubfix display of menu strings containing '%'
2022-01-26 kubadd support for 4 player inputs
2022-01-26 kubfix position of menu entries if length > 10
2022-01-26 kubfix type usage for endianess in menu handling
2022-01-26 kubadd minimal osx/ios compilastion support
2022-01-26 kubadd SDL SWSURFACE support
2022-01-26 kubuse native byte order for audio
2022-01-26 kubcenter loaded background image in larger screen
2021-11-14 notazavoid a warning
2021-10-31 notazsdl: don't try gl on remote displays
2021-10-31 notazsdl: set initial pitch
2021-10-31 notazallow to opt out of HOME config path
2021-01-18 notazMerge pull request #10 from irixxxx/master
2021-01-16 kubadd minimal PSP support
2021-01-16 kubimprove directory handling in menu
2021-01-15 kubadd buffer parameters for menubg_src
2020-11-03 kubfix SDL event handling of overlapping keystrokes
2020-11-03 kubfix menu input handling (timeout non-working)
2020-11-03 kubfix SDL loosing one-shot key events for emulator keys
2020-10-13 notazMerge pull request #8 from irixxxx/master
2020-10-10 kubfix loading screen if loading rom from command line
2020-10-10 kubadd triplebuffering support
2020-07-02 notazMerge pull request #7 from irixxxx/master
2020-07-02 kubadd 2x overlay for SDL to improve color resolution
2020-07-02 kubadd more host disassembler platforms for picodrive DRC
2020-07-02 kubfont array size adaption to avoid a compiler warning...
2019-12-07 notazdeal with some gcc7+ warnings
2018-01-28 notazfix some pointer arithmetic
2017-12-24 notazadd a pitch variable
2017-12-11 notazx86_64 support for host_dasm
2017-10-13 notazdon'r check d_name
2017-10-05 notazretry with mmap when mremap fails
2017-09-30 Nolan "Tempa... Prevent segfault in draw_key_config (#2)
2015-11-08 notazinput: bugfix in defbind check
2015-08-28 notazoss: use other sync macro
2015-03-24 notazplat: avoid MAP_FIXED
2015-02-02 notazinput: only set default binds when probing
2015-02-02 notazalsa: don't leak memory
2014-12-24 notazimprove handling of dirents without d_type set
2014-04-05 notazfix a buffer overflow
2013-10-10 notazfix gp2x build
2013-10-09 notazhandle no home and buf overflow
2013-10-09 notazMerge pull request #1 from pcercuei/for_upstream
2013-10-07 Paul CercueilAllow one key to have multiple actions
2013-10-07 Paul CercueilAllow the platform code to override the key names
2013-10-07 Paul CercueilLet the platform code deliver the key mappings
2013-10-07 Paul CercueilSDL video: Use a hardware surface and double buffering
2013-10-07 Paul CercueilSDL sound: Reduce considerably sound latency
2013-10-07 Paul CercueilIntroduce plat_get_skin_dir and update plat_get_root_di...
2013-10-04 notazgp2x: pollux: various fixes
2013-10-04 notazgp2x: pollux: bring back ram timings
2013-09-26 notazsoc_pollux: fix clkgen masks
2013-09-23 notazpandora: add tv layer selection helper
2013-09-13 Victor LuchitsProperly handle multiple joysticks
2013-09-08 notazdon't use a and s for menu functions
2013-09-08 notazfix deadlock on list seek
2013-09-01 notazalsa: some stop handling
2013-08-30 notazfix list seeking, add autoload option
2013-08-27 notazGP2X updates
2013-08-10 notazadd disassembler reg-names-std option
2013-07-28 Grazvydas Ignotasfix clang warnings
2013-07-27 Grazvydas Ignotasrm unused preprocessor checks
2013-06-29 Grazvydas Ignotasreadpng: put image on center if it's too large
2013-06-28 Grazvydas Ignotasadd plat_mem_set_exec()
2013-06-27 Grazvydas Ignotasmake cache_flush_ not const, because syscalls are usual...
2013-06-24 Grazvydas Ignotasdodge a warning
2013-06-24 Grazvydas Ignotasadd preliminary alsa driver too
2013-06-23 Grazvydas Ignotassupport multiple sound drivers, add sdl
2013-06-22 Grazvydas Ignotasfix corruption on empty sel_fname
2013-06-15 Grazvydas Ignotasallow multi-include on some headers
2013-03-13 notazsdl: use overlay on native bpp window
next