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