Nils Wallménius
|
157b3cc874
|
Add Quickscreen button to the WPS buttontable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11424 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-03 17:23:38 +00:00 |
|
Nils Wallménius
|
ba99274176
|
Made some small tweaks to the tag cache cahpter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11423 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-03 15:59:08 +00:00 |
|
Michael Sevakis
|
0fb67cd475
|
More tweak to ColdFire default exception handler. iRiver reboots on power press but x5 just shuts down. Haven't yet thought much about why or how to make it reboot on x5 if it's possible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11422 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-03 10:19:04 +00:00 |
|
Steve Bavin
|
46925b32a7
|
Oops, sim was missing a queue function
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11421 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-03 10:12:15 +00:00 |
|
Steve Bavin
|
021413ad5e
|
Don't overflow the backlight event queue with on messages
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11420 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-03 09:46:26 +00:00 |
|
Linus Nielsen Feltzing
|
a10397da0d
|
Add target/coldfire/iriver/ to the tar files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11419 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-03 07:46:15 +00:00 |
|
Jens Arnold
|
83aded979f
|
H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LCD updates by ~ 75% at 11MHz and 45MHz. Only ~ 11% speedup at 124MHz due to (2). (2) Less aggressive LCD transfer timing at 124MHz. With the previous timing, slightly corrupted display contents was reported, and with DMA transfers at least 4 waitstates are needed to make updates work at all. * A table in system-iriver.c shows settings for all integer multiples of the base clock frequency (info for developers, not yet complete).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11418 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-02 20:50:50 +00:00 |
|
Nils Wallménius
|
d86350c9fa
|
Updated helptext to include all powerups
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11417 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-02 18:50:08 +00:00 |
|
Michael Sevakis
|
59f9deb37e
|
Display correct exception information on ColdFire targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11416 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-02 15:39:08 +00:00 |
|
Steve Bavin
|
f71da380c2
|
A better fix for the crossfade setting crash (with no global variables added)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11415 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-02 07:53:55 +00:00 |
|
Steve Bavin
|
e5f43ebaba
|
Remove unwanted logf
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11414 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-01 19:35:53 +00:00 |
|
Steve Bavin
|
faace1eae4
|
Fix up non-voice build and stop crashes if crossfade settings changed during playback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11413 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-01 19:19:36 +00:00 |
|
Jonathan Gordon
|
717f63e8e2
|
fixes fs# 5938 - scrollbar with title enabled shows one less than it should
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11412 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-01 12:03:27 +00:00 |
|
Steve Bavin
|
3ad89d26d0
|
Restore CPU default frequency when boosting cancelled in debug menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11411 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-01 11:12:21 +00:00 |
|
Jens Arnold
|
cb031f052d
|
X5 can flip the display.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11410 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-31 19:49:40 +00:00 |
|
Jens Arnold
|
84074cd292
|
Removed remnants of deprecated lcd_roll().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11409 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-31 19:49:35 +00:00 |
|
Nils Wallménius
|
aa11d68f46
|
Made the description of foreground colour a little more descriptive ;-) fixed a reference and made some opts more generic
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11408 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-31 18:27:40 +00:00 |
|
Jonathan Gordon
|
ffd99f9482
|
player doesnt have lcd_update()... grr!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11407 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-31 11:34:46 +00:00 |
|
Jonathan Gordon
|
0218a155b0
|
put the parameter name in the function prototype
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11406 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-31 11:30:37 +00:00 |
|
Jonathan Gordon
|
29e259a291
|
* give tsr plugins the choice to quit or not
* bumps plugin api version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11405 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-31 11:17:00 +00:00 |
|
Marianne Arnold
|
23f127ddd7
|
Cardback design for Archos (even more natural...)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11404 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-31 01:18:54 +00:00 |
|
Marianne Arnold
|
e48dcdc2dc
|
Greek language update by Ioannis Koutoulakis - needs an increase of the language buffer once again (21kB) to fit in memory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11403 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 23:26:09 +00:00 |
|
Magnus Holmgren
|
39fe51e88d
|
Improve accuracy a little when seeking and resuming MP3 files. Mainly noticable for low-bitrate files with large ID3V2 tags, and no effect if no ID3V2 tag. Should be ported to hwcodec targets. :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11402 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 20:19:21 +00:00 |
|
Magnus Holmgren
|
02da4e6130
|
Update several codec Makefiles so that the codec libs build again on Coldfire targets, after the recent move of system-related things to the target tree. (Note to admins: make errors aren't detected on the CVS build page. :))
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11401 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 18:14:12 +00:00 |
|
Steve Bavin
|
6bad631af4
|
Little tidy-up - track_changed is now only updated on the audio thread
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11400 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 17:10:52 +00:00 |
|
Michael Sevakis
|
f29cae0d26
|
Moved coldfire code in system.c and system.h into target tree.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11399 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 14:17:14 +00:00 |
|
Linus Nielsen Feltzing
|
522da3a677
|
CR/LF removal
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11398 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 14:00:12 +00:00 |
|
Michael Sevakis
|
cd8239f22d
|
Fix the sim errors in battery_read_info.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11397 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 11:46:53 +00:00 |
|
Michael Sevakis
|
9e8fe0e4c6
|
General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11396 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 11:33:38 +00:00 |
|
Marcoen Hirschberg
|
ede3d646b9
|
move coldfire ata defines to a shared ata-target.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11395 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 09:38:34 +00:00 |
|
Jonathan Gordon
|
7787cd25f4
|
woops, removed a bit too much
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11394 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 09:30:21 +00:00 |
|
Jonathan Gordon
|
d497bad69a
|
remove some uneeded #ifdefs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11393 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 09:29:01 +00:00 |
|
Jonathan Gordon
|
139f9f28e9
|
move the iriver h1x0/h3x0 targets to the target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11392 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 08:56:06 +00:00 |
|
Steve Bavin
|
145ec81d2f
|
Rearrange and comment variable declarations; no functional change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11391 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 08:54:48 +00:00 |
|
Jens Arnold
|
f40f0debcb
|
Adapted more Makefiles to the more efficient info printing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11390 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 01:40:20 +00:00 |
|
Jens Arnold
|
5421e86969
|
Colorised demystify. Based on patch #5856 by Travis Hyyppa, adapted to properly work with the multi-screen API.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11389 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 01:31:32 +00:00 |
|
Jens Arnold
|
c1767ddf4a
|
Remove format_align from the format_lines array, as it's unnecessary. Saves code & memory. Patch by Mark Arigo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11388 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-30 00:23:32 +00:00 |
|
Magnus Holmgren
|
83abf50a83
|
Moved the Ogg zero-length check to a better place. Also fixed so that really short files (< 1s) doesn't trigger the same problem. Applied the fixes on most other susceptible formats.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11387 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 22:18:30 +00:00 |
|
Miika Pekkarinen
|
2891816489
|
Fixed division by zero in ogg metadata parser and crash when building
tagcache (FS#6099).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11386 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 20:33:12 +00:00 |
|
Jens Arnold
|
62a11ea9e6
|
Removed unnecessary #include s.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11385 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 19:29:41 +00:00 |
|
Jens Arnold
|
9aa5be6c4c
|
H300: Slight simplification of adc_scan(), ported from X5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11384 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 13:49:43 +00:00 |
|
Jens Arnold
|
85c9a05c56
|
H300: Don't read the button ADC as long as no button is pressed, utilising the PCF50606 accessory detect feature. Ported from X5.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11383 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 13:48:57 +00:00 |
|
Magnus Holmgren
|
c4c4709d82
|
Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11382 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 13:46:21 +00:00 |
|
Jonathan Gordon
|
a737de778a
|
oops, two files didnt get commited
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11381 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 10:32:50 +00:00 |
|
Jonathan Gordon
|
cad563b00f
|
move the iriver h1x0/h3x0 button driver to target tree
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11380 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 10:26:41 +00:00 |
|
Jens Arnold
|
3b54ab3224
|
Output the 'old make version' warning without prefix in order to not confuse the build colouring script.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11379 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 09:42:30 +00:00 |
|
Björn Stenberg
|
21c37b912a
|
the showlog script
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11378 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-29 09:28:51 +00:00 |
|
Michael Sevakis
|
c4a0d45d36
|
Cleanup of new button reading code. Moved functions for enabling of scanning and the decision to scan or not to button_read_device.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11377 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-28 23:10:45 +00:00 |
|
Jens Arnold
|
56e75bee23
|
Make the build process informative again for 'make' 3.80 and earlier. Those 'make' versions are back to lower build speed (same as before my Makefile tuning).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11376 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-28 22:42:16 +00:00 |
|
Dominik Riebeling
|
22738489b3
|
Update jewels screenshots for greyscale targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11375 a1c6a512-1295-4272-9138-f99709370657
|
2006-10-28 21:44:19 +00:00 |
|