summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Added inner fill option to normal scrollbar and foreground only option. Added...Michael Sevakis2-9/+11
2006-10-12Make sure to set deemphasis correctly when starting the radio.Dominik Riebeling1-1/+5
2006-10-12Fix tuning into weird frequencies at unpause after changing region settingDominik Riebeling1-0/+1
2006-10-12Left some crud in bmp.c that should've been removed before committing. Don't ...Michael Sevakis1-4/+0
2006-10-11Fixed the problem with the backdrops on iPod. The same problem was in the upd...Michael Sevakis1-1/+5
2006-10-11Small bitmap dithering tweakMichael Sevakis1-11/+17
2006-10-11Fixed errors. Forgot to include system.h for swap16 in bmp.cMichael Sevakis1-0/+1
2006-10-11Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should...Michael Sevakis2-18/+55
2006-10-10Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the...Michael Sevakis1-9/+12
2006-10-05Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling2-26/+100
2006-10-01Prevent gain increase when using AGC in Safety modePeter D'Hoye1-58/+63
2006-09-27Oops, didnt mean to commit thisMartin Scarratt1-21/+10
2006-09-27If a directory is created in the recording screen, the dir browser needs refr...Martin Scarratt1-11/+23
2006-09-27Fixed the possiblity of fooling the recording screen into writing to a non ex...Martin Scarratt1-0/+1
2006-09-26Recording Statusbar: Just shove those icons right by 1 pixelMartin Scarratt1-12/+12
2006-09-26Recording screen statusbar: Improved channel icon by Paul Louden and improved...Martin Scarratt2-2/+8
2006-09-25Fix "Disk Full" splash hang in radio screenMartin Scarratt1-1/+1
2006-09-23Support for I-river remotes in the radio screenMartin Scarratt1-2/+2
2006-09-23Enable FM_MODE button and add new fm context types - now the radio should be ...Martin Scarratt1-0/+3
2006-09-22Fix warnings...Martin Scarratt1-1/+1
2006-09-22Button action code implemented in the radio screen. Should get rid of all tho...Martin Scarratt1-234/+60
2006-09-20Oops - put back a different #ifdefSteve Bavin1-0/+4
2006-09-20Remove an #ifdef - simulators might talk tooSteve Bavin1-5/+0
2006-09-18Reverted the recording timer commit, as it has at least 2 major problems. (1)...Jens Arnold3-181/+5
2006-09-18Recording countdown timer: set timer in recording settings screen (max 1 week...Martin Scarratt3-5/+181
2006-09-17SWCODEC recording hang fixed. Fixed other trouble spots for codec swapping wh...Michael Sevakis1-4/+2
2006-09-13Fix a possible division by zero which caused much "IO5: at 310205A0" type ang...Martin Scarratt1-4/+4
2006-09-12Save a few bytes on hwcodec targets...Magnus Holmgren2-3/+4
2006-09-12Improved statusbar icons in recording screen by Davide GentileMartin Scarratt2-20/+58
2006-09-09Make 'Filename:' on recording screen possible to translate. Also replace some...Magnus Holmgren1-20/+21
2006-09-03Fixed the warning.Miika Pekkarinen1-2/+4
2006-09-03Fixed cpu incorrectly unboosted at boot.Miika Pekkarinen1-1/+15
2006-09-02Display bitrate (Q value for Archos), samplerate, channels and recording form...Martin Scarratt3-45/+43
2006-09-01Fix a display issue for targets with AGC where filetype info was overwriting ...Martin Scarratt1-2/+10
2006-09-01removed an unneeded variableJonathan Gordon1-2/+1
2006-08-31Fix a small display issue in the FM recording modeMartin Scarratt1-1/+2
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis4-345/+652
2006-08-22Button action code for the Virtual keyboard. Extra buttons for H1xx remote: V...Martin Scarratt1-221/+28
2006-08-20Button action code for recording screen. Shouldnt make any noticable differen...Martin Scarratt2-149/+20
2006-08-17Guard against division by zero in the peak meter (the settings menu allows th...Magnus Holmgren1-0/+10
2006-08-16Automatic Gain Control during recording. At this point only compiled for iriv...Peter D'Hoye3-4/+547
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-14/+7
2006-08-09fix button mappings for the gigabeatMarcoen Hirschberg1-6/+7
2006-08-07oopsShachar Liberman1-1/+1
2006-08-07FS#5587 Non-latin languages support update. Translators:Please changeShachar Liberman1-24/+28
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+14
2006-07-31Fixed display issue if you disabled remote LCD in recording screen close to b...Martin Scarratt1-20/+20
2006-07-31I-River targets: A workaround for the recording interference hardware issue w...Martin Scarratt3-8/+40
2006-07-25Turn off FM radio properly when starting playback, fixes FS#5706Linus Nielsen Feltzing1-8/+9
2006-07-23Lets keep the '\n' in (see revision 1.53's commit message)Antoine Cellerier1-5/+5