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