This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
8404c53ee6
foxbox
/
apps
/
plugins
/
pdbox
/
PDa
/
src
History
Download ZIP
Download TAR.GZ
Rafaël Carré
aa3c676945
pdbox: avoid making own DEBUG clash with rockbox define
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27388 a1c6a512-1295-4272-9138-f99709370657
2010-07-11 16:46:49 +00:00
..
d_arithmetic.c
d_ctl.c
d_dac.c
d_fft.c
d_fftroutine.c
d_global.c
d_imayer_fft.c
Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which is the global pdbox header. This makes sure that the defines are set during depency generation so dependencies are correct.
2010-06-21 16:34:13 +00:00
d_imayer_tables.h
d_mayer_fft.c
d_misc.c
d_resample.c
d_soundfile.c
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
2010-06-01 00:23:59 +00:00
d_ugen.c
g_all_guis.c
g_all_guis.h
g_array.c
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
2010-06-01 00:23:59 +00:00
g_bang.c
g_canvas.c
g_canvas.h
g_editor.c
g_graph.c
g_guiconnect.c
g_hdial.c
g_hslider.c
g_io.c
g_mycanvas.c
g_numbox.c
g_readwrite.c
g_rtext.c
g_scalar.c
g_template.c
g_text.c
g_toggle.c
g_traversal.c
g_vdial.c
g_vslider.c
g_vumeter.c
m_atom.c
m_binbuf.c
pdbox: Rewrote recently added bugfixes
2010-05-20 04:23:40 +00:00
m_class.c
m_conf.c
m_fixed.c
m_fixed.h
pdbox: Reverted premature commit of Coldfire optimization.
2010-06-04 21:32:14 +00:00
m_glob.c
m_imp.h
m_memory.c
m_obj.c
m_pd.c
m_pd.h
Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which is the global pdbox header. This makes sure that the defines are set during depency generation so dependencies are correct.
2010-06-21 16:34:13 +00:00
m_sched.c
pdbox: Code cleanup
2010-05-24 23:38:04 +00:00
makecostab.c
Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which is the global pdbox header. This makes sure that the defines are set during depency generation so dependencies are correct.
2010-06-21 16:34:13 +00:00
s_audio.c
s_audio_rockbox.c
pdbox: Optimizations in the audio output code.
2010-07-05 01:35:04 +00:00
s_file.c
s_loader.c
s_path.c
pdbox: avoid making own DEBUG clash with rockbox define
2010-07-11 16:46:49 +00:00
s_print.c
s_stuff.h
t_tk.h
x_acoustics.c
x_arithmetic.c
x_connective.c
x_interface.c
x_misc.c
x_net.c
x_qlist.c
x_time.c