notaz.gp2x.de
/
libpicofe.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libpicofe.git
2017-12-11
notaz
x86_64 support for host_dasm
commit
|
commitdiff
|
tree
|
snapshot
2017-10-13
notaz
don'r check d_name
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
notaz
retry with mmap when mremap fails
commit
|
commitdiff
|
tree
|
snapshot
2017-09-30
Nolan "Tempa...
Prevent segfault in draw_key_config (#2)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
notaz
input: bugfix in defbind check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
notaz
oss: use other sync macro
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
notaz
plat: avoid MAP_FIXED
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
notaz
input: only set default binds when probing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
notaz
alsa: don't leak memory
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
notaz
improve handling of dirents without d_type set
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
notaz
fix a buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2013-10-10
notaz
fix gp2x build
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
notaz
handle no home and buf overflow
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
notaz
Merge pull request #1 from pcercuei/for_upstream
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Cercueil
Allow one key to have multiple actions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Cercueil
Allow the platform code to override the key names
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Cercueil
Let the platform code deliver the key mappings
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Cercueil
SDL video: Use a hardware surface and double buffering
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Cercueil
SDL sound: Reduce considerably sound latency
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Paul Cercueil
Introduce plat_get_skin_dir and update plat_get_root_di...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
notaz
gp2x: pollux: various fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
notaz
gp2x: pollux: bring back ram timings
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
notaz
soc_pollux: fix clkgen masks
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
notaz
pandora: add tv layer selection helper
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Victor Luchits
Properly handle multiple joysticks
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
notaz
don't use a and s for menu functions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
notaz
fix deadlock on list seek
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
notaz
alsa: some stop handling
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
notaz
fix list seeking, add autoload option
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
notaz
GP2X updates
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
notaz
add disassembler reg-names-std option
commit
|
commitdiff
|
tree
|
snapshot
2013-07-28
Grazvydas Ignotas
fix clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-07-27
Grazvydas Ignotas
rm unused preprocessor checks
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Grazvydas Ignotas
readpng: put image on center if it's too large
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Grazvydas Ignotas
add plat_mem_set_exec()
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Grazvydas Ignotas
make cache_flush_ not const, because syscalls are usual...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Grazvydas Ignotas
dodge a warning
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Grazvydas Ignotas
add preliminary alsa driver too
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Grazvydas Ignotas
support multiple sound drivers, add sdl
commit
|
commitdiff
|
tree
|
snapshot
2013-06-22
Grazvydas Ignotas
fix corruption on empty sel_fname
commit
|
commitdiff
|
tree
|
snapshot
2013-06-15
Grazvydas Ignotas
allow multi-include on some headers
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
notaz
sdl: use overlay on native bpp window
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
notaz
plat: don't give up on hugetlb fail
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
notaz
gl_platform: avoid direct xlib dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
notaz
gl: make surface and context readable by users
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
notaz
sdl: add resize callback
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
notaz
sdl: restore video modeo n exit
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
notaz
sdl: be more careful with x11, handle quit msg
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
notaz
only take wminfo from appropriate sdl driver
commit
|
commitdiff
|
tree
|
snapshot
2013-01-06
notaz
menu: pass extension lists as argument
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
notaz
improve file browser, rework filtering
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
notaz
add some VideCore/R-pi support code
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
notaz
sdl: handle activate events
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
notaz
add some sdl code from rearmed
commit
|
commitdiff
|
tree
|
snapshot
2012-12-23
notaz
add some simple EGL output code
commit
|
commitdiff
|
tree
|
snapshot
2012-11-28
notaz
fonts: make friendly to rgb1555
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
notaz
fonts: add uyvy function
commit
|
commitdiff
|
tree
|
snapshot
2012-11-17
notaz
in_sdl: allow external event handler
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
notaz
input: handle unprobed devices better
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
notaz
basic text drawing function from PCSX
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
notaz
neon filters: minor optimization from M-HT
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
notaz
add dummy platform file
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
notaz
merge some pollux code from PCSX
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
notaz
refactor plat.h, add gamma
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
notaz
neon filters: support optional color space conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
notaz
neon filters: fix build on old toolchains
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
notaz
minor cahnges to M-HT's filters
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
M-HT
add NEON filters
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
notaz
add pandora code from PCSX
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
notaz
minor adjustments
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
notaz
merge Themaister's libpng 1.5 fix
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
notaz
update license in source code itself
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
notaz
add key config save code from rearmed ui
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
notaz
merge border style from gpfce
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
notaz
move common files to root
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
notaz
remove PicoDrive-specific stuff, add readme
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
notaz
extend mmap wrapper functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
notaz
add mmap prototypes
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
notaz
input: in_sdl: preliminary joystick support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-23
notaz
input: SDL support
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
notaz
menu: support seeking the filelist with letter keys
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
notaz
menu: support seeking the filelist with letter keys
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
notaz
input: in_gp2x refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
notaz
input: move default bind handling to input core
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
notaz
input: move default bind handling to input core
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
notaz
menu: show savestate date
commit
|
commitdiff
|
tree
|
snapshot
2012-04-10
notaz
fbdev: save and restore support
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
notaz
xenv: allow to specify event filter
commit
|
commitdiff
|
tree
|
snapshot
2012-04-09
notaz
xenv: add minimize functionality
commit
|
commitdiff
|
tree
|
snapshot
2012-03-12
notaz
xenv: allow reading mouse through callbacks, for SDL...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
notaz
fbdev: crash on single buffering
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
notaz
xenv: init g_kbdfd, as 0 is stdin
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
notaz
input: evdev: do centering adjustment
commit
|
commitdiff
|
tree
|
snapshot
2011-12-10
notaz
menu: limit enum text length
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
notaz
input: support analog read
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
notaz
input: support analog read
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
notaz
input: don't configure unprobed devices
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
notaz
input: make it more modular
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
notaz
input: make it more modular
commit
|
commitdiff
|
tree
|
snapshot
2011-09-25
notaz
menu: don't assume onoff vars are int
commit
|
commitdiff
|
tree
|
snapshot
next