index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
pdbox
Age
Commit message (
Expand
)
Author
2020-10-13
Silence warnings that happen on newer GCCs
Solomon Peachy
2020-05-18
pdbox/doom: Use -Wno-stringop-truncation with GCC >=8
Solomon Peachy
2018-12-08
Pdbox hide cast-function-type fix overlapping memcpy
William Wilgus
2016-10-12
pdbox: fix bug shown by new gcc warning
Frank Gevaerts
2015-01-05
Make thirty functions static to reduce binary size
Thomas Jarosch
2013-01-24
Deprecate the EXTRA_LIBS variable.
Björn Stenberg
2012-10-07
pdbox: Always use fixedpoint version of math functions
Marcin Bukat
2012-10-07
pdbox: fix makefile
Marcin Bukat
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
2012-03-28
tlsf: move to /lib (it's also used by plugins).
Thomas Martitz
2012-03-26
build system: unify/simplify library handling a bit.
Thomas Martitz
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-01-22
Fix wrong pointer arithmetic in the PDbox aiff header writing code
Frank Gevaerts
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-11-08
Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader ...
Wincent Balin
2011-05-13
Fix last known 'set but not used' warning by GCC 4.6.1.
Andree Buschmann
2011-05-13
Fix even more 'set but not used' warnings and a regression.
Andree Buschmann
2011-05-13
Fix further 'set but not used' warnings.
Andree Buschmann
2011-05-13
Fix several 'variable set but not used' warnings reported by GCC 6.4.1.
Andree Buschmann
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
2010-11-07
set mode argument for open() where O_CREAT flag is/can be set.
Teruaki Kawashima
2010-08-30
Plugins: modify IRAM copying code
Rafaël Carré
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
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-07-23
pdbox: disable strict aliasing optimizations since pdbox breaks the strict al...
Nils Wallménius
2010-07-11
pdbox: avoid making own DEBUG clash with rockbox define
Rafaël Carré
2010-07-10
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-05
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-03
Add -lm to pdbox sim build
Frank Gevaerts
2010-06-21
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-05
pdbox: Moved all global variables in pdbox.c to IRAM.
Wincent Balin
2010-06-04
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-03
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-02
pdbox: Syntax cleanup for the cosine table.
Wincent Balin
2010-06-02
pdbox: add fuze keymap
Rafaël Carré
2010-06-01
Added myself and Pure Data team to credits.
Wincent Balin
[next]