Wincent Balin
|
a266ff185a
|
pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit files only); small I/O-related workaround in g_array.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26439 a1c6a512-1295-4272-9138-f99709370657
|
2010-06-01 00:23:59 +00:00 |
|
Wincent Balin
|
c208486fcc
|
pdbox: Rewrote recently added bugfixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26184 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-20 04:23:40 +00:00 |
|
Wincent Balin
|
ae2659e633
|
pdbox: Got rid of signedness-related warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26183 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-20 03:38:53 +00:00 |
|
Wincent Balin
|
6274944942
|
pdbox: Made size value signed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26182 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-20 03:33:18 +00:00 |
|
Wincent Balin
|
5ea0dc83ec
|
pdbox: Adjusted return values for functions read() and write()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26181 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-20 03:27:12 +00:00 |
|
Thomas Martitz
|
0a1d7c28b7
|
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25844 a1c6a512-1295-4272-9138-f99709370657
|
2010-05-06 17:35:13 +00:00 |
|
Frank Gevaerts
|
ca755f767c
|
Fix pdbox makefile to actually take part in dependency generation
Change pdbox include paths to handle this
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24916 a1c6a512-1295-4272-9138-f99709370657
|
2010-02-25 23:35:16 +00:00 |
|
Wincent Balin
|
7996e77334
|
PDBox: Use correct values of maximal string size for snprintf.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22154 a1c6a512-1295-4272-9138-f99709370657
|
2009-08-04 13:52:43 +00:00 |
|
Peter D'Hoye
|
0d4560cb03
|
Accept FS #10244 by Wincent Balin: more pdbox work done for GSoC; also some keyword and line-ending fixes by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21626 a1c6a512-1295-4272-9138-f99709370657
|
2009-07-03 22:16:11 +00:00 |
|
Peter D'Hoye
|
526b5580da
|
Cut the files in half and it might work better (note to self: check your tree is really clean before patching)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21070 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-24 21:28:16 +00:00 |
|
Peter D'Hoye
|
513389b4c1
|
Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data plugin project of Wincent Balin. Stripped some non-sourcefiles and added a rockbox readme that needs a bit more info from Wincent. Is added to CATEGORIES and viewers, but not yet to SUBDIRS (ie doesn't build yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21044 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-22 21:58:48 +00:00 |
|