Age | Commit message (Expand) | Author |
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 |
2005-08-29 | Major peakmeter rework: * Changed set/get functions for dbfs mode to bool typ... | Jens Arnold |
2005-08-27 | Const policed the radio menu. | Jens Arnold |
2005-08-24 | FM radio: fix by Antonius Hellman, no more crash when loading preset files wi... | Linus Nielsen Feltzing |
2005-08-18 | iriver: Radio screen didn't properly filter stray FM_EXIT events | Linus Nielsen Feltzing |
2005-08-18 | iriver: exit the FM screen (with FM audio on) with joystick push instead of Play | Linus Nielsen Feltzing |
2005-08-16 | FM radio simulation working again | Linus Nielsen Feltzing |
2005-08-13 | Very lame, initial support for FM radio on the iriver | Linus Nielsen Feltzing |
2005-06-26 | Made the FM frequency setting wrap around | Linus Nielsen Feltzing |
2005-06-24 | Fixed yellow FM builds, and changed the function type names according to the ... | Jens Arnold |
2005-05-07 | Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a... | Jens Arnold |
2005-04-10 | FM preset menu: store current preset immediately after leaving. | Jens Arnold |
2005-04-10 | FM preset menu: Set cursor to the current preset on enter. Added a generic fu... | Jens Arnold |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-04-01 | Forgot to include sound.h | Linus Nielsen Feltzing |
2005-04-01 | Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx() | Linus Nielsen Feltzing |
2005-03-06 | Bugfix: Stop running recording when leaving the radio screen with the radio r... | Jens Arnold |
2005-02-22 | fprintf() => fdprintf() | Daniel Stenberg |
2004-12-26 | Radio screen: status bar wasn't updated when prerecording buffer was filled a... | Jens Arnold |
2004-11-22 | An attempt to set the radio in a more defined state at boot | Linus Nielsen Feltzing |
2004-10-19 | Phew, all features available to Ondio, too. What an #ifdef monster. New featu... | Jörg Hohensohn |
2004-10-19 | Ondio: inaccessible button actions are now in the menu (presets+add), preset ... | Jörg Hohensohn |
2004-10-19 | Fixed the FM preset menu button handling (again) | Linus Nielsen Feltzing |
2004-10-19 | tuner cleanup + improvements: | Jörg Hohensohn |
2004-10-18 | minor touchup, to make the tuner interface independent from the IF | Jörg Hohensohn |
2004-10-17 | fix: the presence detection needs to power up the tuner first | Jörg Hohensohn |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn |
2004-10-15 | Philips tuner prepared, new middle layer to abstract which tuner is used | Jörg Hohensohn |
2004-10-13 | fix for menu button quirk | Jörg Hohensohn |