Age | Commit message (Collapse) | Author |
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19591 a1c6a512-1295-4272-9138-f99709370657
|
|
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
|
|
- 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
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19528 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19518 a1c6a512-1295-4272-9138-f99709370657
|
|
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
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19482 a1c6a512-1295-4272-9138-f99709370657
|
|
* Fix Onda VX767 support
* Small cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19481 a1c6a512-1295-4272-9138-f99709370657
|
|
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
|
|
- 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
|
|
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
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19374 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19373 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19349 a1c6a512-1295-4272-9138-f99709370657
|
|
is not inside the source tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19223 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19134 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19125 a1c6a512-1295-4272-9138-f99709370657
|
|
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
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18897 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18896 a1c6a512-1295-4272-9138-f99709370657
|
|
- 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
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18870 a1c6a512-1295-4272-9138-f99709370657
|
|
doesnt have valid tags yet (and use the end of the filename for the title) instead of before which was only using the filename
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18820 a1c6a512-1295-4272-9138-f99709370657
|
|
and small tweaks to the rest of the greyscale and monochrome bitmaps. Aspect ratio correct the pieces for the Archos screen (now uses 9x7 tiles) which made it possible to also add the header with statistics). Necessary changes to pegbox.c: don't assume piece height = piece width, prepare a new 'wide' layout for the c200 with the statics at the side. Additional cleanup - make the code more readable by replacing repeatedly used bmpheight_XYZ with defines, splitting some too long lines. Let the 'Start on level' line in the menu actually appear on the Mini's screen. Also rename the greyscale graphics according convention to '...x2.bmp' and set the mime-type more accurately for all pegbox bitmaps. Finally, add Joel Puik, the creator of the original colour graphics to CREDITS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18803 a1c6a512-1295-4272-9138-f99709370657
|
|
Francesco Rigoni).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18801 a1c6a512-1295-4272-9138-f99709370657
|
|
François Dinel. A few cosmetic changes were made by me prior to committing: 1) TAB policing in button-clip.c; 2) Add François Dinel to CREDITS; 3) Add François Dinel as (C) holder in button-target.h (it was previously blank); 4) Add Rockbox header to bootloader/sansa_as3525.c with Rafaël Carré as (C) holder; 5) Change target_id to 50 (next available number) in tools/configure and fixed indentation; 6) Change MODEL_NUMBER in config-clip.h to 50 (next available number); 7) Remove unused in/out macros from system-target.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18782 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18754 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18744 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18741 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18722 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18718 a1c6a512-1295-4272-9138-f99709370657
|
|
to mkamsboot and related code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18681 a1c6a512-1295-4272-9138-f99709370657
|
|
WM8731: More samplerates for playback and recording. Only tested on H10 but should work on the others too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18662 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18549 a1c6a512-1295-4272-9138-f99709370657
|
|
now).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18449 a1c6a512-1295-4272-9138-f99709370657
|
|
by Nicolas Pitre. Shouldn't affect playback unless it's explicitly enabled, but let me know if it does. Currently has a dedicated setting, but maybe inclusion of the code will inspire someone to integrate this with the pitch screen...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18446 a1c6a512-1295-4272-9138-f99709370657
|
|
- Catalan by Víctor Zabalza (FS#9345)
- Spanish by Francisco Vila (FS#9366)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18437 a1c6a512-1295-4272-9138-f99709370657
|
|
quite an advanced stage, but is troubled by the lack of a reliable NAND driver (similar to the Cowon D2 port) and is not yet suitable for non-developers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18435 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18426 a1c6a512-1295-4272-9138-f99709370657
|
|
enabled. I think it is more consistent, especially when thinking of cases where these buttons are used for something else (e.g. left/right in brickmania). Taken from FS#8393 by Volker Mische - add him to CREDITS too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18404 a1c6a512-1295-4272-9138-f99709370657
|
|
- Polish language update and sorted by Maciej Adamczak (FS#9316)
- Small fix for Russian by Alexander Levin (FS#9307)
- Updated Romanian translation by Florin Popescu (FS#9339)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18371 a1c6a512-1295-4272-9138-f99709370657
|
|
Closes FS#9327
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18362 a1c6a512-1295-4272-9138-f99709370657
|
|
* Add mkzenboot: makes it possible to integrate Rockbox bootloader with
Creative firmwares without the need of distributing binaries
* Add Tadeusz Pyś to credits, who figured out the minifs file system
* Fix bootloader
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18352 a1c6a512-1295-4272-9138-f99709370657
|
|
* Apply FS#9311 by Jelle Geerts: fix compiling on MingW
* Make zen::find_firmware_offset() detect the offset better
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18340 a1c6a512-1295-4272-9138-f99709370657
|
|
Pit-Claudel (taken from FS#9141).
Remove an empty line from the english file, while I was here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18328 a1c6a512-1295-4272-9138-f99709370657
|
|
wernt actually fixing the amount of freespace after an alloc (Spotted and fixed by Daniel Weck)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18317 a1c6a512-1295-4272-9138-f99709370657
|
|
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18302 a1c6a512-1295-4272-9138-f99709370657
|
|
maintainer as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18299 a1c6a512-1295-4272-9138-f99709370657
|
|
Tomer Shalev. Add him as Hebrew maintainer, and add myself as general translation maintainer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18293 a1c6a512-1295-4272-9138-f99709370657
|
|
Nishizono (FS#9148).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18257 a1c6a512-1295-4272-9138-f99709370657
|