Commit graph

10905 commits

Author SHA1 Message Date
Martin Scarratt
6e4c6ae78a fix key mappings for H1xx remote in quickscreen Spotted by David Rothenberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10840 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 08:35:27 +00:00
Martin Scarratt
62abb169a6 fix the other typo in the H1xx remote keymaps, Spotted by David Rothenberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10839 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 08:05:35 +00:00
Steve Bavin
3cc46e7620 Rearrangement of playback.c to group routines by thread
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10838 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 07:59:31 +00:00
Jens Arnold
1bb8657a8f Fixed an off-by-one error in the portalplayer timer handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10837 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 06:13:33 +00:00
Jonathan Gordon
de93c63834 fix text editor for actions system, stopgap approach untill actions is modified properly for plugins
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10836 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 02:58:44 +00:00
Jonathan Gordon
a3ff431775 removed an unneeded variable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10835 a1c6a512-1295-4272-9138-f99709370657
2006-09-01 02:29:11 +00:00
Martin Arver
bad3a2be4a There is a 6GB as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10834 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 20:57:18 +00:00
Daniel Stenberg
141b60d6ce make target_id for tpj1022 unique, 23 was already in use
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10833 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 20:46:11 +00:00
Martin Scarratt
01e4201e44 Typo for H3xx remote button config, spotted by David Rothenberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10832 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 20:25:57 +00:00
Daniel Ankers
c1e454508e Save a few bytes on non-Portalplayer builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10831 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 20:19:18 +00:00
Daniel Ankers
41997d3d89 Clean up crt0.S and move it to the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10830 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 19:45:05 +00:00
Martin Scarratt
c42f5d88da When booting into the recording screen on SWcodec targets, the codecs attempt to load before the player is fully initialized causing a hang. Fix it with a quick nap.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10829 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 19:28:58 +00:00
Dave Chapman
657dcb5165 Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10828 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 19:19:35 +00:00
Thom Johansen
20332bce1d FS patch #5172 by Andrew Cupper. Musepack seeking support. Decoder should also be faster.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10827 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 18:18:57 +00:00
Dave Chapman
6af8603d9a Document the new boottool and bootoutput variables
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10826 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 12:31:16 +00:00
Martin Arver
b724be01bb Add x5 image to the manual. Updated ondiosp,ondiofm and h300 images. All from Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10825 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 10:30:05 +00:00
Dave Chapman
576d1c907c Return 0 at the end of ipod_encode() - hopefully fix the build table errors
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10824 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 10:09:01 +00:00
Steve Bavin
a3087e4fb0 Add logging for all playback queueing, for the simulator at least
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10823 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 10:01:07 +00:00
Barry Wardell
3d10a810ed H10 changes: power_off() now actually powers off. Fix wrong bitwise operation when disabling sound. Fix filenames when building a bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10822 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 09:59:35 +00:00
Marcoen Hirschberg
9bc2fa97d0 fix w and W glyphs and add quotation glyps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10821 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 09:54:14 +00:00
Dave Chapman
8094951ba8 Add boottool and bootoutput variables to allow different a scrambling tool and output filename when building a bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10820 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 09:39:54 +00:00
Martin Scarratt
79198b9240 Fix a small display issue in the FM recording mode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10819 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 08:52:04 +00:00
Barry Wardell
a396d7e742 Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_blit implementation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10818 a1c6a512-1295-4272-9138-f99709370657
2006-08-31 01:27:54 +00:00
Marcoen Hirschberg
ae8d47574d add Gigabeat support to the scramble tools
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10817 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 23:47:09 +00:00
Dave Chapman
530f31dbe9 Add generation of .mi4 files - the generic PortalPlayer firmware format used by the iriver H10, Sansa E200 etc. Based on the documentation available at http://daniel.haxx.se/sansa/mi4.html and examination of files produced by mkmi4.sh
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10816 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 23:17:04 +00:00
Barry Wardell
e379225754 Fix volume being really low on H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10815 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 22:31:05 +00:00
Daniel Stenberg
c704db6b96 Brand new repolished menu for selecting target. Renumbered all options and
I've tried to group them better and easier under each manufacturer. This also
means that we've now entirely decoupled the menu selection number from the
target_id number used within configure and passed along to the build system.
I also hushed up the script before the main selection menu is written to
the screen.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10814 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 21:53:26 +00:00
Marcoen Hirschberg
7993aa24c6 adjust the widths of some of the glyphs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10813 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 21:05:15 +00:00
Barry Wardell
e4e4219302 Even when we don't encrypt a mi4 we still need to run the encrypt step so that the crc gets updated.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10812 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 20:20:52 +00:00
Martin Arver
4063e47f03 Updated ipod images from Marianne Arnold. Also show the rockbox logo on their screens.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10811 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 18:48:22 +00:00
Miika Pekkarinen
4294615192 Fixed tagcache returning incorrect entries.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10810 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 18:18:37 +00:00
Martin Arver
658202d42a Add platform file for the iriver h10 5gb (target #24).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10809 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 17:47:38 +00:00
Magnus Holmgren
92f07a65ad Fix warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10808 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 16:27:00 +00:00
Magnus Holmgren
719d220925 Applied patch #5879 by Andrew Cupper: Fix backward seeking bug.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10807 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 15:47:18 +00:00
Barry Wardell
446922d47d Enable CPU boosting on H10 models.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10806 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 15:36:55 +00:00
Martin Arver
2a2f4f8d89 Updated svg rockboxlogo from Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10805 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 14:02:07 +00:00
Linus Nielsen Feltzing
33032fad03 Correct credits for the calculator plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10804 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 13:30:38 +00:00
Martin Arver
afaeaef3e5 Add platform file for the H10 (target #22) to allow for manual builds. Still lots to do, but the manual is buildable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10803 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 13:18:46 +00:00
Daniel Stenberg
ea4ed4961a simplify the sansa mi4 too and added some attempts to documentation of the
variables now than none of our current targets need/use encryption


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10802 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 10:35:14 +00:00
Marcoen Hirschberg
84a5287caf add cyrillic, eastern european, and hebrew glyphs by Alexander Levin (patch #4971)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10801 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 09:29:27 +00:00
Linus Nielsen Feltzing
3dfcf4cd16 Patch #5738 by Alexander Levin - slight change of the W character of nimbus-12
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10800 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 08:23:30 +00:00
Barry Wardell
a7131c13a8 RTC driver for H10 by Laurent Baum
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10799 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 08:22:29 +00:00
Barry Wardell
9830ab592b Oops. It's #endif not #end.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10798 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 00:35:46 +00:00
Barry Wardell
6ea76565bc Sound on H10!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10797 a1c6a512-1295-4272-9138-f99709370657
2006-08-30 00:23:46 +00:00
Jens Arnold
b0e3eac139 Fix bug in profiling that makes the timing for coldfire off by a factor of 2, and way off for pp.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10796 a1c6a512-1295-4272-9138-f99709370657
2006-08-29 18:35:18 +00:00
Daniel Stenberg
17e379bf49 added to allow the sansa bootloader to build again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10795 a1c6a512-1295-4272-9138-f99709370657
2006-08-29 14:57:45 +00:00
Jonathan Gordon
7d46b060b1 off to exit bookmark screen for recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10794 a1c6a512-1295-4272-9138-f99709370657
2006-08-29 13:19:43 +00:00
Magnus Holmgren
606f745c7c WPS: Fix problem with transparancy in the first image of an enum.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10793 a1c6a512-1295-4272-9138-f99709370657
2006-08-29 12:54:22 +00:00
Barry Wardell
f3d5b51359 We can tell some mi4 firmwares to use a full filelength plaintext so no need to encrypt them.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10792 a1c6a512-1295-4272-9138-f99709370657
2006-08-29 07:58:06 +00:00
Michael Sevakis
b4a93b2d50 Fixed the pwermgmt.c error for FM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10791 a1c6a512-1295-4272-9138-f99709370657
2006-08-28 22:54:20 +00:00