summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2007-10-31Register me into a couple maintainer slots.Nicolas Pennequin1-1/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15383 a1c6a512-1295-4272-9138-f99709370657
2007-10-24Clarify the identifier naming rulesLinus Nielsen Feltzing1-2/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15285 a1c6a512-1295-4272-9138-f99709370657
2007-10-17Add myself as maintainer for a couple of things.Barry Wardell1-5/+6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15169 a1c6a512-1295-4272-9138-f99709370657
2007-10-17Add Karim Boucher for his initial work on the mpegplayer assembler IDCT for ↵Jens Arnold1-0/+1
coldfire. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15163 a1c6a512-1295-4272-9138-f99709370657
2007-10-15Fix FS#7952 - flip list settings didnt work properlyJonathan Gordon1-0/+2
Accept FS#7956 - flip some sound settings on wheel targets so clockwise increases git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15113 a1c6a512-1295-4272-9138-f99709370657
2007-10-10Accept FS #7914 by Stijn Hisken with corrections and additions by mePeter D'Hoye1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15073 a1c6a512-1295-4272-9138-f99709370657
2007-10-10Add myself as maintainer for FM Recorder and V2 RecorderLinus Nielsen Feltzing1-3/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15068 a1c6a512-1295-4272-9138-f99709370657
2007-10-10We want to split by individual targets, not just builds.Jens Arnold1-1/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15067 a1c6a512-1295-4272-9138-f99709370657
2007-10-09I can maintain the X5V tooLinus Nielsen Feltzing1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15058 a1c6a512-1295-4272-9138-f99709370657
2007-10-09Added three targets we try to support that are different than the ones listedDaniel Stenberg1-0/+3
already. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15055 a1c6a512-1295-4272-9138-f99709370657
2007-10-09Sign myself up as Nano maintainer.Thom Johansen1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15054 a1c6a512-1295-4272-9138-f99709370657
2007-10-09FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla1-0/+2
by John S. Gwynne & Brian J. Morey This should stop the patch from breaking again and give them opportunity to improve it further. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15052 a1c6a512-1295-4272-9138-f99709370657
2007-10-09Set myself as the maintainer for "Voice UI".Stéphane Doyon1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15044 a1c6a512-1295-4272-9138-f99709370657
2007-10-05New plugin: robotfindskitten - a zen simulation. More (or less) information ↵Jonas Häggqvist1-0/+1
on robotfindskitten.org. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14993 a1c6a512-1295-4272-9138-f99709370657
2007-10-03Throw myself in the docs ;)Stepan Moskovchenko2-2/+3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14968 a1c6a512-1295-4272-9138-f99709370657
2007-10-01FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14942 a1c6a512-1295-4272-9138-f99709370657
2007-09-30Add support for the generic Telechips firmware format checksums - use ↵Dave Chapman1-0/+1
-tcc=sum if the header just contains a single checksum, or -tcc=crc if the header contains two 32-bit CRCs. Credit goes to Hein-Pieter van Braam for his work on identifying the (reverse) CRC32 algorithm used when calculating the two CRCs git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14917 a1c6a512-1295-4272-9138-f99709370657
2007-09-28Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".Nicolas Pennequin1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14895 a1c6a512-1295-4272-9138-f99709370657
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin1-0/+1
Add two new line selector types: solid colour and gradient. Solid colour only uses the primary colour setting. The secondary colour setting is used for the gradient. Text colour for the selected item is also changeable. These new settings are a bit controversial so they may be removed later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14868 a1c6a512-1295-4272-9138-f99709370657
2007-09-26Add Pinitnun Shanasabang to the credits for his Thai translation.Jonas Häggqvist1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14861 a1c6a512-1295-4272-9138-f99709370657
2007-09-21Alexander Eickhoff wrote at least two accepted patches that went in during 2003Daniel Stenberg1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14801 a1c6a512-1295-4272-9138-f99709370657
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by ↵Marianne Arnold1-0/+2
Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14771 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Add forgotten manual contributors to the credits for the manual, thanks ↵Nils Wallménius1-0/+3
pixelma ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14735 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Accept patch in FS#7791 by Peter Harley adding buttons for gigabeats to the ↵Nils Wallménius1-0/+1
jpegviewer sectioon of the manual, also a minor tweak by me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14734 a1c6a512-1295-4272-9138-f99709370657
2007-09-10Accept FS #7750: simulator: add missing newlines after SDL errorsPeter D'Hoye1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14666 a1c6a512-1295-4272-9138-f99709370657
2007-09-10Accept patch in FS#7726 by Costas Calamvokis, enables FM radio and recording ↵Nils Wallménius1-0/+1
stuff for sansa in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14663 a1c6a512-1295-4272-9138-f99709370657
2007-09-10FS#7742 by Sofian Babai - add missing voice string in francais.langLinus Nielsen Feltzing1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14661 a1c6a512-1295-4272-9138-f99709370657
2007-09-06mention the brace placement for functionsDaniel Stenberg1-0/+7
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14627 a1c6a512-1295-4272-9138-f99709370657
2007-09-05Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan ↵Michael Sevakis1-0/+2
Backer. Works on mine and others' older models without trouble and provides a genuine fix for the garbled display lines issue troubling newer ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14620 a1c6a512-1295-4272-9138-f99709370657
2007-09-04Include some more stuff in the tarballs.Jonas Häggqvist1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14606 a1c6a512-1295-4272-9138-f99709370657
2007-09-04Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update ↵Jonas Häggqvist1-0/+1
sapi_voices.vbs accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14603 a1c6a512-1295-4272-9138-f99709370657
2007-09-02Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor ↵Nils Wallménius1-0/+1
Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14575 a1c6a512-1295-4272-9138-f99709370657
2007-09-02Accept patch in FS#6869 by Justin Foell, increases maximum settable battery ↵Nils Wallménius1-0/+1
capacity to 1200 mAh for ipod color and 4g, closes FS#6422 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14572 a1c6a512-1295-4272-9138-f99709370657
2007-09-01Add support for building voices with the swift engine from cepstral.com. ↵Jonas Häggqvist1-0/+1
Patch FS#7689 by Mario Lang. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14565 a1c6a512-1295-4272-9138-f99709370657
2007-09-01Francais language update:Mustapha Senhaji1-0/+1
* Follow the langv2 rules. * Update the new voice strings. * Sync to current svn version. Plus add myself to maintainers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14561 a1c6a512-1295-4272-9138-f99709370657
2007-08-31Add Alex Parker to CREDITSPaul Louden1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14557 a1c6a512-1295-4272-9138-f99709370657
2007-08-30Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits ↵Peter D'Hoye1-0/+1
and do not exit immediately when pressing a key. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14544 a1c6a512-1295-4272-9138-f99709370657
2007-08-25Replace the voicebuilding with a perl-based approach. Should greatly speed ↵Jonas Häggqvist1-1/+1
up building on Cygwin. See more in FS#7646. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14457 a1c6a512-1295-4272-9138-f99709370657
2007-08-23FS #6639 - Fixes for Last.fm logging on HWCODEC targets by Boris GjeneroRobert Keevil1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14443 a1c6a512-1295-4272-9138-f99709370657
2007-08-23Updated Finnish language by Jani Kinnunen from FS#7648.Jonas Häggqvist1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14438 a1c6a512-1295-4272-9138-f99709370657
2007-08-22Add myself to MAINTAINERS - trying to keep an eye on M5, OndioFM and the ↵Marianne Arnold1-2/+3
german translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14436 a1c6a512-1295-4272-9138-f99709370657
2007-08-21Voice the time in the format the user selects in the time format setting. ↵Jonas Häggqvist1-0/+1
Patch FS#7561 by Daniel Dalton. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14418 a1c6a512-1295-4272-9138-f99709370657
2007-08-21Updated Simplified Chinese translation by Xinlu Huang.Jonas Häggqvist1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14407 a1c6a512-1295-4272-9138-f99709370657
2007-08-20Updated Polish translation by Pawel WysockiJonas Häggqvist1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14405 a1c6a512-1295-4272-9138-f99709370657
2007-08-20Update Danish language and add myself as maintainer of it and the voice ↵Jonas Häggqvist1-1/+2
shell scripts. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14404 a1c6a512-1295-4272-9138-f99709370657
2007-08-18Sort the ipod targets, and add myself for various parts.Jens Arnold1-17/+19
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14382 a1c6a512-1295-4272-9138-f99709370657
2007-08-17I'll keep an eye on h300...Peter D'Hoye1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14381 a1c6a512-1295-4272-9138-f99709370657
2007-08-17Add myself as maintainer for some partsLinus Nielsen Feltzing1-13/+13
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14378 a1c6a512-1295-4272-9138-f99709370657
2007-08-16Updated Italian language file (FS #7605 by Harry Tu)Peter D'Hoye1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14374 a1c6a512-1295-4272-9138-f99709370657
2007-08-16I'll grab a few moreDaniel Stenberg1-5/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14372 a1c6a512-1295-4272-9138-f99709370657