Michael Sevakis
|
e64f7e3a6f
|
Add a new timeout API to the kernel. Enable only for e200 right now since it's the only user. Use that as the one-shot delay for SD card inserts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14049 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-29 04:49:19 +00:00 |
|
Kevin Ferrare
|
4f08483b39
|
Least but not last
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14048 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-29 04:16:12 +00:00 |
|
Kevin Ferrare
|
f3114f3af2
|
How should I say ... oops ?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14047 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-29 04:01:46 +00:00 |
|
Kevin Ferrare
|
81aac2a430
|
Use multi-screen api for metronome plugin, and made it run in the simulator by implementing the timer functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14046 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-29 03:43:37 +00:00 |
|
Kevin Ferrare
|
9b11f81150
|
Corrected a typo introduced my name
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14045 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-29 01:22:49 +00:00 |
|
Dominik Wenger
|
e90999fcf1
|
rbutilQt: Font and Doom installation. Also some fixes to the signals in the installers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14044 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 21:42:43 +00:00 |
|
Dave Chapman
|
b853fa27bf
|
Change the format again - this should hopefully be both human and machine readable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14043 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 21:39:44 +00:00 |
|
Barry Wardell
|
8a52d70bb0
|
FS#6403: Fix the spelling of LANG_ID3_FREQUENCY. Shouldn't break old .lng files since we are not changing the order of the strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14042 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 16:32:24 +00:00 |
|
Dave Chapman
|
66b51909c0
|
FS #6705 - ARM optimisations for libmad by Tomasz Malesinski. Modified slightly by me to not put code in IRAM for PP502x (it's slower), and for the mpegplayer version of libmad for PP5002 (there isn't enough room). On my ipod Color, it increases a 320kbps MP3 test file from 169% realtime to 188% realtime. Reported speedup on the ipod 3G was from 118% to 155% realtime for a 192kbps MP3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14041 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 15:21:25 +00:00 |
|
Dominik Wenger
|
488b3db547
|
rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14040 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 14:38:25 +00:00 |
|
Dominik Wenger
|
999676bdd9
|
rbutilqt: added sansapatcher to bootloader installation. now only iriver bootloaders are missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14039 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 11:32:32 +00:00 |
|
Barry Wardell
|
cb3412a7ef
|
Fix wrong button in dual-boot description in H10 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14038 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 09:49:43 +00:00 |
|
Michael Sevakis
|
0a1b2485f8
|
Get the last errors?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14037 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 08:58:05 +00:00 |
|
Michael Sevakis
|
5832b59c85
|
Fix warnings and errors. Remove some added stuff that wasn't needed afterall.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14036 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 08:45:57 +00:00 |
|
Michael Sevakis
|
58fc279d26
|
Scroll on main and remote with a single thread. Change the way system messages are defined before running out is an issue (which requires a full update of rockbox on the player).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14035 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 08:12:05 +00:00 |
|
Kevin Ferrare
|
885cdfdeb9
|
fixed the speed problem on bitmaps LCD for the jackpot plugin and added the remote key bindings for h1x0 and x5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14034 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-28 05:42:55 +00:00 |
|
Dominik Wenger
|
ffa978d54d
|
rbutil: nicer image for the Talk files button. (FS#7484) Thanx to Dave Hooper
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14033 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 23:25:34 +00:00 |
|
Dominik Wenger
|
64f36a19e4
|
rbutilQt: first attempt for bootloader installation. Sansa and irivers are still missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14032 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 22:46:49 +00:00 |
|
Jens Arnold
|
794c968430
|
Make 'View HW Info' work on PP5002 targets and move clock estimation there. * Shorter way to write the wait for userabort.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14031 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 22:34:15 +00:00 |
|
Dave Chapman
|
35735c66e0
|
Initial attempt at a --convert option to convert HFS formatted ipods (Macpods) to FAT32 format. This needs testing (as well as the existing --format feature) before adding as an option in the interactive mode and fully documenting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14030 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 20:51:36 +00:00 |
|
Jens Arnold
|
018d555995
|
Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). Freezes most of the time. Reverting the >66MHz unlock makes it a bit better, but also not stable. Using the C FIQ has the same effect.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14029 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 18:15:03 +00:00 |
|
Antoine Cellerier
|
6f13f4cd8f
|
Cosmetics (remove tab and trailing spaces)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14028 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 17:53:43 +00:00 |
|
Dominik Wenger
|
092c178784
|
rbutilqt: reworked and renamed the installrb class/files to generic installzip, so it can be used for things like Fonts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14027 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 17:42:49 +00:00 |
|
Jens Arnold
|
cebd767224
|
Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14026 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 16:21:01 +00:00 |
|
Jens Arnold
|
41534a9ace
|
2nd gen: Correct LCD inversion state on init. * Fine tuned default contrast.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14025 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 12:40:36 +00:00 |
|
Jens Arnold
|
a09f34e767
|
Oops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14024 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 12:10:25 +00:00 |
|
Jens Arnold
|
56278c5adf
|
Forgot to set properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14023 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 12:07:33 +00:00 |
|
Jens Arnold
|
021c0868dd
|
iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (ADC is not yet implemented). * Fix button hold polarity for main rockbox. * Implement backlight inversion (the 1st/2nd gen backlight works in a way that makes the LCD look inverted when active). * Fix default contrast and clean up target tree.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14022 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 12:05:54 +00:00 |
|
Jens Arnold
|
b701322fea
|
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14021 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 09:57:27 +00:00 |
|
Jens Arnold
|
90eacb2616
|
G1/G2 bootloader working (always in verbose mode for now). Corrected fatal error help text for G1..G3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14020 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 07:32:55 +00:00 |
|
Dave Bryant
|
ee7caed7d9
|
fixes bug that prevented playback of WavPack files containing over 1000 bytes of RIFF header data
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14019 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 03:18:45 +00:00 |
|
Nicolas Pennequin
|
5e8dad8dfa
|
Fix FS#7490 (%px tag causes divide by zero errors).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14018 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-27 02:04:40 +00:00 |
|
Jens Arnold
|
b7ea98f0ea
|
Further G1/G2 work. Bootloader compiles now, but probably won't work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14017 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 23:02:37 +00:00 |
|
Jens Arnold
|
9382e55415
|
Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted target cases in configure by menu number.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14016 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 22:42:31 +00:00 |
|
Jens Arnold
|
3deb27053a
|
Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define correct IRAM size for PP5022/PP5024 bootloaders.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14015 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 21:51:44 +00:00 |
|
Dominik Riebeling
|
31848ac8bd
|
dos2unix files and add a missing line in the header comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14014 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 21:16:42 +00:00 |
|
Dominik Wenger
|
992ffc83be
|
rbutilqt: forgot the new files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14013 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 21:06:09 +00:00 |
|
Dominik Wenger
|
a78d51c07c
|
rbutil: wrapped the rockbox installation into a class, for easy reuse.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14012 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 21:04:55 +00:00 |
|
Martin Arver
|
4a115d81da
|
Use a html version of gpl for the licence in the about box. Make the box use word wrap as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14011 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 20:59:24 +00:00 |
|
Dave Chapman
|
6a20def805
|
Initial (untested apart from device detection) support for 1st/2nd gen ipods (the original ones...).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14010 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 20:21:11 +00:00 |
|
Dominik Wenger
|
d8873fbb7e
|
rbutilqt: make the installlog ini file based.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14009 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 19:52:08 +00:00 |
|
Miika Pekkarinen
|
ad68fe3dbf
|
Updated MAINTAINERS info.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14008 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 18:38:37 +00:00 |
|
Antoine Cellerier
|
8dcdf71431
|
Add myself as maintainer for a few plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14007 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 17:53:17 +00:00 |
|
Jens Arnold
|
bd1592ed5a
|
H10: Speed up LCD updates significantly (~+80% when boosted).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14006 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 15:33:25 +00:00 |
|
Nicolas Pennequin
|
5ebcae028b
|
Add some svn:ignore properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14005 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 15:20:49 +00:00 |
|
Jens Arnold
|
8d3ac97aff
|
Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14004 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 15:07:16 +00:00 |
|
Nicolas Pennequin
|
5c1d259fe2
|
Set properties for the files I added.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14003 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 14:23:08 +00:00 |
|
Jonathan Gordon
|
2238d33542
|
add me to MAINTAINERS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14002 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 14:03:02 +00:00 |
|
Jonathan Gordon
|
bb555d00fc
|
Fix a bug where targets which have a software keylock couldnt seek in the wps easily.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14001 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 13:57:01 +00:00 |
|
Nicolas Pennequin
|
a8a3a0dcbe
|
Convert to UTF-8 and add a few newlines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14000 a1c6a512-1295-4272-9138-f99709370657
|
2007-07-26 13:37:39 +00:00 |
|