summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2006-01-18Profiling support, tools and documentation.Brandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8375 a1c6a512-1295-4272-9138-f99709370657
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8366 a1c6a512-1295-4272-9138-f99709370657
2006-01-13Use SDL's thread wrappers instead of pthreads to increase portability in the ↵Dave Chapman
SDL sim. Patch by Andrew Pilley with some changes by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8347 a1c6a512-1295-4272-9138-f99709370657
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8342 a1c6a512-1295-4272-9138-f99709370657
2006-01-10Patch #1401999 by Karl Kurbjun - Rockboy color, sound support, and speedupsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8324 a1c6a512-1295-4272-9138-f99709370657
2006-01-10Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt ↵Linus Nielsen Feltzing
and me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8319 a1c6a512-1295-4272-9138-f99709370657
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg
simulator with the hope that once it works fine, we can remove the other two and only have one unified simulator. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8312 a1c6a512-1295-4272-9138-f99709370657
2005-12-28Patch #1392287 by Brandon Low - faster LCD update for H300 with ASMLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8293 a1c6a512-1295-4272-9138-f99709370657
2005-12-20H300: Colors for solitaire by Ben BashaLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8267 a1c6a512-1295-4272-9138-f99709370657
2005-12-15H300 FM radio support, with help from Peter D'HoyeLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8237 a1c6a512-1295-4272-9138-f99709370657
2005-12-11Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8215 a1c6a512-1295-4272-9138-f99709370657
2005-12-07add a korean translation to rockbox by David J. Song and Jeong Taek InMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8183 a1c6a512-1295-4272-9138-f99709370657
2005-12-06credit Frank Dischner and Tat Tang for their work on unicode and Toshihiko ↵Marcoen Hirschberg
Itoh for the japanese translation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8173 a1c6a512-1295-4272-9138-f99709370657
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8169 a1c6a512-1295-4272-9138-f99709370657
2005-11-27H300 support for Sudoku by Jonathan GordonDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8090 a1c6a512-1295-4272-9138-f99709370657
2005-11-27Update for H300 plus minor fixesAdam Boot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8086 a1c6a512-1295-4272-9138-f99709370657
2005-11-21add Mustapha Senhaji (Moos) to the creditsMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8033 a1c6a512-1295-4272-9138-f99709370657
2005-11-17zezayer WPS by Jake OwenChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7938 a1c6a512-1295-4272-9138-f99709370657
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7934 a1c6a512-1295-4272-9138-f99709370657
2005-11-11Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox ↵Dave Chapman
implementation by Mark Arigo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7814 a1c6a512-1295-4272-9138-f99709370657
2005-11-02Added Anton to the creditsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7736 a1c6a512-1295-4272-9138-f99709370657
2005-10-28Spell out that we use ISO 8859-1 at places, but we should rather remainDaniel Stenberg
ascii only. UTF8 we do not. (as of now) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7671 a1c6a512-1295-4272-9138-f99709370657
2005-10-07New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended ↵Jens Arnold
by Kevin Ferrare. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7590 a1c6a512-1295-4272-9138-f99709370657
2005-09-24Workaround for ALAC files that previousy wouldn't play. Libalac now skips ↵Jonas Häggqvist
unknown chunk IDs. Time display and seeking is broken for those files (the ones that played before still work). Patch by Alyssa Milburn. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7552 a1c6a512-1295-4272-9138-f99709370657
2005-09-09Patch #1285659 by Stephan Wezel, adds the %bp tag to the WPS (external power ↵Linus Nielsen Feltzing
adapter) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7501 a1c6a512-1295-4272-9138-f99709370657
2005-09-04Added missing credit.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7470 a1c6a512-1295-4272-9138-f99709370657
2005-08-23Frank convbdf patcherDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7393 a1c6a512-1295-4272-9138-f99709370657
2005-08-21The previous commit I did was supposed to fix the wps mode patch onlyMiika Pekkarinen
but it committed the wps align patch "[ 1236643 ] Enable multiple align tags in wps" also which I didn't want to do right now. But it's now done and here is the last portion of that patch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7374 a1c6a512-1295-4272-9138-f99709370657
2005-08-21Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch.Miika Pekkarinen
Please revert back should it cause problems. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7371 a1c6a512-1295-4272-9138-f99709370657
2005-08-08Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional ↵Linus Nielsen Feltzing
text support for Hebrew and Arabic git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7292 a1c6a512-1295-4272-9138-f99709370657
2005-07-21Forgot to add to CREDITS for the Galego translationJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7217 a1c6a512-1295-4272-9138-f99709370657
2005-07-06Patch #1232741 by Frederic Devernay - chip8 plugin now playable, and with ↵Linus Nielsen Feltzing
SCHIP emulation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7041 a1c6a512-1295-4272-9138-f99709370657
2005-07-05(1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for ↵Christi Scarborough
left align, %ac for centre, %ar for right. It is currently not possible to use more than one %a? tag per WPS line. (2) Lots of tabs removed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7034 a1c6a512-1295-4272-9138-f99709370657
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7025 a1c6a512-1295-4272-9138-f99709370657
2005-06-30New fonts + slight fix to rockbox_default by Antonius Hellman (patch #1228206)Christi Scarborough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6957 a1c6a512-1295-4272-9138-f99709370657
2005-06-30Updated Nederlands (Dutch) translation by Sander SweersJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6953 a1c6a512-1295-4272-9138-f99709370657
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6912 a1c6a512-1295-4272-9138-f99709370657
2005-06-26Add make install step - still quite outdated, but at least what's there is ↵Jonas Häggqvist
more correct now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6886 a1c6a512-1295-4272-9138-f99709370657
2005-06-26Patch 1163135 by Bryan Vandyke: Remove trailing spaces for ID3v2 tagsJonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6885 a1c6a512-1295-4272-9138-f99709370657
2005-06-26Patch #1218188 by Konstantin Isakov: Don't wrap around scroll in ↵Jonas Häggqvist
file-browser when button is repeated. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6884 a1c6a512-1295-4272-9138-f99709370657
2005-06-23New feature for units that can be powered or charged from USB (Recorder ↵Jens Arnold
fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6836 a1c6a512-1295-4272-9138-f99709370657
2005-06-20Patch #1223219 by Dave Wiard - Add all supported audio files with Create ↵Linus Nielsen Feltzing
Playlist git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6772 a1c6a512-1295-4272-9138-f99709370657
2005-06-15ID3 parser bug fix by Ray LambertLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6716 a1c6a512-1295-4272-9138-f99709370657
2005-06-14- add Andy Young's patch to make sound init more quietMarcoen Hirschberg
- add myself to the credits at the spot of my first commit git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6704 a1c6a512-1295-4272-9138-f99709370657
2005-06-10A little improvement on Vorbis block synthesis.Pedro Vasconcelos
Added myself to the list of contributors. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6664 a1c6a512-1295-4272-9138-f99709370657
2005-06-09Snake2 port to iRiver by Alexander SpyridakisLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6629 a1c6a512-1295-4272-9138-f99709370657
2005-06-07Miikka was already added right after my name for writing a conversion script ↵Tomas Salfischberger
for dictionary files. Or do we want to credit him twice for his great work? :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6600 a1c6a512-1295-4272-9138-f99709370657
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6574 a1c6a512-1295-4272-9138-f99709370657
2005-06-01Bagder in version 1.81 of plugin.h: "fprintf() is now fdprintf()" so time to ↵Tomas Salfischberger
put it in here too :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6548 a1c6a512-1295-4272-9138-f99709370657
2005-05-21Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better ↵Jens Arnold
visibility on slow LCDs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6498 a1c6a512-1295-4272-9138-f99709370657