Commit graph

348 commits

Author SHA1 Message Date
Steve Bavin
c7a046dd1d FS#8375 - Fix division by zero using the random database selection in a near-empty subset. Thanks to Henri Valta.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15989 a1c6a512-1295-4272-9138-f99709370657
2008-01-03 07:29:19 +00:00
Mustapha Senhaji
7a809e5894 FS#8359 Update the spanish translation by Robert Menes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15966 a1c6a512-1295-4272-9138-f99709370657
2007-12-23 12:36:13 +00:00
Nicolas Pennequin
646d39ec4e Accept two rbutil patches by Clemens Werther:
* FS#8336: make rbutil compile on non-windows machines
* FS#8337: change target link for the "help" menu item


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15945 a1c6a512-1295-4272-9138-f99709370657
2007-12-16 18:56:45 +00:00
Antoine Cellerier
a6d4e531a3 Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. Closes FS#8322.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15937 a1c6a512-1295-4272-9138-f99709370657
2007-12-15 17:14:04 +00:00
Nicolas Pennequin
90ce826903 Initial commit of the PictureFlow plugin, a nice visualization for album covers.
Original code by Ariya Hidayat. Rockbox port by Jonas Hurrelmann and a few tweaks by me.
On the first startup the database is scanned and album art is searched for each album. This process will take some time (dircache enabled and/or database in RAM speed it up, and it is possible to abort by pressing MENU), but the results are cached and the next startups will be very quick.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15900 a1c6a512-1295-4272-9138-f99709370657
2007-12-09 18:48:02 +00:00
Mustapha Senhaji
5e08c84fda FS#8244 Update Czech translation by Martin Crkovsky and add it to credits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15880 a1c6a512-1295-4272-9138-f99709370657
2007-12-05 19:06:28 +00:00
Jonas Häggqvist
450ed5273a Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it from cmatrix for Linux. Closes FS#7920.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15824 a1c6a512-1295-4272-9138-f99709370657
2007-11-27 00:35:52 +00:00
Nicolas Pennequin
30d2ff4987 I forgot to credit the libmtp team.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15776 a1c6a512-1295-4272-9138-f99709370657
2007-11-23 16:53:41 +00:00
Nicolas Pennequin
3e2c51d82c Firmware update utility for the Gigabeat S and probably other MTP devices. 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
2007-11-22 18:07:40 +00:00
Paul Louden
9873d33bf5 Fix for Nano timing issues, should resolve crashes, data aborts, and
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
2007-11-20 01:46:18 +00:00
Magnus Holmgren
92d99dfff5 FS#8126: Translated voice strings for Swedish, with a few changes by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15621 a1c6a512-1295-4272-9138-f99709370657
2007-11-14 17:48:18 +00:00
Dave Chapman
f34720b163 Add James Espinoza for his work on the Gigabeat S port - he should have been added earlier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15571 a1c6a512-1295-4272-9138-f99709370657
2007-11-11 12:09:13 +00:00
Jens Arnold
176670382c Add Karim Boucher for his initial work on the mpegplayer assembler IDCT for coldfire.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15163 a1c6a512-1295-4272-9138-f99709370657
2007-10-17 08:33:06 +00:00
Jonathan Gordon
58777c350a Fix FS#7952 - flip list settings didnt work properly
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-15 05:35:20 +00:00
Peter D'Hoye
1c9ec20fe9 Accept FS #7914 by Stijn Hisken with corrections and additions by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15073 a1c6a512-1295-4272-9138-f99709370657
2007-10-10 23:52:10 +00:00
Robert Kukla
fd3fe45bc1 FS#7487 - mpegplayer - video start time seek with resume
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-09 20:42:20 +00:00
Jonas Häggqvist
ef7affa01b New plugin: robotfindskitten - a zen simulation. More (or less) information on robotfindskitten.org.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14993 a1c6a512-1295-4272-9138-f99709370657
2007-10-05 20:02:32 +00:00
Stepan Moskovchenko
5d94ca674d Throw myself in the docs ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14968 a1c6a512-1295-4272-9138-f99709370657
2007-10-03 04:09:45 +00:00
Marcoen Hirschberg
ded94e69c4 FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14942 a1c6a512-1295-4272-9138-f99709370657
2007-10-01 17:16:31 +00:00
Dave Chapman
41541c5c31 Add support for the generic Telechips firmware format checksums - use -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-30 12:49:43 +00:00
Nicolas Pennequin
23a89b06ab Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14895 a1c6a512-1295-4272-9138-f99709370657
2007-09-28 23:36:02 +00:00
Nicolas Pennequin
f3b015f73b FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
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-27 15:42:55 +00:00
Jonas Häggqvist
d7c8cff3d8 Add Pinitnun Shanasabang to the credits for his Thai translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14861 a1c6a512-1295-4272-9138-f99709370657
2007-09-26 10:13:35 +00:00
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
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
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
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
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
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
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
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
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
Jonathan Gordon
3197e29be4 FS7468 - updated German lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13964 a1c6a512-1295-4272-9138-f99709370657
2007-07-23 11:27:21 +00:00
Nicolas Pennequin
1e2094ec77 FS#6679 : Estonian language by Rene Allkivi with a few tweaks by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13944 a1c6a512-1295-4272-9138-f99709370657
2007-07-20 17:41:23 +00:00
Peter D'Hoye
74ad216ad3 More battery updates, this time for gigabeat. FS #7433 from Johnathon Mihalop
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13891 a1c6a512-1295-4272-9138-f99709370657
2007-07-14 15:24:01 +00:00
Peter D'Hoye
7ade14776f Correction for ipod video and nano battery type. FS #7216 by Andree Buschmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13885 a1c6a512-1295-4272-9138-f99709370657
2007-07-14 14:46:52 +00:00
Peter D'Hoye
cc1c237261 Give credit to the chip8 developer(s) and the contributor who ported it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13799 a1c6a512-1295-4272-9138-f99709370657
2007-07-05 19:59:25 +00:00
Dave Chapman
c72824786a Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's fixed-point and malloc-less WMA decoder (based on the ffmpeg WMA decoder from early 2006, and also building on the work started by Paul Jones). The codec itself and the ASF parsing code were written by me, inspired by the ASF parser in libasf. Current performance is around 400% realtime on gigabeat, 100% realtime on PP and 20% realtime on Coldfire.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13769 a1c6a512-1295-4272-9138-f99709370657
2007-07-03 09:25:36 +00:00
Nicolas Pennequin
7a1108227b FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #define
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13730 a1c6a512-1295-4272-9138-f99709370657
2007-06-28 20:28:43 +00:00
Peter D'Hoye
e50cba942f Give recording related menu entries a recording icon (settings and radio menus). FS #7302 with small addition by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13718 a1c6a512-1295-4272-9138-f99709370657
2007-06-25 21:19:45 +00:00
Jens Arnold
dfa4e6406d Minesweeper enhancements (FS #7327, FS #7335, some further changes by me): * Make info splash display number of flags and number of mines. * Directions on iPod use Left/Right/Menu/Play now, with Select for flagging and long Select for exploring. Additionally, Scroll Left/Right goes left/right with wrapping to the previos/next line at the edges. * Make info splash work on Iaudios. * Swap main explore and flag buttons on recorder (and av300) to make them consistent with the other tragets and the rest of the minesweeper world. * On irivers, Rec can be used as an alternative for flagging, making one-handed playing easier on H1x0. * Removed unused macros.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13712 a1c6a512-1295-4272-9138-f99709370657
2007-06-25 18:18:07 +00:00
Michael Sevakis
21a4a87ca2 Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed integration work into recording and the AS3514 audio driver. Do a little AS3514 fiq_record tweak to have it all work nicely from the start.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13573 a1c6a512-1295-4272-9138-f99709370657
2007-06-06 19:23:48 +00:00
Peter D'Hoye
d3f1070d80 FS #7247 by Gerhard Dirschl. Fixes bufferoverflow in radio code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13554 a1c6a512-1295-4272-9138-f99709370657
2007-06-04 21:38:23 +00:00
Karl Kurbjun
f863ba671e Commit part of FS7113: This adds proper LCD initialization to the gigabeat thanks to Alex Gerchanovsky
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13552 a1c6a512-1295-4272-9138-f99709370657
2007-06-04 14:07:26 +00:00
Nils Wallménius
993dbe628e Oops people are supposed to come before teams
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13506 a1c6a512-1295-4272-9138-f99709370657
2007-05-28 20:06:00 +00:00
Nils Wallménius
68030f1a42 Accept FS#7228 by Dagni McPhee enable pitchscreen on sansa
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13505 a1c6a512-1295-4272-9138-f99709370657
2007-05-28 19:26:24 +00:00
Daniel Stenberg
cd227acebc we have code from ipod linux too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13429 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 20:44:23 +00:00
Daniel Stenberg
5922ab4ecc first take at giving credit to projects from which we are borrowing/using
source code within Rockbox


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13409 a1c6a512-1295-4272-9138-f99709370657
2007-05-19 15:04:09 +00:00
Nils Wallménius
9e94b380f0 Accept FS#6934 by Akio Idehara to fix an unresolved dependency on apps/codecs/codec_crt0.o that could trigger when using 'make' with the '-j' switch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13386 a1c6a512-1295-4272-9138-f99709370657
2007-05-14 10:07:41 +00:00
Jonathan Gordon
e22f22b599 Accept FS#7123 - add h10_5gb strings
Do the same for e200 by me


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13340 a1c6a512-1295-4272-9138-f99709370657
2007-05-07 08:53:37 +00:00
Jonathan Gordon
09467f8170 forgot to add Mauricio Peccorini tot eh credits file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13272 a1c6a512-1295-4272-9138-f99709370657
2007-04-26 13:58:01 +00:00
Dominik Riebeling
851ffe5528 Ooops. Forgot to add Philippe Latulippe to the credits file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13099 a1c6a512-1295-4272-9138-f99709370657
2007-04-10 20:02:30 +00:00
Nicolas Pennequin
ad07c23a83 Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after scrolling lines. This bug was introduced in the previous WPS commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13090 a1c6a512-1295-4272-9138-f99709370657
2007-04-10 01:14:04 +00:00
Miika Pekkarinen
dcb4aa242b FS#6997 DB/tree Cleanup - remove unused field "currextra2".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13078 a1c6a512-1295-4272-9138-f99709370657
2007-04-09 10:30:11 +00:00
Dan Everton
1322ae02f9 FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13070 a1c6a512-1295-4272-9138-f99709370657
2007-04-08 11:22:12 +00:00
Miika Pekkarinen
cf5671d75f FS#6890 Reworking of the default tagnavi.config file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12984 a1c6a512-1295-4272-9138-f99709370657
2007-03-31 17:03:48 +00:00
Linus Nielsen Feltzing
f46857f085 Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12968 a1c6a512-1295-4272-9138-f99709370657
2007-03-30 07:11:55 +00:00
Dave Chapman
f1bf798b8a Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal Briehl, modified by me (blame me for any problems). Mapped to the same buttons that are used to control volume in the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12834 a1c6a512-1295-4272-9138-f99709370657
2007-03-18 17:04:44 +00:00
Zakk Roberts
0c6aea816d FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12798 a1c6a512-1295-4272-9138-f99709370657
2007-03-16 00:52:42 +00:00
Marcoen Hirschberg
b265f53827 update by Simon Descarpentries
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12761 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 14:06:55 +00:00
Jonathan Gordon
b77dc2f3a3 Updated spanish lang file by Jose Ramon Garcia (FS#6765)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12758 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 12:06:22 +00:00
Tom Ross
caf2c61079 FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of pausing the game every time the player moved down. Thanks to Chris Ham for the keychanges.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12746 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 02:55:40 +00:00
Jonathan Gordon
b051f101d9 duth lang update by Jacco Koning (FS#6797)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12744 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 01:00:40 +00:00
Jonathan Gordon
a990ff2920 Accept FS#6747 by Timo Horstschäfer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12704 a1c6a512-1295-4272-9138-f99709370657
2007-03-10 12:43:21 +00:00
Jonathan Gordon
e900a90e11 Accept FS#6750, allow recording to start automatically (If alarm wakeup
is set to recording)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12655 a1c6a512-1295-4272-9138-f99709370657
2007-03-07 01:59:29 +00:00
Barry Wardell
c9e317475a Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as
it is already defined as 
M_PI in 
math.h.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12355 a1c6a512-1295-4272-9138-f99709370657
2007-02-17 19:54:05 +00:00
Adam Gashlin
7df87126f0 Cleaned indents, added Shay Green (blargg) to credits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12299 a1c6a512-1295-4272-9138-f99709370657
2007-02-14 03:49:09 +00:00
Zakk Roberts
ffbdb25e67 Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include effectively unlimited (several thousand) undos on any platform, a redo feature, improved level/move info, 'level completed' screen showing moves/pushes made, and cleaned up code (full list of changes at tracker entry).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12294 a1c6a512-1295-4272-9138-f99709370657
2007-02-13 06:48:10 +00:00
Dave Chapman
6e88d05ad5 Oops, forgot to commit the change to add Ben Keroack to CREDITS for the Speex WPS bugfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12276 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 22:33:57 +00:00
Marcoen Hirschberg
69e3ffd825 add the 'Rockboxed' theme by Roan Horning, moddified to work with the wpsbuild script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12273 a1c6a512-1295-4272-9138-f99709370657
2007-02-11 20:55:50 +00:00
Daniel Ankers
fa7dd74cf5 Increase disk thread stack on the Sansa in line with the changes in r12093. Fixes the recent Sansa crashes. Thanks to Rene Peinthor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12177 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 20:22:19 +00:00
Adam Gashlin
2289e1c9b4 Credit to Takashi Obara for FS #6603.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12174 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 15:25:04 +00:00
Steve Bavin
253be082fc FS#4770 - due credit to Chris Dohan
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12170 a1c6a512-1295-4272-9138-f99709370657
2007-02-01 10:50:49 +00:00
Zakk Roberts
e50cc6c369 FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost all bitmap LCD targets (but not Archos). Also resorted plugins/bitmaps/native/SOURCES (alphabetically).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12162 a1c6a512-1295-4272-9138-f99709370657
2007-01-31 00:46:32 +00:00
Marcoen Hirschberg
5fc4ede73c add Jakub Matoušek to the credits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12159 a1c6a512-1295-4272-9138-f99709370657
2007-01-30 13:07:56 +00:00
Nils Wallménius
6be7727ac3 Updated Polish translation by Tomasz Mon FS# 6592
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12149 a1c6a512-1295-4272-9138-f99709370657
2007-01-29 19:08:14 +00:00
Steve Gotthardt
5a269db664 Adding John BouAntoun to credits for work on Gigabeat USB and settings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11995 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 05:53:26 +00:00
Steve Gotthardt
54192c2b22 Adding Gary Allen to CREDITS for his contributions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11929 a1c6a512-1295-4272-9138-f99709370657
2007-01-06 02:57:18 +00:00
Daniel Ankers
17676672e0 Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by Piotr Jafiszow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11892 a1c6a512-1295-4272-9138-f99709370657
2007-01-03 23:53:22 +00:00
Zakk Roberts
e367ec3a38 Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks horizontally to reach the exit of each level. Should work on all bitmap-LCD targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11882 a1c6a512-1295-4272-9138-f99709370657
2007-01-02 02:00:15 +00:00
Dave Chapman
4b801b2d3a Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stereo, any bitrate) and .mpg file (MPEG program stream) parsing for mpegplayer - .m2v files are no longer supported. .mpg parser based on patch #6366 from Mathieu Favreaux. Currently limited to only playing files smaller than the available buffer RAM (it will play longer files, but never refills the buffer when it runs empty). There is also no a/v sync implemented, and still no seeking support. Coldfire (iriver H3x0 and iaudio X5) users can use the optimisations provided in patch #5995 to increase the framerate, and PortalPlayer (ipods and iriver H10) users will want to use kernel_on_cop_6.diff from FS#5755 which enables mpegplayer to run the video thread on the second CPU core - video on the second core with audio on the first core runs at the same speed as the old mpegplayer did with no audio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11877 a1c6a512-1295-4272-9138-f99709370657
2007-01-01 12:59:32 +00:00
Marcoen Hirschberg
5d71f8de90 add Steve Gotthardt and Greg White for their work on the Gigabeat port
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11851 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 11:23:00 +00:00
Nils Wallménius
810dc68dce Synced Norweigan translation by Tobias Langhoff FS#6480
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11848 a1c6a512-1295-4272-9138-f99709370657
2006-12-28 11:59:43 +00:00
Jonathan Gordon
be3f29cc11 Accept FS#6464 by Chris Taylor. Adds a "Play Next" playlist insertion
option which replaces the current playlist with the new selection but
keeps the current track queued so playback doesnt stop. (minor fixes by
me)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11842 a1c6a512-1295-4272-9138-f99709370657
2006-12-26 13:31:04 +00:00
Jonathan Gordon
3bceded793 Accept FS#5344 by Mike Schmitt. Add a "shuffle and track skip" option to
crossfade.
Bumps config versino, so SAVE SETTINGS before updating.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11811 a1c6a512-1295-4272-9138-f99709370657
2006-12-19 01:26:37 +00:00