Commit graph

539 commits

Author SHA1 Message Date
Daniel Stenberg
f0c013fa72 Alexander Eickhoff wrote at least two accepted patches that went in during 2003
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14801 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 10:36:31 +00:00
Marianne Arnold
12ddb8ea0d Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by 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-20 10:49:48 +00:00
Nils Wallménius
56aefe1a17 Add forgotten manual contributors to the credits for the manual, thanks pixelma ;-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14735 a1c6a512-1295-4272-9138-f99709370657
2007-09-17 16:44:03 +00:00
Nils Wallménius
2cda851a2b Accept patch in FS#7791 by Peter Harley adding buttons for gigabeats to the 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-17 16:09:23 +00:00
Peter D'Hoye
3afaec3ead Accept FS #7750: simulator: add missing newlines after SDL errors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14666 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 21:18:19 +00:00
Nils Wallménius
35dbbdee16 Accept patch in FS#7726 by Costas Calamvokis, enables FM radio and recording stuff for sansa in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14663 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 17:55:02 +00:00
Linus Nielsen Feltzing
cd5ad2ff69 FS#7742 by Sofian Babai - add missing voice string in francais.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14661 a1c6a512-1295-4272-9138-f99709370657
2007-09-10 07:20:55 +00:00
Daniel Stenberg
8e75734083 mention the brace placement for functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14627 a1c6a512-1295-4272-9138-f99709370657
2007-09-06 11:08:23 +00:00
Michael Sevakis
bc35acffd9 Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan 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-05 07:58:42 +00:00
Jonas Häggqvist
d8e6b4389f Include some more stuff in the tarballs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14606 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 21:53:33 +00:00
Jonas Häggqvist
fd32e1cbd1 Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_voices.vbs accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14603 a1c6a512-1295-4272-9138-f99709370657
2007-09-04 12:22:19 +00:00
Nils Wallménius
5ccf18019e Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor 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-02 10:11:46 +00:00
Nils Wallménius
58b9a12216 Accept patch in FS#6869 by Justin Foell, increases maximum settable battery 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-02 07:31:10 +00:00
Jonas Häggqvist
005699f98b Add support for building voices with the swift engine from cepstral.com. Patch FS#7689 by Mario Lang.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14565 a1c6a512-1295-4272-9138-f99709370657
2007-09-01 20:03:20 +00:00
Mustapha Senhaji
80e91c1af3 Francais language update:
* 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-09-01 04:08:02 +00:00
Paul Louden
9fa286982a Add Alex Parker to CREDITS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14557 a1c6a512-1295-4272-9138-f99709370657
2007-08-31 14:51:00 +00:00
Peter D'Hoye
4ca83e347a Accept FS #6854 by Sylvain Fourmanoit: allow navigation when viewing credits 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-30 19:55:54 +00:00
Jonas Häggqvist
17e03e75a4 Replace the voicebuilding with a perl-based approach. Should greatly speed 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-25 22:00:13 +00:00
Robert Keevil
b8bb521fc7 FS #6639 - Fixes for Last.fm logging on HWCODEC targets by Boris Gjenero
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14443 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 18:53:17 +00:00
Jonas Häggqvist
657393a477 Updated Finnish language by Jani Kinnunen from FS#7648.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14438 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 13:06:16 +00:00
Marianne Arnold
fbd6c7b863 Add myself to MAINTAINERS - trying to keep an eye on M5, OndioFM and the german translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14436 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 23:55:36 +00:00
Jonas Häggqvist
496206be6e Voice the time in the format the user selects in the time format setting. Patch FS#7561 by Daniel Dalton.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14418 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 22:54:57 +00:00
Jonas Häggqvist
43d662843a Updated Simplified Chinese translation by Xinlu Huang.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14407 a1c6a512-1295-4272-9138-f99709370657
2007-08-21 01:48:49 +00:00
Jonas Häggqvist
511a66cc0b Updated Polish translation by Pawel Wysocki
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14405 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 21:06:21 +00:00
Jonas Häggqvist
498586f763 Update Danish language and add myself as maintainer of it and the voice shell scripts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14404 a1c6a512-1295-4272-9138-f99709370657
2007-08-20 17:22:57 +00:00
Jens Arnold
3c35d7adf3 Sort the ipod targets, and add myself for various parts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14382 a1c6a512-1295-4272-9138-f99709370657
2007-08-18 06:00:10 +00:00
Peter D'Hoye
6a5b93966e I'll keep an eye on h300...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14381 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 23:28:38 +00:00
Linus Nielsen Feltzing
98a3789071 Add myself as maintainer for some parts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14378 a1c6a512-1295-4272-9138-f99709370657
2007-08-17 12:54:19 +00:00
Peter D'Hoye
12706e4b1d Updated Italian language file (FS #7605 by Harry Tu)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14374 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 23:32:47 +00:00
Daniel Stenberg
735ab889d2 I'll grab a few more
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14372 a1c6a512-1295-4272-9138-f99709370657
2007-08-16 22:15:20 +00:00
Thom Johansen
d746b94c57 Sign me up for a couple of maintainer slots.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14343 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 20:36:32 +00:00
Magnus Holmgren
c5ed1be35d Add me to some parts I work on from time to time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14339 a1c6a512-1295-4272-9138-f99709370657
2007-08-14 19:23:10 +00:00
Barry Wardell
7c371f6a8c Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. Thanks to Lenny Koepsell.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14306 a1c6a512-1295-4272-9138-f99709370657
2007-08-13 00:10:00 +00:00
Jonathan Gordon
d0af35464c Accept FS#7558 - updated russian translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14281 a1c6a512-1295-4272-9138-f99709370657
2007-08-11 09:59:09 +00:00
Dan Everton
eecfe9f1cb Add support for grouping tags. From FS#7362.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14242 a1c6a512-1295-4272-9138-f99709370657
2007-08-08 10:19:56 +00:00
Jonathan Gordon
68c83e51bb Accept FS#7449 - use the menu/power button for the menu and use rec to toggle slideshow mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14185 a1c6a512-1295-4272-9138-f99709370657
2007-08-05 02:10:01 +00:00
Dan Everton
f4a61f0c4a Add support for parsing the disc number tag from metadata and use of it in the database. Patch originally from FS#4961 with some minor tweaks by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14154 a1c6a512-1295-4272-9138-f99709370657
2007-08-03 10:00:42 +00:00
Jonathan Gordon
e95d7a0e76 Accept FS#7437 - add the delete option to the wps context menu so the currently playing file can be deleted. tested with a 130mb file on my sansa and it didnt cause problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14099 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 12:26:01 +00:00
Peter D'Hoye
aaf92393b3 Update...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14081 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 19:56:26 +00:00
Daniel Stenberg
0df8d1f295 I poke on genlang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14074 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 13:58:30 +00:00
Alessio Lenzi
7da683ae82 Add myself to maintainers list for Italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14063 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 20:15:02 +00:00
Michael Sevakis
3d45dfb4bd Add myself to MAINTAINERS on anything I (semi-)regularly work on or probably will have a regular part in maintaining.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14056 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 09:22:36 +00:00
Kevin Ferrare
9b11f81150 Corrected a typo introduced my name
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14045 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 01:22:49 +00:00
Dave Chapman
b853fa27bf Change the format again - this should hopefully be both human and machine readable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14043 a1c6a512-1295-4272-9138-f99709370657
2007-07-28 21:39:44 +00:00
Miika Pekkarinen
ad68fe3dbf Updated MAINTAINERS info.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14008 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 18:38:37 +00:00
Antoine Cellerier
8dcdf71431 Add myself as maintainer for a few plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14007 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 17:53:17 +00:00
Jonathan Gordon
2238d33542 add me to MAINTAINERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14002 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 14:03:02 +00:00
Nicolas Pennequin
a8a3a0dcbe Convert to UTF-8 and add a few newlines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14000 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 13:37:39 +00:00
Nicolas Pennequin
53e19ecd9d Attempt to fix the encoding problems and add myself as maintainer for the WPS and cuesheet code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13999 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 13:25:02 +00:00
Kevin Ferrare
bc597e4aa5 code cleanup and remote support for maze plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13996 a1c6a512-1295-4272-9138-f99709370657
2007-07-26 11:25:24 +00:00