summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.c (follow)
Commit message (Expand)AuthorAge
* Fix FS#6361. Allow the FM auto-scanning to be abort with the standardJonathan Gordon2006-12-26
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Make sure to set deemphasis correctly when starting the radio.Dominik Riebeling2006-10-12
* Fix tuning into weird frequencies at unpause after changing region settingDominik Riebeling2006-10-12
* Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the...Michael Sevakis2006-10-10
* Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling2006-10-05
* Fix "Disk Full" splash hang in radio screenMartin Scarratt2006-09-25
* Support for I-river remotes in the radio screenMartin Scarratt2006-09-23
* Enable FM_MODE button and add new fm context types - now the radio should be ...Martin Scarratt2006-09-23
* Fix warnings...Martin Scarratt2006-09-22
* Button action code implemented in the radio screen. Should get rid of all tho...Martin Scarratt2006-09-22
* SWCODEC recording hang fixed. Fixed other trouble spots for codec swapping wh...Michael Sevakis2006-09-17
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* Turn off FM radio properly when starting playback, fixes FS#5706Linus Nielsen Feltzing2006-07-25
* Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing2006-07-21
* Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat...Jens Arnold2006-05-14
* Recording buffer offset must be passed on to the firmware calls, not the othe...Peter D'Hoye2006-04-30
* Added bad filename protection when user enters an fm radio preset filename. F...Peter D'Hoye2006-04-25
* FMRadio: Zero the presets struct on new "preset scan", also replace the hardc...Hristo Kovachev2006-04-03
* Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...Hristo Kovachev2006-04-02
* 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