summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
...
* Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin2009-06-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21489 a1c6a512-1295-4272-9138-f99709370657
* * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the ↵Maurus Cuelenaere2009-06-20
| | | | | | | | | | | 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
* Language updates:Jonas Häggqvist2009-06-20
| | | | | | | | | | | | - 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
* added myself to the committersJohannes Schwarz2009-06-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21353 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10324 from Jeffrey Goode.Dan Everton2009-06-17
| | | | | | | | | | 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
* FS#10327: Patch by Frederick Full to fix the scrollwheel and default Thomas Martitz2009-06-15
| | | | | | | controls in Rockbox on the Fuze. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21286 a1c6a512-1295-4272-9138-f99709370657
* FS#8894 - Add time stretching feature to all SWCODEC targets - the current ↵Steve Bavin2009-06-12
| | | | | | algorithm is best for spoken word. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
* I misspelled Vytenis Sabelka's name earlier.Robert Menes2009-06-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21233 a1c6a512-1295-4272-9138-f99709370657
* New translation: Lithuanian by Vytenis Sabelka. From FS#10255.Robert Menes2009-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21210 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10260 by Marko Pahlke: Clip SVG for the manual (used to add a pdf ↵Marianne Arnold2009-05-29
| | | | | | 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
* Add myself to docs/COMMITTERS and move on to the next chapter of Advanced ↵Jack Halpin2009-05-27
| | | | | | SVN for Dummies!! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21108 a1c6a512-1295-4272-9138-f99709370657
* Forgot to add Eric Clayton to the CREDITS file for FS #10234.Michael Giacomelli2009-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21072 a1c6a512-1295-4272-9138-f99709370657
* Ooops, forgot to add Michael Carr to CREDITS.Alex Parker2009-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21004 a1c6a512-1295-4272-9138-f99709370657
* Credit where credit's due. :)Robert Menes2009-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20948 a1c6a512-1295-4272-9138-f99709370657
* Apply FS#10204 by Wookey (yes, his real name :)) - Add the subline tags to ↵Alex Parker2009-05-15
| | | | | | the WPS Tags summary appendix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20945 a1c6a512-1295-4272-9138-f99709370657
* FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ↵Dave Chapman2009-05-12
| | | | | | 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
* -Took cook_random() from an old cook.c revision [6 mar 2007], which is a Mohamed Tarek2009-05-11
| | | | | | | | | 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
* 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