Commit graph

10908 commits

Author SHA1 Message Date
Barry Wardell
0b1ae73d3a Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO ports are enabled on H10.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10943 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 23:38:16 +00:00
Peter D'Hoye
75a1247f81 Updated Dutch (Nederlands) translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10942 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 21:29:55 +00:00
Martin Scarratt
3ad2c5ad38 Fix a possible division by zero which caused much "IO5: at 310205A0" type angst while recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10941 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 18:21:03 +00:00
Jonas Häggqvist
17e1e690c9 Updated translations:
* Danish by me
 * German by Jochen Kemnade
 * Italian by Alessio Lenzi


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10940 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 16:32:37 +00:00
Martin Arver
378ccf169b Add fixme for install instructions for the h10 and h10_5gb
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10939 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 15:21:20 +00:00
Martin Scarratt
128888f01d fix "Filename:" text not appearing in recording screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10938 a1c6a512-1295-4272-9138-f99709370657
2006-09-13 14:54:13 +00:00
Magnus Holmgren
1ecdbcced2 Save a few bytes on hwcodec targets...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10937 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 20:32:06 +00:00
Martin Scarratt
98f78870f8 fix some sim warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10936 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 19:11:51 +00:00
Martin Scarratt
d7fa569df6 Improved statusbar icons in recording screen by Davide Gentile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10935 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 18:26:27 +00:00
Michael Sevakis
44e8233134 Added the power off to x5 remote play button. 3s delay seems confortable and well out of the way of the long press for playback stop.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10934 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 15:56:31 +00:00
Michael Sevakis
678d662f74 Fixed the x5 sim build error I hope.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10933 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 14:37:22 +00:00
Michael Sevakis
3bee89ed44 Improved handling of the ONKEY1S interrupt. Off for the remote must be explicitly mapped now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10932 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 14:20:29 +00:00
Jonathan Gordon
bc0943e922 fix the status bar not updatng correctly in the id3 viewer (FS:5973)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10931 a1c6a512-1295-4272-9138-f99709370657
2006-09-12 08:55:47 +00:00
Jonathan Gordon
7343863a21 dont use power to go up a level in menus on x5 (blame jhMikeS) take 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10930 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 12:53:46 +00:00
Jonathan Gordon
c4379c533c dont use power to go up a level in menus on x5 (blame jhMikeS)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10929 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 12:28:58 +00:00
Martin Arver
19ef6d7480 Small correction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10928 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 09:30:21 +00:00
Martin Arver
5efe45050e Code plicy. Please stick to the guidelines when editing the manual. No tab-characters. Use 80 col textwidth etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10927 a1c6a512-1295-4272-9138-f99709370657
2006-09-11 09:21:15 +00:00
Antoine Cellerier
bfa94aad7e Looks like we need to explicitly say that we need signed chars.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10926 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 20:39:46 +00:00
Dave Chapman
f9a2a7699b Add iriver H300 and Tatung TPJ-1022 target-tree directories
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10925 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 20:21:39 +00:00
Antoine Cellerier
764632c684 Fix corruption in remains stack and simplify code where possible
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10924 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 20:04:17 +00:00
Barry Wardell
87b703df2b Fix keymap bug on H10 where powering off while in the WPS brings up the menu first.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10923 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 19:43:17 +00:00
Michael DiFebbo
4de6ebf7a1 Whoops. To restore the ipod firmware, ipodpatcher needs the -w switch, not the -r switch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10922 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 19:12:37 +00:00
Michael DiFebbo
1f08551d12 General cleanup and some minor rewriting. Fixed a fixme in the ipod installation instructions and clarified uninstallation instructions for ipod and H300. Added some whitespace in the .tex file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10921 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 19:03:52 +00:00
Barry Wardell
8ccedc98da Fix H10 bootloader build error introduced in last commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10920 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 17:59:59 +00:00
Barry Wardell
2937c504bb Make "Backlight (On hold key)" option work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10919 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 13:18:33 +00:00
Barry Wardell
2102dbf47e New keymaps for H10. Makes the buttons much more intuitive and consistent. FS5962, FS5945, FS5940
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10918 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 12:06:54 +00:00
Magnus Holmgren
e605786b2a Patch #5770 by Dominik Riebeling: Skip BOM in playlists. Add '.m3u8' as a supported playlist extension.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10917 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 10:59:51 +00:00
Nils Wallménius
a4858cfa1c Correct key for accepting delete
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10916 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 10:56:46 +00:00
Nils Wallménius
cb527ca1e4 Corrected some info regarding fonts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10915 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 10:17:47 +00:00
Nils Wallménius
8fc1914177 Include Jpeg viewer and Doom in more manuals, added buttons for new targets to doom and a x5/h10 screenshot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10914 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 09:52:56 +00:00
Michael Sevakis
c3b147598c More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 IMHO
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10913 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 04:32:35 +00:00
Michael Sevakis
5ffd3aeb4d A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have been affected by the last change. It doesn't add anything to it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10912 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 02:58:35 +00:00
Michael Sevakis
3d2e10bcbd Added remote backlight on hold option to players with remote hold switch. Disabled IRQs while reading pcf50606 ADC. This seems to have stopped buttons becoming unresponsive when using remote. Maybe fixes other button glitches as well?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10911 a1c6a512-1295-4272-9138-f99709370657
2006-09-10 02:00:40 +00:00
Barry Wardell
24ca76ffec H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Improvements to 20GB LCD driver - support for enable/disable, contrast adjustment, make the update code clearer and ~4% faster, support for flipping, support for invert. Fix CPU frequency for both models. Fix default battery capacity for 5/6GB.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10910 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 19:02:18 +00:00
Nils Wallménius
a374ca96fb Sync WPS context menu section with reality, make some small improvements, use more actions, add fixmes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10909 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 17:59:51 +00:00
Magnus Holmgren
08a3a59ea4 Make 'Filename:' on recording screen possible to translate. Also replace some hardcoded values with sizeof.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10908 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 14:53:30 +00:00
Nils Wallménius
7f800aca16 Convert WPS keymap to use the new action macros, added dirskip for iriver H100/300
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10907 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 10:06:05 +00:00
Nils Wallménius
c84b008676 Fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10906 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 10:04:54 +00:00
Magnus Holmgren
99b47992fc Synced Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10905 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 09:35:09 +00:00
Michael Sevakis
32ba11f066 Fixed the problem on the x5 of spontaneous shutdown after holding the power key for 1s.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10904 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 07:49:25 +00:00
Thom Johansen
6e219f84d2 FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the MP3 encoder plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10903 a1c6a512-1295-4272-9138-f99709370657
2006-09-09 01:35:12 +00:00
Jens Arnold
bd3c18e271 Fire: * Improved greyscale palette. * Fixed colour mode (palette was inverted, an d the multiplication factor was chosen in a way that the 'flames' heated up infinitely (avalanche effect). * Better adjustment to the various LCD sizes. * Tweaks and cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10902 a1c6a512-1295-4272-9138-f99709370657
2006-09-08 01:26:09 +00:00
Thom Johansen
7d7b704ee2 Fix erronous label and replace mov with bx.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10901 a1c6a512-1295-4272-9138-f99709370657
2006-09-07 00:35:07 +00:00
Jens Arnold
9d2f7b5c6d Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD clearing and solid rectangle drawing on colour iPods somewhat.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10900 a1c6a512-1295-4272-9138-f99709370657
2006-09-07 00:16:04 +00:00
Martin Arver
825fb8a264 Add vector drawings of the h10 and h10_5gb from Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10899 a1c6a512-1295-4272-9138-f99709370657
2006-09-06 14:31:12 +00:00
Martin Arver
6fbfddd7b5 Correct the help text for iriver HXXX players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10898 a1c6a512-1295-4272-9138-f99709370657
2006-09-06 08:28:13 +00:00
Jens Arnold
cbee01ed62 More natural bouncing cards animation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10897 a1c6a512-1295-4272-9138-f99709370657
2006-09-06 07:45:10 +00:00
Jens Arnold
d540ab9a12 Solitaire: * Improved large suits for medium/large LCDs, and all new large suits for small LCDs, by Marianne Arnold. * Use the actual card dimensions in the code. Old values were one off. * #ifdef cleanup using the capabilities of the bitmap build system. * Some more tweaks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10896 a1c6a512-1295-4272-9138-f99709370657
2006-09-06 01:33:26 +00:00
Barry Wardell
cf7600d2d2 Fix sound in Doom on H10 - we don't support 11025Hz so use 44100Hz instead.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10895 a1c6a512-1295-4272-9138-f99709370657
2006-09-05 23:41:34 +00:00
Antoine Cellerier
e0cb0f6893 Untested cursor display fix when no cards are left/drawn on the remains stack.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10894 a1c6a512-1295-4272-9138-f99709370657
2006-09-05 21:47:31 +00:00