index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
pdbox
/
PDa
/
src
/
g_array.c
(
unfollow
)
Commit message (
Expand
)
Author
2011-05-13
Fix several 'variable set but not used' warnings reported by GCC 6.4.1.
Andree Buschmann
2010-06-01
pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit...
Wincent Balin
2010-05-20
pdbox: Rewrote recently added bugfixes
Wincent Balin
2010-05-20
pdbox: Got rid of signedness-related warnings
Wincent Balin
2010-05-20
pdbox: Made size value signed
Wincent Balin
2010-05-20
pdbox: Adjusted return values for functions read() and write()
Wincent Balin
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-02-25
Fix pdbox makefile to actually take part in dependency generation
Frank Gevaerts
2009-08-04
PDBox: Use correct values of maximal string size for snprintf.
Wincent Balin
2009-07-03
Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some k...
Peter D'Hoye
2009-05-24
Cut the files in half and it might work better (note to self: check your tree...
Peter D'Hoye
2009-05-22
Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data...
Peter D'Hoye