libpicofe.git
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
2013-03-13 notazplat: don't give up on hugetlb fail
2013-02-07 notazgl_platform: avoid direct xlib dependency
2013-02-06 notazgl: make surface and context readable by users
2013-02-06 notazsdl: add resize callback
2013-01-30 notazsdl: restore video modeo n exit
2013-01-30 notazsdl: be more careful with x11, handle quit msg
2013-01-28 notazonly take wminfo from appropriate sdl driver
2013-01-06 notazmenu: pass extension lists as argument
2013-01-05 notazimprove file browser, rework filtering
2012-12-23 notazadd some VideCore/R-pi support code
2012-12-23 notazsdl: handle activate events
2012-12-23 notazadd some sdl code from rearmed
2012-12-23 notazadd some simple EGL output code
2012-11-28 notazfonts: make friendly to rgb1555
2012-11-17 notazfonts: add uyvy function
2012-11-17 notazin_sdl: allow external event handler
2012-11-11 notazinput: handle unprobed devices better
2012-11-11 notazbasic text drawing function from PCSX
2012-11-06 notazneon filters: minor optimization from M-HT
2012-11-05 notazadd dummy platform file
2012-11-04 notazmerge some pollux code from PCSX
2012-11-04 notazrefactor plat.h, add gamma
2012-11-02 notazneon filters: support optional color space conversion
2012-10-28 notazneon filters: fix build on old toolchains
2012-10-28 notazminor cahnges to M-HT's filters
2012-10-28 M-HTadd NEON filters
2012-09-16 notazadd pandora code from PCSX
2012-09-16 notazminor adjustments
2012-09-12 notazmerge Themaister's libpng 1.5 fix
2012-09-12 notazupdate license in source code itself
2012-09-12 notazadd key config save code from rearmed ui
2012-09-12 notazmerge border style from gpfce
2012-09-12 notazmove common files to root
2012-09-12 notazremove PicoDrive-specific stuff, add readme
2012-08-28 notazextend mmap wrapper functionality
2012-08-28 notazadd mmap prototypes
2012-07-23 notazinput: in_sdl: preliminary joystick support
2012-07-23 notazinput: SDL support
2012-07-22 notazmenu: support seeking the filelist with letter keys
2012-07-22 notazmenu: support seeking the filelist with letter keys
2012-07-22 notazinput: in_gp2x refactoring
2012-07-22 notazinput: move default bind handling to input core
2012-07-22 notazinput: move default bind handling to input core
2012-07-22 notazmenu: show savestate date
2012-04-10 notazfbdev: save and restore support
2012-04-09 notazxenv: allow to specify event filter
2012-04-09 notazxenv: add minimize functionality
2012-03-12 notazxenv: allow reading mouse through callbacks, for SDL...
2012-01-07 notazfbdev: crash on single buffering
2012-01-07 notazxenv: init g_kbdfd, as 0 is stdin
2011-12-10 notazinput: evdev: do centering adjustment
2011-12-10 notazmenu: limit enum text length
2011-12-09 notazinput: support analog read
2011-12-09 notazinput: support analog read
2011-10-30 notazinput: don't configure unprobed devices
2011-10-27 notazinput: make it more modular
2011-10-27 notazinput: make it more modular
2011-09-25 notazmenu: don't assume onoff vars are int
2011-09-03 notazlinux: oshide becomes xenv for broader use
2011-07-06 notazmenu: add pre-draw func and move pico ext filter
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2011-05-22 notaza bugfix and cleanup in common code
2011-05-21 notazminor adjustmens
2011-05-21 notaz1.80 readme and filter for it
2011-03-21 notazinput: add hack to allow abs-only devices
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-21 notazinput: kill "merge with defaults" behavior
2011-03-19 notazinput: don't use unintialized memory
2011-03-19 notazmenu: generalize credits code to show any message
2011-03-19 notazinput: allow several probe calls for rescan
2011-03-19 notazreadpnd: teach to writepng too (todo: rename?)
2011-02-22 notazfbdev: make sure color format is set
2011-02-12 notazinput: add include guard
2011-02-12 notazmenu: make key config more intuitive
2011-02-12 notazinput: expand in_unbind_all functionality
2011-02-03 notazpcsx related refactoring
2010-12-30 notazfbdev: resize: do single ioctl in nonerror path
2010-12-11 notazfbdev: change API to make easier to avoid glitches
2010-12-09 notazin_evdev: don't stop on bit0
2010-12-09 notazin_evdev: revert multi event handling from r901 to...
2010-12-09 notazlicense some code GPL compatible to use in PCSX
2010-12-09 notazlicense some code GPL compatible to use in PCSX
2010-12-09 notazin_evdev: remove defbinds (should go to plat code)
2010-12-09 notazinput: export defbind struct
2010-12-09 notazsplit menu so it can be reused in other projects
2010-12-08 notazfbdev: expand to allow more bpps
2010-11-13 notazcopyright for SDL reuse (will be dual licensed for PD)
2010-11-08 notazinput: add in_get_key_code
next