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