summaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAge
* Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ↵Barry Wardell2006-09-04
| | | | | | actually a 128x160 LCD rotated 90 degrees, so we need to take account of this. The 5/6GB LCD is not rotated by 90 degrees but was treated as if it was (FS #5925, patch thanks to Thilo-Alexander Ginkel) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10886 a1c6a512-1295-4272-9138-f99709370657
* Applied patch #5879 by Andrew Cupper: Fix backward seeking bug.Magnus Holmgren2006-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10807 a1c6a512-1295-4272-9138-f99709370657
* Correct credits for the calculator pluginLinus Nielsen Feltzing2006-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10804 a1c6a512-1295-4272-9138-f99709370657
* Add Andrew Melville to the creditsMartin Arver2006-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10773 a1c6a512-1295-4272-9138-f99709370657
* Spanish translation update by Victor CardenasMarcoen Hirschberg2006-08-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10766 a1c6a512-1295-4272-9138-f99709370657
* oopsMarcoen Hirschberg2006-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10709 a1c6a512-1295-4272-9138-f99709370657
* add the people who made the Gigabeat port possibleMarcoen Hirschberg2006-08-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10708 a1c6a512-1295-4272-9138-f99709370657
* Add voice strings for "Edit Preset" and "Remove Preset" in radio screen. ↵Jonas Häggqvist2006-08-23
| | | | | | FS#5363 by James Teh git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10707 a1c6a512-1295-4272-9138-f99709370657
* Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell2006-08-22
| | | | | | | driver for H10. Thanks to Laurent Baum for all his help with this code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10701 a1c6a512-1295-4272-9138-f99709370657
* Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about ↵Dave Chapman2006-08-17
| | | | | | 10-15% git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10627 a1c6a512-1295-4272-9138-f99709370657
* Add support for the iPod Video hardware equalizer. You can access it from ↵Dan Everton2006-08-14
| | | | | | Sound Settings -> Equalizer -> Hardware Equalizer. Note that the peak filters are reported not to work. Based on FS#5791 from Snyper. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10568 a1c6a512-1295-4272-9138-f99709370657
* FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen2006-08-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10558 a1c6a512-1295-4272-9138-f99709370657
* Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman2006-08-12
| | | | | | | =>hold RIGHT or LEFT button on a GUI based list to scroll horizontally. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10545 a1c6a512-1295-4272-9138-f99709370657
* Correct the URL of the patch trackerDave Chapman2006-08-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10520 a1c6a512-1295-4272-9138-f99709370657
* ...nither sleep(0.2). thanks FS#5509 for letting me believe it isShachar Liberman2006-08-10
| | | | | | | legit, and Philippe Miossec for his work. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10516 a1c6a512-1295-4272-9138-f99709370657
* Add the guy with for the H300 pong button table. Credits are free ofShachar Liberman2006-08-07
| | | | | | | charge! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10474 a1c6a512-1295-4272-9138-f99709370657
* Barry did the H10 work that some of my Sansa work included/was based on.Daniel Stenberg2006-08-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10403 a1c6a512-1295-4272-9138-f99709370657
* Applied FS# 5736 by Alexander Levin.Rani Hod2006-07-31
| | | | | | | Fixed fat buffer overflow with LFNs longer than 255 bytes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10389 a1c6a512-1295-4272-9138-f99709370657
* Prevent simulator SDL audio skipping under OS X (FS#5748 by EmanuelMiika Pekkarinen2006-07-31
| | | | | | | Zephir). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10384 a1c6a512-1295-4272-9138-f99709370657
* accept patch FS#4761 - putting the player on hold will now pause games. this ↵Shachar Liberman2006-07-30
| | | | | | | | | | should be fitted to pong and rockblox as well. credit Lukas Sabota for the initial work, and, my very own first commit! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10365 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#5712 by Michael Sevakis - X5 Backlight brightness improvement/fixLinus Nielsen Feltzing2006-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10322 a1c6a512-1295-4272-9138-f99709370657
* Add support for parsing binary data ID3 tags. Add support for parsing RVA2 ↵Dan Everton2006-07-20
| | | | | | ID3 tags for replaygain values instead of TXXX tags when playing files tagged with ID3v2.4. Patch by psyche78 (task #2937) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10259 a1c6a512-1295-4272-9138-f99709370657
* Patch #5157 by Rainer Sinsch - SID codecDave Chapman2006-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10237 a1c6a512-1295-4272-9138-f99709370657
* Add Paul Louden (aka Llorean aka Paul_The_Nerd) for keeping the forums ↵Dave Chapman2006-07-18
| | | | | | running, testing, debugging and the 1001 other things he does for Rockbox git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10230 a1c6a512-1295-4272-9138-f99709370657
* Add Daniel Ankers for his contribution to fixing audio playback on the 3rd ↵Dave Chapman2006-07-18
| | | | | | Gen ipods. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10228 a1c6a512-1295-4272-9138-f99709370657
* Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shiftLinus Nielsen Feltzing2006-07-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
* Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to ↵Linus Nielsen Feltzing2006-07-13
| | | | | | reduce the battery consumption. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657
* add Catalan translation by Victor ZabalzaMarcoen Hirschberg2006-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10198 a1c6a512-1295-4272-9138-f99709370657
* Karl Ove Hufthammer's nynorsk translationDaniel Stenberg2006-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10179 a1c6a512-1295-4272-9138-f99709370657
* Also fade out when stopping playback from within the browser (when ↵Peter D'Hoye2006-07-01
| | | | | | configured to fade). Patch by Alistair Marshall for bug 5578 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10173 a1c6a512-1295-4272-9138-f99709370657
* Added iCatcher and UniCatcher themes by Ioannis Koutoulakis. Also updated ↵Hardeep Sidhu2006-06-14
| | | | | | wpsbuild to support different fonts for same theme depending on target screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10120 a1c6a512-1295-4272-9138-f99709370657
* Esperanto translation, by Marc-André Moreau.Zakk Roberts2006-06-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10057 a1c6a512-1295-4272-9138-f99709370657
* Some small Swedish language changes, by Frédéric François.Zakk Roberts2006-05-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10011 a1c6a512-1295-4272-9138-f99709370657
* Patch attached to bug report #5077 by Ewan Davies which fixes argh/food ↵Zakk Roberts2006-05-22
| | | | | | generation on larger LCDs. His patch also brings up-to-date and includes Tom Evans' patch #1510 to start Wormlet with a menu for adjusting almost everything about the game (argh size, number, food size, number, growth rate, worm speed...). Some changes by me. Probably not bugfree, but Works For Me (tm). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9972 a1c6a512-1295-4272-9138-f99709370657
* add Traditional Chinese translation by Wenbin LeoMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9936 a1c6a512-1295-4272-9138-f99709370657
* update Norwegian translation by Frederik VestreMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9930 a1c6a512-1295-4272-9138-f99709370657
* Added Gaetano Vocca to credits.Miika Pekkarinen2006-05-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9920 a1c6a512-1295-4272-9138-f99709370657
* Chessbox: New pieces for ipod mini, and simplified, easier recognisable ↵Jens Arnold2006-04-15
| | | | | | pieces for the tiny archos LCD, by Marianne Arnold. * Mapped restart button for Ondios & recorders. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9675 a1c6a512-1295-4272-9138-f99709370657
* Patch 5107 from Steve Bavin, enable locking on sdl sim, now mutexes actually ↵Brandon Low2006-04-12
| | | | | | MUT EX on the SDL sim git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9638 a1c6a512-1295-4272-9138-f99709370657
* Credit Jean-Luc for the crossfeed algorithm.Thom Johansen2006-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9619 a1c6a512-1295-4272-9138-f99709370657
* Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)Ben Basha2006-04-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9618 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#4952 by Tom Ross, with changes by me: Snake 2 now uses external ↵Zakk Roberts2006-04-09
| | | | | | bitmaps for build, and is fully adapted to larger LCDs. Also some keymapping changes and usability adjustments. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9572 a1c6a512-1295-4272-9138-f99709370657
* Patches from bug #5001 by Rani Hod, should make settings more resiliant to ↵Brandon Low2006-04-05
| | | | | | having 'off-step' values in a general way, but specifically fixes that bug report, and also round the current sleep timer value up when entering settings for sleep timer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9527 a1c6a512-1295-4272-9138-f99709370657
* Patch #5011 by Peter K. Cawley: added playback_control menu in text viewer ↵Hristo Kovachev2006-04-04
| | | | | | plugin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9488 a1c6a512-1295-4272-9138-f99709370657
* German language update by Alexander Bondar (patch #4942)Peter D'Hoye2006-04-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9406 a1c6a512-1295-4272-9138-f99709370657
* Adds Mark Bright and Dominik Riebeling to the credits. Change the look of ↵Martin Arver2006-03-29
| | | | | | the manual by using the KOMA-script package git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9349 a1c6a512-1295-4272-9138-f99709370657
* Patch 4819 from Robert Keevil to shutdown the codec and clear the LCD on ↵Brandon Low2006-03-27
| | | | | | ipod shutdown git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9286 a1c6a512-1295-4272-9138-f99709370657
* Patch #4913 by David Rothenberger with some changes by me: add only ↵Hristo Kovachev2006-03-25
| | | | | | backlight on first keypress to the lcd remotes, too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9253 a1c6a512-1295-4272-9138-f99709370657
* Patch #4898 by Michael DiFebbo. Updates to Configure Rockbox chapter of the ↵Martin Arver2006-03-23
| | | | | | manual. Adds description of the EQ amongst other changes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9213 a1c6a512-1295-4272-9138-f99709370657
* Add Ralf Herz to credits for line out patch.Thom Johansen2006-03-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9182 a1c6a512-1295-4272-9138-f99709370657