1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/pdbox/PDa/src
Marcin Bukat 71778bd21e pdbox: Always use fixedpoint version of math functions
Change-Id: Ie5671d8f425804c9cf3265bad86eadadaf73ea1c
2012-10-07 15:04:24 +02:00
..
d_arithmetic.c
d_ctl.c
d_dac.c
d_fft.c
d_fftroutine.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
d_global.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
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 Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
d_resample.c
d_soundfile.c Fix wrong pointer arithmetic in the PDbox aiff header writing code 2012-01-22 21:41:38 +01:00
d_ugen.c Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
g_all_guis.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_all_guis.h
g_array.c Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
g_bang.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_canvas.c Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
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 Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
g_guiconnect.c
g_hdial.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_hslider.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_io.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_mycanvas.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_numbox.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_readwrite.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
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 Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_template.c Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
g_text.c Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
g_toggle.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_traversal.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_vdial.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_vslider.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
g_vumeter.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
m_atom.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
m_binbuf.c Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
m_class.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
m_conf.c
m_fixed.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
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 Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
m_obj.c Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
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 Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
s_audio_rockbox.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
s_file.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
s_loader.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
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 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 Fix several 'variable set but not used' warnings reported by GCC 6.4.1. 2011-05-13 18:47:42 +00:00
x_interface.c
x_misc.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
x_net.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
x_qlist.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
x_time.c