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