summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* limited FM screen for the OndioJörg Hohensohn2004-10-10
* The preset menus now ignore DOWN button events, fixes bug #1041944Linus Nielsen Feltzing2004-10-07
* Adapted the FM screen to the new button code, fixes bug #1039519Linus Nielsen Feltzing2004-10-04
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn2004-09-10
* More const policeing step 5Jens Arnold2004-08-03
* More const policeing step 4Jens Arnold2004-08-03
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* Fixes for the new virtual pointer conceptLinus Nielsen Feltzing2004-07-23
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing2004-07-12
* Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing2004-07-06
* Revamped the FM preset handling, added a force mono option, and some internal...Linus Nielsen Feltzing2004-07-05
* Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing2004-07-02
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* The /recordings directory is now automatically created in the radio screen as...Linus Nielsen Feltzing2004-06-04
* The FM radio screen now uses the D/A peak meter.Linus Nielsen Feltzing2004-04-06
* Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn2004-03-19
* Oooops! Forgot to update the radio code for the button bar changesLinus Nielsen Feltzing2004-03-17
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* radio_load_presets() no longer loads more than MAX_PRESETS from the presets fileLinus Nielsen Feltzing2004-03-11
* Added a debug option for the FM radio detectionLinus Nielsen Feltzing2004-02-04
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* use the new splash() apiDaniel Stenberg2004-01-08
* fixes the red builds, I hopeJörg Hohensohn2004-01-05
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31