Teruaki Kawashima
5226a89cce
Clear screen when leave usb screen so that usblogo doesn't remain on the screen.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22531 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 14:33:40 +00:00
Dave Hooper
d43bcb7dc4
C code is NOT faster on S3C2440 - tested by AlexP on r22529
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22530 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 13:03:40 +00:00
Magnus Holmgren
0dad8d5ae9
Don't know why svn decided to delete tlsf/src... Maybe due to some aborted tests I did to see where it would be best to place TLSF.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22529 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 12:42:47 +00:00
Magnus Holmgren
3fad1523c7
FS#10466: Introduce a real malloc for tremor.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22528 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 12:23:40 +00:00
Dave Hooper
260ed99139
Removed remaining MB usage
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22527 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 12:20:04 +00:00
Dave Hooper
e9dcb0f145
Fix condition code clobbers (and one TAB) for inline arm code in lib and libtremor
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22526 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 12:07:32 +00:00
Dave Hooper
59cdbf5efc
Rerrange some registers in butterfly_generic to combine some 2-word stores into 4-word stores and remove some redundant mov instructions. Shave off some additional instructions (stacking and additions) in butterfly_32 by getting butterfly_8 and butterfly_16 to do the address incrementing for us. Add a few comments.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22525 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 11:50:15 +00:00
Karl Kurbjun
eeb1594494
Brickmania: Capitalize the enum.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22524 a1c6a512-1295-4272-9138-f99709370657
2009-08-29 00:02:02 +00:00
Karl Kurbjun
d646dbe08e
Brickmania: Try to clean up some of the paddle collision code and add comments. Gameplay should be the same.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22523 a1c6a512-1295-4272-9138-f99709370657
2009-08-28 23:55:44 +00:00
Alex Parker
bd946c255d
Fix building the html manual broken by the new top, mid, and bottom rules introduced in r22516
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22522 a1c6a512-1295-4272-9138-f99709370657
2009-08-28 20:42:43 +00:00
Alex Parker
ec70340eb6
Fix Gigabeat F manual. Thanks to Marianne Arnold for pointing out it was broken.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22521 a1c6a512-1295-4272-9138-f99709370657
2009-08-28 09:06:32 +00:00
Thomas Martitz
3598eb02d7
Do some #ifdef'ing to make the Player happy.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22520 a1c6a512-1295-4272-9138-f99709370657
2009-08-27 17:55:05 +00:00
Teruaki Kawashima
f814a44c47
fix red.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22519 a1c6a512-1295-4272-9138-f99709370657
2009-08-27 14:41:20 +00:00
Teruaki Kawashima
443f609be6
Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and remove quit item from settings menu.
...
The setting menu was bit wierd as it had "quit" item at it's buttom.
Also, there are 2 almost same menu definitions in mpeg_menu and it doesn't looks good, imo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22518 a1c6a512-1295-4272-9138-f99709370657
2009-08-27 14:24:58 +00:00
Teruaki Kawashima
ed940e8830
fix FS#10550. Start autostart.rock after gui_syncstatusbar_init().
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22517 a1c6a512-1295-4272-9138-f99709370657
2009-08-27 13:30:26 +00:00
Alexander Levin
9f64794c70
Manual: do filling the table headers with colors in a more official way, so that the spaces defined in booktabs are retained
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22516 a1c6a512-1295-4272-9138-f99709370657
2009-08-26 20:58:49 +00:00
Jeffrey Goode
a0341df6d5
Adds manual section for limiter preamp
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22515 a1c6a512-1295-4272-9138-f99709370657
2009-08-26 02:23:46 +00:00
Thomas Martitz
af967d77d3
Fix skin engine calling wps code to draw the statusbars (add a pointer to viewportmanager-suitable statusbar values, which are the same for all screens), and re-arrange statusbar related code slightly. No functional change.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22514 a1c6a512-1295-4272-9138-f99709370657
2009-08-26 00:06:27 +00:00
Alex Parker
5174341999
Add gigabeat F/S volume limits to the manual, and a few minor formatting changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22513 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 21:51:55 +00:00
Alex Parker
b26656410a
Add button mapping for jackpot to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22512 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 15:08:47 +00:00
Alex Parker
32a1562c5f
Add jackpot screenshots to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22511 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 14:05:04 +00:00
Alex Parker
4bf7889a7a
Add clix screenshots to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22510 a1c6a512-1295-4272-9138-f99709370657
2009-08-25 12:59:07 +00:00
Alexander Levin
37eb6c5044
Fully fill the table headers with color
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22509 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:54:09 +00:00
Alex Parker
73bac43d63
Change the manual tabe colours so that we have a darker blue for the header, then white and light blue alternating for the rows. As decided upon after a lengthy IRC discussion :)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22508 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:50:45 +00:00
Alex Parker
daede5e8bb
Add the ability to set the header row colour to button tables and wps tag tables.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22507 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:12:45 +00:00
Alex Parker
17e6288e38
Correct order of odd and even row colours in the rowcolors command, and set colours to alternate white asnd 15% blue with a white header for now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22506 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 22:03:30 +00:00
Alex Parker
14edb9842b
Fix one row breaking across two lines (for colours) issue for ipod and sansa brickmania manual
...
entry
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22505 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:45:22 +00:00
Alex Parker
6ed9cfd522
Remove enumerate package as it isn't needed, and breaks texlive.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22504 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:23:48 +00:00
Alexander Levin
fb87e89473
Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22503 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 21:22:18 +00:00
Michael Giacomelli
873d266199
Add stdint.h to the codeclib when compiled outside of rockbox so that int32_t is typedef'ed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22502 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 18:14:56 +00:00
Alexander Levin
4acf5d35fe
Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 18:08:00 +00:00
Bertrik Sikken
400cd026f3
Meizu M6SP: initial LCD driver (compiles but is untested)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22500 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 17:37:53 +00:00
Thomas Martitz
1747a33fcc
Fix a problem spotted in FS#10543. For F_CHOICE_SETTING, an invalid value would (which may happen if the values changed e.g. due to the statusbar at bottom addition) lead to the correspong 0 value, instead of leaving the setting untouched. Fix it by not calling atoi() for F_CHOICE_SETTING (they don't have int-like values).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22499 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 16:12:45 +00:00
Nils Wallménius
af68987d5c
Fix FS#10556 so that we now include the wps tags for the hold switch and remote hold switch for other targets than the iriver h100 and h300, introduce a new feature for remote_button_hold
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22498 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 15:19:14 +00:00
Bertrik Sikken
3460ef3596
Make sure that skin_buffer.c #includes its own skin_buffer.h
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22497 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 13:40:37 +00:00
Mustapha Senhaji
b4c028c2a7
Update the french translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22496 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 12:39:45 +00:00
Thomas Martitz
a482e6b017
Samsung YH925: Correct a typo in the battery calibration.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22495 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 12:29:08 +00:00
Alex Parker
268a4ae621
Add coloured rows to the other tables in the manual (button maps already done).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 11:16:06 +00:00
Alex Parker
57dc2ab782
I'm making a right mess of this - hopefully the original typo is now fixed without me introducing any more of my own...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22493 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 09:19:31 +00:00
Alex Parker
d874dcf9b3
Ooops, missed one (French typos).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22492 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 09:16:44 +00:00
Alex Parker
9e4fbe48a1
A couple more French typos (thanks to Clément Pit-Claudel).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22491 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 09:13:14 +00:00
Alex Parker
d468c61719
Fix typo in French translation (thanks to Clément Pit-Claudel).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22490 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 08:52:13 +00:00
Thomas Martitz
32d50c2803
Bubbles: Change the saving message slightly to include saving scores.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22489 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 01:13:59 +00:00
Thomas Martitz
11def4a3b7
Bubbles: Have one quit item that doesn't save anything ("Quit without Saving") and one that saves everything again, partly reverting r22143 and picking up Hilton Shumway's suggestion about naming it "Quit without Saving".
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22488 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 01:11:24 +00:00
Thomas Martitz
22ddbd9ff0
Bubbles: Don't remove the savegame before actually resuming the saved game, as per dev mailing list discussion around the changes in r22143.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22487 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 01:11:20 +00:00
Thomas Martitz
97548f34d7
Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTING flag to the settings it was missing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22486 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 00:22:54 +00:00
Thomas Martitz
5850207d33
Slightly change parts of the previous commit to reuse existing code, and enforce enum statusbar_values instead of just int,
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22485 a1c6a512-1295-4272-9138-f99709370657
2009-08-24 00:03:59 +00:00
Thomas Martitz
19f44a61cf
Fix redraw issues when the statusbar setting was changed with an UI viewport. Now the old statusbar area is cleared upon changing the setting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22484 a1c6a512-1295-4272-9138-f99709370657
2009-08-23 23:44:31 +00:00
Alex Parker
7dfec97c5d
Add alternate line colouring to button map tables to better distinguish
...
rows. Also increase the width of three column button tables slightly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22483 a1c6a512-1295-4272-9138-f99709370657
2009-08-23 22:23:33 +00:00
Björn Stenberg
ccbd73cd8d
Fixed "gcc: no input files" message.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22482 a1c6a512-1295-4272-9138-f99709370657
2009-08-23 21:28:23 +00:00