summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
...
* Fix red.Bertrik Sikken2009-03-08
* Get rid of a useless copy instruction in the SH1 32*32->64bit multiply routin...Jens Arnold2009-02-15
* Add an unsigned 32*32->top32 bit multiply for resizing on SH1, and switch to ...Jens Arnold2009-02-15
* Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...Jens Arnold2009-02-10
* Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other mi...Michael Sevakis2009-02-08
* continuation of last nights statusbar cleanup.Jonathan Gordon2009-02-02
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* Various files: make function implementations consistent with their declaratio...Bertrik Sikken2009-01-31
* Get checkwps working againMaurus Cuelenaere2009-01-29
* Hopefully fix wrong colours on coldfire targets for certain scaling factors. ...Jens Arnold2009-01-25
* plugins/lib/feature_wrappers.h to provide easy access to some feature that ma...Andrew Mahone2009-01-24
* albumart search in pluginlib when building without HAVE_ALBUMART (for later u...Andrew Mahone2009-01-24
* fix test for SH in resize.hAndrew Mahone2009-01-20
* scaler optimizations:Andrew Mahone2009-01-20
* support pixel aspect ratio compensation in recalc_dimension, with PAR defined...Andrew Mahone2009-01-13
* remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone2009-01-13
* cleanup for core-file-in-pluginlib compilation:Andrew Mahone2009-01-08
* temporarilty disable the statusbar in the keyboard because it doesnt use view...Jonathan Gordon2009-01-05
* build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...Andrew Mahone2009-01-04
* static/const/#include/tab police on various filesBertrik Sikken2009-01-02
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis2008-12-31
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* Latest work on the bmp on-load scaler:Andrew Mahone2008-12-26
* Accept FS#9646 by Christopher Williams which fixes a few radio preset bugs:Jonathan Gordon2008-12-16
* fix yellowAndrew Mahone2008-12-14
* remove unneeded testAndrew Mahone2008-12-14
* Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2008-12-13
* PCM buffer beeping needs the audio buffer reset in order to work after operat...Michael Sevakis2008-12-13
* fix yellowAndrew Mahone2008-12-12
* fix broken greyscale upscalingAndrew Mahone2008-12-12
* Fix a wrong comment in thread.c and mention an alternative approach to inits....Michael Sevakis2008-12-10
* fix get_totalsize to return the correct size in some cases where it failedAndrew Mahone2008-12-10
* code cleanup, more descriptive variable names, and algorithm docs for color s...Andrew Mahone2008-12-10
* small binsize improvement for color scalersAndrew Mahone2008-12-10
* Fix red and a couple other things I somehow missed.Michael Sevakis2008-12-10
* Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2008-12-10
* fix yellow - bogus unitialized use warningsAndrew Mahone2008-12-09
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
* FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius2008-12-09
* Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts2008-11-04
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Make some dependencies on id3.h explicit.Magnus Holmgren2008-10-14
* Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg2008-10-14
* Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg2008-10-14
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg2008-10-08