summaryrefslogtreecommitdiff
path: root/apps/recorder (follow)
Commit message (Expand)AuthorAge
* Fix buffer overflow when adding a radio preset.Magnus Holmgren2007-05-05
* Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like.Michael Sevakis2007-05-04
* Get samplerate switching working in the sim to be similar to on target. Make ...Michael Sevakis2007-05-04
* Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin2007-04-25
* Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin2007-04-25
* Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin2007-04-25
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold2007-04-15
* Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt2007-04-15
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* /me fail english? thats unpossibleJonathan Gordon2007-04-11
* Fix the comment, read_bmp_file() returns >=0 for success, not 0Jonathan Gordon2007-04-11
* Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...Michael Sevakis2007-03-29
* Draw peakmeter scale marks in foreground color instead of inversed background...Nils Wallménius2007-03-19
* Exit the preset context menu correctly after editing/deleting presetJonathan Gordon2007-03-18
* Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon2007-03-18
* Unify the way functions are called from menus.Jonathan Gordon2007-03-17
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Fix warningsMichael Sevakis2007-03-16
* FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis2007-03-16
* Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon2007-03-15
* Stop audio when entering the radio in the simJonathan Gordon2007-03-07
* Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon2007-03-07
* Refine the hack. Best I can do I think.Michael Sevakis2007-03-06
* Add a stupid hack that seems to help size on everything. We'll see shortly fo...Michael Sevakis2007-03-06
* Fix warnings. Also fix an error that would occur compiling a logf build.Michael Sevakis2007-03-06
* Make keyboard character selection independent on main and remote LCDs. Insert...Michael Sevakis2007-03-06
* iRiver: Enable line input mode on keyboard. The cursor key combos can still b...Michael Sevakis2007-03-05
* Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT...Nils Wallménius2007-03-04
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* Introducing the root menu!Jonathan Gordon2007-03-01
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon2007-02-27
* fix red buildsJonathan Gordon2007-02-27
* returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit Jonathan Gordon2007-02-27
* Convert the radio menus to the new system.Jonathan Gordon2007-02-27
* Convert the EQ menusJonathan Gordon2007-02-19
* Give the file view menu a nice iconJonathan Gordon2007-02-18
* Fix CONFIG_BACKLIGHT warnings.Jens Arnold2007-02-18
* Fix remaining CONFIG_TUNER checks.Jens Arnold2007-02-18
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* really fix red builds this timeJonathan Gordon2007-02-18
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* Convert the Display menu to the new system. Jonathan Gordon2007-02-17
* Icons in the menus. Thanks midkay for them.Jonathan Gordon2007-02-14
* Allow cursor changes in Morse Vkeyboard for targets that use line_edit modeMartin Scarratt2007-02-10
* Revert the changes using global status for the screen states. It should wait ...Michael Sevakis2007-02-08