Age | Commit message (Expand) | Author |
2010-03-20 | Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou... | Andree Buschmann |
2009-11-12 | Fix HAVE_CROSSFADE definition in config to apply only to swcodec targets | Jeffrey Goode |
2009-11-10 | Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond... | Jeffrey Goode |
2009-11-08 | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima |
2009-10-23 | FS#10704 - Make a configuration option to disable USB HID | Tomer Shalev |
2009-09-30 | Commit "FS#10468 - USB HID: Show keypad mode on screen" | Tomer Shalev |
2009-06-16 | Touchscreen targets: add calibration screen + rewrite calibration driver (FS#... | Maurus Cuelenaere |
2009-03-24 | Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ... | Rob Purchase |
2009-03-08 | Yet more #include cleanups | Bertrik Sikken |
2009-03-08 | Clean up some #includes | Bertrik Sikken |
2009-03-01 | Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe... | Thomas Martitz |
2008-12-25 | Hopefully fix read. | Michael Giacomelli |
2008-12-25 | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-12-01 | FS#9173 - move all time/clock related settings in the menus into system > "ti... | Jonathan Gordon |
2008-11-05 | FS#9525 - The list for the quickscreen items chooser turned out to not really... | Jonathan Gordon |
2008-11-03 | FS#9515 - customisable quickscreen. Allows you to choose which setting you wa... | Jonathan Gordon |
2008-10-13 | Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by... | Nils Wallménius |
2008-10-07 | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-29 | Gigabeat F/X: | Michael Sevakis |
2008-05-22 | FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb... | Steve Bavin |
2008-04-20 | Adding new setting to System Settings <Accessory Power Supply -- off by defau... | Andree Buschmann |
2008-03-28 | The const police raid playback.c, should be no change to behaviour. | Steve Bavin |
2008-03-25 | Code police raid on the settings code, consting and putting headers alongside... | Steve Bavin |
2008-01-21 | Keyclick option (FS#7307). Disabled by default, go into System settings to en... | Steve Bavin |
2008-01-13 | charcell doesnt show titles in lists, so remove the "show path" setting and f... | Jonathan Gordon |
2007-11-22 | New USB stack | Björn Stenberg |
2007-11-07 | Add a setting to control whether or not to speak the file type (r15506). | Stéphane Doyon |
2007-11-03 | Accept FS#7910: spontaneously speak out the battery level when it falls | Stéphane Doyon |
2007-10-07 | Name all button light functions and variables consistently starting with butt... | Jens Arnold |
2007-09-30 | first part of usbstack patches -> show and use selection of usb stack mode on... | Christian Gmeiner |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-08-29 | add support to switch device driver at runtime | Christian Gmeiner |
2007-08-27 | Usb Stack: only setup packet handling, and not enabled by default as there is... | Christian Gmeiner |
2007-08-13 | Accept FS #7346 and take it a whole step further. Gives a separate setting to... | Peter D'Hoye |
2007-08-12 | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius |
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-01 | Oops again | Nils Wallménius |
2007-08-01 | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius |
2007-07-15 | e200 doesnt have multiple batt capacities, so remove the option. | Jonathan Gordon |
2007-06-07 | Separate out voice options for .talk clips (FS #7249). This removes the assu... | Steve Bavin |
2007-05-08 | Add in buttonlight brightness setting for the Gigabeat, and setup the framewo... | Karl Kurbjun |
2007-04-22 | e200: Make the wheel light timeout configurable (under settings > system) (FS... | Jonathan Gordon |
2007-03-31 | pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 ) | Robert Kukla |
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 |