summaryrefslogtreecommitdiff
path: root/apps/plugins/wavrecord.c
AgeCommit message (Expand)Author
2010-08-28fix r27926 : lcd_puts() not changed to lcd_putsf()Rafaël Carré
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-05-07Fix size_t handling in plugin_get_buffer()Frank Gevaerts
2010-05-06Fix last two yellowsFrank Gevaerts
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-02-07Remove more tabsAndree Buschmann
2009-07-11Fix plugins for the changed pitch scale from r21781Jens Arnold
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-10-31cleanup storage definesFrank Gevaerts
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-08-11Make wavrecord use the same recording directory as the core.Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2007-05-28Wavrecord: Let the menu start at the most convenient item.Jens Arnold
2007-05-20wavrecord needs its own source count. Source defines also collided with some ...Michael Sevakis
2007-05-20Fix the wavrecord errorsMichael Sevakis
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon
2007-05-19WAV recording plugin: Fix distortion when feeding a full-range digital signal...Jens Arnold
2007-05-19Archos Recorders, Ondio FM: WAV recording plugin. This is considered a techni...Jens Arnold