Commit graph

11979 commits

Author SHA1 Message Date
Steve Gotthardt
cd05dbc7f4 Changed pausing so entire chunk is finished and keeps I2S engine aligned
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12020 a1c6a512-1295-4272-9138-f99709370657
2007-01-16 03:36:32 +00:00
Greg White
2127071653 Turn off USB host and NAND flash controller
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12019 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 22:49:55 +00:00
Barry Wardell
41ee9e3304 FS#6539 - Thanks to Tom Ross
Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins.
Add X5 keymappings for wormlet to the manual.
Add help text for Jewels on the H10 and give a warning if help text is not defined.
Fix bug in spacerocks lives drawing on large screens (larger than Ondio).
Change spacerocks comments to C style.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 20:40:48 +00:00
Dominik Riebeling
6de815be5c OS X doesn't know xargs -i, so use -I instead. Should fix FS#6540
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12017 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 17:45:04 +00:00
Greg White
e07b30d9e2 Remove bogus variables to fix warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12016 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 13:16:28 +00:00
Greg White
69bb436223 Optimize transparent blit; optimize DRMODE_SOLID for mono bitmaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12015 a1c6a512-1295-4272-9138-f99709370657
2007-01-15 13:07:47 +00:00
Michael DiFebbo
724641268e Correct button combination for entering iPod disk mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12014 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 23:44:26 +00:00
Dominik Riebeling
cb9fdf7f24 Make sure to not copy special .svn files when preparing to build the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12013 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 23:29:15 +00:00
Daniel Stenberg
16c602f023 The version string used in builds for version timestamps is now UTC instead
of the local time zone. Makes it a lot easier to compare builds and it makes
build servers produce similarly stamped builed.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12011 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 14:15:18 +00:00
Greg White
7f4ca01b3d Update battery capacity and discharge tables to reflect current battery benchmarks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12010 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 14:12:48 +00:00
Dave Chapman
d64e626387 Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI simulator (but with a dummy background image for now) and the beginnings of the target-specific firmare code. Port is temporarily using a 2bpp LCD buffer format - the AV300 has a 320x240 colour (YCbCr-based) LCD which will need a new framebuffer format and drawing routines, but the LCD is also capable of various paletted bitmap modes, one of which has an identical framebuffer format to the greyscale ipods. Buttons (and hence the button mappings) are identical to the Archos Recorder, with the exception that the PLAY button on the Recorder is replaced by pressing the joystick on the AV300 (which I call BUTTON_SELECT). The initial port will begin by being strictly HWCODEC, but will evolve to be a hybrid SWCODEC/HWCODEC platform - it has a MAS3587F but also a main CPU (54MHz arm7tdmi plus DSP) capable of software decoding of at least some formats.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12008 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 13:48:09 +00:00
Jens Arnold
72f1027b3e Enabled zero crossing detection for volume changes in the WM8721/WM8731 driver (iPod G3, iPod Mini G1/G2, Iriver H10).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12006 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 12:38:40 +00:00
Dominik Riebeling
a25fa2c6a6 More sansa button and screenshot additions by Tom Ross (FS#6535)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12005 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 09:55:19 +00:00
Greg White
382b7a4f86 Skip scroll check when LCD is disabled
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12004 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 03:30:11 +00:00
Greg White
0262cba304 Align backdrop buffers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12003 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 03:29:32 +00:00
Greg White
b26f4720c8 Idle CPU directly; minor cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12002 a1c6a512-1295-4272-9138-f99709370657
2007-01-14 03:28:31 +00:00
Steve Gotthardt
d4afc4b9b9 Added zero crossing check before changing volume to avoid noise during volume changes. Removed extra volume sets. Added delay for vref to settle per app notes to reduce start up clicks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12001 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 23:57:19 +00:00
Daniel Ankers
1010b76c72 ARM optimised memcpy/memmove from glibc. This should give increased performance on all ARM targets, especially iPod 5G
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12000 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 23:57:14 +00:00
Dominik Riebeling
ec81431466 Add sansa screenshots and keys for plugins and main menu. FS#6529 by Tom Ross.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11999 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 17:52:12 +00:00
Dominik Riebeling
028e8e9ee2 Change the gamedata folder for doom to /.rockbox/doom to go in line with other game plugins. Closes FS#5903. Adjust manual too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11998 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 15:16:10 +00:00
Miika Pekkarinen
20171c181f Fixed the bootloader for H100 also.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11997 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 09:08:18 +00:00
Miika Pekkarinen
886c302d00 Fixed the X5 bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11996 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 08:16:02 +00:00
Steve Gotthardt
5a269db664 Adding John BouAntoun to credits for work on Gigabeat USB and settings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11995 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 05:53:26 +00:00
Greg White
355be5010a Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11994 a1c6a512-1295-4272-9138-f99709370657
2007-01-13 02:24:15 +00:00
Miika Pekkarinen
35b0c3f24f Updated bootloader for H120/H140 and entirely disabled flashing code for H100 until somebody tests it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11993 a1c6a512-1295-4272-9138-f99709370657
2007-01-12 20:45:37 +00:00
Miika Pekkarinen
73cd9f3b63 Turn backlight ON at boot unless bootloader has already done that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11992 a1c6a512-1295-4272-9138-f99709370657
2007-01-12 20:26:23 +00:00
Miika Pekkarinen
0ea4d3197e Prepare core support for the iriver bootloader supporting ROM images
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11991 a1c6a512-1295-4272-9138-f99709370657
2007-01-12 18:34:00 +00:00
Steve Bavin
12ef310466 Fix lockup of simulator at startup if dircache enabled
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11990 a1c6a512-1295-4272-9138-f99709370657
2007-01-12 11:10:04 +00:00
Steve Gotthardt
fb0f67e9d3 Fixes Bass and Treble not being saved. Thanks to jba
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11989 a1c6a512-1295-4272-9138-f99709370657
2007-01-12 06:05:30 +00:00
Daniel Stenberg
39d8db2676 modernized
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11988 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 22:35:28 +00:00
Stepan Moskovchenko
9cf76179ce Make MIDI playback work on the Simulator, with sound etc. The #define stuff is a bit
dirty but it works right now. Simulator sound quality is actually better due to increased 
CPU resources.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11987 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 20:13:15 +00:00
Dominik Riebeling
dab59c9f70 Fix a typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11986 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 12:45:22 +00:00
Greg White
a175b21fdb Reduce initial fade delay; remove bogus debug from lcd-meg-fx.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11985 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 10:40:26 +00:00
Greg White
05e2d47c9f Minor MMU fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11984 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 10:28:33 +00:00
Greg White
ffb50d07af Add initial backlight delay to stop backlight from fading during boot; switch to IDLE instead of yield()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11983 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 10:24:21 +00:00
Steve Bavin
991b2eefe9 Remove another tagcache reference from the UI
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11982 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 09:18:05 +00:00
Dave Chapman
107d0eb921 Correct the usage information for the Archos Multimedia format (this looks like a copy-and-paste error from scamble), plus fix an error message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11981 a1c6a512-1295-4272-9138-f99709370657
2007-01-11 00:35:06 +00:00
Paul Louden
9467d1b30d Small clarity edit for the install. Files and folders may both be
hidden, so typing the direct path is not the best plan.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11980 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 23:50:16 +00:00
Peter D'Hoye
9ae05c3e78 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11979 a1c6a512-1295-4272-9138-f99709370657 2007-01-10 21:25:59 +00:00
Stepan Moskovchenko
65ef67e0f1 Fix a nasty little bug that would under the right conditions cause
memory corruption and other weirdness.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11978 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 17:53:54 +00:00
Linus Nielsen Feltzing
094962a26e Proper mime type for all WPS bitmaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11977 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 09:21:29 +00:00
Dominik Riebeling
5e408f182d restore broken screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11976 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 09:20:35 +00:00
Linus Nielsen Feltzing
786d125088 Restored broken bitmaps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11975 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 09:13:49 +00:00
Linus Nielsen Feltzing
77c2c3bc18 Restored broken bitmap
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11974 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 09:05:01 +00:00
Jonathan Gordon
48d6bfcd06 Fix FS#6520, allow search.rock to open .m3u8 playlists. Only the
extension check was fixed, so playlists with non-ascii chars probably 
wont work correclty.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11973 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 08:27:42 +00:00
Jens Arnold
0e4bc2b395 Made sansa and iFP simulator bitmaps binary and restored working versions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11972 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 07:54:52 +00:00
Dave Chapman
e95ce7d9ac Add a link to the Gigabeat bootloader
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11971 a1c6a512-1295-4272-9138-f99709370657
2007-01-10 01:47:25 +00:00
Linus Nielsen Feltzing
b06802e6c7 Removed eol-style and keywords from bitmaps, and set the correct MIME type instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11970 a1c6a512-1295-4272-9138-f99709370657
2007-01-09 23:53:58 +00:00
Björn Stenberg
08b1e490e1 Removed second test
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11969 a1c6a512-1295-4272-9138-f99709370657
2007-01-09 23:38:42 +00:00
Björn Stenberg
dea7d35c0f More testing...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11968 a1c6a512-1295-4272-9138-f99709370657
2007-01-09 23:34:29 +00:00