Age | Commit message (Expand) | Author | Files | Lines |
2004-12-26 | Radio screen: status bar wasn't updated when prerecording buffer was filled a... | Jens Arnold | 1 | -2/+2 |
2004-11-22 | An attempt to set the radio in a more defined state at boot | Linus Nielsen Feltzing | 1 | -1/+1 |
2004-10-19 | Phew, all features available to Ondio, too. What an #ifdef monster. New featu... | Jörg Hohensohn | 1 | -3/+49 |
2004-10-19 | Ondio: inaccessible button actions are now in the menu (presets+add), preset ... | Jörg Hohensohn | 1 | -21/+20 |
2004-10-19 | Fixed the FM preset menu button handling (again) | Linus Nielsen Feltzing | 1 | -15/+16 |
2004-10-19 | tuner cleanup + improvements: | Jörg Hohensohn | 1 | -11/+19 |
2004-10-18 | minor touchup, to make the tuner interface independent from the IF | Jörg Hohensohn | 1 | -4/+5 |
2004-10-17 | fix: the presence detection needs to power up the tuner first | Jörg Hohensohn | 1 | -0/+9 |
2004-10-17 | moved and renamed fmradio_set/get_status to power.c, where it now additionall... | Jörg Hohensohn | 1 | -3/+4 |
2004-10-15 | Philips tuner prepared, new middle layer to abstract which tuner is used | Jörg Hohensohn | 1 | -68/+28 |
2004-10-13 | fix for menu button quirk | Jörg Hohensohn | 1 | -2/+2 |
2004-10-10 | limited FM screen for the Ondio | Jörg Hohensohn | 1 | -14/+37 |
2004-10-07 | The preset menus now ignore DOWN button events, fixes bug #1041944 | Linus Nielsen Feltzing | 1 | -0/+12 |
2004-10-04 | Adapted the FM screen to the new button code, fixes bug #1039519 | Linus Nielsen Feltzing | 1 | -8/+8 |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn | 1 | -4/+4 |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg | 1 | -0/+13 |
2004-09-10 | temporary hacks to make it compile with the Ondio (=Player) keypad. No influe... | Jörg Hohensohn | 1 | -1/+2 |
2004-08-03 | More const policeing step 5 | Jens Arnold | 1 | -1/+1 |
2004-08-03 | More const policeing step 4 | Jens Arnold | 1 | -1/+1 |
2004-07-26 | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing | 1 | -1/+5 |
2004-07-23 | Fixes for the new virtual pointer concept | Linus Nielsen Feltzing | 1 | -3/+2 |
2004-07-23 | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn | 1 | -5/+4 |
2004-07-12 | The FM radio screen now remembers the last used frequency | Linus Nielsen Feltzing | 1 | -1/+13 |
2004-07-06 | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing | 1 | -16/+2 |
2004-07-05 | Revamped the FM preset handling, added a force mono option, and some internal... | Linus Nielsen Feltzing | 1 | -145/+245 |
2004-07-02 | Added FM radio simulation, with a good station at 99.4MHz | Linus Nielsen Feltzing | 1 | -3/+15 |
2004-06-27 | The status bar now keeps track of the mpeg status, instead of having to call ... | Linus Nielsen Feltzing | 1 | -5/+0 |
2004-06-04 | The /recordings directory is now automatically created in the radio screen as... | Linus Nielsen Feltzing | 1 | -0/+3 |
2004-04-06 | The FM radio screen now uses the D/A peak meter. | Linus Nielsen Feltzing | 1 | -4/+0 |
2004-03-19 | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn | 1 | -0/+8 |
2004-03-17 | Oooops! Forgot to update the radio code for the button bar changes | Linus Nielsen Feltzing | 1 | -6/+7 |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn | 1 | -4/+6 |
2004-03-12 | First step towards context sensitive and configurable menus, by Brent Coutts | Linus Nielsen Feltzing | 1 | -3/+3 |
2004-03-11 | radio_load_presets() no longer loads more than MAX_PRESETS from the presets file | Linus Nielsen Feltzing | 1 | -4/+1 |
2004-02-04 | Added a debug option for the FM radio detection | Linus Nielsen Feltzing | 1 | -1/+4 |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing | 1 | -3/+3 |
2004-01-08 | use the new splash() api | Daniel Stenberg | 1 | -5/+5 |
2004-01-05 | fixes the red builds, I hope | Jörg Hohensohn | 1 | -0/+1 |
2003-12-31 | New recording feature: Prerecord up to 30 seconds before you press the Play k... | Linus Nielsen Feltzing | 1 | -13/+34 |
2003-12-19 | Automatic detection of FM radio hardware for V2 recorders | Linus Nielsen Feltzing | 1 | -0/+12 |
2003-12-19 | Added sound controls to the FM radio menu | Linus Nielsen Feltzing | 1 | -1/+9 |
2003-11-20 | Recording in FM screen, USB mode possible in FM and recording screen | Linus Nielsen Feltzing | 1 | -22/+138 |
2003-11-06 | Various bug fixes for the radio screen, along with a screen freeze for testin... | Linus Nielsen Feltzing | 1 | -36/+79 |
2003-11-05 | Patch #836267 by Zakk Roberts, adds peak meter to the radio screen, plus a fe... | Linus Nielsen Feltzing | 1 | -47/+74 |
2003-07-01 | The FM Radio screen now sets the Line In gain to 0dB, to avoid clipping and b... | Linus Nielsen Feltzing | 1 | -1/+1 |
2003-05-10 | Now stops MP3 playback when entering the radio screen | Linus Nielsen Feltzing | 1 | -0/+2 |
2003-05-09 | FM radio: ON leaves with radio on, OFF leaves with radio off | Linus Nielsen Feltzing | 1 | -25/+41 |
2003-05-04 | Changed the radio preset file name | Linus Nielsen Feltzing | 1 | -4/+6 |
2003-05-04 | Fixed problem with non-existing fm_presets.txt, now clears the station name w... | Linus Nielsen Feltzing | 1 | -8/+11 |
2003-05-04 | Moved radio F3 menu to F1 | Linus Nielsen Feltzing | 1 | -8/+9 |