summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2007-05-24Probably one of the most useless commits ever: change "CVS" to "SVN".Nicolas Pennequin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13487 a1c6a512-1295-4272-9138-f99709370657
2007-05-19we have code from ipod linux tooDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13429 a1c6a512-1295-4272-9138-f99709370657
2007-05-19deleting files and then resume is not goodDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13412 a1c6a512-1295-4272-9138-f99709370657
2007-05-19floor of type '0 encoded oggsDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13411 a1c6a512-1295-4272-9138-f99709370657
2007-05-19introducing KNOWN_ISSUES to list known issues/bugs that are known but notDaniel Stenberg
likely to be fixed soon git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13410 a1c6a512-1295-4272-9138-f99709370657
2007-05-19first take at giving credit to projects from which we are borrowing/usingDaniel Stenberg
source code within Rockbox git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13409 a1c6a512-1295-4272-9138-f99709370657
2007-05-14Accept FS#6934 by Akio Idehara to fix an unresolved dependency on ↵Nils Wallménius
apps/codecs/codec_crt0.o that could trigger when using 'make' with the '-j' switch git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13386 a1c6a512-1295-4272-9138-f99709370657
2007-05-07Accept FS#7123 - add h10_5gb stringsJonathan Gordon
Do the same for e200 by me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13340 a1c6a512-1295-4272-9138-f99709370657
2007-04-26forgot to add Mauricio Peccorini tot eh credits fileJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13272 a1c6a512-1295-4272-9138-f99709370657
2007-04-10Ooops. Forgot to add Philippe Latulippe to the credits file.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13099 a1c6a512-1295-4272-9138-f99709370657
2007-04-10Accept FS#7004 by Michal Jevjak: Fix new sublines not being displayed after ↵Nicolas Pennequin
scrolling lines. This bug was introduced in the previous WPS commit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13090 a1c6a512-1295-4272-9138-f99709370657
2007-04-09updated to modern timesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13085 a1c6a512-1295-4272-9138-f99709370657
2007-04-09FS#6997 DB/tree Cleanup - remove unused field "currextra2".Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13078 a1c6a512-1295-4272-9138-f99709370657
2007-04-08FS #6759: Support tan function in calculator plugin. Patch by Luke Blaney.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13070 a1c6a512-1295-4272-9138-f99709370657
2007-03-31FS#6890 Reworking of the default tagnavi.config file.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12984 a1c6a512-1295-4272-9138-f99709370657
2007-03-30Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parserLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12968 a1c6a512-1295-4272-9138-f99709370657
2007-03-26More modernizing, make mention that certain versions of gcc are needed.Paul Louden
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12925 a1c6a512-1295-4272-9138-f99709370657
2007-03-18Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and ↵Dave Chapman
Pascal Briehl, modified by me (blame me for any problems). Mapped to the same buttons that are used to control volume in the WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12834 a1c6a512-1295-4272-9138-f99709370657
2007-03-16FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.Zakk Roberts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12798 a1c6a512-1295-4272-9138-f99709370657
2007-03-14update by Simon DescarpentriesMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12761 a1c6a512-1295-4272-9138-f99709370657
2007-03-14Updated spanish lang file by Jose Ramon Garcia (FS#6765)Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12758 a1c6a512-1295-4272-9138-f99709370657
2007-03-13FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of ↵Tom Ross
pausing the game every time the player moved down. Thanks to Chris Ham for the keychanges. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12746 a1c6a512-1295-4272-9138-f99709370657
2007-03-13duth lang update by Jacco Koning (FS#6797)Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12744 a1c6a512-1295-4272-9138-f99709370657
2007-03-10Accept FS#6747 by Timo HorstschäferJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12704 a1c6a512-1295-4272-9138-f99709370657
2007-03-07Accept FS#6750, allow recording to start automatically (If alarm wakeup Jonathan Gordon
is set to recording) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12655 a1c6a512-1295-4272-9138-f99709370657
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ↵Daniel Ankers
iPod G3 will be coming soon.) This allows threads to be run on either core provided that all communications between the cores is done using uncached memory. There should be no significant change in battery life from doing this. Documentation (on the RockboxKernel wiki page) will follow shortly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12601 a1c6a512-1295-4272-9138-f99709370657
2007-02-17Accept FS#6662. Thanks to Nick Vanderweit. No need to define PI as Barry Wardell
it is already defined as M_PI in math.h. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12355 a1c6a512-1295-4272-9138-f99709370657
2007-02-14Cleaned indents, added Shay Green (blargg) to credits.Adam Gashlin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12299 a1c6a512-1295-4272-9138-f99709370657
2007-02-13Large Sokoban update, by Sean Morrisey (FS#6625). Some new features include ↵Zakk Roberts
effectively unlimited (several thousand) undos on any platform, a redo feature, improved level/move info, 'level completed' screen showing moves/pushes made, and cleaned up code (full list of changes at tracker entry). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12294 a1c6a512-1295-4272-9138-f99709370657
2007-02-11Oops, forgot to commit the change to add Ben Keroack to CREDITS for the ↵Dave Chapman
Speex WPS bugfix git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12276 a1c6a512-1295-4272-9138-f99709370657
2007-02-11add the 'Rockboxed' theme by Roan Horning, moddified to work with the ↵Marcoen Hirschberg
wpsbuild script git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12273 a1c6a512-1295-4272-9138-f99709370657
2007-02-01Increase disk thread stack on the Sansa in line with the changes in r12093. ↵Daniel Ankers
Fixes the recent Sansa crashes. Thanks to Rene Peinthor git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12177 a1c6a512-1295-4272-9138-f99709370657
2007-02-01Credit to Takashi Obara for FS #6603.Adam Gashlin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12174 a1c6a512-1295-4272-9138-f99709370657
2007-02-01FS#4770 - due credit to Chris DohanSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12170 a1c6a512-1295-4272-9138-f99709370657
2007-01-31FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting ↵Zakk Roberts
almost all bitmap LCD targets (but not Archos). Also resorted plugins/bitmaps/native/SOURCES (alphabetically). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12162 a1c6a512-1295-4272-9138-f99709370657
2007-01-30add Jakub Matoušek to the creditsMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12159 a1c6a512-1295-4272-9138-f99709370657
2007-01-29Updated Polish translation by Tomasz Mon FS# 6592Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12149 a1c6a512-1295-4272-9138-f99709370657
2007-01-20Add some missing things to the X5 manual. Also updated the VU Meter screens.Tom Ross
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12078 a1c6a512-1295-4272-9138-f99709370657
2007-01-13Adding John BouAntoun to credits for work on Gigabeat USB and settingsSteve Gotthardt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11995 a1c6a512-1295-4272-9138-f99709370657
2007-01-11modernizedDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11988 a1c6a512-1295-4272-9138-f99709370657
2007-01-10git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11979 ↵Peter D'Hoye
a1c6a512-1295-4272-9138-f99709370657
2007-01-09Removed executable flagLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11967 a1c6a512-1295-4272-9138-f99709370657
2007-01-09more changesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11956 a1c6a512-1295-4272-9138-f99709370657
2007-01-06Adding Gary Allen to CREDITS for his contributions.Steve Gotthardt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11929 a1c6a512-1295-4272-9138-f99709370657
2007-01-03Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by ↵Daniel Ankers
Piotr Jafiszow git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11892 a1c6a512-1295-4272-9138-f99709370657
2007-01-03Add separate CREDITS file for the manual containing all people who ↵Dominik Riebeling
contributed a noticeable amount to it. Should be complete as of now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11891 a1c6a512-1295-4272-9138-f99709370657
2007-01-02Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks ↵Zakk Roberts
horizontally to reach the exit of each level. Should work on all bitmap-LCD targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11882 a1c6a512-1295-4272-9138-f99709370657
2007-01-01Initial implementation of audio support (44.1KHz only, mp2 or mp3, ↵Dave Chapman
mono/stereo, any bitrate) and .mpg file (MPEG program stream) parsing for mpegplayer - .m2v files are no longer supported. .mpg parser based on patch #6366 from Mathieu Favreaux. Currently limited to only playing files smaller than the available buffer RAM (it will play longer files, but never refills the buffer when it runs empty). There is also no a/v sync implemented, and still no seeking support. Coldfire (iriver H3x0 and iaudio X5) users can use the optimisations provided in patch #5995 to increase the framerate, and PortalPlayer (ipods and iriver H10) users will want to use kernel_on_cop_6.diff from FS#5755 which enables mpegplayer to run the video thread on the second CPU core - video on the second core with audio on the first core runs at the same speed as the old mpegplayer did with no audio. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11877 a1c6a512-1295-4272-9138-f99709370657
2006-12-29add Steve Gotthardt and Greg White for their work on the Gigabeat portMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11851 a1c6a512-1295-4272-9138-f99709370657
2006-12-28Synced Norweigan translation by Tobias Langhoff FS#6480Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11848 a1c6a512-1295-4272-9138-f99709370657