summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.c
AgeCommit message (Expand)Author
2005-06-26Made the FM frequency setting wrap aroundLinus Nielsen Feltzing
2005-06-24Fixed yellow FM builds, and changed the function type names according to the ...Jens Arnold
2005-05-07Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a...Jens Arnold
2005-04-10FM preset menu: store current preset immediately after leaving.Jens Arnold
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-01Forgot to include sound.hLinus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-03-06Bugfix: Stop running recording when leaving the radio screen with the radio r...Jens Arnold
2005-02-22fprintf() => fdprintf()Daniel Stenberg
2004-12-26Radio screen: status bar wasn't updated when prerecording buffer was filled a...Jens Arnold
2004-11-22An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing
2004-10-19Phew, all features available to Ondio, too. What an #ifdef monster. New featu...Jörg Hohensohn
2004-10-19Ondio: inaccessible button actions are now in the menu (presets+add), preset ...Jörg Hohensohn
2004-10-19Fixed the FM preset menu button handling (again)Linus Nielsen Feltzing
2004-10-19tuner cleanup + improvements:Jörg Hohensohn
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn
2004-10-17fix: the presence detection needs to power up the tuner firstJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn
2004-10-13fix for menu button quirkJörg Hohensohn
2004-10-10limited FM screen for the OndioJörg Hohensohn
2004-10-07The preset menus now ignore DOWN button events, fixes bug #1041944Linus Nielsen Feltzing
2004-10-04Adapted the FM screen to the new button code, fixes bug #1039519Linus Nielsen Feltzing
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-10temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn
2004-08-03More const policeing step 5Jens Arnold
2004-08-03More const policeing step 4Jens Arnold
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-23Fixes for the new virtual pointer conceptLinus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-12The FM radio screen now remembers the last used frequencyLinus Nielsen Feltzing
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing
2004-07-05Revamped the FM preset handling, added a force mono option, and some internal...Linus Nielsen Feltzing
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing
2004-06-27The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing
2004-06-04The /recordings directory is now automatically created in the radio screen as...Linus Nielsen Feltzing
2004-04-06The FM radio screen now uses the D/A peak meter.Linus Nielsen Feltzing
2004-03-19Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn
2004-03-17Oooops! Forgot to update the radio code for the button bar changesLinus Nielsen Feltzing
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing
2004-03-11radio_load_presets() no longer loads more than MAX_PRESETS from the presets fileLinus Nielsen Feltzing
2004-02-04Added a debug option for the FM radio detectionLinus Nielsen Feltzing
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2004-01-08use the new splash() apiDaniel Stenberg
2004-01-05fixes the red builds, I hopeJörg Hohensohn
2003-12-31New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing
2003-12-19Automatic detection of FM radio hardware for V2 recordersLinus Nielsen Feltzing