summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2009-10-02Patch #1 from FS#10633 (Nano 2G developments) by Michael Sparmann - Allows ↵Dave Chapman
targets to set a different sector size than 512 for the storage system. Should not affect any other target. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22874 a1c6a512-1295-4272-9138-f99709370657
2009-10-01Add myself to docs/COMMITTERSMichael Chicoine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22870 a1c6a512-1295-4272-9138-f99709370657
2009-09-30Added myself to the list of committers.Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22851 a1c6a512-1295-4272-9138-f99709370657
2009-09-26Improved Cowon D2 touchscreen driver.Rob Purchase
Flyspray: FS#10615 Author: Carsten Schreiter and myself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22842 a1c6a512-1295-4272-9138-f99709370657
2009-09-23CREDITS: remove duplicate namesBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22814 a1c6a512-1295-4272-9138-f99709370657
2009-09-23Marko Pahlke was already in CREDITS.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22811 a1c6a512-1295-4272-9138-f99709370657
2009-09-23Samsung YH*: SVG player images including button description.Thomas Martitz
Flyspray: FS#10279 and FS#10286 Author: Marko Pahlke git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22808 a1c6a512-1295-4272-9138-f99709370657
2009-09-23Recognise everybody in the same CREDITS file: add the three people only in ↵Alex Parker
CREDITS-MANUAL to CREDITS and remove CREDITS-MANUAL. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22798 a1c6a512-1295-4272-9138-f99709370657
2009-09-21The name should have been added to the other CREDITS fileAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22766 a1c6a512-1295-4272-9138-f99709370657
2009-09-21Improvements to the viewers section of the manual (FS#10531 by David Kaufmann)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22764 a1c6a512-1295-4272-9138-f99709370657
2009-09-20Add viewports to the manual. Adapted from FS#9934 by Jonas Häggqvist and ↵Alex Parker
FS#10553 by David Kauffmann git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22756 a1c6a512-1295-4272-9138-f99709370657
2009-09-08Added myself to docs/COMMITTERSBryan Childs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22664 a1c6a512-1295-4272-9138-f99709370657
2009-09-08New plugin: pitch detector (FS#8768) by Michael Lechner and David JohnstonAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22663 a1c6a512-1295-4272-9138-f99709370657
2009-09-07Polish translation update.Mustapha Senhaji
Author: Tomasz Kowalczyk Patch: FS#10593 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22654 a1c6a512-1295-4272-9138-f99709370657
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere
* Enable plugins for VX777 * Fix VX777 simulator All done by Aaron DeMille. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22576 a1c6a512-1295-4272-9138-f99709370657
2009-08-30Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.Michael Giacomelli
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22557 a1c6a512-1295-4272-9138-f99709370657
2009-08-21Add menu button to accept in yesno screen for the Cowon D2.Thomas Martitz
I added the lang strings myself. Flyspray:FS#10548 Author: Johannes Boy git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22445 a1c6a512-1295-4272-9138-f99709370657
2009-08-13Add Laurent Papier to credits for FS#10514 reworked and committed in r22255.Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22293 a1c6a512-1295-4272-9138-f99709370657
2009-08-12New committer!Jeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22275 a1c6a512-1295-4272-9138-f99709370657
2009-08-12Make kbd_input() show a cancel splash to indicate user abort better and for ↵Thomas Martitz
better consistency all over the place. Change checking for its return value (style-wise) at some places too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22269 a1c6a512-1295-4272-9138-f99709370657
2009-08-11Add Amaury Pouly to the creditsRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22252 a1c6a512-1295-4272-9138-f99709370657
2009-08-09Accept FS#9400 - "tools/configure more improvements" by Rosso Maltese.Thomas Martitz
This completes the command line capabilities of configure. You can now pass advanced build options (type=aXXX, where X are the shortcuts for the advanced options) as well as voice options. See configure --help. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22228 a1c6a512-1295-4272-9138-f99709370657
2009-08-04Add Jens Erdmann to CREDITS.Michael Giacomelli
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22156 a1c6a512-1295-4272-9138-f99709370657
2009-07-26new powerup in brickmania Robert Kukla
Author: Asael Reiter Flyspray: FS #10463 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22057 a1c6a512-1295-4272-9138-f99709370657
2009-07-25Add a png viewer pluginFrank Gevaerts
Author: Christophe Gouiran Flyspray: FS#9493 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22037 a1c6a512-1295-4272-9138-f99709370657
2009-07-24Added myself to the list of committers.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22023 a1c6a512-1295-4272-9138-f99709370657
2009-07-17FS#10445 - Error in CREDITSBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21928 a1c6a512-1295-4272-9138-f99709370657
2009-07-16FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21908 a1c6a512-1295-4272-9138-f99709370657
2009-07-13FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto.Thomas Martitz
Fixes pacbox' keymapping for direction and changes accessing the menu to short home. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21843 a1c6a512-1295-4272-9138-f99709370657
2009-07-11Improvements to the pitch screen UI (FS#10359 by David Johnston)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21781 a1c6a512-1295-4272-9138-f99709370657
2009-07-10FS#10418: Change menu button in Sudoku on Fuze, by Nick TryonJohannes Schwarz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21750 a1c6a512-1295-4272-9138-f99709370657
2009-07-08Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ↵Bertrik Sikken
by Matthew Bonnett. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21718 a1c6a512-1295-4272-9138-f99709370657
2009-07-07Add myself to docs/COMMITTERSTeruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21700 a1c6a512-1295-4272-9138-f99709370657
2009-06-30fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton ShumwayRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21579 a1c6a512-1295-4272-9138-f99709370657
2009-06-29Remove int_prio argument from timer_register, and move the only use for it ↵Rafaël Carré
into alpine_cdc plugin, since this plugin is only built on SH7034 Also remove it from TIMER_START() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21558 a1c6a512-1295-4272-9138-f99709370657
2009-06-24Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21489 a1c6a512-1295-4272-9138-f99709370657
2009-06-20* Commit a modified FS#10354 (thanks to Davide Quarta) - add support the ↵Maurus Cuelenaere
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
2009-06-20Language updates:Jonas Häggqvist
- 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
2009-06-19added myself to the committersJohannes Schwarz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21353 a1c6a512-1295-4272-9138-f99709370657
2009-06-17Commit FS#10324 from Jeffrey Goode.Dan Everton
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
2009-06-15FS#10327: Patch by Frederick Full to fix the scrollwheel and default Thomas Martitz
controls in Rockbox on the Fuze. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21286 a1c6a512-1295-4272-9138-f99709370657
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current ↵Steve Bavin
algorithm is best for spoken word. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21258 a1c6a512-1295-4272-9138-f99709370657
2009-06-09I misspelled Vytenis Sabelka's name earlier.Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21233 a1c6a512-1295-4272-9138-f99709370657
2009-06-08New translation: Lithuanian by Vytenis Sabelka. From FS#10255.Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21210 a1c6a512-1295-4272-9138-f99709370657
2009-05-29Commit FS#10260 by Marko Pahlke: Clip SVG for the manual (used to add a pdf ↵Marianne Arnold
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
2009-05-27Add myself to docs/COMMITTERS and move on to the next chapter of Advanced ↵Jack Halpin
SVN for Dummies!! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21108 a1c6a512-1295-4272-9138-f99709370657
2009-05-25Forgot to add Eric Clayton to the CREDITS file for FS #10234.Michael Giacomelli
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21072 a1c6a512-1295-4272-9138-f99709370657
2009-05-21Ooops, forgot to add Michael Carr to CREDITS.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21004 a1c6a512-1295-4272-9138-f99709370657
2009-05-15Credit where credit's due. :)Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20948 a1c6a512-1295-4272-9138-f99709370657
2009-05-15Apply FS#10204 by Wookey (yes, his real name :)) - Add the subline tags to ↵Alex Parker
the WPS Tags summary appendix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20945 a1c6a512-1295-4272-9138-f99709370657