Age | Commit message (Expand) | Author |
2007-02-18 | Fix remaining CONFIG_TUNER checks. | Jens Arnold |
2007-02-08 | Revert the changes using global status for the screen states. It should wait ... | Michael Sevakis |
2007-02-07 | Change the radio screen and recording screen to use the global_status structu... | Michael Sevakis |
2007-02-03 | Removed unused 'mode' parameter from mkdir() for consistency with creat(). | Jens Arnold |
2007-02-01 | Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig... | Jens Arnold |
2007-01-24 | Split the system status variables out of global_settings and put them into a ... | Jonathan Gordon |
2006-12-26 | Fix FS#6361. Allow the FM auto-scanning to be abort with the standard | Jonathan Gordon |
2006-12-25 | Next round of static'ing and related fixes. | Jens Arnold |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-10-12 | Make sure to set deemphasis correctly when starting the radio. | Dominik Riebeling |
2006-10-12 | Fix tuning into weird frequencies at unpause after changing region setting | Dominik Riebeling |
2006-10-10 | Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the... | Michael Sevakis |
2006-10-05 | Implement region setting for the fm tuner. The region setting affects deempha... | Dominik Riebeling |
2006-09-25 | Fix "Disk Full" splash hang in radio screen | Martin Scarratt |
2006-09-23 | Support for I-river remotes in the radio screen | Martin Scarratt |
2006-09-23 | Enable FM_MODE button and add new fm context types - now the radio should be ... | Martin Scarratt |
2006-09-22 | Fix warnings... | Martin Scarratt |
2006-09-22 | Button action code implemented in the radio screen. Should get rid of all tho... | Martin Scarratt |
2006-09-17 | SWCODEC recording hang fixed. Fixed other trouble spots for codec swapping wh... | Michael Sevakis |
2006-08-28 | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-07-25 | Turn off FM radio properly when starting playback, fixes FS#5706 | Linus Nielsen Feltzing |
2006-07-21 | Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5. | Linus Nielsen Feltzing |
2006-05-14 | Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimat... | Jens Arnold |
2006-04-30 | Recording buffer offset must be passed on to the firmware calls, not the othe... | Peter D'Hoye |
2006-04-25 | Added bad filename protection when user enters an fm radio preset filename. F... | Peter D'Hoye |
2006-04-03 | FMRadio: Zero the presets struct on new "preset scan", also replace the hardc... | Hristo Kovachev |
2006-04-02 | Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o... | Hristo Kovachev |
2006-03-25 | Support the recording screen on the LCD remote. Also adds support for the pea... | Dan Everton |
2006-03-20 | iRiver: Stop disabling the peak meter when stopping the radio. | Magnus Holmgren |
2006-03-07 | Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press (on... | Hristo Kovachev |
2006-03-03 | Do not show peakmeter and recording time on radio screen for targets with sof... | Peter D'Hoye |
2006-02-08 | Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. | Hristo Kovachev |
2005-12-15 | H300 FM radio support, with help from Peter D'Hoye | Linus Nielsen Feltzing |
2005-11-29 | Ondio FM: * Bugfix: Cancelling 'Auto Scan Presets' left the radio screen. * P... | Jens Arnold |
2005-11-20 | oops ifdef error on FM recorder | Kevin Ferrare |
2005-11-20 | removed old statusbar and buttonbar code | Kevin Ferrare |
2005-11-19 | refactored radio status code | Anton Oleynikov |
2005-11-19 | used generic yes/no dialog for confirmation of presets clearing | Anton Oleynikov |
2005-11-16 | added "Auto scan presets" option to radio menu | Anton Oleynikov |
2005-11-16 | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare |
2005-11-13 | fm radio: new preset mode, new button assignment and remote support for iRiver, | Anton Oleynikov |
2005-11-12 | Removed monitor option from audio_set_recording_options and the global settin... | Andy |
2005-11-12 | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-09-29 | iriver: Idle CPU in the FM radio screen | Linus Nielsen Feltzing |
2005-09-22 | Enable FM presets for iriver. Add a preset via the "add" option in the radio... | Dave Chapman |
2005-09-06 | The status bas wasn't correctly redrawn in the FM radio screen | Linus Nielsen Feltzing |
2005-09-05 | Ondio FM button assignment: The recording screen now uses up/down to select t... | Jens Arnold |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |