forked from len0rd/rockbox
Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data plugin project of Wincent Balin. Stripped some non-sourcefiles and added a rockbox readme that needs a bit more info from Wincent. Is added to CATEGORIES and viewers, but not yet to SUBDIRS (ie doesn't build yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21044 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
95fa7f6a2e
commit
513389b4c1
199 changed files with 139349 additions and 1 deletions
330
apps/plugins/pdbox/SOURCES
Normal file
330
apps/plugins/pdbox/SOURCES
Normal file
|
@ -0,0 +1,330 @@
|
|||
pdbox.c
|
||||
pdbox-net.c
|
||||
|
||||
/*
|
||||
dbestfit-3.3/bmalloc.c
|
||||
dbestfit-3.3/bysize.c
|
||||
dbestfit-3.3/dmalloc.c
|
||||
*/
|
||||
|
||||
/*
|
||||
PDa/src/g_canvas.c
|
||||
PDa/src/g_graph.c
|
||||
PDa/src/g_text.c
|
||||
*/
|
||||
/* PDa/src/g_rtext.c Does not compile */
|
||||
/*
|
||||
PDa/src/g_array.c
|
||||
PDa/src/g_template.c
|
||||
PDa/src/g_io.c
|
||||
PDa/src/g_scalar.c
|
||||
PDa/src/g_traversal.c
|
||||
PDa/src/g_guiconnect.c
|
||||
PDa/src/g_readwrite.c
|
||||
PDa/src/g_editor.c
|
||||
PDa/src/g_all_guis.c
|
||||
PDa/src/g_bang.c
|
||||
PDa/src/g_hdial.c
|
||||
PDa/src/g_hslider.c
|
||||
PDa/src/g_mycanvas.c
|
||||
PDa/src/g_numbox.c
|
||||
PDa/src/g_toggle.c
|
||||
PDa/src/g_vdial.c
|
||||
PDa/src/g_vslider.c
|
||||
PDa/src/g_vumeter.c
|
||||
PDa/src/m_pd.c
|
||||
PDa/src/m_class.c
|
||||
PDa/src/m_obj.c
|
||||
PDa/src/m_atom.c
|
||||
*/
|
||||
/*
|
||||
PDa/src/m_memory.c
|
||||
*/
|
||||
|
||||
/* PDa/src/m_binbuf.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/src/m_conf.c
|
||||
PDa/src/m_glob.c
|
||||
PDa/src/m_sched.c
|
||||
*/
|
||||
/* PDa/src/s_main.c Does not compile, system reasons */
|
||||
/* PDa/src/s_inter.c Does not compile, BSD sockets */
|
||||
/* PDa/src/s_file.c Does not compile, file handling stuff */
|
||||
/* PDa/src/s_print.c Does not compile, system reasons */
|
||||
/*
|
||||
PDa/src/s_loader.c
|
||||
*/
|
||||
/* PDa/src/s_path.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/src/s_entry.c
|
||||
PDa/src/s_audio.c
|
||||
PDa/src/s_midi.c
|
||||
PDa/src/d_ugen.c
|
||||
PDa/src/d_arithmetic.c
|
||||
PDa/src/d_dac.c
|
||||
PDa/src/d_misc.c
|
||||
PDa/src/d_fft.c
|
||||
PDa/src/d_mayer_fft.c
|
||||
PDa/src/d_fftroutine.c
|
||||
PDa/src/d_global.c
|
||||
PDa/src/d_resample.c
|
||||
PDa/src/d_ctl.c
|
||||
*/
|
||||
/* PDa/src/d_soundfile.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/src/x_arithmetic.c
|
||||
PDa/src/x_connective.c
|
||||
PDa/src/x_interface.c
|
||||
PDa/src/x_midi.c
|
||||
PDa/src/x_misc.c
|
||||
PDa/src/x_time.c
|
||||
PDa/src/x_acoustics.c
|
||||
*/
|
||||
/* PDa/src/x_net.c Does not compile, BSD sockets */
|
||||
/*
|
||||
PDa/src/x_qlist.c
|
||||
PDa/src/x_gui.c
|
||||
*/
|
||||
|
||||
/*
|
||||
PDa/src/d_imayer_fft.c
|
||||
*/
|
||||
PDa/src/m_fixed.c
|
||||
|
||||
/*
|
||||
PDa/intern/biquad~.c
|
||||
PDa/intern/bp~.c
|
||||
PDa/intern/clip~.c
|
||||
PDa/intern/cos~.c
|
||||
PDa/intern/dbtopow~.c
|
||||
PDa/intern/dbtorms~.c
|
||||
PDa/intern/delread~.c
|
||||
PDa/intern/delwrite~.c
|
||||
PDa/intern/env~.c
|
||||
PDa/intern/ftom~.c
|
||||
PDa/intern/hip~.c
|
||||
PDa/intern/intern_setup.c
|
||||
PDa/intern/line~.c
|
||||
PDa/intern/lop~.c
|
||||
PDa/intern/mtof~.c
|
||||
PDa/intern/noise~.c
|
||||
PDa/intern/osc~.c
|
||||
PDa/intern/phasor~.c
|
||||
PDa/intern/powtodb~.c
|
||||
PDa/intern/print~.c
|
||||
PDa/intern/rmstodb~.c
|
||||
PDa/intern/rsqrt~.c
|
||||
PDa/intern/samphold~.c
|
||||
*/
|
||||
/* PDa/intern/sfread~.c Does not compile, file handling stuff */
|
||||
/* PDa/intern/sfwrite~.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/intern/sig~.c
|
||||
PDa/intern/snapshot~.c
|
||||
PDa/intern/sqrt~.c
|
||||
PDa/intern/tabosc4~.c
|
||||
PDa/intern/tabplay~.c
|
||||
PDa/intern/tabread.c
|
||||
PDa/intern/tabread4~.c
|
||||
PDa/intern/tabread~.c
|
||||
PDa/intern/tabreceive~.c
|
||||
PDa/intern/tabsend~.c
|
||||
PDa/intern/tabwrite.c
|
||||
PDa/intern/tabwrite~.c
|
||||
PDa/intern/threshold~.c
|
||||
PDa/intern/vcf~.c
|
||||
PDa/intern/vd~.c
|
||||
PDa/intern/vline~.c
|
||||
PDa/intern/vsnapshot~.c
|
||||
PDa/intern/wrap~.c
|
||||
*/
|
||||
|
||||
/*
|
||||
PDa/extra/OSCroute.c
|
||||
PDa/extra/bandpass.c
|
||||
*/
|
||||
/* PDa/extra/dumpOSC.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/extra/equalizer.c
|
||||
PDa/extra/gcanvas.c
|
||||
PDa/extra/highpass.c
|
||||
PDa/extra/highshelf.c
|
||||
PDa/extra/hlshelf.c
|
||||
PDa/extra/image.c
|
||||
PDa/extra/lowpass.c
|
||||
PDa/extra/lowshelf.c
|
||||
PDa/extra/moog~.c
|
||||
PDa/extra/notch.c
|
||||
*/
|
||||
/* PDa/extra/sendOSC.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/extra/shell.c
|
||||
PDa/extra/slider.c
|
||||
PDa/extra/sliderh.c
|
||||
PDa/extra/zerox~.c
|
||||
*/
|
||||
pdbox.c
|
||||
pdbox-net.c
|
||||
|
||||
/*
|
||||
dbestfit-3.3/bmalloc.c
|
||||
dbestfit-3.3/bysize.c
|
||||
dbestfit-3.3/dmalloc.c
|
||||
*/
|
||||
|
||||
/*
|
||||
PDa/src/g_canvas.c
|
||||
PDa/src/g_graph.c
|
||||
PDa/src/g_text.c
|
||||
*/
|
||||
/* PDa/src/g_rtext.c Does not compile */
|
||||
/*
|
||||
PDa/src/g_array.c
|
||||
PDa/src/g_template.c
|
||||
PDa/src/g_io.c
|
||||
PDa/src/g_scalar.c
|
||||
PDa/src/g_traversal.c
|
||||
PDa/src/g_guiconnect.c
|
||||
PDa/src/g_readwrite.c
|
||||
PDa/src/g_editor.c
|
||||
PDa/src/g_all_guis.c
|
||||
PDa/src/g_bang.c
|
||||
PDa/src/g_hdial.c
|
||||
PDa/src/g_hslider.c
|
||||
PDa/src/g_mycanvas.c
|
||||
PDa/src/g_numbox.c
|
||||
PDa/src/g_toggle.c
|
||||
PDa/src/g_vdial.c
|
||||
PDa/src/g_vslider.c
|
||||
PDa/src/g_vumeter.c
|
||||
PDa/src/m_pd.c
|
||||
PDa/src/m_class.c
|
||||
PDa/src/m_obj.c
|
||||
PDa/src/m_atom.c
|
||||
*/
|
||||
/*
|
||||
PDa/src/m_memory.c
|
||||
*/
|
||||
|
||||
/* PDa/src/m_binbuf.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/src/m_conf.c
|
||||
PDa/src/m_glob.c
|
||||
PDa/src/m_sched.c
|
||||
*/
|
||||
/* PDa/src/s_main.c Does not compile, system reasons */
|
||||
/* PDa/src/s_inter.c Does not compile, BSD sockets */
|
||||
/* PDa/src/s_file.c Does not compile, file handling stuff */
|
||||
/* PDa/src/s_print.c Does not compile, system reasons */
|
||||
/*
|
||||
PDa/src/s_loader.c
|
||||
*/
|
||||
/* PDa/src/s_path.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/src/s_entry.c
|
||||
PDa/src/s_audio.c
|
||||
PDa/src/s_midi.c
|
||||
PDa/src/d_ugen.c
|
||||
PDa/src/d_arithmetic.c
|
||||
PDa/src/d_dac.c
|
||||
PDa/src/d_misc.c
|
||||
PDa/src/d_fft.c
|
||||
PDa/src/d_mayer_fft.c
|
||||
PDa/src/d_fftroutine.c
|
||||
PDa/src/d_global.c
|
||||
PDa/src/d_resample.c
|
||||
PDa/src/d_ctl.c
|
||||
*/
|
||||
/* PDa/src/d_soundfile.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/src/x_arithmetic.c
|
||||
PDa/src/x_connective.c
|
||||
PDa/src/x_interface.c
|
||||
PDa/src/x_midi.c
|
||||
PDa/src/x_misc.c
|
||||
PDa/src/x_time.c
|
||||
PDa/src/x_acoustics.c
|
||||
*/
|
||||
/* PDa/src/x_net.c Does not compile, BSD sockets */
|
||||
/*
|
||||
PDa/src/x_qlist.c
|
||||
PDa/src/x_gui.c
|
||||
*/
|
||||
|
||||
/*
|
||||
PDa/src/d_imayer_fft.c
|
||||
*/
|
||||
PDa/src/m_fixed.c
|
||||
|
||||
/*
|
||||
PDa/intern/biquad~.c
|
||||
PDa/intern/bp~.c
|
||||
PDa/intern/clip~.c
|
||||
PDa/intern/cos~.c
|
||||
PDa/intern/dbtopow~.c
|
||||
PDa/intern/dbtorms~.c
|
||||
PDa/intern/delread~.c
|
||||
PDa/intern/delwrite~.c
|
||||
PDa/intern/env~.c
|
||||
PDa/intern/ftom~.c
|
||||
PDa/intern/hip~.c
|
||||
PDa/intern/intern_setup.c
|
||||
PDa/intern/line~.c
|
||||
PDa/intern/lop~.c
|
||||
PDa/intern/mtof~.c
|
||||
PDa/intern/noise~.c
|
||||
PDa/intern/osc~.c
|
||||
PDa/intern/phasor~.c
|
||||
PDa/intern/powtodb~.c
|
||||
PDa/intern/print~.c
|
||||
PDa/intern/rmstodb~.c
|
||||
PDa/intern/rsqrt~.c
|
||||
PDa/intern/samphold~.c
|
||||
*/
|
||||
/* PDa/intern/sfread~.c Does not compile, file handling stuff */
|
||||
/* PDa/intern/sfwrite~.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/intern/sig~.c
|
||||
PDa/intern/snapshot~.c
|
||||
PDa/intern/sqrt~.c
|
||||
PDa/intern/tabosc4~.c
|
||||
PDa/intern/tabplay~.c
|
||||
PDa/intern/tabread.c
|
||||
PDa/intern/tabread4~.c
|
||||
PDa/intern/tabread~.c
|
||||
PDa/intern/tabreceive~.c
|
||||
PDa/intern/tabsend~.c
|
||||
PDa/intern/tabwrite.c
|
||||
PDa/intern/tabwrite~.c
|
||||
PDa/intern/threshold~.c
|
||||
PDa/intern/vcf~.c
|
||||
PDa/intern/vd~.c
|
||||
PDa/intern/vline~.c
|
||||
PDa/intern/vsnapshot~.c
|
||||
PDa/intern/wrap~.c
|
||||
*/
|
||||
|
||||
/*
|
||||
PDa/extra/OSCroute.c
|
||||
PDa/extra/bandpass.c
|
||||
*/
|
||||
/* PDa/extra/dumpOSC.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/extra/equalizer.c
|
||||
PDa/extra/gcanvas.c
|
||||
PDa/extra/highpass.c
|
||||
PDa/extra/highshelf.c
|
||||
PDa/extra/hlshelf.c
|
||||
PDa/extra/image.c
|
||||
PDa/extra/lowpass.c
|
||||
PDa/extra/lowshelf.c
|
||||
PDa/extra/moog~.c
|
||||
PDa/extra/notch.c
|
||||
*/
|
||||
/* PDa/extra/sendOSC.c Does not compile, file handling stuff */
|
||||
/*
|
||||
PDa/extra/shell.c
|
||||
PDa/extra/slider.c
|
||||
PDa/extra/sliderh.c
|
||||
PDa/extra/zerox~.c
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue