summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
* Commit FS#12096 by Stephan Grossklass. Increases the maximum ID3v2 field ↵Michael Giacomelli2011-05-04
| | | | | | length to 240 bytes on large memory targets, and 90 bytes on low memory targets. Total bytes for all tags combined remains unchanged. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29821 a1c6a512-1295-4272-9138-f99709370657
* iap: fix shutdown of logitech Pure-Fi Elite dock, by Ophir LojkineBertrik Sikken2011-04-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29783 a1c6a512-1295-4272-9138-f99709370657
* Hopefully correct spelling of Noé LojkineAlex Parker2011-04-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29782 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses ↵Michael Giacomelli2011-04-24
| | | | | | were left on the buffer too long. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29781 a1c6a512-1295-4272-9138-f99709370657
* FS#12072 Improved and updated translation of Romaneste by Sergiu Rotaru.Nils Wallménius2011-04-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29751 a1c6a512-1295-4272-9138-f99709370657
* Fix error in Ohm's law formula as provided in FS#12023. Thanks to Leif Andersen.Andree Buschmann2011-03-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29644 a1c6a512-1295-4272-9138-f99709370657
* Forgot CREDITS in the prev commit.Nils Wallménius2011-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29616 a1c6a512-1295-4272-9138-f99709370657
* Latvian language translation, FS#11967 by Mārtiņš ŠimisBertrik Sikken2011-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29399 a1c6a512-1295-4272-9138-f99709370657
* Add Ismael Castiñeira Álvarez to the credits and on the galego translation ↵Mustapha Senhaji2011-02-22
| | | | | | | | | files for his patch FS#11938 committed as r28823 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29373 a1c6a512-1295-4272-9138-f99709370657
* Some languages updates for the upcoming release:Mustapha Senhaji2011-02-14
| | | | | | | | | | -Spanish by Francisco Vila FS#11936 -French by Jean-Marie Moraux FS#11940 -Serbian by Ivan Pesic FS#11941 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29306 a1c6a512-1295-4272-9138-f99709370657
* Do not update resume information and do not log statistics when aMichael Hohmuth2011-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | track is interrupted within the first 15 seconds. Regard a rewind to 0:00 as a track restart (updating resume position / playback statistics before the rewind and starting the 15 s delay). This allows skipping forward across an unplayed track without changing its resume offset. Also, it is possible to skip backward to the previous track after rewinding to the current track to 0:00 (pressing Left twice) without losing the current track's resume position. Initially contributed by Dave Slusher Caveats: * Works only for SWCODEC * Skipping forward without altering the resume position does not work when skip to outro has been turned on. * The 15-second window in which the resume offset will not be updated should start at the initial resume position, not at 0:00. This would allow skipping over partially played tracks without altering the resume position. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29250 a1c6a512-1295-4272-9138-f99709370657
* Added thomasjfox to COMMITTERS. Woot!Thomas Jarosch2011-02-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29210 a1c6a512-1295-4272-9138-f99709370657
* Fix #11897 - Multiple 'divide by zero' while playing particular APE on ↵Michael Sevakis2011-02-05
| | | | | | Clip+. Problem and solution observed and checked on Gigabeat S by myself. Fix submitted by Mikhail Titov resolves it. range_decode_short was declared as returing 'int short' rather than 'unsigned short' resulting in unwanted sign extension. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29208 a1c6a512-1295-4272-9138-f99709370657
* Added myself to COMMITTERSMichael Hohmuth2011-01-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29151 a1c6a512-1295-4272-9138-f99709370657
* Add german translation for LANG_FM_RSSI.Dominik Riebeling2011-01-23
| | | | | | | | | Author: Uwe Wiebach Flyspray: FS#11811 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29121 a1c6a512-1295-4272-9138-f99709370657
* Declaration of 'pause' from chessclock is redeclared as different kind of ↵Thomas Martitz2011-01-22
| | | | | | | | | symbol by android-ndk-r5 Flyspray: FS#11900 Author: Benjamin Brown git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29112 a1c6a512-1295-4272-9138-f99709370657
* New translation: Croatian by Ante Maretic. FromRobert Menes2011-01-17
| | | | | | | FS#11884. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29076 a1c6a512-1295-4272-9138-f99709370657
* pitch_detector: add the key transposition feature which makes the plugin ↵Alexander Levin2011-01-14
| | | | | | better usable with/for transposing instruments (FS#11752 by Robert Horn) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29052 a1c6a512-1295-4272-9138-f99709370657
* Update the portugues translation by Gabriel Maia FS#11857.Mustapha Senhaji2011-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28967 a1c6a512-1295-4272-9138-f99709370657
* Add Łukasz Stelmach to CREDITS for FS#11785Alexander Levin2011-01-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28963 a1c6a512-1295-4272-9138-f99709370657
* Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or ↵Bertrik Sikken2010-12-26
| | | | | | Database on Clip+) by Will Sowerbutts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28903 a1c6a512-1295-4272-9138-f99709370657
* Add stdio.h include for SEEK_SET define to various files.Thomas Martitz2010-12-25
| | | | | | Patch by Thomas Jarosch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28892 a1c6a512-1295-4272-9138-f99709370657
* Stay in file browser (do not go to WPS) after adding a track to the playlist ↵Alexander Levin2010-12-17
| | | | | | via the hotkey (FS#11344 by Ryan Sawhill) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28847 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#11799 by Alexander Meshcheryakov. Improves the text viewer plugin ↵Michael Giacomelli2010-12-14
| | | | | | to write to the disk less often, and correct several minor bugs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28833 a1c6a512-1295-4272-9138-f99709370657
* Oops, the credit file wasn't updated for the previous revision aka FS#11691Mustapha Senhaji2010-12-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28830 a1c6a512-1295-4272-9138-f99709370657
* FS#11802 by Li Jie fixing a typo in the doom buttonmap for SA9200.Nils Wallménius2010-12-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28816 a1c6a512-1295-4272-9138-f99709370657
* Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann ↵Frank Gevaerts2010-12-12
| | | | | | and William Peters (FS#8806) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28810 a1c6a512-1295-4272-9138-f99709370657
* Add Michael Leslie to CREDITS file for FS#11796Marcin Bukat2010-12-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28776 a1c6a512-1295-4272-9138-f99709370657
* thanks for admitting me to the team :)Michael Stummvoll2010-11-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28654 a1c6a512-1295-4272-9138-f99709370657
* Bring the spanish translation up to date.Mustapha Senhaji2010-11-21
| | | | | | | | Flyspray: FS#11768 Author: Sergio Vera git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28628 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#11722 by Michael HohmuthJonathan Gordon2010-11-16
| | | | | | Wait for the db to be ready before trying to to any runtime stats git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28608 a1c6a512-1295-4272-9138-f99709370657
* Add Franz-Josef Haider (aka liar) to the CREDITS for his works on FS#11604 ↵Mustapha Senhaji2010-11-14
| | | | | | committed in r28591. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28597 a1c6a512-1295-4272-9138-f99709370657
* FS#11632: (rockboy) Some fixes and improvements by Michael StummvollTeruaki Kawashima2010-11-11
| | | | | | | | | | | | - increase number of slots to save/load state. - add volume control. - present old description when overwriting exsinting savegame and don't save when cancelled while input the description. Flyspray: FS#11632 Author: Michael Stummvoll git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28554 a1c6a512-1295-4272-9138-f99709370657
* Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes ↵Bertrik Sikken2010-11-01
| | | | | | | | | when wakeup timer set) by Fabian Vogel. This fix disables MCLK before powerdown-for-wakeup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28435 a1c6a512-1295-4272-9138-f99709370657
* HDD6330: Patch to enable/disable backlight.Szymon Dziok2010-10-18
| | | | | | | | Flyspray FS#11462 Author: David Fowle git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28307 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too.Nils Wallménius2010-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28295 a1c6a512-1295-4272-9138-f99709370657
* Remove duplicate entry from docs/CREDITS (as announced in svn r28254)Bertrik Sikken2010-10-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28255 a1c6a512-1295-4272-9138-f99709370657
* New plugin: Resistor code calculatorFrank Gevaerts2010-10-02
| | | | | | | | Flyspray: FS#11585 Author: Calvin Walden git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28191 a1c6a512-1295-4272-9138-f99709370657
* Add Tuomas Airaksinen to docs/CREDITS for r28716Michael Chicoine2010-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28177 a1c6a512-1295-4272-9138-f99709370657
* CREDITS: remove duplicate name (Pinitnun Shanasabang is the same person as ↵Bertrik Sikken2010-09-23
| | | | | | Phinitnun Chanasabaeng) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28151 a1c6a512-1295-4272-9138-f99709370657
* Update Polish translationRafaël Carré2010-09-18
| | | | | | | Author: Wojciech Lesniak Flyspray: FS#11625 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28105 a1c6a512-1295-4272-9138-f99709370657
* Use getMinBufferSize instead of hardcoding a buffer size.Thomas Martitz2010-09-12
| | | | | | Seems to fix problems on Samsung Galaxy S, thanks to István Nagy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28059 a1c6a512-1295-4272-9138-f99709370657
* Remove duplicated license file.Dominik Riebeling2010-09-04
| | | | | | | | Remove the plain text license file below the rbutilqt folder and move the HTML variant to the top-level docs folder. It's all GPL, so there's no need to duplicate those files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27996 a1c6a512-1295-4272-9138-f99709370657
* Added myselfFred Bauer2010-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27907 a1c6a512-1295-4272-9138-f99709370657
* Updated Russian translation - FS #11556 by Alexey PolkhirevBertrik Sikken2010-08-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27884 a1c6a512-1295-4272-9138-f99709370657
* FS10820 - Shopper, a shopping list plugin by Daniel Rigby.Nils Wallménius2010-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27842 a1c6a512-1295-4272-9138-f99709370657
* Update portugues-brasileiro translation, FS #11521 by Rodrigo BarrettoBertrik Sikken2010-08-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27750 a1c6a512-1295-4272-9138-f99709370657
* FS#11490 - Viewportify most of the shipped cabbiev2 wps' By Hayden Pearce. ↵Jonathan Gordon2010-07-26
| | | | | | Spot a mistake? mention in the tracker page git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27574 a1c6a512-1295-4272-9138-f99709370657
* Remove rockbox 2.6 plugin API docRafaël Carré2010-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27546 a1c6a512-1295-4272-9138-f99709370657
* Update Chinese (simple) translation - FS #11484 by Purling NayukiBertrik Sikken2010-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27480 a1c6a512-1295-4272-9138-f99709370657