summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
* Add my name to docs/COMMITTERSMohamed Tarek2009-05-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20912 a1c6a512-1295-4272-9138-f99709370657
* Documentation for pcm_play_data() API function. Info taken from ↵Marc Guay2009-05-07
| | | | | | 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
* Adding myself to docs/COMMITTERS :)Dave Hooper2009-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20758 a1c6a512-1295-4272-9138-f99709370657
* FS#10127 - Sansa e200v2: wrapping in menus by Dustin Skoracki and me. ↵Thomas Martitz2009-04-13
| | | | | | 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
* FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. ↵Thomas Martitz2009-04-10
| | | | | | 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
* Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button ↵Michael Giacomelli2009-04-10
| | | | | | driver and cleans up the code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20676 a1c6a512-1295-4272-9138-f99709370657
* Add myself (Boris Gjenero) to committers listBoris Gjenero2009-03-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20557 a1c6a512-1295-4272-9138-f99709370657
* Update german translation: go back to 'Safety' in the agc settings for now ↵Marianne Arnold2009-03-22
| | | | | | (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
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
| | | | | | | 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
* Commit FS#9998: Updates to the Hebrew translation. Translation work done by ↵Robert Menes2009-03-11
| | | | | | Tomer Sharev and Sashe Khamkov; patch by Tom Ross. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20296 a1c6a512-1295-4272-9138-f99709370657
* Add Michael Burtin to the credits for FS#9917, partially committed in r20264.Mustapha Senhaji2009-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20287 a1c6a512-1295-4272-9138-f99709370657
* Spanish translation update by Francisco Vila (FS#10003). Also add him as ↵Jonas Häggqvist2009-03-11
| | | | | | Spanish maintainer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20286 a1c6a512-1295-4272-9138-f99709370657
* Update German translation: add missing strings, improve wording in a few ↵Marianne Arnold2009-03-09
| | | | | | 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
* Add Sam Bouwer to the credits and inside the langfile headerPeter D'Hoye2009-03-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20263 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#9977 - Thanks to Brian Sutherland for intensive testing and effortThomas Martitz2009-03-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20214 a1c6a512-1295-4272-9138-f99709370657
* Improve grammar and key map in reversi (FS#9960 and FS#9961)Alexander Levin2009-03-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20179 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which ↵Thomas Martitz2009-03-01
| | | | | | | | | | 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
* Mention the .link files as a supported file type (FS#9927)Alexander Levin2009-02-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20145 a1c6a512-1295-4272-9138-f99709370657
* Welcome #108Alexander Levin2009-02-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20137 a1c6a512-1295-4272-9138-f99709370657
* Add myself to the manual creditsAlex Parker2009-02-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20086 a1c6a512-1295-4272-9138-f99709370657
* Add Sei Aoyumi to credits for FS#9915 commited in r20030.Mustapha Senhaji2009-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20038 a1c6a512-1295-4272-9138-f99709370657
* Welcome me - hello all!Alex Parker2009-02-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20018 a1c6a512-1295-4272-9138-f99709370657
* fix layout so it actually looks consistent. Nothing worse than bad looking ↵Frank Gevaerts2009-02-12
| | | | | | style guides! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19990 a1c6a512-1295-4272-9138-f99709370657
* New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk ↵Mustapha Senhaji2009-02-11
| | | | | | game recorder and viewer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19972 a1c6a512-1295-4272-9138-f99709370657
* Add "historical" committers. These are people who didn't respond to the call ↵Frank Gevaerts2009-01-23
| | | | | | 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
* Welcome Thomas Martitz :)Thomas Martitz2009-01-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19810 a1c6a512-1295-4272-9138-f99709370657
* FS#9808 by Ori Avtalion: Update simulator documentation with new 'simdisk' ↵Bertrik Sikken2009-01-18
| | | | | | directory git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19793 a1c6a512-1295-4272-9138-f99709370657
* remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER ↵Andrew Mahone2009-01-13
| | | | | | | | | 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
* rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, ↵Jonas Häggqvist2009-01-08
| | | | | | 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
* Add Ryan Press, Craig Elliot and Kenderes Tamas to the credits file for FS#8624Mustapha Senhaji2008-12-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19591 a1c6a512-1295-4272-9138-f99709370657
* Update German translation. Based on FS#9669 by Kaspar Rothenfusser (add him ↵Marianne Arnold2008-12-23
| | | | | | 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
* Language updates:Jonas Häggqvist2008-12-23
| | | | | | | | | | | - 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
* Updated Korean translation by Sanggon Lee (FS#9690).Jonas Häggqvist2008-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19528 a1c6a512-1295-4272-9138-f99709370657
* FS #9684. Japanese language update by Yoshihisa Uchida.Tom Ross2008-12-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19518 a1c6a512-1295-4272-9138-f99709370657
* Fix up the iPod install section of the manual to bring itRobert Menes2008-12-19
| | | | | | | | | 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
* Fix SVN propertiesMaurus Cuelenaere2008-12-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19482 a1c6a512-1295-4272-9138-f99709370657
* * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere2008-12-19
| | | | | | | | * Fix Onda VX767 support * Small cleanup git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19481 a1c6a512-1295-4272-9138-f99709370657
* Updated Turkish translation by Brian Cloutier. His work isn't complete, so ↵Jonas Häggqvist2008-12-13
| | | | | | 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
* Language updates:Jonas Häggqvist2008-12-13
| | | | | | | | - 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
* FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ↵Mark Arigo2008-12-12
| | | | | | 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
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19374 a1c6a512-1295-4272-9138-f99709370657
* add Andrew Mahone / unhelpful to COMMITTERSAndrew Mahone2008-12-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19373 a1c6a512-1295-4272-9138-f99709370657
* Add Adam Hogan to CREDITS for the ZVM plugin keymaps (r19335).Nicolas Pennequin2008-12-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19349 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#9579 by Bartosz Fabianowski, fixing make zip when your build dir ↵Nils Wallménius2008-11-26
| | | | | | is not inside the source tree git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19223 a1c6a512-1295-4272-9138-f99709370657
* Add Stephane Quertinmont to the credits for his Walloon language.Robert Menes2008-11-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19134 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#9556 by Alex Bennee - clean up buildzip.plLinus Nielsen Feltzing2008-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19125 a1c6a512-1295-4272-9138-f99709370657
* Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLORRafaël Carré2008-10-31
| | | | | | | | | | | 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
* Add myself to committers listRafaël Carré2008-10-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18897 a1c6a512-1295-4272-9138-f99709370657
* Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere2008-10-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18896 a1c6a512-1295-4272-9138-f99709370657
* 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