summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.c
AgeCommit message (Expand)Author
2006-03-25Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton
2006-03-20iRiver: Stop disabling the peak meter when stopping the radio.Magnus Holmgren
2006-03-07Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press (on...Hristo Kovachev
2006-03-03Do not show peakmeter and recording time on radio screen for targets with sof...Peter D'Hoye
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev
2005-12-15H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing
2005-11-29Ondio FM: * Bugfix: Cancelling 'Auto Scan Presets' left the radio screen. * P...Jens Arnold
2005-11-20oops ifdef error on FM recorderKevin Ferrare
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-19refactored radio status codeAnton Oleynikov
2005-11-19used generic yes/no dialog for confirmation of presets clearingAnton Oleynikov
2005-11-16added "Auto scan presets" option to radio menuAnton Oleynikov
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-13fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov
2005-11-12Removed monitor option from audio_set_recording_options and the global settin...Andy
2005-11-12iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...Andy
2005-11-06Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,...Jens Arnold
2005-09-29iriver: Idle CPU in the FM radio screenLinus Nielsen Feltzing
2005-09-22Enable FM presets for iriver. Add a preset via the "add" option in the radio...Dave Chapman
2005-09-06The status bas wasn't correctly redrawn in the FM radio screenLinus Nielsen Feltzing
2005-09-05Ondio FM button assignment: The recording screen now uses up/down to select t...Jens Arnold
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-29Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ...Jens Arnold
2005-08-27Const policed the radio menu.Jens Arnold
2005-08-24FM radio: fix by Antonius Hellman, no more crash when loading preset files wi...Linus Nielsen Feltzing
2005-08-18iriver: Radio screen didn't properly filter stray FM_EXIT eventsLinus Nielsen Feltzing
2005-08-18iriver: exit the FM screen (with FM audio on) with joystick push instead of PlayLinus Nielsen Feltzing
2005-08-16FM radio simulation working againLinus Nielsen Feltzing
2005-08-13Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing
2005-06-26Made the FM frequency setting wrap aroundLinus Nielsen Feltzing
2005-06-24Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold
2005-05-07Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a...Jens Arnold
2005-04-10FM preset menu: store current preset immediately after leaving.Jens Arnold
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-01Forgot to include sound.hLinus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-03-06Bugfix: Stop running recording when leaving the radio screen with the radio r...Jens Arnold
2005-02-22fprintf() => fdprintf()Daniel Stenberg
2004-12-26Radio screen: status bar wasn't updated when prerecording buffer was filled a...Jens Arnold
2004-11-22An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing
2004-10-19Phew, all features available to Ondio, too. What an #ifdef monster. New featu...Jörg Hohensohn
2004-10-19Ondio: inaccessible button actions are now in the menu (presets+add), preset ...Jörg Hohensohn
2004-10-19Fixed the FM preset menu button handling (again)Linus Nielsen Feltzing
2004-10-19tuner cleanup + improvements:Jörg Hohensohn
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn
2004-10-17fix: the presence detection needs to power up the tuner firstJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn
2004-10-13fix for menu button quirkJörg Hohensohn