Andree Buschmann
f0c032a523
Submit first part of FS#12154. Whitespace removal and correction of several defines in WM8758 driver according to data sheet, no functional change. Thanks to Seheon Ryu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30024 a1c6a512-1295-4272-9138-f99709370657
2011-06-20 18:37:51 +00:00
Torne Wuff
754b1572fb
Remove superfluous executable bits on a bunch of files.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29986 a1c6a512-1295-4272-9138-f99709370657
2011-06-08 14:22:03 +00:00
Dominik Riebeling
9b7b653f85
Move various logo files to a single location.
...
Introduce a new folder that will hold the original files for various variants
of the Rockbox logo. The "Rb" variant of the icon (used in the Rockbox Utility
icon on Windows) has been missing from svn.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29960 a1c6a512-1295-4272-9138-f99709370657
2011-06-04 20:31:11 +00:00
Nils Wallménius
c54f4b3440
Add Sean Bartell to CREDITS.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29943 a1c6a512-1295-4272-9138-f99709370657
2011-06-01 10:49:07 +00:00
Michael Hohmuth
84301c1e2d
FS#11931 part 1: Make fade in/out behavior more consistent across the
...
various causes of pause and unpause.
Patch by John Morris.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29844 a1c6a512-1295-4272-9138-f99709370657
2011-05-09 12:59:46 +00:00
Michael Giacomelli
37a9a200b2
Commit FS#12096 by Stephan Grossklass. Increases the maximum ID3v2 field length to 240 bytes on large memory targets, and 90 bytes on low memory targets. Total bytes for all tags combined remains unchanged.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29821 a1c6a512-1295-4272-9138-f99709370657
2011-05-04 17:29:53 +00:00
Bertrik Sikken
05c3290608
iap: fix shutdown of logitech Pure-Fi Elite dock, by Ophir Lojkine
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29783 a1c6a512-1295-4272-9138-f99709370657
2011-04-25 11:06:59 +00:00
Alex Parker
118005af83
Hopefully correct spelling of Noé Lojkine
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29782 a1c6a512-1295-4272-9138-f99709370657
2011-04-24 23:52:10 +00:00
Michael Giacomelli
8166ce75c8
Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses were left on the buffer too long.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29781 a1c6a512-1295-4272-9138-f99709370657
2011-04-24 23:44:58 +00:00
Nils Wallménius
12a60efca9
FS#12072 Improved and updated translation of Romaneste by Sergiu Rotaru.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29751 a1c6a512-1295-4272-9138-f99709370657
2011-04-20 12:34:41 +00:00
Andree Buschmann
0258895faa
Fix error in Ohm's law formula as provided in FS#12023. Thanks to Leif Andersen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29644 a1c6a512-1295-4272-9138-f99709370657
2011-03-25 07:22:38 +00:00
Nils Wallménius
e937a78860
Forgot CREDITS in the prev commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29616 a1c6a512-1295-4272-9138-f99709370657
2011-03-19 10:15:17 +00:00
Bertrik Sikken
d3fc00ec42
Latvian language translation, FS#11967 by Mārtiņš Šimis
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29399 a1c6a512-1295-4272-9138-f99709370657
2011-02-25 20:26:03 +00:00
Mustapha Senhaji
9d66c878e5
Add Ismael Castiñeira Álvarez to the credits and on the galego translation files
...
for his patch FS#11938 committed as r28823
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29373 a1c6a512-1295-4272-9138-f99709370657
2011-02-22 01:44:45 +00:00
Mustapha Senhaji
b63422d62e
Some languages updates for the upcoming release:
...
-Spanish by Francisco Vila FS#11936
-French by Jean-Marie Moraux FS#11940
-Serbian by Ivan Pesic FS#11941
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29306 a1c6a512-1295-4272-9138-f99709370657
2011-02-14 17:15:57 +00:00
Michael Hohmuth
4844142e16
Do not update resume information and do not log statistics when a
...
track is interrupted within the first 15 seconds.
Regard a rewind to 0:00 as a track restart (updating resume position /
playback statistics before the rewind and starting the 15 s delay).
This allows skipping forward across an unplayed track without changing
its resume offset. Also, it is possible to skip backward to the
previous track after rewinding to the current track to 0:00 (pressing
Left twice) without losing the current track's resume position.
Initially contributed by Dave Slusher
Caveats:
* Works only for SWCODEC
* Skipping forward without altering the resume position does not work
when skip to outro has been turned on.
* The 15-second window in which the resume offset will not be updated
should start at the initial resume position, not at 0:00. This
would allow skipping over partially played tracks without altering
the resume position.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29250 a1c6a512-1295-4272-9138-f99709370657
2011-02-08 20:31:27 +00:00
Thomas Jarosch
f3adc77fd5
Added thomasjfox to COMMITTERS. Woot!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29210 a1c6a512-1295-4272-9138-f99709370657
2011-02-05 18:06:15 +00:00
Michael Sevakis
62fb090ac4
Fix #11897 - Multiple 'divide by zero' while playing particular APE on Clip+. Problem and solution observed and checked on Gigabeat S by myself. Fix submitted by Mikhail Titov resolves it. range_decode_short was declared as returing 'int short' rather than 'unsigned short' resulting in unwanted sign extension.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29208 a1c6a512-1295-4272-9138-f99709370657
2011-02-05 09:59:36 +00:00
Michael Hohmuth
d066a3900c
Added myself to COMMITTERS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29151 a1c6a512-1295-4272-9138-f99709370657
2011-01-28 22:10:08 +00:00
Dominik Riebeling
264e27d5b0
Add german translation for LANG_FM_RSSI.
...
Author: Uwe Wiebach
Flyspray: FS#11811
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29121 a1c6a512-1295-4272-9138-f99709370657
2011-01-23 18:08:50 +00:00
Thomas Martitz
aed6205831
Declaration of 'pause' from chessclock is redeclared as different kind of symbol by android-ndk-r5
...
Flyspray: FS#11900
Author: Benjamin Brown
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29112 a1c6a512-1295-4272-9138-f99709370657
2011-01-22 16:55:59 +00:00
Robert Menes
7b47d2254f
New translation: Croatian by Ante Maretic. From
...
FS#11884.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29076 a1c6a512-1295-4272-9138-f99709370657
2011-01-17 19:40:16 +00:00
Alexander Levin
53db95417d
pitch_detector: add the key transposition feature which makes the plugin better usable with/for transposing instruments (FS#11752 by Robert Horn)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29052 a1c6a512-1295-4272-9138-f99709370657
2011-01-14 21:41:05 +00:00
Mustapha Senhaji
4ee5ef0588
Update the portugues translation by Gabriel Maia FS#11857.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28967 a1c6a512-1295-4272-9138-f99709370657
2011-01-04 21:09:42 +00:00
Alexander Levin
c1d8840b31
Add Łukasz Stelmach to CREDITS for FS#11785
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28963 a1c6a512-1295-4272-9138-f99709370657
2011-01-04 18:59:06 +00:00
Bertrik Sikken
92b849d3bf
Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or Database on Clip+) by Will Sowerbutts
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28903 a1c6a512-1295-4272-9138-f99709370657
2010-12-26 12:55:28 +00:00
Thomas Martitz
6a9a8197b3
Add stdio.h include for SEEK_SET define to various files.
...
Patch by Thomas Jarosch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28892 a1c6a512-1295-4272-9138-f99709370657
2010-12-25 18:43:34 +00:00
Alexander Levin
482b45b2cb
Stay in file browser (do not go to WPS) after adding a track to the playlist via the hotkey (FS#11344 by Ryan Sawhill)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28847 a1c6a512-1295-4272-9138-f99709370657
2010-12-17 09:54:18 +00:00
Michael Giacomelli
990cbf302e
Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin to write to the disk less often, and correct several minor bugs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28833 a1c6a512-1295-4272-9138-f99709370657
2010-12-14 21:33:45 +00:00
Mustapha Senhaji
fbd75fcc86
Oops, the credit file wasn't updated for the previous revision aka FS#11691
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28830 a1c6a512-1295-4272-9138-f99709370657
2010-12-14 12:49:41 +00:00
Nils Wallménius
1617d8f97e
FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28816 a1c6a512-1295-4272-9138-f99709370657
2010-12-12 16:31:20 +00:00
Frank Gevaerts
26f2bfde03
Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and William Peters (FS#8806)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28810 a1c6a512-1295-4272-9138-f99709370657
2010-12-12 15:03:30 +00:00
Marcin Bukat
7ed8b8c9f2
Add Michael Leslie to CREDITS file for FS#11796
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28776 a1c6a512-1295-4272-9138-f99709370657
2010-12-08 21:40:40 +00:00
Michael Stummvoll
681302171b
thanks for admitting me to the team :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28654 a1c6a512-1295-4272-9138-f99709370657
2010-11-24 10:06:51 +00:00
Mustapha Senhaji
3cebd7a735
Bring the spanish translation up to date.
...
Flyspray: FS#11768
Author: Sergio Vera
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28628 a1c6a512-1295-4272-9138-f99709370657
2010-11-21 14:18:19 +00:00
Jonathan Gordon
7270e5eafd
Accept FS#11722 by Michael Hohmuth
...
Wait for the db to be ready before trying to to any runtime stats
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28608 a1c6a512-1295-4272-9138-f99709370657
2010-11-16 13:17:37 +00:00
Mustapha Senhaji
0c47ec7c35
Add Franz-Josef Haider (aka liar) to the CREDITS for his works on FS#11604 committed in r28591.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28597 a1c6a512-1295-4272-9138-f99709370657
2010-11-14 18:17:13 +00:00
Teruaki Kawashima
91bab9b5a5
FS#11632: (rockboy) Some fixes and improvements by Michael Stummvoll
...
- increase number of slots to save/load state.
- add volume control.
- present old description when overwriting exsinting savegame and don't save when cancelled while input the description.
Flyspray: FS#11632
Author: Michael Stummvoll
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28554 a1c6a512-1295-4272-9138-f99709370657
2010-11-11 10:58:09 +00:00
Bertrik Sikken
cec1e476e6
Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes when wakeup timer set) by Fabian Vogel.
...
This fix disables MCLK before powerdown-for-wakeup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28435 a1c6a512-1295-4272-9138-f99709370657
2010-11-01 18:58:40 +00:00
Szymon Dziok
b88efd11c2
HDD6330: Patch to enable/disable backlight.
...
Flyspray FS#11462
Author: David Fowle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28307 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 19:54:18 +00:00
Nils Wallménius
65ee5eb5e7
Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28295 a1c6a512-1295-4272-9138-f99709370657
2010-10-17 08:47:56 +00:00
Bertrik Sikken
7d494ec4c5
Remove duplicate entry from docs/CREDITS (as announced in svn r28254)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28255 a1c6a512-1295-4272-9138-f99709370657
2010-10-12 17:03:44 +00:00
Frank Gevaerts
ad6c8c1a72
New plugin: Resistor code calculator
...
Flyspray: FS#11585
Author: Calvin Walden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28191 a1c6a512-1295-4272-9138-f99709370657
2010-10-02 14:11:40 +00:00
Michael Chicoine
8ea74d458c
Add Tuomas Airaksinen to docs/CREDITS for r28716
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28177 a1c6a512-1295-4272-9138-f99709370657
2010-09-26 23:24:30 +00:00
Bertrik Sikken
7f3c2e06fe
CREDITS: remove duplicate name (Pinitnun Shanasabang is the same person as Phinitnun Chanasabaeng)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28151 a1c6a512-1295-4272-9138-f99709370657
2010-09-23 16:58:27 +00:00
Rafaël Carré
f18e630ef2
Update Polish translation
...
Author: Wojciech Lesniak
Flyspray: FS#11625
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28105 a1c6a512-1295-4272-9138-f99709370657
2010-09-18 03:51:54 +00:00
Thomas Martitz
cbbbe60dbf
Use getMinBufferSize instead of hardcoding a buffer size.
...
Seems to fix problems on Samsung Galaxy S, thanks to István Nagy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28059 a1c6a512-1295-4272-9138-f99709370657
2010-09-12 09:42:21 +00:00
Dominik Riebeling
839f777aaa
Remove duplicated license file.
...
Remove the plain text license file below the rbutilqt folder and move
the HTML variant to the top-level docs folder. It's all GPL, so there's
no need to duplicate those files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27996 a1c6a512-1295-4272-9138-f99709370657
2010-09-04 18:50:12 +00:00
Fred Bauer
0f939d5d11
Added myself
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27907 a1c6a512-1295-4272-9138-f99709370657
2010-08-27 13:23:32 +00:00
Bertrik Sikken
c66b2cbb8c
Updated Russian translation - FS #11556 by Alexey Polkhirev
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27884 a1c6a512-1295-4272-9138-f99709370657
2010-08-25 16:57:15 +00:00