Commit graph

720 commits

Author SHA1 Message Date
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
Jonas Häggqvist
81781abd63 Language updates:
- Fix hebrew by me, should be safe.
 - Korean update by Sanggon Lee (FS#9690).
 - Walloon fixes by Stephane Quertinmont (FS#9698).
 - Russian update by Anton Veretenenko (FS#9676).
 - Greek update by Alexander Spyridakis (FS#9699).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19560 a1c6a512-1295-4272-9138-f99709370657
2008-12-23 07:51:45 +00:00
Jonas Häggqvist
1ab624385a Updated Korean translation by Sanggon Lee (FS#9690).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19528 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 16:00:14 +00:00
Tom Ross
336ef0ae5a FS #9684. Japanese language update by Yoshihisa Uchida.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19518 a1c6a512-1295-4272-9138-f99709370657
2008-12-21 03:44:50 +00:00
Robert Menes
1b5c32d246 Fix up the iPod install section of the manual to bring it
more up to date (especially the Mac OS X install
instructions), and also some general cleanup of language.
Also added myself to the manual credits.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19487 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 16:36:47 +00:00
Maurus Cuelenaere
9da2456c26 Fix SVN properties
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19482 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 11:29:18 +00:00
Maurus Cuelenaere
40ec543052 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)
* Fix Onda VX767 support
 * Small cleanup


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19481 a1c6a512-1295-4272-9138-f99709370657
2008-12-19 11:13:58 +00:00
Jonas Häggqvist
e7022761b9 Updated Turkish translation by Brian Cloutier. His work isn't complete, so it's been automaticly merged with the old translation to hopefully produce the best possible combination of the two.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19425 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 19:28:35 +00:00
Jonas Häggqvist
cc57381707 Language updates:
- Portuguese by Rui Araújo (FS#9587)
 - Catalan by Vicente Ibarra (FS#9553)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19412 a1c6a512-1295-4272-9138-f99709370657
2008-12-13 01:53:20 +00:00
Mark Arigo
08585e417b FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few changes by me). Fixes boot problem, pixel format, sound, and a few other things.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19395 a1c6a512-1295-4272-9138-f99709370657
2008-12-12 04:56:25 +00:00
Andrew Mahone
781421afa2 resize-on-load for bitmap files on 2bpp and color targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19374 a1c6a512-1295-4272-9138-f99709370657
2008-12-09 23:07:59 +00:00
Andrew Mahone
a2c71fde1b add Andrew Mahone / unhelpful to COMMITTERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19373 a1c6a512-1295-4272-9138-f99709370657
2008-12-09 21:48:09 +00:00
Nicolas Pennequin
f577cd1fdb Add Adam Hogan to CREDITS for the ZVM plugin keymaps (r19335).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19349 a1c6a512-1295-4272-9138-f99709370657
2008-12-04 23:38:11 +00:00
Nils Wallménius
28f06901f7 Accept FS#9579 by Bartosz Fabianowski, fixing make zip when your build dir is not inside the source tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19223 a1c6a512-1295-4272-9138-f99709370657
2008-11-26 09:36:34 +00:00
Robert Menes
b0b4a4244a Add Stephane Quertinmont to the credits for his Walloon language.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19134 a1c6a512-1295-4272-9138-f99709370657
2008-11-18 12:44:10 +00:00
Linus Nielsen Feltzing
7afbb491bf Patch FS#9556 by Alex Bennee - clean up buildzip.pl
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19125 a1c6a512-1295-4272-9138-f99709370657
2008-11-17 10:14:48 +00:00
Rafaël Carré
ee593c95e2 Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLOR
This prepares for the Clip which will define HAVE_LCD_ENABLE but won't
need the hook since the internal LCD framebuffer is updated regardless
if the display is on or off.

firmware/drivers/lcd-16bit.c has not been modified since HAVE_LCD_COLOR
is obviously defined here

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18951 a1c6a512-1295-4272-9138-f99709370657
2008-10-31 21:48:44 +00:00
Rafaël Carré
ab77820aea Add myself to committers list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18897 a1c6a512-1295-4272-9138-f99709370657
2008-10-28 10:42:41 +00:00
Maurus Cuelenaere
3b45b8cbf1 Commit DLanalyser tool, made by Jin Le
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18896 a1c6a512-1295-4272-9138-f99709370657
2008-10-27 18:45:01 +00:00
Jonas Häggqvist
a28e33f861 Language updates:
- Synched Danish by me
 - Synched Finnish by Jani Kinnunen (FS#9488)
 - Fix spelling errors in Polish translation by Marcin Łukasik (FS#9416)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18887 a1c6a512-1295-4272-9138-f99709370657
2008-10-26 14:17:49 +00:00