summaryrefslogtreecommitdiff
path: root/apps/plugins/wavview.c (follow)
Commit message (Expand)AuthorAge
* plugins: make local functions static for metronome, rockblox1d, wavviewBertrik Sikken2011-10-04
* 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
* Remove more tabsAndree Buschmann2010-02-07
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* 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
* Optimise some more line drawing calls.Jens Arnold2008-04-12
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Wavview plugin: minor speed increasePeter D'Hoye2007-04-11
* wav viewer plugin changes: speedup file reading, allow abort while reading, b...Peter D'Hoye2007-04-10
* Better endianness handling, removed some leftoversPeter D'Hoye2007-04-09
* Fix yellow from 64bit platform simPeter D'Hoye2007-04-09
* New plugin: wavview. Shows info about a wav file and allows you to look at th...Peter D'Hoye2007-04-09