summaryrefslogtreecommitdiffstats
path: root/apps/recorder
AgeCommit message (Expand)AuthorFilesLines
2007-06-11When recording, disable voice menus without actually modifying user settings....Steve Bavin2-14/+14
2007-06-08Straighten out some audio path APIs and misc. audio stuff. Having recording i...Michael Sevakis3-98/+21
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis1-4/+30
2007-06-05e200: Fix errors from recording addition and a warning that comes up when fix...Michael Sevakis1-0/+2
2007-06-04FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.Peter D'Hoye1-2/+2
2007-06-03e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard.Michael Sevakis1-0/+4
2007-05-30Move the setvol wrapper function to misc.c and use it in more places instead ...Nils Wallménius2-16/+6
2007-05-20Use bitmasks to define which inputs are available. Makes it easier to remove ...Michael Sevakis2-54/+43
2007-05-19Always save settings when leaving recording, not just when leaving recording ...Peter D'Hoye1-2/+3
2007-05-05Fix buffer overflow when adding a radio preset.Magnus Holmgren1-1/+1
2007-05-04Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like.Michael Sevakis1-0/+2
2007-05-04Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis1-13/+6
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2-201/+0
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2-0/+67
2007-04-25Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin1-7/+2
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon4-99/+7
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold4-179/+7
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt4-7/+179
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold1-3/+3
2007-04-11/me fail english? thats unpossibleJonathan Gordon1-1/+1
2007-04-11Fix the comment, read_bmp_file() returns >=0 for success, not 0Jonathan Gordon1-1/+2
2007-03-29Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...Michael Sevakis1-9/+9
2007-03-19Draw peakmeter scale marks in foreground color instead of inversed background...Nils Wallménius1-2/+1
2007-03-18Exit the preset context menu correctly after editing/deleting presetJonathan Gordon1-4/+4
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon1-11/+11
2007-03-17Unify the way functions are called from menus.Jonathan Gordon1-24/+28
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2-2/+2
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2-2/+2
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2-12/+12
2007-03-16Fix warningsMichael Sevakis1-0/+2
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis2-312/+335
2007-03-15Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon1-2/+1
2007-03-07Stop audio when entering the radio in the simJonathan Gordon1-1/+1
2007-03-07Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon2-0/+13
2007-03-06Refine the hack. Best I can do I think.Michael Sevakis1-1/+5
2007-03-06Add a stupid hack that seems to help size on everything. We'll see shortly fo...Michael Sevakis1-7/+10
2007-03-06Fix warnings. Also fix an error that would occur compiling a logf build.Michael Sevakis1-3/+2
2007-03-06Make keyboard character selection independent on main and remote LCDs. Insert...Michael Sevakis1-393/+548
2007-03-05iRiver: Enable line input mode on keyboard. The cursor key combos can still b...Michael Sevakis1-2/+5
2007-03-04Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT...Nils Wallménius1-0/+3
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2-13/+15
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla1-9/+0
2007-03-01Introducing the root menu!Jonathan Gordon4-6/+10
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla1-0/+9
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2-4/+4
2007-02-27fix red buildsJonathan Gordon1-5/+1
2007-02-27returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit Jonathan Gordon1-1/+9
2007-02-27Convert the radio menus to the new system.Jonathan Gordon2-247/+154
2007-02-19Convert the EQ menusJonathan Gordon2-0/+2
2007-02-18Give the file view menu a nice iconJonathan Gordon2-0/+6