Age | Commit message (Expand) | Author |
2007-08-26 | only build the clipcounter for targets with recording | Peter D'Hoye |
2007-08-25 | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye |
2007-08-20 | Make peak release work per tick as intended. But that's too fast, so it's not... | Jens Arnold |
2007-08-19 | Revert previous 'fix' and implement the correct one, thanks markun! :-) | Nils Wallménius |
2007-08-19 | Always reset glyph width for loadable keyboards fixes FS#6220 | Nils Wallménius |
2007-08-18 | Make peakmeter release setting work in units per tick (was units per read), a... | Peter D'Hoye |
2007-08-06 | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius |
2007-08-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-08-03 | Final changes to the recording naming code, this should make jhMikeS happy ;) | Peter D'Hoye |
2007-08-02 | Even more optimizing for the recording name change... | Peter D'Hoye |
2007-08-02 | Simplify the source based recording file names a bit. | Jens Arnold |
2007-08-01 | Let recording create filenames based on the recording source, closes FS #921 ... | Peter D'Hoye |
2007-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-07-14 | Fix all the red this time? | Michael Sevakis |
2007-07-14 | Do some planned radio interface cleanup since adding in the LV24020LP. | Michael Sevakis |
2007-07-11 | Rearrange and cleanup settings code | Jonathan Gordon |
2007-07-10 | User configurable recording path (my patch in FS#7201). path defaults to / an... | Jonathan Gordon |
2007-07-03 | Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma... | Peter D'Hoye |
2007-06-25 | Give recording related menu entries a recording icon (settings and radio menu... | Peter D'Hoye |
2007-06-22 | Prevent initial spinup when starting first file when in a stopped state on no... | Michael Sevakis |
2007-06-11 | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin |
2007-06-08 | Straighten out some audio path APIs and misc. audio stuff. Having recording i... | Michael Sevakis |
2007-06-06 | Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int... | Michael Sevakis |
2007-06-05 | e200: Fix errors from recording addition and a warning that comes up when fix... | Michael Sevakis |
2007-06-04 | FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code. | Peter D'Hoye |
2007-06-03 | e200: Add KBD_CURSOR_KEYS and KBD_MODES to the keyboard. | Michael Sevakis |
2007-05-30 | Move the setvol wrapper function to misc.c and use it in more places instead ... | Nils Wallménius |
2007-05-20 | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis |
2007-05-19 | Always save settings when leaving recording, not just when leaving recording ... | Peter D'Hoye |
2007-05-05 | Fix buffer overflow when adding a radio preset. | Magnus Holmgren |
2007-05-04 | 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-04-25 | 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-16 | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon |
2007-04-15 | 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-12 | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold |
2007-04-11 | /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-03-29 | Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt... | Michael Sevakis |
2007-03-19 | Draw peakmeter scale marks in foreground color instead of inversed background... | Nils Wallménius |
2007-03-18 | 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-17 | Unify the way functions are called from menus. | Jonathan Gordon |
2007-03-16 | 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 |