summaryrefslogtreecommitdiff
path: root/apps/plugins/pdbox/PDa (follow)
Commit message (Expand)AuthorAge
* pdbox: Always use fixedpoint version of math functionsMarcin Bukat2012-10-07
* Revise the PCM callback system after adding multichannel audio.Michael Sevakis2012-03-03
* Fix wrong pointer arithmetic in the PDbox aiff header writing codeFrank Gevaerts2012-01-22
* Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader ...Wincent Balin2011-11-08
* Fix last known 'set but not used' warning by GCC 4.6.1.Andree Buschmann2011-05-13
* Fix even more 'set but not used' warnings and a regression.Andree Buschmann2011-05-13
* Fix further 'set but not used' warnings.Andree Buschmann2011-05-13
* Fix several 'variable set but not used' warnings reported by GCC 6.4.1.Andree Buschmann2011-05-13
* set mode argument for open() where O_CREAT flag is/can be set.Teruaki Kawashima2010-11-07
* pdbox: avoid making own DEBUG clash with rockbox defineRafaël Carré2010-07-11
* pdbox: Optimizations in the audio output code.Wincent Balin2010-07-05
* Fix include fileFrank Gevaerts2010-06-21
* Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....Frank Gevaerts2010-06-21
* pdbox: Reverted premature commit of Coldfire optimization.Wincent Balin2010-06-04
* pdbox: Fixing yellows.Wincent Balin2010-06-04
* pdbox: Corrected inclusion of m_fixed.h .Wincent Balin2010-06-04
* pdbox: Added Coldfire multiplication optimization by Buschel.Wincent Balin2010-06-04
* Ensure CPU is defined.Andree Buschmann2010-06-04
* pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.Wincent Balin2010-06-03
* pdbox: fix build on ARM with eabiRafaël Carré2010-06-03
* pdbox: Source cleanup. Removed unneeded files.Wincent Balin2010-06-03
* pdbox: Syntax cleanup for the cosine table.Wincent Balin2010-06-02
* Added myself and Pure Data team to credits.Wincent Balin2010-06-01
* pdbox: Code cleanup, optimizations.Wincent Balin2010-06-01
* pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit...Wincent Balin2010-06-01
* pdbox: Code cleanupWincent Balin2010-05-24
* pdbox: Successfully resolved issue with loading of audio filesWincent Balin2010-05-24
* 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
* pdbox: Fixed loading of sound files, pdpod_drums.pd works now.Wincent Balin2010-05-02
* Fix pdbox makefile to actually take part in dependency generationFrank Gevaerts2010-02-25
* PDBox: Correcting two more warnings.Wincent Balin2009-08-05
* PDBox: Got rid of warnings.Wincent Balin2009-08-05
* PDBox: Removed unneeded include file to, hopefully, diminish the amount of w...Wincent Balin2009-08-05
* PDBox: Changed type of t_int to remove 64-bit related warnings.Wincent Balin2009-08-05
* PDBox: Use correct values of maximal string size for snprintf.Wincent Balin2009-08-04
* PDBox: Minor addition and bugfixes.Wincent Balin2009-08-04
* By Wincent Balin: Cleaned up unneeded prototypes in s_path.c (ongoing FS #10...Peter D'Hoye2009-07-21
* Fix PDbox compilationMaurus Cuelenaere2009-07-18
* Another patch by Wincent Balin (from the FS #10416 series): get rid of some w...Peter D'Hoye2009-07-12
* PDBox: One file with stuff is enough....Peter D'Hoye2009-07-12
* More work on PDBox by Wincent Balin. The PDBox plug-in is now working with th...Peter D'Hoye2009-07-12
* Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some k...Peter D'Hoye2009-07-03
* pdbox: new patch by wincent. make s_print work on sim.Dominik Wenger2009-06-07
* pdbox: new patch from wincent balin. make m_memory.c work in rockbox.Dominik Wenger2009-05-28
* Cut the files in half and it might work better (note to self: check your tree...Peter D'Hoye2009-05-24
* Patch by Wincent Balin of PDa plugin: update readme and disable shared librariesPeter D'Hoye2009-05-23