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