1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/pdbox/PDa/src
Wincent Balin d01954cad2 Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader in PDBox in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30944 a1c6a512-1295-4272-9138-f99709370657
2011-11-08 23:48:24 +00: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 Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader in PDBox in the future. 2011-11-08 23:48:24 +00: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 pdbox: Optimizations in the audio output code. 2010-07-05 01:35:04 +00: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 Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00:00
x_arithmetic.c Fix pdbox makefile to actually take part in dependency generation 2010-02-25 23:35:16 +00: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