Age | Commit message (Expand) | Author |
2008-08-29 | Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl... | Frank Gevaerts |
2008-08-28 | Get checkwps compiling again: Move the definitions of BOM and BOM_SIZE to mis... | Dave Chapman |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-08-02 | Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se... | Dominik Riebeling |
2008-07-06 | get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ... | Jonathan Gordon |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-23 | fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino... | Jonathan Gordon |
2008-06-07 | fix red and pointer screwup | Jonathan Gordon |
2008-06-07 | oops, missed to failed hunks in the patch | Jonathan Gordon |
2008-06-07 | Accept FS#9075 and rename valid_vals to set_vals | Jonathan Gordon |
2008-06-07 | Make parse_list() a bit stricter by only allowing items to be skipped if they... | Jonathan Gordon |
2008-06-05 | make %V a little simpler. only the x and y values have to be specified now (i... | Jonathan Gordon |
2008-05-29 | total removal of gui_textarea. The only thing using the text_message struct i... | Jonathan Gordon |
2008-05-01 | Introduce a small helper function that asks the user if the dynamic playlist ... | Nils Wallménius |
2008-04-28 | Moved atoi declaration to stdlib.h. Deleted atoi.h | Bertrik Sikken |
2008-04-26 | Const police raid, making a lot of pointers to lang strings const and removin... | Nils Wallménius |
2008-04-20 | Fix speaking of decimal values to work when decimals != 1, spell the fraction... | Nils Wallménius |
2008-03-26 | Major cleanup of checkwps - fix all warnings and add a script to build versio... | Dave Chapman |
2008-03-25 | Make checkwps compile again. Still more work is needed though, as checkwps i... | Dave Chapman |
2008-03-21 | Another small optimisation/simplification to the hex_to_rgb() function. | Dave Chapman |
2008-03-21 | Add a general-purpose parse_list function to parse a string containing a deli... | Dave Chapman |
2008-03-18 | Fix FS 8753, JdGordon started it, I finished it. | Brandon Low |
2008-03-15 | Further size savings - no need to make call for 0-9 | Steve Gotthardt |
2008-03-15 | Small bin-size optimisation - convert a macro used six times to a function | Dave Chapman |
2008-03-14 | Make screendump work on the M3 (sim). | Jens Arnold |
2008-03-02 | fix red 1 | Robert Kukla |
2008-03-02 | simulator: | Robert Kukla |
2008-02-06 | Prevent possible buffer overflow when locating album art. | Magnus Holmgren |
2008-01-18 | Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip... | Nicolas Pennequin |
2007-11-21 | make check_dir use dir_exists and slightly optimise the latter | Robert Kukla |
2007-11-21 | consolidate the 3 file_exists() functions into one; use the version that expl... | Robert Kukla |
2007-11-18 | Use the strrsplt function in one more place | Nils Wallménius |
2007-11-03 | Accept FS#7910: spontaneously speak out the battery level when it falls | Stéphane Doyon |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-08 | Make sure that audio_resume() is not called in interrupt context when car ada... | Linus Nielsen Feltzing |
2007-08-25 | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye |
2007-08-22 | Apply fix from FS#6341, with some changes by me. | Magnus Holmgren |
2007-08-12 | Removed special X5 backlight handling, and replaced it with a generic system ... | Jens Arnold |
2007-08-06 | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius |
2007-08-05 | Redraw the menu when stopping playback, in case the bookmarking code left som... | Magnus Holmgren |
2007-08-01 | Fix some places for USB_NONE. Still some more complex cases left though. | Jens Arnold |
2007-07-25 | Fix a bug that would cause a hang when shutting down from the recording scree... | Michael Sevakis |
2007-06-30 | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis |
2007-06-29 | Shutdown and powermanagement cleanup: * Use the proper function for determini... | Jens Arnold |
2007-06-24 | A patch by Robert Keevil that's been in the tracker way to long, fixes FS #62... | Peter D'Hoye |
2007-06-17 | Give color targets the ability to display each LCD line a different color and... | Brandon Low |
2007-05-30 | Move the setvol wrapper function to misc.c and use it in more places instead ... | Nils Wallménius |
2007-04-12 | fix typo in the last commit: lcd_setfont -> lcd_remote_setfont | Marcoen Hirschberg |
2007-04-12 | If credits.rock isnt loadable manually show the logo and version. | Jonathan Gordon |
2007-04-09 | Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu... | Jens Arnold |