fix a buffer overflow
[libpicofe.git] / linux /
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 the platform code to override the key names
2013-10-07 Paul CercueilLet the platform code deliver the key mappings
2013-10-07 Paul CercueilIntroduce plat_get_skin_dir and update plat_get_root_di...
2013-10-04 notazgp2x: pollux: various fixes
2013-09-08 notazdon't use a and s for menu functions
2013-09-01 notazalsa: some stop handling
2013-08-27 notazGP2X updates
2013-08-10 notazadd disassembler reg-names-std option
2013-07-28 Grazvydas Ignotasfix clang warnings
2013-06-28 Grazvydas Ignotasadd plat_mem_set_exec()
2013-06-24 Grazvydas Ignotasadd preliminary alsa driver too
2013-06-23 Grazvydas Ignotassupport multiple sound drivers, add sdl
2013-06-15 Grazvydas Ignotasallow multi-include on some headers
2013-03-13 notazplat: don't give up on hugetlb fail
2012-09-12 notazupdate license in source code itself
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-07-22 notazmenu: support seeking the filelist with letter keys
2012-07-22 notazinput: move default bind handling to input core
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-09 notazinput: support analog read
2011-10-27 notazinput: make it more modular
2011-09-03 notazlinux: oshide becomes xenv for broader use
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2011-05-22 notaza bugfix and cleanup in common code
2011-03-21 notazinput: add hack to allow abs-only devices
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-19 notazinput: don't use unintialized memory
2011-02-22 notazfbdev: make sure color format is set
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 notazin_evdev: remove defbinds (should go to plat code)
2010-12-08 notazfbdev: expand to allow more bpps
2010-11-13 notazcopyright for SDL reuse (will be dual licensed for PD)
2010-11-07 notazin_evdev: do all events in update_keycode
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 notazredo OSS frag setup. Compute real pollux rate
2010-09-17 notaztweak and refactor frontends, menu and config
2010-09-17 notazinput: rework abs handling, change API, allow custom...
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-10 notazrandom minor fixes
2010-09-09 notazfbdev: fix clear_lines
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...
2010-09-06 notazvideo fbdev: expand to support fb resize and stuff
2010-08-23 notazsndout_oss: rm incorrect O_ASYNC
2010-08-18 notazallow multiple fbdevs
2010-06-02 notazsome pandora tweaks
2010-05-31 notazoshide: drop termios dump/restore, OS already handles...
2010-05-31 notaztweaking pandora frontend
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2010-01-10 notaz32x: various gfx related bugfixes
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2010-01-06 notaz32x: drc: block linking
2010-01-02 notazpprof: workaround for MMSP2 timer glitch, add draw2
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-31 notazsimple profiler added
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-12-27 notazallow to add symbols for host_dasm
2009-12-22 notaz1.70beta0 pandora release
2009-12-21 notazbugfixes
2009-12-20 notazpandora: tripplebuffer fbdev out, refactoring
2009-12-20 notazbugfixes
2009-12-18 notazrandom minor fixes
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-12-07 notaz32x: drc: finish MAC, gen drc entry/exit (for staticall...
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-10-28 notaz32x: drc: one manual page worth of opcodes implemented...
2009-10-26 notaz32x: drc: handlers wip
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-22 notazSH2 drc, dummy soc for GP2X
2009-10-21 notaz32x: drc: ARM implementation, start unification with...
2009-10-15 notazSVP: fix ARM breakage, re-add missing stuff
2009-10-13 notaz32x: drc: more wip, some games work, debug stats
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-08 notaz32x: split sh2 code, compiler stub
2009-09-29 notaz32x: implement VDP fill, improve PWM, division unit...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-21 notazkill helix build, it's no longer called anyway
2009-09-17 notaz32x: sh2 wip, main SH2 BIOS passes
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-11 notaz32x: initial code (security code passes)
2009-09-09 notazprotection and more mapper support for new mem code
next