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