summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner2-3/+3
2005-04-10FM preset menu: store current preset immediately after leaving.Jens Arnold1-3/+2
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold1-0/+2
2005-04-04Triggered recording fixes: (1) Made it compile for Ondio FM recorder (no led,...Jens Arnold2-19/+13
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-13/+14
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-27/+28
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing3-92/+573
2005-04-01Forgot to include sound.hLinus Nielsen Feltzing1-0/+1
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing2-30/+31
2005-03-06Bugfix: Stop running recording when leaving the radio screen with the radio r...Jens Arnold1-0/+4
2005-03-01Ondio activity icon changed to MMC/flash symbol (thanks Jens)Jörg Hohensohn2-7/+10
2005-02-22fprintf() => fdprintf()Daniel Stenberg1-1/+1
2005-02-19Ondio: disk indication in the status bar, to compensate for lacking LEDJörg Hohensohn2-0/+23
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