index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
pdbox
/
PDa
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
Silence warnings that happen on newer GCCs
Solomon Peachy
1
-0
/
+3
2018-12-08
Pdbox hide cast-function-type fix overlapping memcpy
William Wilgus
1
-2
/
+2
2016-10-12
pdbox: fix bug shown by new gcc warning
Frank Gevaerts
1
-0
/
+2
2015-01-05
Make thirty functions static to reduce binary size
Thomas Jarosch
1
-1
/
+1
2012-10-07
pdbox: Always use fixedpoint version of math functions
Marcin Bukat
2
-2
/
+2
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-6
/
+4
2012-01-22
Fix wrong pointer arithmetic in the PDbox aiff header writing code
Frank Gevaerts
1
-1
/
+1
2011-11-08
Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader ...
Wincent Balin
1
-11
/
+13
2011-05-13
Fix last known 'set but not used' warning by GCC 4.6.1.
Andree Buschmann
1
-0
/
+4
2011-05-13
Fix even more 'set but not used' warnings and a regression.
Andree Buschmann
1
-3
/
+4
2011-05-13
Fix further 'set but not used' warnings.
Andree Buschmann
1
-10
/
+39
2011-05-13
Fix several 'variable set but not used' warnings reported by GCC 6.4.1.
Andree Buschmann
9
-29
/
+41
2010-11-07
set mode argument for open() where O_CREAT flag is/can be set.
Teruaki Kawashima
2
-5
/
+1
2010-07-11
pdbox: avoid making own DEBUG clash with rockbox define
Rafaël Carré
1
-4
/
+4
2010-07-05
pdbox: Optimizations in the audio output code.
Wincent Balin
1
-1
/
+5
2010-06-21
Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....
Frank Gevaerts
3
-0
/
+9
2010-06-04
pdbox: Reverted premature commit of Coldfire optimization.
Wincent Balin
1
-17
/
+0
2010-06-04
pdbox: Fixing yellows.
Wincent Balin
1
-3
/
+6
2010-06-04
pdbox: Added Coldfire multiplication optimization by Buschel.
Wincent Balin
1
-3
/
+22
2010-06-04
Ensure CPU is defined.
Andree Buschmann
1
-0
/
+4
2010-06-03
pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.
Wincent Balin
1
-0
/
+16
2010-06-03
pdbox: fix build on ARM with eabi
Rafaël Carré
1
-2
/
+3
2010-06-03
pdbox: Source cleanup. Removed unneeded files.
Wincent Balin
27
-15479
/
+0
2010-06-01
Added myself and Pure Data team to credits.
Wincent Balin
1
-1
/
+1
2010-06-01
pdbox: Code cleanup, optimizations.
Wincent Balin
1
-36
/
+37
2010-06-01
pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit...
Wincent Balin
2
-2
/
+9
2010-05-24
pdbox: Code cleanup
Wincent Balin
1
-2
/
+4
2010-05-24
pdbox: Successfully resolved issue with loading of audio files
Wincent Balin
1
-1
/
+1
2010-05-20
pdbox: Rewrote recently added bugfixes
Wincent Balin
2
-5
/
+8
2010-05-20
pdbox: Got rid of signedness-related warnings
Wincent Balin
1
-3
/
+3
2010-05-20
pdbox: Made size value signed
Wincent Balin
1
-3
/
+3
2010-05-20
pdbox: Adjusted return values for functions read() and write()
Wincent Balin
2
-5
/
+5
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-2
/
+2
2010-05-02
pdbox: Fixed loading of sound files, pdpod_drums.pd works now.
Wincent Balin
1
-5
/
+3
2010-02-25
Fix pdbox makefile to actually take part in dependency generation
Frank Gevaerts
43
-44
/
+44
2009-08-05
PDBox: Correcting two more warnings.
Wincent Balin
1
-2
/
+3
2009-08-05
PDBox: Got rid of warnings.
Wincent Balin
3
-6
/
+11
2009-08-05
PDBox: Changed type of t_int to remove 64-bit related warnings.
Wincent Balin
3
-3
/
+12
2009-08-04
PDBox: Use correct values of maximal string size for snprintf.
Wincent Balin
10
-28
/
+25
2009-08-04
PDBox: Minor addition and bugfixes.
Wincent Balin
2
-3
/
+6
2009-07-21
By Wincent Balin: Cleaned up unneeded prototypes in s_path.c (ongoing FS #10...
Peter D'Hoye
1
-9
/
+0
2009-07-18
Fix PDbox compilation
Maurus Cuelenaere
1
-1
/
+0
2009-07-12
Another patch by Wincent Balin (from the FS #10416 series): get rid of some w...
Peter D'Hoye
1
-0
/
+12
2009-07-12
More work on PDBox by Wincent Balin. The PDBox plug-in is now working with th...
Peter D'Hoye
3
-61
/
+112
2009-07-03
Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some k...
Peter D'Hoye
57
-119
/
+3206
2009-06-07
pdbox: new patch by wincent. make s_print work on sim.
Dominik Wenger
1
-1
/
+112
2009-05-28
pdbox: new patch from wincent balin. make m_memory.c work in rockbox.
Dominik Wenger
1
-0
/
+5
2009-05-24
Cut the files in half and it might work better (note to self: check your tree...
Peter D'Hoye
93
-54857
/
+1
2009-05-23
Patch by Wincent Balin of PDa plugin: update readme and disable shared libraries
Peter D'Hoye
1
-1
/
+1
2009-05-22
Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data...
Peter D'Hoye
93
-0
/
+109810