summaryrefslogtreecommitdiff
path: root/apps/recorder
AgeCommit message (Expand)Author
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn
2005-02-22fprintf() => fdprintf()Daniel Stenberg
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn
2005-02-16long policyJean-Philippe Bernardy
2005-02-08Recording keys assignments for gmini 120Jean-Philippe Bernardy
2005-02-07Keyboard rework & fixes: (1) Separator line no longr wraps at the right borde...Jens Arnold
2005-02-02make this build on systems with no HW codec (iriver/gmini)Daniel Stenberg
2005-02-02initial iriver keypad supportDaniel Stenberg
2005-01-31New function for formatting large-range values for output, both printed and v...Jens Arnold
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold
2005-01-25Enabled logo display for gmini.Jens Arnold
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold
2005-01-16scrollbar(): Code size optimisation; fixed overflow with large parameters (fi...Jens Arnold
2005-01-13Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn
2004-12-26Radio screen: status bar wasn't updated when prerecording buffer was filled a...Jens Arnold
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn
2004-12-20bigger Rockbox logo for bigger LCD screenDaniel Stenberg
2004-11-22An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing
2004-11-19Added iRiver button codesLinus Nielsen Feltzing
2004-11-14Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us...Jens Arnold
2004-11-08Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing
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