summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-21H10: make all ADC values fit on the debug screen of the 5GBPeter D'Hoye
2007-08-21Further updated Chinese language by Xinlu Huang with some fixes (hopefully) b...Jonas Häggqvist
2007-08-21Attempt to fix Polish language after a translation mixup.Jonas Häggqvist
2007-08-21the viewer lives in the viewer dir so save settings and bookmarks there, asDaniel Stenberg
2007-08-21Fix FS #7594 _again_ --- please stop re-introducing the typo ;)Peter D'Hoye
2007-08-21rbutilQt: added a litte border around the theme preview splash.Dominik Wenger
2007-08-21Update Swedish translation.Magnus Holmgren
2007-08-21rbutilqt: Added a fullsize preview for the Theme installation. It pops up whe...Dominik Wenger
2007-08-21Updated italian translation. Added several missed voice strings and correct s...Alessio Lenzi
2007-08-21Updated Simplified Chinese translation by Xinlu Huang.Jonas Häggqvist
2007-08-20Make filename extension setting strings follow convention of the rest of engl...Peter D'Hoye
2007-08-20Updated Polish translation by Pawel WysockiJonas Häggqvist
2007-08-20Update Danish language and add myself as maintainer of it and the voice shell...Jonas Häggqvist
2007-08-20The icon associated with wavplay should have been changed for hwcodec, put ba...Marianne Arnold
2007-08-20nope, this one is the one it shuold showJonathan Gordon
2007-08-20make .wav use the inbuilt audio icon on hwcodecJonathan Gordon
2007-08-20Make MENUITEM_STRINGLIST() menus talk (if ID2P() is used for the string)Jonathan Gordon
2007-08-20Slight fix.Jens Arnold
2007-08-20Make peak release work per tick as intended. But that's too fast, so it's not...Jens Arnold
2007-08-19Revert previous 'fix' and implement the correct one, thanks markun! :-)Nils Wallménius
2007-08-19Convert to unix line-endingsDave Chapman
2007-08-19Always reset glyph width for loadable keyboards fixes FS#6220Nils Wallménius
2007-08-19Oops forgot oneNils Wallménius
2007-08-19Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius
2007-08-18update Dutch lang file and add small clarification to the manual regarding th...Peter D'Hoye
2007-08-18Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye
2007-08-18Player: Make sure the USB screen disables double height.Jens Arnold
2007-08-18Sync german language file to the latest changes (including 'features', fixing...Marianne Arnold
2007-08-18update Dutch lang filePeter D'Hoye
2007-08-18iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...Jens Arnold
2007-08-18Oops, not all ipod have recordingNils Wallménius
2007-08-18Mark deprecated strings, correct button names in some splashes, some minor tw...Nils Wallménius
2007-08-18iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving q...Jens Arnold
2007-08-18Sort the ipod targets, and add myself for various parts.Jens Arnold
2007-08-17I'll keep an eye on h300...Peter D'Hoye
2007-08-17Fix crash in peak meter release setting, and set the limits back to a reasona...Peter D'Hoye
2007-08-17H300: Read battery voltage with 10bit precision.Jens Arnold
2007-08-17Add myself as maintainer for some partsLinus Nielsen Feltzing
2007-08-17Fix more yellow.Jens Arnold
2007-08-17Fix yellow.Jens Arnold
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold
2007-08-16Updated Italian language file (FS #7605 by Harry Tu)Peter D'Hoye
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-16I'll grab a few moreDaniel Stenberg
2007-08-16Fix signedness bug in trickle charge proportional adjustment which became vis...Jens Arnold
2007-08-16Show the plugin category name in the list title in the plugin browsers.Jonathan Gordon
2007-08-16remove "empty download cache" menu entry -- clearing the cache will be in the...Dominik Riebeling
2007-08-16oops, close the handle after use as a good citizenDaniel Stenberg
2007-08-16Added a "RAM usage:" line to rockbox-info.txt which basically says how largeDaniel Stenberg
2007-08-16Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl...Michael Giacomelli