index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
pdbox
(
follow
)
Commit message (
Expand
)
Author
Age
*
set mode argument for open() where O_CREAT flag is/can be set.
Teruaki Kawashima
2010-11-07
*
Plugins: modify IRAM copying code
Rafaël Carré
2010-08-30
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
pdbox: disable strict aliasing optimizations since pdbox breaks the strict al...
Nils Wallménius
2010-07-23
*
pdbox: avoid making own DEBUG clash with rockbox define
Rafaël Carré
2010-07-11
*
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
2010-07-10
*
pdbox: Now backlight does not fade out -- making music requires attention.
Wincent Balin
2010-07-10
*
pdbox: Optimizations in the audio output code.
Wincent Balin
2010-07-05
*
pdbox: Added Sansa e200 to supported devices.
Wincent Balin
2010-07-05
*
pdbox: Added different sampling rates based on hardware capabilities.
Wincent Balin
2010-07-05
*
Add -lm to pdbox sim build
Frank Gevaerts
2010-07-03
*
Fix include file
Frank Gevaerts
2010-06-21
*
Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....
Frank Gevaerts
2010-06-21
*
pdbox: Moved all global variables in pdbox.c to IRAM.
Wincent Balin
2010-06-05
*
pdbox: Reverted premature commit of Coldfire optimization.
Wincent Balin
2010-06-04
*
pdbox: Fixing yellows.
Wincent Balin
2010-06-04
*
pdbox: Corrected inclusion of m_fixed.h .
Wincent Balin
2010-06-04
*
pdbox: Added Coldfire multiplication optimization by Buschel.
Wincent Balin
2010-06-04
*
pdbox: Reduced (visible) precision of numbers shown in the GUI.
Wincent Balin
2010-06-04
*
pdbox: The values on of widgets are reset on start now.
Wincent Balin
2010-06-04
*
Ensure CPU is defined.
Andree Buschmann
2010-06-04
*
pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods.
Wincent Balin
2010-06-03
*
pdbox: fix build on ARM with eabi
Rafaël Carré
2010-06-03
*
pdbox: Added keypad for iPod 1G-4G. Reordered SOURCES alphabetically.
Wincent Balin
2010-06-03
*
pdbox: Source cleanup. Removed unneeded files.
Wincent Balin
2010-06-03
*
pdbox: Syntax cleanup for the cosine table.
Wincent Balin
2010-06-02
*
pdbox: add fuze keymap
Rafaël Carré
2010-06-02
*
Added myself and Pure Data team to credits.
Wincent Balin
2010-06-01
*
pdbox: Updated CPU boosting API
Wincent Balin
2010-06-01
*
pdbox: Code cleanup, optimizations.
Wincent Balin
2010-06-01
*
pdbox: Removed unnecessary code from the main include file. Reduced neede mem...
Wincent Balin
2010-06-01
*
pdbox: Solved issue with WAV file import on big-endian targets (signed 16-bit...
Wincent Balin
2010-06-01
*
pdbox: Code cleanup
Wincent Balin
2010-05-24
*
pdbox: Successfully resolved issue with loading of audio files
Wincent Balin
2010-05-24
*
pdbox: Rewrote recently added bugfixes
Wincent Balin
2010-05-20
*
pdbox: Got rid of signedness-related warnings
Wincent Balin
2010-05-20
*
pdbox: Made size value signed
Wincent Balin
2010-05-20
*
pdbox: Adjusted return values for functions read() and write()
Wincent Balin
2010-05-20
*
Fix remaining reds/yellows.
Thomas Martitz
2010-05-14
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
pdbox: Fixed loading of sound files, pdpod_drums.pd works now.
Wincent Balin
2010-05-02
*
Fix pdbox makefile to actually take part in dependency generation
Frank Gevaerts
2010-02-25
*
change dependencies in make files:
Teruaki Kawashima
2010-01-17
*
Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy).
Magnus Holmgren
2009-09-23
*
PDBox: Simplified some float math functions.
Wincent Balin
2009-08-17
*
PDBox: Made GUI use default back- and foreground colors.
Wincent Balin
2009-08-17
*
Fix realloc bug in TLSF.
Magnus Holmgren
2009-08-16
*
PDBox: Correcting two more warnings.
Wincent Balin
2009-08-05
[next]