summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
* Firmware update utility for the Gigabeat S and probably other MTP devices. ↵Nicolas Pennequin2007-11-22
| | | | | | Based on libmtp's sendfile.c example, tweaked by Maurus Cuelenaere and me to send firmware files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15755 a1c6a512-1295-4272-9138-f99709370657
* Add the utils/ directory, and name myself for a couple of thingsDave Chapman2007-11-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15739 a1c6a512-1295-4272-9138-f99709370657
* Fix for Nano timing issues, should resolve crashes, data aborts, and Paul Louden2007-11-20
| | | | | | | | general glitchiness in playback. Based on the patch in FS#7510 by Jordan Anderson. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15705 a1c6a512-1295-4272-9138-f99709370657
* FS#8126: Translated voice strings for Swedish, with a few changes by me.Magnus Holmgren2007-11-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15621 a1c6a512-1295-4272-9138-f99709370657
* Add James Espinoza for his work on the Gigabeat S port - he should have been ↵Dave Chapman2007-11-11
| | | | | | added earlier git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15571 a1c6a512-1295-4272-9138-f99709370657
* Add myself as Speex maintainer.Thom Johansen2007-11-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15514 a1c6a512-1295-4272-9138-f99709370657
* Register me into a couple maintainer slots.Nicolas Pennequin2007-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15383 a1c6a512-1295-4272-9138-f99709370657
* Clarify the identifier naming rulesLinus Nielsen Feltzing2007-10-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15285 a1c6a512-1295-4272-9138-f99709370657
* Add myself as maintainer for a couple of things.Barry Wardell2007-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15169 a1c6a512-1295-4272-9138-f99709370657
* Add Karim Boucher for his initial work on the mpegplayer assembler IDCT for ↵Jens Arnold2007-10-17
| | | | | | coldfire. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15163 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#7952 - flip list settings didnt work properlyJonathan Gordon2007-10-15
| | | | | | | 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
* Accept FS #7914 by Stijn Hisken with corrections and additions by mePeter D'Hoye2007-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15073 a1c6a512-1295-4272-9138-f99709370657
* Add myself as maintainer for FM Recorder and V2 RecorderLinus Nielsen Feltzing2007-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15068 a1c6a512-1295-4272-9138-f99709370657
* We want to split by individual targets, not just builds.Jens Arnold2007-10-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15067 a1c6a512-1295-4272-9138-f99709370657
* I can maintain the X5V tooLinus Nielsen Feltzing2007-10-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15058 a1c6a512-1295-4272-9138-f99709370657
* Added three targets we try to support that are different than the ones listedDaniel Stenberg2007-10-09
| | | | | | | already. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15055 a1c6a512-1295-4272-9138-f99709370657
* Sign myself up as Nano maintainer.Thom Johansen2007-10-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15054 a1c6a512-1295-4272-9138-f99709370657
* FS#7487 - mpegplayer - video start time seek with resumeRobert Kukla2007-10-09
| | | | | | | 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
* Set myself as the maintainer for "Voice UI".Stéphane Doyon2007-10-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15044 a1c6a512-1295-4272-9138-f99709370657
* New plugin: robotfindskitten - a zen simulation. More (or less) information ↵Jonas Häggqvist2007-10-05
| | | | | | on robotfindskitten.org. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14993 a1c6a512-1295-4272-9138-f99709370657
* Throw myself in the docs ;)Stepan Moskovchenko2007-10-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14968 a1c6a512-1295-4272-9138-f99709370657
* FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) addedMarcoen Hirschberg2007-10-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14942 a1c6a512-1295-4272-9138-f99709370657
* Add support for the generic Telechips firmware format checksums - use ↵Dave Chapman2007-09-30
| | | | | | -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
* Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".Nicolas Pennequin2007-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14895 a1c6a512-1295-4272-9138-f99709370657
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
| | | | | | | | | 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
* Add Pinitnun Shanasabang to the credits for his Thai translation.Jonas Häggqvist2007-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14861 a1c6a512-1295-4272-9138-f99709370657
* Alexander Eickhoff wrote at least two accepted patches that went in during 2003Daniel Stenberg2007-09-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14801 a1c6a512-1295-4272-9138-f99709370657
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by ↵Marianne Arnold2007-09-20
| | | | | | 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
* Add forgotten manual contributors to the credits for the manual, thanks ↵Nils Wallménius2007-09-17
| | | | | | pixelma ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14735 a1c6a512-1295-4272-9138-f99709370657
* Accept patch in FS#7791 by Peter Harley adding buttons for gigabeats to the ↵Nils Wallménius2007-09-17
| | | | | | 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
* Accept FS #7750: simulator: add missing newlines after SDL errorsPeter D'Hoye2007-09-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14666 a1c6a512-1295-4272-9138-f99709370657
* Accept patch in FS#7726 by Costas Calamvokis, enables FM radio and recording ↵Nils Wallménius2007-09-10
| | | | | | stuff for sansa in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14663 a1c6a512-1295-4272-9138-f99709370657
* FS#7742 by Sofian Babai - add missing voice string in francais.langLinus Nielsen Feltzing2007-09-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14661 a1c6a512-1295-4272-9138-f99709370657
* mention the brace placement for functionsDaniel Stenberg2007-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14627 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan ↵Michael Sevakis2007-09-05
| | | | | | 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
* Include some more stuff in the tarballs.Jonas Häggqvist2007-09-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14606 a1c6a512-1295-4272-9138-f99709370657
* Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update ↵Jonas Häggqvist2007-09-04
| | | | | | sapi_voices.vbs accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14603 a1c6a512-1295-4272-9138-f99709370657
* Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor ↵Nils Wallménius2007-09-02
| | | | | | 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
* Accept patch in FS#6869 by Justin Foell, increases maximum settable battery ↵Nils Wallménius2007-09-02
| | | | | | 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
* Add support for building voices with the swift engine from cepstral.com. ↵Jonas Häggqvist2007-09-01
| | | | | | Patch FS#7689 by Mario Lang. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14565 a1c6a512-1295-4272-9138-f99709370657
* Francais language update:Mustapha Senhaji2007-09-01
| | | | | | | | | | * 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
* Add Alex Parker to CREDITSPaul Louden2007-08-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14557 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits ↵Peter D'Hoye2007-08-30
| | | | | | and do not exit immediately when pressing a key. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14544 a1c6a512-1295-4272-9138-f99709370657
* Replace the voicebuilding with a perl-based approach. Should greatly speed ↵Jonas Häggqvist2007-08-25
| | | | | | up building on Cygwin. See more in FS#7646. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14457 a1c6a512-1295-4272-9138-f99709370657
* FS #6639 - Fixes for Last.fm logging on HWCODEC targets by Boris GjeneroRobert Keevil2007-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14443 a1c6a512-1295-4272-9138-f99709370657
* Updated Finnish language by Jani Kinnunen from FS#7648.Jonas Häggqvist2007-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14438 a1c6a512-1295-4272-9138-f99709370657
* Add myself to MAINTAINERS - trying to keep an eye on M5, OndioFM and the ↵Marianne Arnold2007-08-22
| | | | | | german translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14436 a1c6a512-1295-4272-9138-f99709370657
* Voice the time in the format the user selects in the time format setting. ↵Jonas Häggqvist2007-08-21
| | | | | | Patch FS#7561 by Daniel Dalton. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14418 a1c6a512-1295-4272-9138-f99709370657
* Updated Simplified Chinese translation by Xinlu Huang.Jonas Häggqvist2007-08-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14407 a1c6a512-1295-4272-9138-f99709370657
* Updated Polish translation by Pawel WysockiJonas Häggqvist2007-08-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14405 a1c6a512-1295-4272-9138-f99709370657