summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2005-02-16long policyJean-Philippe Bernardy2-3/+3
2005-02-08Recording keys assignments for gmini 120Jean-Philippe Bernardy1-0/+5
2005-02-07Keyboard rework & fixes: (1) Separator line no longr wraps at the right borde...Jens Arnold1-116/+73
2005-02-02make this build on systems with no HW codec (iriver/gmini)Daniel Stenberg1-5/+26
2005-02-02initial iriver keypad supportDaniel Stenberg1-0/+5
2005-01-31New function for formatting large-range values for output, both printed and v...Jens Arnold1-3/+13
2005-01-30Renamed the config variable for the battery display type to battery_display t...Jens Arnold1-3/+3
2005-01-25Enabled logo display for gmini.Jens Arnold2-3/+3
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold1-0/+13
2005-01-16scrollbar(): Code size optimisation; fixed overflow with large parameters (fi...Jens Arnold1-29/+26
2005-01-13Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn1-0/+3
2004-12-26Radio screen: status bar wasn't updated when prerecording buffer was filled a...Jens Arnold1-2/+2
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn1-6/+6
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn1-0/+8
2004-12-20bigger Rockbox logo for bigger LCD screenDaniel Stenberg2-0/+108
2004-11-22An attempt to set the radio in a more defined state at bootLinus Nielsen Feltzing1-1/+1
2004-11-19Added iRiver button codesLinus Nielsen Feltzing1-1/+9
2004-11-14Improved keyboard handling for Ondio, avoiding unintuitive key combos: (1) Us...Jens Arnold1-52/+149
2004-11-08Turn off the recording LED before reporting disk-full errors. Fixes bug repor...Linus Nielsen Feltzing1-2/+3
2004-10-24Fixes: (1) Menu now disabled while recording, to prevent settings change. (2)...Jens Arnold1-17/+21
2004-10-22mapping for the Ondio, keyboard is enabled now.Jörg Hohensohn1-27/+41
2004-10-19Phew, all features available to Ondio, too. What an #ifdef monster. New featu...Jörg Hohensohn1-3/+49
2004-10-19Ondio: inaccessible button actions are now in the menu (presets+add), preset ...Jörg Hohensohn1-21/+20
2004-10-19Bug/patch #1049956, turn off LED when entering recording quick screensLinus Nielsen Feltzing1-0/+2
2004-10-19Fixed the FM preset menu button handling (again)Linus Nielsen Feltzing1-15/+16
2004-10-19tuner cleanup + improvements:Jörg Hohensohn1-11/+19
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn1-4/+5
2004-10-17fix: the presence detection needs to power up the tuner firstJörg Hohensohn1-0/+9
2004-10-17file name generation for recorder without RTC (Ondio)Jörg Hohensohn1-5/+41
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn1-3/+4
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn2-68/+29
2004-10-13fix for menu button quirkJörg Hohensohn1-2/+2
2004-10-10limited FM screen for the OndioJörg Hohensohn1-14/+37
2004-10-10removed obsolete codeJörg Hohensohn1-6/+0
2004-10-09minor improvement: allow option cycling for OndioJörg Hohensohn1-0/+4
2004-10-09recording enabled for OndioJörg Hohensohn1-15/+52
2004-10-07The preset menus now ignore DOWN button events, fixes bug #1041944Linus Nielsen Feltzing1-0/+12
2004-10-04Adapted the FM screen to the new button code, fixes bug #1039519Linus Nielsen Feltzing1-8/+8
2004-09-29Added MAS3539F support (Ondio SP)Jens Arnold1-1/+4
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn4-9/+9
2004-09-19Fixed typo.Björn Stenberg1-1/+1
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg3-4/+32
2004-09-10temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn3-3/+6
2004-08-18 Const policed pointer arguments to functions, part 4Jens Arnold2-3/+3
2004-08-03More const policeing step 5Jens Arnold1-1/+1
2004-08-03More const policeing step 4Jens Arnold1-1/+1
2004-08-01More const policeing step 2Jens Arnold2-5/+5
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing3-17/+35
2004-07-23Fixes for the new virtual pointer conceptLinus Nielsen Feltzing1-3/+2
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-5/+4