Commit graph

839 commits

Author SHA1 Message Date
Mustapha Senhaji
05f29f8d57 My bad, Pavel wasn't on the credit yet, then add him for the translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23535 a1c6a512-1295-4272-9138-f99709370657
2009-11-05 16:50:34 +00:00
Robert Kukla
dca5fd1064 RTC read of ds1339 of ds3231 weekday
Flyspray: FS #10760
Author: Simon Rothen

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23531 a1c6a512-1295-4272-9138-f99709370657
2009-11-05 09:10:03 +00:00
Bob Cousins
37e92d343f Change username to lower case
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23498 a1c6a512-1295-4272-9138-f99709370657
2009-11-03 17:59:10 +00:00
Rafaël Carré
5d40b9a24a Add Fred Bauer to THANKS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23477 a1c6a512-1295-4272-9138-f99709370657
2009-11-01 22:55:18 +00:00
Michael Chicoine
bf751924dc Add Sascha Wilde to docs/CREDITS for bug fix committed in r23449
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23454 a1c6a512-1295-4272-9138-f99709370657
2009-10-31 23:51:30 +00:00
Bob Cousins
f1925b70a0 Add my name to COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23450 a1c6a512-1295-4272-9138-f99709370657
2009-10-31 20:11:22 +00:00
Maurus Cuelenaere
e415395c5b The Onda VX777 has only one button, add it to the keymap.
Also fix a typo that erroneously enabled button_hold in button-target.h

Flyspray: FS#10732
Author: Yann Muller

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23383 a1c6a512-1295-4272-9138-f99709370657
2009-10-28 21:16:45 +00:00
Björn Stenberg
ff8e9d95ee "No code in .h files or #defines"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23319 a1c6a512-1295-4272-9138-f99709370657
2009-10-23 07:26:48 +00:00
Thomas Martitz
d85c3ec410 Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
Increase maximum event count as we need more (I actually had a report about it during custom statusbar testing).
Removed corresponding functions from the core and plugin api. Bump min version and sort.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23302 a1c6a512-1295-4272-9138-f99709370657
2009-10-20 21:54:59 +00:00
Robert Menes
872852639f A man who is long due for credit: added Christophe "toffe"
Nicolas to the credits for all of his Gigabeat findings.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23300 a1c6a512-1295-4272-9138-f99709370657
2009-10-20 21:05:23 +00:00
Tomer Shalev
5d585f4b9b Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23273 a1c6a512-1295-4272-9138-f99709370657
2009-10-19 21:19:30 +00:00
Dominik Wenger
41c497025f Initial mini2440 port.
Flyspray: FS#10627
Author: Bob Cousins

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23265 a1c6a512-1295-4272-9138-f99709370657
2009-10-19 18:14:27 +00:00
Thomas Martitz
0070f60441 Fix %Sp expansion in wps
The value returned from sound_get_pitch() was shown assuming that 100%
corresponds to 1000 by skin_tokens.c::get_token_value().  The value
actually is 100*PITCH_SPEED_PRECISION.

Steal the way the callchain from gui_syncpitchscreen_run() to
pitchscreen_draw() in apps/gui/pitchscreen.c formats the value and use it
here for consistency.

Flyspray: FS#10673
Author: Junio C Hamano

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23199 a1c6a512-1295-4272-9138-f99709370657
2009-10-15 22:22:07 +00:00
Rob Purchase
ca10566561 Add Jonas Aaberg to the credits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23195 a1c6a512-1295-4272-9138-f99709370657
2009-10-15 20:19:52 +00:00
Torne Wuff
3f66c21358 Add myself to committers. HI!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23186 a1c6a512-1295-4272-9138-f99709370657
2009-10-15 12:03:51 +00:00
Michael Chicoine
162d3c6a09 add Seth Opgenorth to docs/CREDITS
correct web link in comment


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23023 a1c6a512-1295-4272-9138-f99709370657
2009-10-09 03:01:16 +00:00
Michael Sparmann
37e2d65c18 Add myself to COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22950 a1c6a512-1295-4272-9138-f99709370657
2009-10-05 12:28:53 +00:00
Dave Chapman
14eb02d347 Patch #1 from FS#10633 (Nano 2G developments) by Michael Sparmann - Allows targets to set a different sector size than 512 for the storage system. Should not affect any other target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22874 a1c6a512-1295-4272-9138-f99709370657
2009-10-02 16:41:55 +00:00
Michael Chicoine
2d3f20886e Add myself to docs/COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22870 a1c6a512-1295-4272-9138-f99709370657
2009-10-01 22:09:02 +00:00
Tomer Shalev
d7f4f9ff75 Added myself to the list of committers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22851 a1c6a512-1295-4272-9138-f99709370657
2009-09-30 09:50:12 +00:00
Rob Purchase
65f1a94a08 Improved Cowon D2 touchscreen driver.
Flyspray: FS#10615
Author: Carsten Schreiter and myself


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22842 a1c6a512-1295-4272-9138-f99709370657
2009-09-26 17:31:30 +00:00
Bertrik Sikken
092a36bc77 CREDITS: remove duplicate names
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22814 a1c6a512-1295-4272-9138-f99709370657
2009-09-23 22:41:10 +00:00
Thomas Martitz
7301343f23 Marko Pahlke was already in CREDITS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22811 a1c6a512-1295-4272-9138-f99709370657
2009-09-23 21:54:33 +00:00
Thomas Martitz
46408820e3 Samsung YH*: SVG player images including button description.
Flyspray: FS#10279 and FS#10286
Author: Marko Pahlke

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22808 a1c6a512-1295-4272-9138-f99709370657
2009-09-23 21:20:58 +00:00
Alex Parker
fe4526e868 Recognise everybody in the same CREDITS file: add the three people only in CREDITS-MANUAL to CREDITS and remove CREDITS-MANUAL.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22798 a1c6a512-1295-4272-9138-f99709370657
2009-09-23 16:47:43 +00:00
Alexander Levin
bc1f519e0e The name should have been added to the other CREDITS file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22766 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:57:39 +00:00
Alexander Levin
f744e2651f Improvements to the viewers section of the manual (FS#10531 by David Kaufmann)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22764 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:43:22 +00:00
Alex Parker
ab563da175 Add viewports to the manual. Adapted from FS#9934 by Jonas Häggqvist and FS#10553 by David Kauffmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22756 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 16:48:45 +00:00
Bryan Childs
bfcafc8408 Added myself to docs/COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22664 a1c6a512-1295-4272-9138-f99709370657
2009-09-08 17:13:32 +00:00
Alexander Levin
af23b06b7c New plugin: pitch detector (FS#8768) by Michael Lechner and David Johnston
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22663 a1c6a512-1295-4272-9138-f99709370657
2009-09-08 16:45:05 +00:00
Mustapha Senhaji
b661e8ad81 Polish translation update.
Author: Tomasz Kowalczyk
Patch: FS#10593



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22654 a1c6a512-1295-4272-9138-f99709370657
2009-09-07 19:59:13 +00:00
Maurus Cuelenaere
9680244f4a * Fix plugin keymaps for VX777
* Enable plugins for VX777
 * Fix VX777 simulator

All done by Aaron DeMille.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22576 a1c6a512-1295-4272-9138-f99709370657
2009-08-31 21:11:32 +00:00
Michael Giacomelli
e4c30bdf0e Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22557 a1c6a512-1295-4272-9138-f99709370657
2009-08-30 02:53:15 +00:00
Thomas Martitz
10f12340b1 Add menu button to accept in yesno screen for the Cowon D2.
I added the lang strings myself.

Flyspray:FS#10548
Author: Johannes Boy

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22445 a1c6a512-1295-4272-9138-f99709370657
2009-08-21 01:38:34 +00:00
Mustapha Senhaji
3ebf602968 Add Laurent Papier to credits for FS#10514 reworked and committed in r22255.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22293 a1c6a512-1295-4272-9138-f99709370657
2009-08-13 16:44:44 +00:00
Jeffrey Goode
5c29277d97 New committer!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22275 a1c6a512-1295-4272-9138-f99709370657
2009-08-12 16:04:49 +00:00
Thomas Martitz
18e40e0f4c Make kbd_input() show a cancel splash to indicate user abort better and for better consistency all over the place. Change checking for its return value (style-wise) at some places too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22269 a1c6a512-1295-4272-9138-f99709370657
2009-08-12 14:38:25 +00:00
Rafaël Carré
e74ba2b63d Add Amaury Pouly to the credits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22252 a1c6a512-1295-4272-9138-f99709370657
2009-08-11 13:20:59 +00:00
Thomas Martitz
5e1b9cd4a6 Accept FS#9400 - "tools/configure more improvements" by Rosso Maltese.
This completes the command line capabilities of configure. You can now pass advanced build options (type=aXXX, where X are the shortcuts for the advanced options) as well as voice options. See configure --help.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22228 a1c6a512-1295-4272-9138-f99709370657
2009-08-09 19:02:22 +00:00
Michael Giacomelli
9e60246215 Add Jens Erdmann to CREDITS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22156 a1c6a512-1295-4272-9138-f99709370657
2009-08-04 14:30:01 +00:00
Robert Kukla
00c657f9cc new powerup in brickmania
Author: Asael Reiter
Flyspray: FS #10463

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22057 a1c6a512-1295-4272-9138-f99709370657
2009-07-26 19:51:44 +00:00
Frank Gevaerts
a175e3a42a Add a png viewer plugin
Author: Christophe Gouiran
Flyspray: FS#9493


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22037 a1c6a512-1295-4272-9138-f99709370657
2009-07-25 21:36:11 +00:00
Wincent Balin
658636996b Added myself to the list of committers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22023 a1c6a512-1295-4272-9138-f99709370657
2009-07-24 22:55:44 +00:00
Bertrik Sikken
f2f9031f4f FS#10445 - Error in CREDITS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21928 a1c6a512-1295-4272-9138-f99709370657
2009-07-17 20:04:43 +00:00
Robert Menes
701021b487 FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21908 a1c6a512-1295-4272-9138-f99709370657
2009-07-16 21:21:33 +00:00
Thomas Martitz
25371a1bfd FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto.
Fixes pacbox' keymapping for direction and changes accessing the menu to short home.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21843 a1c6a512-1295-4272-9138-f99709370657
2009-07-13 18:34:10 +00:00
Alexander Levin
cc7c665d9b Improvements to the pitch screen UI (FS#10359 by David Johnston)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21781 a1c6a512-1295-4272-9138-f99709370657
2009-07-11 16:46:19 +00:00
Johannes Schwarz
755de6a3de FS#10418: Change menu button in Sudoku on Fuze, by Nick Tryon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21750 a1c6a512-1295-4272-9138-f99709370657
2009-07-10 18:09:28 +00:00
Bertrik Sikken
0e21789e1f Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" by Matthew Bonnett.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21718 a1c6a512-1295-4272-9138-f99709370657
2009-07-08 17:15:42 +00:00
Teruaki Kawashima
616905f965 Add myself to docs/COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21700 a1c6a512-1295-4272-9138-f99709370657
2009-07-07 12:55:28 +00:00
Rafaël Carré
02bbf55d9d fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton Shumway
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21579 a1c6a512-1295-4272-9138-f99709370657
2009-06-30 21:15:19 +00:00
Rafaël Carré
89ccd5c145 Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034
Also remove it from TIMER_START()

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21558 a1c6a512-1295-4272-9138-f99709370657
2009-06-29 14:29:46 +00:00
Alexander Levin
8b5d32f556 Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21489 a1c6a512-1295-4272-9138-f99709370657
2009-06-24 13:07:46 +00:00
Maurus Cuelenaere
582942016b * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX747+ in scramble and configure
* Add support for the VX777
* Remove the touchscreen mode switching combo from the button driver



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21379 a1c6a512-1295-4272-9138-f99709370657
2009-06-20 10:54:13 +00:00
Jonas Häggqvist
e82be6ead8 Language updates:
- Arabic by Raafat Akkad (FS#10351).
 - Danish by me.
 - French by Michaël Burtin (FS#10299).
 - Hebrew by Tomer Shalev and Sasha Khamkov (FS#10300).
 - Japanese by Yoshihisa Uchida (FS#10348).
 - Portuguese by Rui Araújo (FS#10342).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21364 a1c6a512-1295-4272-9138-f99709370657
2009-06-20 09:10:41 +00:00
Johannes Schwarz
ab658baad0 added myself to the committers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21353 a1c6a512-1295-4272-9138-f99709370657
2009-06-19 19:35:22 +00:00
Dan Everton
72c65d7575 Commit FS#10324 from Jeffrey Goode.
Close the debug audio stream in the simulator when playback is stopped
to allow the file to be opened by other programs. This would mostly have
been an issue on Windows.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21315 a1c6a512-1295-4272-9138-f99709370657
2009-06-17 07:55:50 +00:00
Thomas Martitz
adb55c518b FS#10327: Patch by Frederick Full to fix the scrollwheel and default
controls in Rockbox on the Fuze.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21286 a1c6a512-1295-4272-9138-f99709370657
2009-06-15 05:17:54 +00:00
Steve Bavin
fb2380790e FS#8894 - Add time stretching feature to all SWCODEC targets - the current algorithm is best for spoken word.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
2009-06-12 07:20:50 +00:00
Robert Menes
a888365969 I misspelled Vytenis Sabelka's name earlier.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21233 a1c6a512-1295-4272-9138-f99709370657
2009-06-09 10:26:02 +00:00
Robert Menes
967386e36e New translation: Lithuanian by Vytenis Sabelka. From FS#10255.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21210 a1c6a512-1295-4272-9138-f99709370657
2009-06-08 00:57:05 +00:00
Marianne Arnold
6634e0e32f Commit FS#10260 by Marko Pahlke: Clip SVG for the manual (used to add a pdf and update the png as well). Add him to the credits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21131 a1c6a512-1295-4272-9138-f99709370657
2009-05-29 21:42:30 +00:00
Jack Halpin
2a194c951d Add myself to docs/COMMITTERS and move on to the next chapter of Advanced SVN for Dummies!!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21108 a1c6a512-1295-4272-9138-f99709370657
2009-05-27 23:28:36 +00:00
Michael Giacomelli
14cd7d71a3 Forgot to add Eric Clayton to the CREDITS file for FS #10234.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21072 a1c6a512-1295-4272-9138-f99709370657
2009-05-25 00:46:40 +00:00
Alex Parker
d208abe46d Ooops, forgot to add Michael Carr to CREDITS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21004 a1c6a512-1295-4272-9138-f99709370657
2009-05-21 00:09:19 +00:00
Robert Menes
345c70f8e4 Credit where credit's due. :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20948 a1c6a512-1295-4272-9138-f99709370657
2009-05-15 21:30:04 +00:00
Alex Parker
e56030a40d Apply FS#10204 by Wookey (yes, his real name :)) - Add the subline tags to the WPS Tags summary appendix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20945 a1c6a512-1295-4272-9138-f99709370657
2009-05-15 21:17:21 +00:00
Dave Chapman
49fccaf2d9 FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition in place of the main Apple firmware. This image is only loaded if no rockbox.ipod is found so does not affect current behaviour. The advantage is a small increase in boottime. This patch also adds documentation to bootloader/ipod.c in the form of a comment describing the booting behaviour.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20921 a1c6a512-1295-4272-9138-f99709370657
2009-05-12 20:41:44 +00:00
Mohamed Tarek
0cb3ad58b3 -Took cook_random() from an old cook.c revision [6 mar 2007], which is a
simple RNG, to eliminate the need for lfg.c/h.
-Remove lfg.c/h and md5.c/h as they are no longer needed and use the 
more common form of my name in docs/COMMITTERS.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20915 a1c6a512-1295-4272-9138-f99709370657
2009-05-11 23:35:50 +00:00
Mohamed Tarek
75a34b2f4b Add my name to docs/COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20912 a1c6a512-1295-4272-9138-f99709370657
2009-05-11 21:19:06 +00:00
Marc Guay
b0f40b7d2b Documentation for pcm_play_data() API function. Info taken from http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-07/0059.shtml.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20868 a1c6a512-1295-4272-9138-f99709370657
2009-05-07 14:45:43 +00:00
Dave Hooper
f6bc9fb820 Adding myself to docs/COMMITTERS :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20758 a1c6a512-1295-4272-9138-f99709370657
2009-04-20 20:11:09 +00:00
Thomas Martitz
c48f4c6be4 FS#10127 - Sansa e200v2: wrapping in menus by Dustin Skoracki and me. Implements better list wrap handling mostly by taking Fuze's scrollwheel driver, but with tweaks w.r.t. to BUTTON_REPEAT to make it work on the e200v2.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20700 a1c6a512-1295-4272-9138-f99709370657
2009-04-13 14:08:43 +00:00
Thomas Martitz
e6cbad6974 FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20680 a1c6a512-1295-4272-9138-f99709370657
2009-04-10 17:28:26 +00:00
Michael Giacomelli
30b888cb58 Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button driver and cleans up the code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20676 a1c6a512-1295-4272-9138-f99709370657
2009-04-10 15:19:59 +00:00
Boris Gjenero
463c96eb77 Add myself (Boris Gjenero) to committers list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20557 a1c6a512-1295-4272-9138-f99709370657
2009-03-27 17:32:45 +00:00
Marianne Arnold
1916ff5976 Update german translation: go back to 'Safety' in the agc settings for now (revert half applied patch), one tweak and add the missing phrase (taken from FS#9999, add Kai Posadowsky to CREDITS for it).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20476 a1c6a512-1295-4272-9138-f99709370657
2009-03-22 22:41:05 +00:00
Thomas Martitz
b7739fbf1c Rework lcd_enabled and lcd_set/call_enable hook
a) lcd_enabled() is now lcd_active(), and is available for HAVE_LCD_SLEEP only targets (e.g. ipod video) too. It was depandent on HAVE_LCD_ENALE only before
b) rename the hook accordingly, and implement the hook for other other targets too (e.g. the clip [the only mono target with lcd_enable/lcd_sleep yet, so the code is still in the lcd driver], ipod, fuze, c200)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20331 a1c6a512-1295-4272-9138-f99709370657
2009-03-17 02:43:47 +00:00
Robert Menes
8189ef5b17 Commit FS#9998: Updates to the Hebrew translation. Translation work done by Tomer Sharev and Sashe Khamkov; patch by Tom Ross.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20296 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 21:59:21 +00:00
Mustapha Senhaji
ec13976fe4 Add Michael Burtin to the credits for FS#9917, partially committed in r20264.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20287 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 14:27:18 +00:00
Jonas Häggqvist
54dbd6185e Spanish translation update by Francisco Vila (FS#10003). Also add him as Spanish maintainer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20286 a1c6a512-1295-4272-9138-f99709370657
2009-03-11 11:05:42 +00:00
Marianne Arnold
f2446452fa Update German translation: add missing strings, improve wording in a few phrases and some cosmetic changes (whitespace and consistent case). Taken from FS#9754 but leaving out some changes which that didn't feel right to me for the moment. Add Johannes Linke to the credits for his work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20266 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 22:06:12 +00:00
Peter D'Hoye
e92d9967d6 Add Sam Bouwer to the credits and inside the langfile header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20263 a1c6a512-1295-4272-9138-f99709370657
2009-03-09 21:57:01 +00:00
Thomas Martitz
2b6e4adbd2 Fix FS#9977 - Thanks to Brian Sutherland for intensive testing and effort
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20214 a1c6a512-1295-4272-9138-f99709370657
2009-03-06 15:21:58 +00:00
Alexander Levin
831e390657 Improve grammar and key map in reversi (FS#9960 and FS#9961)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20179 a1c6a512-1295-4272-9138-f99709370657
2009-03-02 20:32:33 +00:00
Thomas Martitz
d13f1a485f Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respects numbers within strings, and gives a more intuitive
sorting. This also adds a setting, so that the sorting can be used in the file browser. The implementation is very generic, and can possibly 
be used in other places.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20155 a1c6a512-1295-4272-9138-f99709370657
2009-03-01 17:55:59 +00:00
Alexander Levin
9bb83429d1 Mention the .link files as a supported file type (FS#9927)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20145 a1c6a512-1295-4272-9138-f99709370657
2009-02-28 22:04:58 +00:00
Alexander Levin
027b023241 Welcome #108
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20137 a1c6a512-1295-4272-9138-f99709370657
2009-02-28 13:47:32 +00:00
Alex Parker
4b4510d71a Add myself to the manual credits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20086 a1c6a512-1295-4272-9138-f99709370657
2009-02-22 19:26:18 +00:00
Mustapha Senhaji
29b1156d86 Add Sei Aoyumi to credits for FS#9915 commited in r20030.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20038 a1c6a512-1295-4272-9138-f99709370657
2009-02-18 04:23:38 +00:00
Alex Parker
aecc224eca Welcome me - hello all!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20018 a1c6a512-1295-4272-9138-f99709370657
2009-02-16 19:21:06 +00:00
Frank Gevaerts
b411f5eee5 fix layout so it actually looks consistent. Nothing worse than bad looking style guides!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19990 a1c6a512-1295-4272-9138-f99709370657
2009-02-12 20:49:53 +00:00
Mustapha Senhaji
f2d5c3532f New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk game recorder and viewer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19972 a1c6a512-1295-4272-9138-f99709370657
2009-02-11 16:03:17 +00:00
Frank Gevaerts
08444b6a86 Add "historical" committers. These are people who didn't respond to the call for new passwords on the cvs->svn switch, or people who have a different username now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19828 a1c6a512-1295-4272-9138-f99709370657
2009-01-23 18:58:22 +00:00
Thomas Martitz
0f8dd60fc7 Welcome Thomas Martitz :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19810 a1c6a512-1295-4272-9138-f99709370657
2009-01-21 13:35:44 +00:00
Bertrik Sikken
c9d000d16e FS#9808 by Ori Avtalion: Update simulator documentation with new 'simdisk' directory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19793 a1c6a512-1295-4272-9138-f99709370657
2009-01-18 19:30:28 +00:00
Andrew Mahone
2fbf09752d remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro, and replace all uses of it (only resize.c in core, and pictureflow and mpegplayer plugins), remove it from plugin_api,
and remove wrapper for it from plugin.h


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19758 a1c6a512-1295-4272-9138-f99709370657
2009-01-13 13:48:26 +00:00
Jonas Häggqvist
36122cac6a rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PREFIX and RBDEV_BUILD to enable setting download, install and build directories without editing the script. FS#9657 by Eric Shattow.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19725 a1c6a512-1295-4272-9138-f99709370657
2009-01-08 20:00:10 +00:00
Mustapha Senhaji
7428c7cc5b Add Ryan Press, Craig Elliot and Kenderes Tamas to the credits file for FS#8624
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19591 a1c6a512-1295-4272-9138-f99709370657
2008-12-25 12:15:07 +00:00
Marianne Arnold
bd43105436 Update German translation. Based on FS#9669 by Kaspar Rothenfusser (add him to CREDITS too, hopefully correct spelling) with additional tweaks by Tom Ross and me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19567 a1c6a512-1295-4272-9138-f99709370657
2008-12-23 20:28:50 +00:00