Commit graph

857 commits

Author SHA1 Message Date
Bertrik Sikken
3663213520 Update Chinese (simple) translation - FS #11484 by Purling Nayuki
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27480 a1c6a512-1295-4272-9138-f99709370657
2010-07-18 12:52:25 +00:00
Rafaël Carré
5674e88941 FS#11466 and FS#11467 by Pierre-Yves Roosens
Fix typos in french translation

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27363 a1c6a512-1295-4272-9138-f99709370657
2010-07-09 20:27:24 +00:00
Michael Giacomelli
010e56231e Add Joshua Hulst to credits for FS#7831.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27245 a1c6a512-1295-4272-9138-f99709370657
2010-07-02 18:41:51 +00:00
Rafaël Carré
faa9448dfb add Martin Sägmüller to CREDITS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27104 a1c6a512-1295-4272-9138-f99709370657
2010-06-24 09:27:49 +00:00
Michael Giacomelli
103eabd31f Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each volume setting gets 7.5dB louder (if you listened before at 0dB, you would have to set it to about -7.5dB to get the same volume). As a result, the new 0dB actually is pretty close to max line level for a full scale voltage, so positive dB may clip, whereas before they did not because the scale was off. Thanks to dfkt and Tim Graf for help figuring this out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27101 a1c6a512-1295-4272-9138-f99709370657
2010-06-24 01:11:51 +00:00
Rafaël Carré
d029b3e697 CREDITS: Capitalize FFmpeg properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27041 a1c6a512-1295-4272-9138-f99709370657
2010-06-22 07:05:54 +00:00
Amaury Pouly
06b9064205 Add Jérôme Heil to CREDITS for figuring out the usb clock problem on as3525v2.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27034 a1c6a512-1295-4272-9138-f99709370657
2010-06-21 20:34:40 +00:00
Rafaël Carré
9e3f473492 FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26952 a1c6a512-1295-4272-9138-f99709370657
2010-06-19 03:51:57 +00:00
Rafaël Carré
c0bd4173aa Make sure files which aren't windows-specific use \n line endings only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26893 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 16:59:51 +00:00
Alex Parker
231c26f8f4 Add Stephen Carroll to CREDITS for all his hard work stripping out the additional themes from SVN and getting them on the themesite.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26888 a1c6a512-1295-4272-9138-f99709370657
2010-06-17 14:35:10 +00:00
Nils Wallménius
3704f1f71a FS#11353 - Fix all errors in islenska.lang by Hinrik Örn Sigurðsson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26555 a1c6a512-1295-4272-9138-f99709370657
2010-06-04 20:39:00 +00:00
Alex Parker
87174d83fd Restore people accidently removed from credits in r26487
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26491 a1c6a512-1295-4272-9138-f99709370657
2010-06-02 20:31:22 +00:00
Alex Parker
b467fb9c6b Update Slovenian (Slovenscina) translation
Flyspray: FS#11311
Author: Nejc Lotric

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26487 a1c6a512-1295-4272-9138-f99709370657
2010-06-02 19:24:20 +00:00
Alex Parker
6f2bfd9644 Update Spanish
Flyspray: FS#11301 and FS#11276
Author: Francisco Villa and Aaron Rothbaum

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26484 a1c6a512-1295-4272-9138-f99709370657
2010-06-02 19:03:09 +00:00
Wincent Balin
36f3a8d67e Added myself and Pure Data team to credits.
Updated copyright years where needed.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26457 a1c6a512-1295-4272-9138-f99709370657
2010-06-01 21:44:55 +00:00
Andree Buschmann
f0e1cf038f Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26413 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 18:29:04 +00:00
Jonathan Gordon
1593b0557c Accept FS#11313 by Chris Savery. Add composer to the track info screen and some general cleen up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26409 a1c6a512-1295-4272-9138-f99709370657
2010-05-30 15:25:15 +00:00
Rafaël Carré
5d236b2bfd Generate C file / header for svn version string
It's now easier to force rebuild of files depending on the svn revision

version.c/version.h are generated once with new tools/genversion.sh
Changes in the VCS are still not auto detected, so you'll have to remove
builddir/version.* if you want to change the string in your binaries

APPSVERSION is now called RBVERSION and is defined in the generated
header instead of being defined by the Makefiles
appsversion is now called rbversion (the plugin api number didn't change
since old modules are still binary compatible)

Change some bootloaders to use knwon-at-buildtime RBVERSION instead of
"%s" + rbversion

You'll need to run make clean to regenerate dependencies after the
removal of apps/version.h

To build binaries with a different version string, hand-edit
tools/version.sh or tools/genversion.sh (which calls the former)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26320 a1c6a512-1295-4272-9138-f99709370657
2010-05-27 09:41:46 +00:00
Robert Bieber
fd9d7d0ac1 Added my name to COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26280 a1c6a512-1295-4272-9138-f99709370657
2010-05-25 14:21:21 +00:00
Alex Parker
938d671f94 Ooops, forgot CREDITS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26263 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 18:35:55 +00:00
Michael Giacomelli
52d9d0d006 Remove outdated NODO list from the docs folder. Replace it with a link to the wiki.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26070 a1c6a512-1295-4272-9138-f99709370657
2010-05-15 21:54:24 +00:00
Nils Wallménius
0b52d34313 FS#11272 by Gerhard Zintel fixing a bug when resetting the database in keybox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26004 a1c6a512-1295-4272-9138-f99709370657
2010-05-13 22:21:09 +00:00
Jack Halpin
19e28e22f3 Add Luca_S to CREDITS. Thanks for your time & effort!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25847 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 19:15:22 +00:00
Delyan Kratunov
2ab15d959c Add myself to COMMITERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25782 a1c6a512-1295-4272-9138-f99709370657
2010-05-02 17:33:34 +00:00
Marcin Bukat
4902c43ff3 Fix alphabetical order of COMMITERS file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25711 a1c6a512-1295-4272-9138-f99709370657
2010-04-25 11:56:56 +00:00
Nils Wallménius
cbc65befa8 Fix for some bogus code in png by Andrew Rodland, fixing a warning when compiling with gcc 4.5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25709 a1c6a512-1295-4272-9138-f99709370657
2010-04-25 08:35:30 +00:00
Marcin Bukat
2970eb5b4c Add Marcin Bukat as a commiter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25705 a1c6a512-1295-4272-9138-f99709370657
2010-04-23 21:16:18 +00:00
Jens Arnold
84fe51f6d5 Add Marcin Bukat for FS #11151 and FS #11153
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25599 a1c6a512-1295-4272-9138-f99709370657
2010-04-11 20:55:21 +00:00
Mustapha Senhaji
f297068c07 Update the norwegian (norsk) translation.
Author: Tore Johnny Bråtveit
Flyspray: FS#11142



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25395 a1c6a512-1295-4272-9138-f99709370657
2010-03-29 23:15:17 +00:00
Alexander Levin
f2589546b3 Fix the description of the %V WPS tag (last part of FS#11117)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25349 a1c6a512-1295-4272-9138-f99709370657
2010-03-27 13:14:14 +00:00
Tobias Diedrich
6550349835 Add $self to list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25298 a1c6a512-1295-4272-9138-f99709370657
2010-03-23 04:48:22 +00:00
Andree Buschmann
091fc75034 Update battery discharge curve and current consumption for iRiver h10 5GB. Thanks to Danny Attar for measuring.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25279 a1c6a512-1295-4272-9138-f99709370657
2010-03-21 19:02:09 +00:00
Rafaël Carré
f74a6ed38a Sansa Clipv2: use similar button driver to Clipv1
Fixes some buttons not being read (hold is still buggy)

FlySpray: FS#11111
Author: Pascal Below

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25209 a1c6a512-1295-4272-9138-f99709370657
2010-03-15 23:01:45 +00:00
Jonathan Gordon
87ce387f33 remove 2 really old files. CustomWPS in the wiki replaces CUSTOM_WPS_FORMAT, and the manual has both lists also
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25034 a1c6a512-1295-4272-9138-f99709370657
2010-03-05 20:08:16 +00:00
Tomer Shalev
42552f8bf6 FS#10643 - Cowon D2: Chopper game control using hardware buttons
This is only part of the original patch. I didn't agree with all the original
changes to keymapping.

Author: Nemtsev Alexey


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24892 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 20:33:40 +00:00
Jonathan Gordon
31fb4f6ff6 Change how touchscreen regions work slightly... "It modifies the behaviour of touch buttons to be more similar to the way gui buttons operate in desktop applications. Upon a touch press event, the button at the touch position is armed. Upon a touch repeat or release, the button at the touch position is triggered only if it is armed. Upon release (and wps entry), all buttons are disarmed. E.g. when you touch press on an empty area, then while pressing drag your finger on a button, then release the button, the button is not triggered."
Author: Jens Theeß 
Flyspray: FS#10982


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24876 a1c6a512-1295-4272-9138-f99709370657
2010-02-24 06:19:25 +00:00
Tomer Shalev
74c5033699 wps.vim : Syntax for Rockbox WPS
Author: Kevin Schoedel

Including wps.vim from http://www.vim.org/scripts/script.php?script_id=2550
(which now becomes obsolete), following the following e-mail from the author:

Hi,
Yes, please do -- I am not doing anything with WPS now and might never again.
Take it as GPL or whatever else is convenient. I'll put a note on the vim.org
page that the version there is obsolete.
Regards,
Kevin Schoedel


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24761 a1c6a512-1295-4272-9138-f99709370657
2010-02-18 23:31:37 +00:00
Yoshihisa Uchida
2a4bbde44e Add myself to the commiters list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24752 a1c6a512-1295-4272-9138-f99709370657
2010-02-18 11:46:18 +00:00
Michael Giacomelli
aea6dd036c Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24742 a1c6a512-1295-4272-9138-f99709370657
2010-02-18 04:21:15 +00:00
Frank Gevaerts
f615fb43d5 Turn the simulator background into a clickable area. i.e. you click on the play button to press play. It also maps mouse scrollwheel events to rockbox scrollwheel events. This facilitates testing because you don't have to move your hand between the mouse and keyboard.
Author: Fred Bauer
Flyspray: FS#11008



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24696 a1c6a512-1295-4272-9138-f99709370657
2010-02-16 17:34:48 +00:00
Bertrik Sikken
b4fd5d852a Include dualboot.h in dualboot.c as an additional compile time sanity check
Author: Tobias Diedrich
Flyspray: FS #11009


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24636 a1c6a512-1295-4272-9138-f99709370657
2010-02-13 18:53:29 +00:00
Frank Gevaerts
e95d603fba Add Mark Borgerding to CREDITS, for kiss_fft which is used by the fft plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24588 a1c6a512-1295-4272-9138-f99709370657
2010-02-10 19:54:16 +00:00
Michael Chicoine
e25728e2d2 Slovak language update
Author: Peter Lecky
Flyspray: FS #10973


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24551 a1c6a512-1295-4272-9138-f99709370657
2010-02-07 18:39:41 +00:00
Frank Gevaerts
32e081aa6a Update Turkish translation
Flyspray: FS#10944
Author: Altay Oz


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24460 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 19:27:15 +00:00
Michael Chicoine
ae0a112825 Complete Czech language update
Author: Marek Salaba
Flyspray: FS #10951


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24450 a1c6a512-1295-4272-9138-f99709370657
2010-02-02 13:06:40 +00:00
Alex Parker
e953836328 Add Purling Yukie to CREDITS for r24423.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24425 a1c6a512-1295-4272-9138-f99709370657
2010-01-31 18:31:43 +00:00
Szymon Dziok
e557d7d4ac Add myself to the commiters list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24388 a1c6a512-1295-4272-9138-f99709370657
2010-01-30 21:37:43 +00:00
Dominik Riebeling
0f6bfdb4c3 Merge rbutil CREDITS file with main one and use that.
Similar to removing the separate CREDITS file for the manual remove the
rbutil one as discussed on IRC.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24329 a1c6a512-1295-4272-9138-f99709370657
2010-01-24 20:48:38 +00:00
Rafaël Carré
43e894690f Italian translation for rbutil
Flyspray: FS#10923
Author: Domenico Di Misa

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24324 a1c6a512-1295-4272-9138-f99709370657
2010-01-24 18:59:20 +00:00
Frank Gevaerts
553626a958 Add initial Packard Bell Vibe 500 port, by Szymon Dziok
Author: Szymon Dziok 
Flyspray: FS#10912


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24276 a1c6a512-1295-4272-9138-f99709370657
2010-01-18 19:05:20 +00:00