summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
* Language updates:Jonas Häggqvist2008-10-26
| | | | | | | | | - 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
* FS#9487 fixes and improvements of the calendar plugin by Teruaki KawashimaNils Wallménius2008-10-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18870 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7482 by Klaas Bosteels - return the full path of a file which ↵Jonathan Gordon2008-10-16
| | | | | | 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
* Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning ↵Marianne Arnold2008-10-13
| | | | | | 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
* Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by ↵Rob Purchase2008-10-13
| | | | | | Francesco Rigoni). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18801 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and ↵Dave Chapman2008-10-12
| | | | | | 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
* Add Rockbox layout to plugin API documentationMaurus Cuelenaere2008-10-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18754 a1c6a512-1295-4272-9138-f99709370657
* Small fixes to the french translation by Eric Lassauge and Rafaël CarréNils Wallménius2008-10-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18744 a1c6a512-1295-4272-9138-f99709370657
* add morse input support to the Olympus m:robe 100, patch by Roy Wallace, FS#9450Marcoen Hirschberg2008-10-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18741 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#9462: an semi-automatic plugin API documentation generatorMaurus Cuelenaere2008-10-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18722 a1c6a512-1295-4272-9138-f99709370657
* Add Denes Balatoni to the creditsFrank Gevaerts2008-10-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18718 a1c6a512-1295-4272-9138-f99709370657
* Add Rafael Carre (funman) for his work on SansaV2 hacking and contributions ↵Dave Chapman2008-10-02
| | | | | | to mkamsboot and related code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18681 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #9394 by Christian Lees and extend it to all PP targets with a ↵Peter D'Hoye2008-09-28
| | | | | | 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
* Add myself to committers listVitja Makarov2008-09-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18549 a1c6a512-1295-4272-9138-f99709370657
* Something horrible happened with binsize, so revert FS#8894 completely (for ↵Steve Bavin2008-09-08
| | | | | | now). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18449 a1c6a512-1295-4272-9138-f99709370657
* Add timestretching from FS#8894, as written by Stephane Doyon based on work ↵Steve Bavin2008-09-08
| | | | | | 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
* Language updates:Jonas Häggqvist2008-09-07
| | | | | | | | - 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
* Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at ↵Dave Chapman2008-09-06
| | | | | | 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
* Welcome Robert Menes as Committer #64!Robert Menes2008-09-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18426 a1c6a512-1295-4272-9138-f99709370657
* C200: Also flip the function of the volume buttons when display flip is ↵Marianne Arnold2008-09-03
| | | | | | 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
* Language updates:Jonas Häggqvist2008-08-31
| | | | | | | | | - 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
* Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. ↵Frank Gevaerts2008-08-29
| | | | | | Closes FS#9327 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18362 a1c6a512-1295-4272-9138-f99709370657
* * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere2008-08-27
| | | | | | | | | | * 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
* ZenUtils:Maurus Cuelenaere2008-08-24
| | | | | | | | * 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
* French language update. In bonus, few improvements and fixes by Clément ↵Mustapha Senhaji2008-08-21
| | | | | | | | | 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
* Fix a problem with dict and checkbox where their internal buffer allocaters ↵Jonathan Gordon2008-08-19
| | | | | | 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
* Updated Simplified Chinese translation by Jun Gu (FS#9283).Jonas Häggqvist2008-08-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18302 a1c6a512-1295-4272-9138-f99709370657
* Updated Tagalog translation by Melba Sitjar (FS#9289). Added as Tagalog ↵Jonas Häggqvist2008-08-16
| | | | | | maintainer as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18299 a1c6a512-1295-4272-9138-f99709370657
* Rework of the Hebrew translation - sort by English order, and small fixes by ↵Jonas Häggqvist2008-08-15
| | | | | | 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
* Updated Japanese translation by Takumi Suzuki, Shunsuke Shimizu and Tadayuki ↵Jonas Häggqvist2008-08-12
| | | | | | Nishizono (FS#9148). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18257 a1c6a512-1295-4272-9138-f99709370657
* Add iAudio M3 port and maintainer.Jens Arnold2008-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18205 a1c6a512-1295-4272-9138-f99709370657
* * Add myself to some areas in docs/MAINTAINERSMaurus Cuelenaere2008-08-06
| | | | | | | * Add lcd_call_enable_hook() call git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18204 a1c6a512-1295-4272-9138-f99709370657
* Updated Russian translation by Dennis Ivanov (FS#9244).Jonas Häggqvist2008-08-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18200 a1c6a512-1295-4272-9138-f99709370657
* Add Thomas Schott to CREDITS for fixing FS#9203 (WPS gets corrupted after ↵Bertrik Sikken2008-08-04
| | | | | | changing status bar setting) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18193 a1c6a512-1295-4272-9138-f99709370657
* Improved README for sansapatcher, contributed by Ori Avtalion, slightly ↵Dave Chapman2008-08-01
| | | | | | modified by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18169 a1c6a512-1295-4272-9138-f99709370657
* Add me as a maintainer of keyboxNils Wallménius2008-07-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18156 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#9102 thanks to Martin PahlMaurus Cuelenaere2008-07-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18154 a1c6a512-1295-4272-9138-f99709370657
* Language updates:Jonas Häggqvist2008-07-27
| | | | | | | | | | - New (incomplete) translation: Arabic by Mohamed Tarek - Updated Russian by Adrian Osoianu - Updated Catala by Victor Zabalza - Updated Tagalog by Melba Sitjar git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18130 a1c6a512-1295-4272-9138-f99709370657
* Add the asap team to the credits.Dominik Wenger2008-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18128 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184Jonathan Gordon2008-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18045 a1c6a512-1295-4272-9138-f99709370657
* And of course add him to CREDITS :)Maurus Cuelenaere2008-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18011 a1c6a512-1295-4272-9138-f99709370657
* D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.Rob Purchase2008-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18000 a1c6a512-1295-4272-9138-f99709370657
* Fix FS #8361 - Custom stereo width reset by changing treble on e200. Thanks ↵Dan Everton2008-07-07
| | | | | | to Tomer Shalev for the investigation work and the patch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17976 a1c6a512-1295-4272-9138-f99709370657
* polish language update by Maciej AdamczakMarcoen Hirschberg2008-06-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17899 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9111 - only exit te stats plugin if the exit button is pressedJonathan Gordon2008-06-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17866 a1c6a512-1295-4272-9138-f99709370657
* FS#9085 - Stopwatch: Retain stopwatch times after exit Robert Kukla2008-06-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17858 a1c6a512-1295-4272-9138-f99709370657
* Arabic support by Mohamed Tarek, closes FS#9109Marcoen Hirschberg2008-06-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17797 a1c6a512-1295-4272-9138-f99709370657
* welcome Marc Guay!Daniel Stenberg2008-06-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17735 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #9021 by James Vasile and apply the fix to the other drivers that ↵Peter D'Hoye2008-05-25
| | | | | | have the same issue. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17630 a1c6a512-1295-4272-9138-f99709370657
* Add Davide's name to the credits.Paul Louden2008-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17550 a1c6a512-1295-4272-9138-f99709370657