Jens Arnold
|
ed8402ca5e
|
Sansa SD card driver: Simplify hotswap handling, and make it send the insert/remove events while filesystem access is blocked. Also use atomic GPIO bit manipulation where possible, and protect the interrupt level manipulation in the ISR from interrupts arriving at the same time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16592 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 14:49:10 +00:00 |
|
Peter D'Hoye
|
bc092ad6b9
|
Make Rockbox compatible with CF cards (FS #8644): 1) always init after soft_reset (now nano can soft_reset too), 2) ignore error when setting advanced powermanagement, 3) fix minor bug where sleep mode flag was set even if the sleep command failed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16591 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 13:24:42 +00:00 |
|
Magnus Holmgren
|
ae00bd69d6
|
AAC decoder: Remove suspicious use of the REAL_CONST macro. I don't know what triggers the execution of this code, but this change stops some floating point math code from being linked. It looks like the right thing to do...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16590 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 12:36:30 +00:00 |
|
Jonathan Gordon
|
885283c424
|
more fixes for button bar... this will all disappear when viewports are handled by a manager of some sort
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16589 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 09:37:39 +00:00 |
|
Jens Arnold
|
d78521af47
|
Make the newly supported languages known to SAPI voice generation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16587 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 08:16:08 +00:00 |
|
Jonathan Gordon
|
e009c0bbe1
|
fix FS#7619 - hopefully... - have to stop/start scrolling to change bitrate
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16586 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 03:01:29 +00:00 |
|
Jonathan Gordon
|
44047248ce
|
fix FS#8701 - metronome doesnt change back to ui font after drawing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16585 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 02:36:17 +00:00 |
|
Jonathan Gordon
|
3f686d7034
|
fix recorder, buttonbar caused list problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16584 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 02:00:31 +00:00 |
|
Robert Kukla
|
e96f19c690
|
enable partition probing for superfloppy targets; hanging was caused by out-of-bounds sector access
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16583 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 01:56:38 +00:00 |
|
Jens Arnold
|
88e2053538
|
ATA driver: * Add protection against out-of-bounds accesses. Those can happen e.g. with disks formatted in superfloppy mode, and were the cause for the excessive m:robe100 boot time with standard disk.c code. * Fix ata_mutex handling in case of errors on large sector targets (i.e. iPod Video). * Extra check for unsupported disk sizes when LBA48 support is enabled (>=2TiB).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16582 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 00:59:48 +00:00 |
|
Jens Arnold
|
445fada24c
|
No need to have \n here. panicf() won't output it anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16577 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 23:56:00 +00:00 |
|
Jens Arnold
|
63e9c05217
|
Revert accidental tree commit. Sorry for that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16576 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 23:53:03 +00:00 |
|
Jens Arnold
|
8c6920e343
|
Revert accidental tree commit. Sorry for that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16574 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 23:50:55 +00:00 |
|
Jens Arnold
|
9b939a615d
|
Revert accidental tree commit. Sorry for that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16572 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 23:41:30 +00:00 |
|
Jens Arnold
|
d1ed7c37b1
|
No need to have \n here. panicf() won't output it anyway.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16570 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 23:34:43 +00:00 |
|
Michael Giacomelli
|
75c7ac80e8
|
Commit FS#8670 by Andree Buschmann. Fixes potiential overflow issue in musepack files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16563 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 21:26:03 +00:00 |
|
Michael Sevakis
|
ae31160c1a
|
Fix fireworks adding another boost count on exit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16561 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 20:46:53 +00:00 |
|
Peter D'Hoye
|
13138ae4f4
|
Correct added language file: add to sources and set keywords
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16560 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 20:39:14 +00:00 |
|
Peter D'Hoye
|
9c3f6c4079
|
Simplify that clip indicator reset code a bit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16559 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 20:32:37 +00:00 |
|
Mustapha Senhaji
|
3290999e09
|
Yet an other translation: FS#8703 Serbian translation by Ivan Pesic.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16558 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 18:20:35 +00:00 |
|
Peter D'Hoye
|
30ab1a3c0e
|
Reset recording clipping indicators when changing gain. Solves FS #6147
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16557 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 17:43:04 +00:00 |
|
Dominik Riebeling
|
8a2a474ba0
|
fix USB id for m:robe100
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16556 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 14:24:32 +00:00 |
|
Jens Arnold
|
7fd70582f0
|
Fix FS #7955. Smart move must not be used on the remains stack. * Remove the special case for moving kings as is no longer necessary, and write the smart move in a slightly more elegant way.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16555 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 13:51:03 +00:00 |
|
Marianne Arnold
|
29d9ee40f3
|
Cabbiev2 for the m:robe 100. It seems that just adding the WPS already makes it show as default and no other chaanges were needed (worked in the sim). The default font was already set correctly to helvR10 because this is what all 160x128 screens use.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16554 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 12:49:04 +00:00 |
|
Miika Pekkarinen
|
8f74e78271
|
Document the database WPS tags.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16553 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 08:19:42 +00:00 |
|
Miika Pekkarinen
|
d8204fa11e
|
Simplified the playback engine more and removed unnecessary code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16552 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 08:05:29 +00:00 |
|
Miika Pekkarinen
|
3c41df9d14
|
Fixed yellow.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16551 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 07:36:56 +00:00 |
|
Miika Pekkarinen
|
f98f76e415
|
Fixed red. HWCODEC platforms still use the old api.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16550 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-08 00:02:51 +00:00 |
|
Miika Pekkarinen
|
104fa099cc
|
Fixed red. HWCODEC platforms still use the old api.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16549 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-07 23:59:48 +00:00 |
|
Nils Wallménius
|
e90e24d95e
|
Set svn:keywords and svn:eol-style
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16548 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-07 23:49:26 +00:00 |
|
Jens Arnold
|
cb57bf863a
|
Fix the PP5002 crash bug affecting iPod 1st, 2nd and 3rd Gen. Yet another of those PP5002 quirks...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16547 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-07 23:44:46 +00:00 |
|
Miika Pekkarinen
|
2ccdc48ee9
|
Rewritten playback event handling. Should fix runtime statistics gathering.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16546 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-07 22:56:51 +00:00 |
|
Robert Kukla
|
aafa321d31
|
m:robe 100: chessbox - make black pieces black and white pieces red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16545 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-07 19:58:17 +00:00 |
|
Mark Arigo
|
89dc21a582
|
m:robe 100 - Hopefully fix the power-off issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16544 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-07 16:05:22 +00:00 |
|
Michael Giacomelli
|
2d8cd814ac
|
Increase backlight priority to the same level as UI so that there is no longer a long delay when activating it during heavy CPU load.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16543 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-07 00:51:36 +00:00 |
|
Frank Gevaerts
|
9f77d98c34
|
disable USB_SERIAL by default again. It got enabled accidentally in the last commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16542 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 21:35:07 +00:00 |
|
Frank Gevaerts
|
f0b4a32d6f
|
reorganise the usb stack to provide a clean separation between core and class drivers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16541 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 21:25:09 +00:00 |
|
Nils Wallménius
|
5f83f0e4d2
|
Fix broken manual builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16540 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 18:57:03 +00:00 |
|
Jens Arnold
|
6058e0cdb7
|
Minor cleanups mostly for consistency.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16539 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 18:25:29 +00:00 |
|
Michael Giacomelli
|
cbc701c895
|
Change default font to R12 for the gigabeat too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16538 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 18:07:49 +00:00 |
|
Nicolas Pennequin
|
064f702a80
|
Improvements to cabbie v2 for the Gigabeat. The font is now helvR12, which looks better than helvR14 and is consistent with other targets. Also corrected kB/s to kbit/s.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16537 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 13:55:36 +00:00 |
|
Jonathan Gordon
|
d6a5f62067
|
fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16536 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 07:54:19 +00:00 |
|
Jonathan Gordon
|
e1ba7f76ef
|
there is no need to load the filename settings unless reading from a .cfg, so stop them being read every time settings_apply() is called
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16535 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 07:03:14 +00:00 |
|
Jonathan Gordon
|
012833ce15
|
merge the variou set color functions which all do the same thing (and just let settings_apply() set the setting)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16534 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-06 05:49:10 +00:00 |
|
Robert Kukla
|
07b48ba86f
|
m:robe 100: some more work on the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16533 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 23:44:42 +00:00 |
|
Jens Arnold
|
37d43f49f4
|
Greyscale library: Assembler optimised update function for SH1 (Archos recorders, Ondios), giving ~50% speedup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16532 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 22:14:13 +00:00 |
|
Robert Kukla
|
d6c23b4dd4
|
m:robe 100:
- don't compile touchpad driver for bootloader
- honour hold switch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16531 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 21:52:45 +00:00 |
|
Dominik Riebeling
|
5a75184c4a
|
add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16530 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 21:12:24 +00:00 |
|
Jonathan Gordon
|
0def1dd23c
|
force the lists to reload when the colour changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16529 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 10:44:28 +00:00 |
|
Jonathan Gordon
|
f444f1ecbe
|
fix the touchpad list code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16528 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 10:38:10 +00:00 |
|