input: in_gp2x refactoring
[libpicofe.git] / common /
2012-07-22 notazinput: move default bind handling to input core
2012-07-22 notazmenu: show savestate date
2011-12-10 notazmenu: limit enum text length
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-09-25 notazmenu: don't assume onoff vars are int
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-21 notazminor adjustmens
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-21 notazinput: kill "merge with defaults" behavior
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-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-09 notazlicense some code GPL compatible to use in PCSX
2010-12-09 notazinput: export defbind struct
2010-12-09 notazsplit menu so it can be reused in other projects
2010-11-08 notazinput: add in_get_key_code
2010-11-07 notazin_evdev: do all events in update_keycode
2010-09-18 notazfix patch support
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-17 notazinput: rework abs handling, change API, allow custom...
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-09-06 notazinput: unbind old keys when new one is bound
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...
2010-08-18 notazinput: only include stuff when needed
2010-06-02 notazsome pandora tweaks
2010-06-02 notazallow compiling without 32x and sms code
2010-06-01 notazfix emuloop init to use correct pal value
2010-05-31 notaztweaking pandora frontend
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2010-01-12 notaz32x: final renderer tweaks; PWM disable kills PWM irqs
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2009-12-31 notazsimple profiler added
2009-12-21 notazbugfixes
2009-12-20 notazpandora: tripplebuffer fbdev out, refactoring
2009-12-18 notazrandom minor fixes
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-12-08 notazmisc gp2x tweaks
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-22 notazSH2 drc, dummy soc for GP2X
2009-10-06 notazsome tweaks for win32 version
2009-10-05 notazthe old-new win32 port
2009-10-05 notazimproved game vidmode change detection; some iface...
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-22 notazrandom cleanups
2009-09-18 notaz32x: mode2 draw, debug, poll detection
2009-09-14 notaz32x: more wip
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-05 notazFinish migrating to new mem handling. Make carthw db...
2009-09-02 notaznew memory handling, but asm and mappers need update.
2009-08-28 notazfix ROM selector annoyance
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-16 notazstarting SMS work
2009-08-15 notazfix CD load filename display
2009-08-13 notaz1.56 release
2009-08-11 notazalways check for .mds and .mds.gz
2009-08-10 notazff bugfix
2009-08-10 notazsram bugfix + savestate refactoring
2009-08-10 notazmove CD tray handling out of emu loop
2009-08-09 notazinput def bind fix, rnd note
2009-08-08 notazfinal tweaks for 1.55 release
2009-08-08 notazallow slightly deviated sound rates (for Wiz)
2009-08-07 notazvsync bugfix + refactoring
2009-08-07 notazbugfix + some tweaks
2009-08-05 notazdo full frame before menu for proper bg
2009-08-05 notazreadme updated for 1.55
2009-08-03 notazimprove cd change handling
2009-08-03 notazvarious pre-release tweaks
2009-08-02 notazfix save/load of some vars
2009-08-02 notazframe limiter opt, menu btn on cfg load fix
2009-08-02 notazunify helix mp3 code, some sound adjustments
2009-07-31 notazmenu adjustments (L, R for range controls)
2009-07-31 notazmove emu loop to common; redo timing; add pollux timer
2009-07-28 notazstart splitting plat menu code; batt + clock in menu...
2009-07-27 notazanti-tear modes for Wiz
2009-07-26 notazrestore defaults function + some refactoring
2009-07-25 notazclear binds feature
2009-07-25 notazrandom fixes (root path and mmap svp tcache)
2009-07-25 notazinput: get rid of pl2 flag, use 'bind types' instead
2009-07-23 notazget rid of some CamelCase names
2009-07-23 notazfurther unification and refactoring
2009-07-22 notazmore unification; replace some magic bits to defines
2009-07-21 notazlinux port fixed; some cleanups
2009-07-17 notazgp2x+wiz binary support, wiz code wip
2009-07-15 notazfurther prep for Wiz port. Cleanups, rm cpuctrl mmuhack...
next