Jens Arnold
|
8a6291dd63
|
More iAudio M3 work. Target build compiles, but same problem regarding plugins as the simulator. Boots to the menu, but it can't be used yet because only main & remote Play button work. USB works.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16660 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-14 08:54:54 +00:00 |
|
Jens Arnold
|
422454c87d
|
Actually compile the M3 keymap for the M3.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16659 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-14 00:34:54 +00:00 |
|
Jens Arnold
|
919c20669b
|
More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16658 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-14 00:17:59 +00:00 |
|
Karl Kurbjun
|
ef62d6891a
|
Split up app.lds to the respective target directories. The portalplayer devices replicate app.lds since their target tree doesn't follow a syntax typical to the newer arm targets - the portalplayers could be cleaned up further. boot.lds and plugin.lds still need to be cleaned up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16651 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-13 03:48:23 +00:00 |
|
Jonathan Gordon
|
c194b388fa
|
pointers suck... spotted in IRC
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16625 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-11 09:16:44 +00:00 |
|
Frank Gevaerts
|
f10f891bb4
|
provide a debug menu item to virtually reinsert drives for usb storage when the player is back to normal after "ejecting" all drives
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16618 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-10 20:57:56 +00:00 |
|
Peter D'Hoye
|
9d32b6aa17
|
Accept FS #8704: fix a translation error in srpski.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16616 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-10 20:53:16 +00:00 |
|
Frank Gevaerts
|
326d0ab8c3
|
make usb_serial work again. Also know as "make sure arrays are allocated at their correct size"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16615 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-10 20:28:59 +00:00 |
|
Peter D'Hoye
|
59b5dfbc7f
|
Update Dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16613 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-10 19:57:32 +00:00 |
|
Alessio Lenzi
|
b9864b94c6
|
Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16612 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-10 19:23:30 +00:00 |
|
Frank Gevaerts
|
6f05899f42
|
don't do early usb detection on device with software stack. This doesn't work properly when booting while the device is plugged in to a power-only USB cable, and on sansa the microSD slot doesn't work here.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16611 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-10 19:11:37 +00:00 |
|
Robert Kukla
|
80ec5140f1
|
m:robe 100 - add target specific strings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16609 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-10 15:49:22 +00:00 |
|
Dave Chapman
|
2b7d48ede0
|
Bugfix for new list implementation - correctly assign colours for remote LCDs (fixes wrong colours on X5 remote)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16599 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 23:53:46 +00:00 |
|
Michael Giacomelli
|
afd5c6a03f
|
Fix (another) overflow when seeking in long WMA files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16597 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 23:38:11 +00:00 |
|
Michael Giacomelli
|
191b7e8380
|
Don't assume reading the duration field advances the buffer 12 bytes, instead check the return value and seek accordingly. Improves (fixes?) seeking in sample submitted by Lear.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16595 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 22:55:38 +00:00 |
|
Miika Pekkarinen
|
6ab1c90513
|
FS#8707 - Enable "Load to RAM" (HAS_TC_RAMCACHE) compilation without Directory Cache (HAS_DIRCACHE).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16594 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-09 20:33:19 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Jonathan Gordon
|
0e5cec2d18
|
FS#8457 - convert the list drawing code to use viewports. This does not include any of the customizability which was in the patch, so unless any bugs show up users should not notice any difference.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16527 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-05 09:58:30 +00:00 |
|
Robert Kukla
|
4e8904830d
|
m:robe 100 - small keymap changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16521 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-04 23:24:28 +00:00 |
|
Nicolas Pennequin
|
0fd6a04eee
|
Pragmatic fix for FS#8681 (logf breaks scrobbling). The correct fix is a better event mechanism but scrobbling is currently the only track_changed_event consumer so I'll wait til I have more time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16520 a1c6a512-1295-4272-9138-f99709370657
|
2008-03-04 22:35:51 +00:00 |
|