| Commit message (Expand) | Author | Age |
| * | Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma... | Peter D'Hoye | 2007-07-03 |
| * | Give recording related menu entries a recording icon (settings and radio menu... | Peter D'Hoye | 2007-06-25 |
| * | Prevent initial spinup when starting first file when in a stopped state on no... | Michael Sevakis | 2007-06-22 |
| * | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin | 2007-06-11 |
| * | Straighten out some audio path APIs and misc. audio stuff. Having recording i... | Michael Sevakis | 2007-06-08 |
| * | Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int... | Michael Sevakis | 2007-06-06 |
| * | e200: Fix errors from recording addition and a warning that comes up when fix... | Michael Sevakis | 2007-06-05 |
| * | FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code. | Peter D'Hoye | 2007-06-04 |
| * | e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard. | Michael Sevakis | 2007-06-03 |
| * | Move the setvol wrapper function to misc.c and use it in more places instead ... | Nils Wallménius | 2007-05-30 |
| * | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis | 2007-05-20 |
| * | Always save settings when leaving recording, not just when leaving recording ... | Peter D'Hoye | 2007-05-19 |
| * | Fix buffer overflow when adding a radio preset. | Magnus Holmgren | 2007-05-05 |
| * | Enable KBD_CURSOR_KEYS and KBD_MODES on Gigabeat. Enter things any way you like. | Michael Sevakis | 2007-05-04 |
| * | Get samplerate switching working in the sim to be similar to on target. Make ... | Michael Sevakis | 2007-05-04 |
| * | Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ... | Nicolas Pennequin | 2007-04-25 |
| * | Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ... | Nicolas Pennequin | 2007-04-25 |
| * | Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R... | Nicolas Pennequin | 2007-04-25 |
| * | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon | 2007-04-16 |
| * | Revert recording/repeat timer for now. It is useful as a feature, but didn't ... | Jens Arnold | 2007-04-15 |
| * | Recording countdown timer and repeat timer - see FS #6297 for more details | Martin Scarratt | 2007-04-15 |
| * | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold | 2007-04-12 |
| * | /me fail english? thats unpossible | Jonathan Gordon | 2007-04-11 |
| * | Fix the comment, read_bmp_file() returns >=0 for success, not 0 | Jonathan Gordon | 2007-04-11 |
| * | Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt... | Michael Sevakis | 2007-03-29 |
| * | Draw peakmeter scale marks in foreground color instead of inversed background... | Nils Wallménius | 2007-03-19 |
| * | Exit the preset context menu correctly after editing/deleting preset | Jonathan Gordon | 2007-03-18 |
| * | Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and | Jonathan Gordon | 2007-03-18 |
| * | Unify the way functions are called from menus. | Jonathan Gordon | 2007-03-17 |
| * | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold | 2007-03-16 |
| * | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold | 2007-03-16 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | Fix warnings | Michael Sevakis | 2007-03-16 |
| * | FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the... | Michael Sevakis | 2007-03-16 |
| * | Change anywhere where do_menu()'s return value was checked and expected | Jonathan Gordon | 2007-03-15 |
| * | Stop audio when entering the radio in the sim | Jonathan Gordon | 2007-03-07 |
| * | Accept FS#6750, allow recording to start automatically (If alarm wakeup | Jonathan Gordon | 2007-03-07 |
| * | Refine the hack. Best I can do I think. | Michael Sevakis | 2007-03-06 |
| * | Add a stupid hack that seems to help size on everything. We'll see shortly fo... | Michael Sevakis | 2007-03-06 |
| * | Fix warnings. Also fix an error that would occur compiling a logf build. | Michael Sevakis | 2007-03-06 |
| * | Make keyboard character selection independent on main and remote LCDs. Insert... | Michael Sevakis | 2007-03-06 |
| * | iRiver: Enable line input mode on keyboard. The cursor key combos can still b... | Michael Sevakis | 2007-03-05 |
| * | Enable Morse input mode in the virtual keyboard for gigabeat, use MENU+SELECT... | Nils Wallménius | 2007-03-04 |
| * | Remove the need to double up the MENU macros in manu.h. | Jonathan Gordon | 2007-03-03 |
| * | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla | 2007-03-03 |
| * | Introducing the root menu! | Jonathan Gordon | 2007-03-01 |
| * | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla | 2007-02-28 |
| * | Code Police: Remove tabs throught apps/ . Hopefully no actual code | Jonathan Gordon | 2007-02-27 |
| * | fix red builds | Jonathan Gordon | 2007-02-27 |
| * | returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit | Jonathan Gordon | 2007-02-27 |