Age | Commit message (Expand) | Author |
2004-10-24 | Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)... | Jens Arnold |
2004-10-22 | mapping for the Ondio, keyboard is enabled now. | Jörg Hohensohn |
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 | Bug/patch #1049956, turn off LED when entering recording quick screens | Linus Nielsen Feltzing |
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 | file name generation for recorder without RTC (Ondio) | 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-10 | removed obsolete code | Jörg Hohensohn |
2004-10-09 | minor improvement: allow option cycling for Ondio | Jörg Hohensohn |
2004-10-09 | recording enabled for 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-29 | Added MAS3539F support (Ondio SP) | Jens Arnold |
2004-09-28 | a hell of a commit: changed several HAVE_xx configuration flags into multiple... | Jörg Hohensohn |
2004-09-19 | Fixed typo. | Björn Stenberg |
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-18 | Const policed pointer arguments to functions, part 4 | Jens Arnold |
2004-08-03 | More const policeing step 5 | Jens Arnold |
2004-08-03 | More const policeing step 4 | Jens Arnold |
2004-08-01 | More const policeing step 2 | 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-20 | Const'ed the various setting lookup tables | Jens Arnold |
2004-07-20 | slider_bar was obsolete | Jens Arnold |
2004-07-19 | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold |
2004-07-13 | Fixed the slow status bar update in bug report #727790. | Linus Nielsen Feltzing |
2004-07-12 | The FM radio screen now remembers the last used frequency | Linus Nielsen Feltzing |
2004-07-08 | Removed progressbar() and slidebar() | 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-28 | The volume icon is now drawn in the original state the very first time | Linus Nielsen Feltzing |
2004-06-27 | The first fix for bug #898145 was incorrect | Linus Nielsen Feltzing |
2004-06-27 | Fixed a glitch in the Recorder status bar volume icon display, bug #898145 | 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-22 | Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl... | Linus Nielsen Feltzing |
2004-06-16 | removed extra ';' | Daniel Stenberg |
2004-06-04 | The /recordings directory is now automatically created in the radio screen as... | Linus Nielsen Feltzing |
2004-06-04 | Now uses the record-pause icon instead of the ordinary pause icon | Linus Nielsen Feltzing |
2004-06-03 | The Play button now acts as a Pause button during recording instead of openin... | Linus Nielsen Feltzing |
2004-05-21 | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg |