summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.c
AgeCommit message (Expand)Author
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-02-08Revert the changes using global status for the screen states. It should wait ...Michael Sevakis
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis
2007-02-03Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold
2007-02-01Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon
2006-12-26Fix FS#6361. Allow the FM auto-scanning to be abort with the standardJonathan Gordon
2006-12-25Next round of static'ing and related fixes.Jens Arnold
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-12Make sure to set deemphasis correctly when starting the radio.Dominik Riebeling
2006-10-12Fix tuning into weird frequencies at unpause after changing region settingDominik Riebeling
2006-10-10Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the...Michael Sevakis
2006-10-05Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling
2006-09-25Fix "Disk Full" splash hang in radio screenMartin Scarratt
2006-09-23Support for I-river remotes in the radio screenMartin Scarratt
2006-09-23Enable FM_MODE button and add new fm context types - now the radio should be ...Martin Scarratt
2006-09-22Fix warnings...Martin Scarratt
2006-09-22Button action code implemented in the radio screen. Should get rid of all tho...Martin Scarratt
2006-09-17SWCODEC recording hang fixed. Fixed other trouble spots for codec swapping wh...Michael Sevakis
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-07-25Turn off FM radio properly when starting playback, fixes FS#5706Linus Nielsen Feltzing
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing
2006-05-14Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold
2006-04-30Recording buffer offset must be passed on to the firmware calls, not the othe...Peter D'Hoye
2006-04-25Added bad filename protection when user enters an fm radio preset filename. F...Peter D'Hoye
2006-04-03FMRadio: Zero the presets struct on new "preset scan", also replace the hardc...Hristo Kovachev
2006-04-02Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...Hristo Kovachev
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