rockbox/apps/plugins/pdbox/PDa/src
William Wilgus 78b2d13567 Pdbox hide cast-function-type fix overlapping memcpy
dsoundfile.c used memcpy for overlapping memory regions switched to memmove
Suppress the 160+ warnings for cast-function-type
This plugin would require major work to fix these warnings

Change-Id: I309d914839c1e70126a05b387863fd21613497a9
2018-12-08 06:23:19 -06:00
..
d_arithmetic.c
d_ctl.c
d_dac.c
d_fft.c
d_fftroutine.c
d_global.c
d_imayer_fft.c Make thirty functions static to reduce binary size 2015-01-05 18:44:36 +01:00
d_imayer_tables.h
d_mayer_fft.c
d_misc.c
d_resample.c
d_soundfile.c Pdbox hide cast-function-type fix overlapping memcpy 2018-12-08 06:23:19 -06:00
d_ugen.c
g_all_guis.c
g_all_guis.h
g_array.c
g_bang.c
g_canvas.c
g_canvas.h
g_editor.c Fix even more 'set but not used' warnings and a regression. 2011-05-13 19:23:27 +00:00
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 Fix last known 'set but not used' warning by GCC 4.6.1. 2011-05-13 19:40:17 +00:00
g_scalar.c
g_template.c pdbox: fix bug shown by new gcc warning 2016-10-12 16:52:49 +02:00
g_text.c
g_toggle.c
g_traversal.c
g_vdial.c
g_vslider.c
g_vumeter.c
m_atom.c
m_binbuf.c
m_class.c
m_conf.c
m_fixed.c
m_fixed.h
m_glob.c
m_imp.h
m_memory.c
m_obj.c
m_pd.c
m_pd.h
m_sched.c
makecostab.c
s_audio.c
s_audio_rockbox.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
s_file.c
s_loader.c
s_path.c
s_print.c
s_stuff.h
t_tk.h
x_acoustics.c pdbox: Always use fixedpoint version of math functions 2012-10-07 15:04:24 +02:00
x_arithmetic.c pdbox: Always use fixedpoint version of math functions 2012-10-07 15:04:24 +02:00
x_connective.c
x_interface.c
x_misc.c
x_net.c
x_qlist.c
x_time.c