summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2009-01-02static/const/#include/tab police on various filesBertrik Sikken1-1/+2
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon3-11/+1
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis1-7/+39
2008-12-26Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone4-30/+53
2008-12-26Latest work on the bmp on-load scaler:Andrew Mahone4-771/+718
2008-12-16Accept FS#9646 by Christopher Williams which fixes a few radio preset bugs:Jonathan Gordon1-24/+52
2008-12-14fix yellowAndrew Mahone1-1/+1
2008-12-14remove unneeded testAndrew Mahone1-0/+4
2008-12-13Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis1-4/+0
2008-12-13PCM buffer beeping needs the audio buffer reset in order to work after operat...Michael Sevakis1-0/+4
2008-12-12fix yellowAndrew Mahone1-3/+5
2008-12-12fix broken greyscale upscalingAndrew Mahone1-24/+18
2008-12-10Fix a wrong comment in thread.c and mention an alternative approach to inits....Michael Sevakis2-2/+2
2008-12-10fix get_totalsize to return the correct size in some cases where it failedAndrew Mahone1-3/+2
2008-12-10code cleanup, more descriptive variable names, and algorithm docs for color s...Andrew Mahone1-61/+124
2008-12-10small binsize improvement for color scalersAndrew Mahone1-20/+20
2008-12-10Fix red and a couple other things I somehow missed.Michael Sevakis1-1/+1
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis1-10/+10
2008-12-09fix yellow - bogus unitialized use warningsAndrew Mahone1-2/+2
2008-12-09resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone6-318/+1380
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius1-1/+5
2008-11-04Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts1-4/+10
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-2/+2
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts3-11/+11
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg5-6/+7
2008-10-14Make some dependencies on id3.h explicit.Magnus Holmgren1-0/+1
2008-10-14Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary...Björn Stenberg1-24/+0
2008-10-14Moved pcm_record from firmware to apps. Cleaned up some. Now all code using s...Björn Stenberg3-0/+1855
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye1-0/+1
2008-10-08add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg1-0/+3
2008-08-20Fix broken h1x0 sim build by providing a stub for pcm_sample_rate()Peter D'Hoye1-0/+5
2008-08-20Recording screen: show spdif samplerate on SWCODEC targets (with spdif of cou...Peter D'Hoye1-5/+44
2008-08-20Recording screen: do not show L/R gain settings when recording mono; do not s...Peter D'Hoye1-7/+23
2008-08-19Accept FS #9301 by Christopher Williams: fix radio preset list after removing...Peter D'Hoye1-0/+2
2008-08-15Adapt comment to the fact that the splash is removedPeter D'Hoye1-2/+1
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius2-18/+14
2008-08-13Fix a small delay in updating the recording screen. This caused the screen no...Peter D'Hoye1-10/+10
2008-08-11Adapt clip counter to compact view of recording screenPeter D'Hoye1-2/+3
2008-08-10Recording screen: show a more compact view if 6 lines do not fit but 4 do. Sh...Peter D'Hoye1-2/+19
2008-08-07Style police, trigStat -> trig_statNils Wallménius1-2/+2
2008-08-06First step of the recording screen redesign. The screen is split into a fixed...Peter D'Hoye3-673/+537
2008-08-03A bit of code police, no functional changesPeter D'Hoye1-64/+67
2008-08-02Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...Dominik Riebeling2-2/+2
2008-07-17fix FS#9200Jonathan Gordon1-0/+1
2008-07-05fix FS#9146Jonathan Gordon1-1/+1
2008-07-03Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...Bertrik Sikken2-6/+2
2008-06-29Fix FS #9128: invalidate the peakmeter scales when switching between playback...Peter D'Hoye1-1/+7
2008-06-28fix redPeter D'Hoye1-1/+1
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2-22/+27
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg13-26/+52