summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
* Submit FS#11240 by Raphael Jakse. Allows to reduce volume on WM8985 to -89 ↵Andree Buschmann2010-05-30
| | | | | | dB (e.g. used for Cowon D2). Below -57 dB the line out is affected. The manual is updated accordingly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26413 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#11313 by Chris Savery. Add composer to the track info screen and ↵Jonathan Gordon2010-05-30
| | | | | | some general cleen up. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26409 a1c6a512-1295-4272-9138-f99709370657
* Generate C file / header for svn version stringRafaël Carré2010-05-27
| | | | | | | | | | | | | | | | | | | | | | | | It's now easier to force rebuild of files depending on the svn revision version.c/version.h are generated once with new tools/genversion.sh Changes in the VCS are still not auto detected, so you'll have to remove builddir/version.* if you want to change the string in your binaries APPSVERSION is now called RBVERSION and is defined in the generated header instead of being defined by the Makefiles appsversion is now called rbversion (the plugin api number didn't change since old modules are still binary compatible) Change some bootloaders to use knwon-at-buildtime RBVERSION instead of "%s" + rbversion You'll need to run make clean to regenerate dependencies after the removal of apps/version.h To build binaries with a different version string, hand-edit tools/version.sh or tools/genversion.sh (which calls the former) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26320 a1c6a512-1295-4272-9138-f99709370657
* Added my name to COMMITTERSRobert Bieber2010-05-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26280 a1c6a512-1295-4272-9138-f99709370657
* Ooops, forgot CREDITS.Alex Parker2010-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26263 a1c6a512-1295-4272-9138-f99709370657
* Remove outdated NODO list from the docs folder. Replace it with a link to ↵Michael Giacomelli2010-05-15
| | | | | | the wiki. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26070 a1c6a512-1295-4272-9138-f99709370657
* FS#11272 by Gerhard Zintel fixing a bug when resetting the database in keyboxNils Wallménius2010-05-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26004 a1c6a512-1295-4272-9138-f99709370657
* Add Luca_S to CREDITS. Thanks for your time & effort!Jack Halpin2010-05-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25847 a1c6a512-1295-4272-9138-f99709370657
* Add myself to COMMITERSDelyan Kratunov2010-05-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25782 a1c6a512-1295-4272-9138-f99709370657
* Fix alphabetical order of COMMITERS fileMarcin Bukat2010-04-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25711 a1c6a512-1295-4272-9138-f99709370657
* Fix for some bogus code in png by Andrew Rodland, fixing a warning when ↵Nils Wallménius2010-04-25
| | | | | | compiling with gcc 4.5 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25709 a1c6a512-1295-4272-9138-f99709370657
* Add Marcin Bukat as a commiterMarcin Bukat2010-04-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25705 a1c6a512-1295-4272-9138-f99709370657
* Add Marcin Bukat for FS #11151 and FS #11153Jens Arnold2010-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25599 a1c6a512-1295-4272-9138-f99709370657
* Update the norwegian (norsk) translation.Mustapha Senhaji2010-03-29
| | | | | | | | | Author: Tore Johnny Bråtveit Flyspray: FS#11142 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25395 a1c6a512-1295-4272-9138-f99709370657
* Fix the description of the %V WPS tag (last part of FS#11117)Alexander Levin2010-03-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25349 a1c6a512-1295-4272-9138-f99709370657
* Add $self to list.Tobias Diedrich2010-03-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25298 a1c6a512-1295-4272-9138-f99709370657
* Update battery discharge curve and current consumption for iRiver h10 5GB. ↵Andree Buschmann2010-03-21
| | | | | | Thanks to Danny Attar for measuring. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25279 a1c6a512-1295-4272-9138-f99709370657
* Sansa Clipv2: use similar button driver to Clipv1Rafaël Carré2010-03-15
| | | | | | | | | Fixes some buttons not being read (hold is still buggy) FlySpray: FS#11111 Author: Pascal Below git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25209 a1c6a512-1295-4272-9138-f99709370657
* remove 2 really old files. CustomWPS in the wiki replaces CUSTOM_WPS_FORMAT, ↵Jonathan Gordon2010-03-05
| | | | | | and the manual has both lists also git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25034 a1c6a512-1295-4272-9138-f99709370657
* FS#10643 - Cowon D2: Chopper game control using hardware buttonsTomer Shalev2010-02-24
| | | | | | | | | | This is only part of the original patch. I didn't agree with all the original changes to keymapping. Author: Nemtsev Alexey git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24892 a1c6a512-1295-4272-9138-f99709370657
* Change how touchscreen regions work slightly... "It modifies the behaviour ↵Jonathan Gordon2010-02-24
| | | | | | | | | | of touch buttons to be more similar to the way gui buttons operate in desktop applications. Upon a touch press event, the button at the touch position is armed. Upon a touch repeat or release, the button at the touch position is triggered only if it is armed. Upon release (and wps entry), all buttons are disarmed. E.g. when you touch press on an empty area, then while pressing drag your finger on a button, then release the button, the button is not triggered." Author: Jens Theeß Flyspray: FS#10982 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24876 a1c6a512-1295-4272-9138-f99709370657
* wps.vim : Syntax for Rockbox WPS Tomer Shalev2010-02-18
| | | | | | | | | | | | | | | | | Author: Kevin Schoedel Including wps.vim from http://www.vim.org/scripts/script.php?script_id=2550 (which now becomes obsolete), following the following e-mail from the author: Hi, Yes, please do -- I am not doing anything with WPS now and might never again. Take it as GPL or whatever else is convenient. I'll put a note on the vim.org page that the version there is obsolete. Regards, Kevin Schoedel git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24761 a1c6a512-1295-4272-9138-f99709370657
* Add myself to the commiters listYoshihisa Uchida2010-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24752 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.Michael Giacomelli2010-02-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24742 a1c6a512-1295-4272-9138-f99709370657
* Turn the simulator background into a clickable area. i.e. you click on the ↵Frank Gevaerts2010-02-16
| | | | | | | | | | | play button to press play. It also maps mouse scrollwheel events to rockbox scrollwheel events. This facilitates testing because you don't have to move your hand between the mouse and keyboard. Author: Fred Bauer Flyspray: FS#11008 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24696 a1c6a512-1295-4272-9138-f99709370657
* Include dualboot.h in dualboot.c as an additional compile time sanity checkBertrik Sikken2010-02-13
| | | | | | | | Author: Tobias Diedrich Flyspray: FS #11009 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24636 a1c6a512-1295-4272-9138-f99709370657
* Add Mark Borgerding to CREDITS, for kiss_fft which is used by the fft pluginFrank Gevaerts2010-02-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24588 a1c6a512-1295-4272-9138-f99709370657
* Slovak language updateMichael Chicoine2010-02-07
| | | | | | | | Author: Peter Lecky Flyspray: FS #10973 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24551 a1c6a512-1295-4272-9138-f99709370657
* Update Turkish translationFrank Gevaerts2010-02-02
| | | | | | | | Flyspray: FS#10944 Author: Altay Oz git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24460 a1c6a512-1295-4272-9138-f99709370657
* Complete Czech language updateMichael Chicoine2010-02-02
| | | | | | | | Author: Marek Salaba Flyspray: FS #10951 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24450 a1c6a512-1295-4272-9138-f99709370657
* Add Purling Yukie to CREDITS for r24423.Alex Parker2010-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24425 a1c6a512-1295-4272-9138-f99709370657
* Add myself to the commiters listSzymon Dziok2010-01-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24388 a1c6a512-1295-4272-9138-f99709370657
* Merge rbutil CREDITS file with main one and use that.Dominik Riebeling2010-01-24
| | | | | | | Similar to removing the separate CREDITS file for the manual remove the rbutil one as discussed on IRC. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24329 a1c6a512-1295-4272-9138-f99709370657
* Italian translation for rbutilRafaël Carré2010-01-24
| | | | | | | Flyspray: FS#10923 Author: Domenico Di Misa git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24324 a1c6a512-1295-4272-9138-f99709370657
* Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2010-01-18
| | | | | | | | Author: Szymon Dziok Flyspray: FS#10912 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24276 a1c6a512-1295-4272-9138-f99709370657
* Traditional Chinese translation updateRafaël Carré2010-01-16
| | | | | | | Flyspray: FS#10772 Author: Tse-Hsien Chiang git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24248 a1c6a512-1295-4272-9138-f99709370657
* Thai translation updateRafaël Carré2010-01-16
| | | | | | | Flyspray: FS#10800 Author: Phinitnun Chanasabaeng git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24247 a1c6a512-1295-4272-9138-f99709370657
* Polish translation for rbutilRafaël Carré2010-01-16
| | | | | | | | | Flyspray: FS#10737 Author: Daniel Kluz Also add russian translation to project file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24245 a1c6a512-1295-4272-9138-f99709370657
* Russian translation for rbutilRafaël Carré2010-01-16
| | | | | | | Flyspray: FS#10909 Author: Simon Zhukovsky git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24243 a1c6a512-1295-4272-9138-f99709370657
* Fix FS10902 and improve some init. Also add my name to the credit list for ↵Laurent Gautier2010-01-12
| | | | | | FS10494 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24216 a1c6a512-1295-4272-9138-f99709370657
* I forgot to add the authors of r24209 to CREDITS. Many thanks to them!Alex Parker2010-01-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24210 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X.Karl Kurbjun2010-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24175 a1c6a512-1295-4272-9138-f99709370657
* Fix FM radio on VX777 (by Giovanni Zilli)Maurus Cuelenaere2009-12-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24099 a1c6a512-1295-4272-9138-f99709370657
* Fix example command line for profile_reader.plNils Wallménius2009-12-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24098 a1c6a512-1295-4272-9138-f99709370657
* Accept FS #10271 by Christian Beier: Automatically disable voice upon ↵Karl Kurbjun2009-12-18
| | | | | | rockdoom startup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24063 a1c6a512-1295-4272-9138-f99709370657
* Commit both patches in FS#10833 - Protect against division by zero in AAC ↵Michael Giacomelli2009-12-14
| | | | | | (mp4) codec by Juliusz Chroboczek. Adds some return value checking so that faad errors don't crash rockbox when decoding broken or unsupported files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23983 a1c6a512-1295-4272-9138-f99709370657
* Updated hungarian translation.Mustapha Senhaji2009-12-02
| | | | | | | | Flyspray: FS#10803 Author: Viktor Varga git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23821 a1c6a512-1295-4272-9138-f99709370657
* and another correction for docs/committers...Laurent Gautier2009-12-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23806 a1c6a512-1295-4272-9138-f99709370657
* Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier2009-12-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23805 a1c6a512-1295-4272-9138-f99709370657
* Add myself to docs/committersLaurent Gautier2009-12-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23802 a1c6a512-1295-4272-9138-f99709370657