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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Barry Wardell
|
9b1dd444b0
|
Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is actually a 128x160 LCD rotated 90 degrees, so we need to take account of this. The 5/6GB LCD is not rotated by 90 degrees but was treated as if it was (FS #5925, patch thanks to Thilo-Alexander Ginkel)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10886 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-04 23:10:27 +00:00 |
|
Barry Wardell
|
a27c1833aa
|
Basic support for the H10 scrollpad.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10882 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-04 20:09:17 +00:00 |
|
Barry Wardell
|
8c834bd57c
|
Disable cpu frequency adjusting for H10 for now as it is causing freezes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10878 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-03 21:38:16 +00:00 |
|
Martin Scarratt
|
617b67e769
|
Display bitrate (Q value for Archos), samplerate, channels and recording format (M = MP3) in the statusbar in the recording screen. This is all new info for archos targets and I-river targets now have this info on the remote as well as the main screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10856 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-02 17:30:30 +00:00 |
|
Miika Pekkarinen
|
8aa6180e92
|
Fixed the errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10854 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-02 08:14:52 +00:00 |
|
Miika Pekkarinen
|
3686228f9d
|
Cleanup threads.c by moving declarations inside structs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10853 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-02 07:56:52 +00:00 |
|
Jens Arnold
|
7d8c5aaf6a
|
Make backlight fading work again on PP targets. The PP timer cannot handle a (real) cycle count of 1, the minimum is 2. This is now checked in timer_register() and timer_set_period().
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10849 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-01 22:03:14 +00:00 |
|
Barry Wardell
|
e7a9ec4d13
|
Add backlight support for H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10848 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-01 17:58:47 +00:00 |
|
Michael Sevakis
|
75c2f89172
|
Enabled FM Radio recording source menu item for sim.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10846 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-01 16:42:43 +00:00 |
|
Daniel Ankers
|
47e4f6ce48
|
Remove unneeded code from firmware/crt0.S
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10842 a1c6a512-1295-4272-9138-f99709370657
|
2006-09-01 09:54:08 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Michael Sevakis
|
4fc717a4c1
|
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10789 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-28 22:38:41 +00:00 |
|
Barry Wardell
|
d9199d10b1
|
Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10783 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-28 10:39:24 +00:00 |
|
Barry Wardell
|
1920df36d8
|
Add Rockbox bootloader for H10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10781 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-28 08:11:32 +00:00 |
|
Jens Arnold
|
bb5fbf7c30
|
Fix broken backlight fading on ipod. The timer period setting must not be delayed if timer_set_period() is called from within the isr.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10779 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-28 06:47:26 +00:00 |
|
Jens Arnold
|
e9086e05ee
|
PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in use. * #ifdef cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10776 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-27 23:43:04 +00:00 |
|
Michael Sevakis
|
d844cd2a02
|
Smoother volume control, less clickiness and some misc. formatting changes for tlv320
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10762 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-26 21:00:18 +00:00 |
|
Miika Pekkarinen
|
890989d016
|
Runtime stats for WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10761 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-26 16:06:54 +00:00 |
|
Barry Wardell
|
8269541370
|
Fixed silly bugs in H10 button driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10759 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-26 15:48:17 +00:00 |
|
Miika Pekkarinen
|
6523ba44a9
|
Fixed performance problems when initializing tagcache.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10754 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-26 09:24:20 +00:00 |
|
Barry Wardell
|
7c13843805
|
Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect() on all H10 models.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10753 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-26 09:15:42 +00:00 |
|
Michael Sevakis
|
7a75aad26e
|
Got rid of backlight wink between bootloader and firmware start by removing redundant lcd reset
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10751 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-26 01:52:05 +00:00 |
|
Linus Nielsen Feltzing
|
07eea49347
|
Ooops. The TMR reset must only be done when starting the timer.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10744 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-25 11:46:04 +00:00 |
|
Linus Nielsen Feltzing
|
798a8c1b76
|
Fix the problem with the user timer on X5 by explicitly resetting the timer before setting it
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10743 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-25 10:18:16 +00:00 |
|
Daniel Ankers
|
67ddef9aac
|
Fix profile builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10734 a1c6a512-1295-4272-9138-f99709370657
|
2006-08-24 13:10:20 +00:00 |
|