Commit graph

8142 commits

Author SHA1 Message Date
Miika Pekkarinen
4394cc787e The previous commit didn't fully fix the problem. Now it should have
been fixed.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8022 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 11:31:15 +00:00
Miika Pekkarinen
d1704f6894 Fixed playlist skipping of incorrect files and playback engine not to
hang if codec loading fails. Also displaying a "Loading..." message on
resume and not calling queue_post too often.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8021 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 11:14:51 +00:00
Anton Oleynikov
0fe9abbad1 put default rpws for each theme (to prevent broken rwps wehn switching themes) and switching status bar back on since all wps include %wd tag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8020 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 08:30:21 +00:00
Anton Oleynikov
b403c6e993 fixed alignment (was broken by %wd tag)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8019 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 08:28:20 +00:00
Linus Nielsen Feltzing
dcb8df5180 Added proper clock-stretching to the pcf50606 I2C driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8018 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 02:13:14 +00:00
Christi Scarborough
5124844e32 rwps support for boxes theme. Increased image buffer size by a factor of 2.5x. (boxes - for all your WPS stress testing needs.)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8017 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 02:04:47 +00:00
Marcoen Hirschberg
15810c4d86 update french translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8016 a1c6a512-1295-4272-9138-f99709370657
2005-11-21 00:01:28 +00:00
Kevin Ferrare
0d9c7b5bcb Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable statusbar in wps mode independantly from the global setting)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8015 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 22:13:52 +00:00
Anton Oleynikov
6707892151 fixed scroll delay for the remote
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8014 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 11:15:32 +00:00
Dave Chapman
f5e43918b2 iPod: Correct the bootfile name for the iPod Color
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8013 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 10:57:56 +00:00
Dave Chapman
20eed88b0e iPod: Change bootloader so that Rockbox loads by default. Holding down MENU now boots to the Apple firmware. Check .rockbox/ for a firmware file (to be consistent with the iriver bootloader) and remove the cosmetic sleep.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8012 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 10:57:53 +00:00
Linus Nielsen Feltzing
062a0b3c58 The default scroll parameters are now correctly applied to the remote, as suggested by Markus Kaufhold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8011 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 09:54:57 +00:00
Linus Nielsen Feltzing
c80a5803c6 Bootloader V6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8009 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 03:26:41 +00:00
Kevin Ferrare
ed956459d2 Changed invert cursor as default since most of the users want it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8008 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 03:18:00 +00:00
Kevin Ferrare
c6601489d4 I must have been ON crack
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8007 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 02:10:12 +00:00
Thom Johansen
118144fb0c Startup code for ordinary Rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8006 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 01:58:56 +00:00
Kevin Ferrare
b363b2f934 oops ifdef error on FM recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8005 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 01:35:20 +00:00
Kevin Ferrare
1a1abf25f4 removed old statusbar and buttonbar code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8004 a1c6a512-1295-4272-9138-f99709370657
2005-11-20 01:02:14 +00:00
Dave Chapman
e3367212bd iPod: Make current_tick signed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8003 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 21:51:00 +00:00
Anton Oleynikov
2c836341ed new icons for radio status
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8002 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 20:45:32 +00:00
Linus Nielsen Feltzing
5745e4106c Fixed bad CR/LF handling in the WPS parser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8001 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 20:35:40 +00:00
Anton Oleynikov
b216422be7 display radio status (play/pause as on/mute)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8000 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 19:50:04 +00:00
Anton Oleynikov
c94557e0b9 refactored radio status code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7999 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 19:23:44 +00:00
Miika Pekkarinen
a51a5b711d Updated the Finnish language file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7998 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 18:59:47 +00:00
Hardeep Sidhu
3074394d24 If follow playlist is enabled, the playlist viewer should start at the current playing track. Minor code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7997 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 18:19:46 +00:00
Anton Oleynikov
0afd9716a4 used generic yes/no dialog for confirmation of presets clearing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7996 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 14:54:41 +00:00
Miika Pekkarinen
8690a394b1 Fixed a problem that wps didn't update instantly with buffered tracks
when skipping.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7995 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 14:35:37 +00:00
Miika Pekkarinen
731b22e2e7 Fixed the track skipping problem when repeat all and change to next
directory options were set to off.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7994 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 14:04:07 +00:00
Anton Oleynikov
76469cf154 fixed position of codec image
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7993 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 12:37:08 +00:00
Jens Arnold
b85cdbb259 Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. The multi-screen code doesn't handle certain combinations (which aren't found in current targets). A combination of one charcell and one bitmap lcd will make it crash, and a combination of two bitmap LCDs with a depth > 1 but different pixel formats will show wrong colours/ shades on the remote.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7992 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 11:45:08 +00:00
Dave Chapman
5bf5e6191f iPod: signed-char police
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7991 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 11:32:20 +00:00
Dave Chapman
fbfb7db4b7 Correct typo that prevented Nano from building
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7990 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 11:30:49 +00:00
Miika Pekkarinen
b2a99528e3 Removed the separate #ifndef SIMULATOR defines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7989 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 10:09:06 +00:00
Miika Pekkarinen
354a00627e User now receives a message if initial directory cache initialization
fails.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7988 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 09:47:31 +00:00
Miika Pekkarinen
93d8ca53c3 Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7987 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 09:26:02 +00:00
Miika Pekkarinen
f9234b3afb Forgot to initialize the ticking reduce setting on boot.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7986 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 08:05:03 +00:00
Miika Pekkarinen
05fdb1ad30 Added option to reduce (and almost prevent) the remote lcd ticking
problem with a cost slightly more CPU usage.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7985 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 07:58:20 +00:00
Miika Pekkarinen
80ed9ead87 Changed the "Please wait" message to "Loading..."
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7984 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 07:16:22 +00:00
Dave Chapman
fe772405be iPod: First attempt to implement sensible button mappings. Changes to all targets to replace a small number of references to raw button codes (BUTTON_???) with their abstract equivalents.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7983 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 03:19:12 +00:00
Dave Chapman
a807fca49b Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7982 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 03:09:02 +00:00
Dave Chapman
97df7cacea Fix button problems - disable button_flip for the iPod and disable software poweroff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7981 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 02:26:54 +00:00
Dave Chapman
af324590cc iPod: Correct the button definitions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7980 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 02:17:21 +00:00
Dave Chapman
d3561bcce7 Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD (which isn't defined in the simulators)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7979 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 02:15:33 +00:00
Dave Chapman
664a4189b2 Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7978 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 02:14:16 +00:00
Dave Chapman
260f8d3480 Add LCD_PIXELFORMAT config variable to distinguish between the two types of 16-bit framebuffers (the ipod framebuffer is byte-swapped)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7977 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 02:06:46 +00:00
Linus Nielsen Feltzing
bbe919bdcb iriver bootloader: Better handling of the Hold buttons, turn on the remote backlight when booting, look for /.rockbox/rockbox.iriver before trying /rockbox.iriver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7976 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 01:33:28 +00:00
Linus Nielsen Feltzing
d5f3e9ba83 H100: turn off remote backlight before cutting the power
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7975 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 01:30:42 +00:00
Linus Nielsen Feltzing
30393c2c6a Patch #1346455 by Jens Arnold - SDRAM init fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7974 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 01:10:54 +00:00
Linus Nielsen Feltzing
b4984492ef H300: remote backlight on GPO33
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7973 a1c6a512-1295-4272-9138-f99709370657
2005-11-19 01:09:38 +00:00
Linus Nielsen Feltzing
cff2a77a0f Ooops, broke the H1x0 mkboot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7972 a1c6a512-1295-4272-9138-f99709370657
2005-11-18 23:00:40 +00:00