Jens Arnold
|
60b99811eb
|
Player: Only use one software definable character for different characters using the same glyph. * Some cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13043 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-06 11:20:39 +00:00 |
|
Dave Chapman
|
4303ab02a3
|
Optimized lcd_yuv_blit() (used by mpegplayer) for the Sansa E200. This is just a copy-and-paste of the Gigabeat version by Michael Sevakis with no attempt to adapt to the different CPU in the E200 - so there could be room for further improvement. Reported to increase the FPS for the 224x128 version of Elephants Dream from 21fps to 27fps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13042 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-06 09:34:13 +00:00 |
|
Jens Arnold
|
cfa19ff00c
|
Added missing ae ligature, and fine-tuned some glyphs and replacements.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13040 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-05 22:00:50 +00:00 |
|
Peter D'Hoye
|
2ba2744fb0
|
Oops, bootfile location for Archos is the root of course
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13037 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-05 20:51:13 +00:00 |
|
Peter D'Hoye
|
bf92f9c1f6
|
Fix automatic rolo on new version for archos. Introduces new define in config files for bootfile location.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13036 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-05 20:24:07 +00:00 |
|
Jens Arnold
|
2aad3c05f3
|
Player: Found two more Latin extended chars on the old LCD, and mapped them.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13025 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-05 00:37:22 +00:00 |
|
Jens Arnold
|
7a8326e283
|
Calibrated (discharge) battery percentage table for iAudio X5(L) and M5(L). Runcurrent values and hence runtime estimation is still off, but battery percentage should be ok now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13024 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-05 00:20:35 +00:00 |
|
Jens Arnold
|
5a69689188
|
Replace obsolete generate_rocklatin tool with player_unifont tool.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13014 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-04 00:16:11 +00:00 |
|
Jens Arnold
|
61350bf91c
|
Remove old reference code, better match Old-LCD init with datasheet, and a bit of optimisation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13013 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-03 21:22:48 +00:00 |
|
Jens Arnold
|
8f872e8ac5
|
Set svn:keywords properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13009 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-03 19:06:14 +00:00 |
|
Jens Arnold
|
04306321c3
|
Added command macros for old LCD. Renamed some macros to better match the datasheets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13008 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-03 19:04:33 +00:00 |
|
Jens Arnold
|
323d75d25f
|
It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the simulator. * Removed a stray lcd_icon() call from usb handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13006 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-03 18:06:13 +00:00 |
|
Michael Sevakis
|
104d9b5c21
|
Minor code policing. Correct a comment and remove a stray comment delimiter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12999 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-02 09:34:29 +00:00 |
|
Michael Sevakis
|
6f56607212
|
Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup. ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12998 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-02 09:27:12 +00:00 |
|
Jens Arnold
|
6d0e87bd88
|
Player: Add 3 turkish characters which are available in hardware on the old LCD.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12994 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-02 00:01:55 +00:00 |
|
Robert Kukla
|
6dbcceb1fe
|
for WPS files with many lines the current wps code will call puts_scroll with y-values greater than the size of the scroll[] array (e.g. gwps-common.c:2063). This is a temporary security measure until viewports and/or wps tokenizer are available...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12992 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-01 17:28:46 +00:00 |
|
Jens Arnold
|
c67c892cd3
|
Ooops. Bring back the full set of codepages for bitmap targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12991 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-01 13:31:09 +00:00 |
|
Jens Arnold
|
738c37cdcf
|
Player: Reduced the selectable codepages to those which can actually work, and made them work.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12990 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-01 13:09:22 +00:00 |
|
Miika Pekkarinen
|
4954bdf6d3
|
Accidentally enabled core locking mechanism. Now disabled again because it still causes problems on some players.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12989 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-01 11:47:58 +00:00 |
|
Miika Pekkarinen
|
28b061d1e3
|
remove_thread(NULL) contained a null pointer bug causing a crash.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12988 a1c6a512-1295-4272-9138-f99709370657
|
2007-04-01 11:33:33 +00:00 |
|
Miika Pekkarinen
|
e041a3200b
|
Recording queue should be set to IRQ safe mode as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12983 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-31 15:26:33 +00:00 |
|
Jens Arnold
|
a8aec35d0a
|
Player: Make cursor blinking rate almost independent from scroll speed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12981 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-31 12:42:12 +00:00 |
|
Jens Arnold
|
54ea2e435e
|
Charcell lcd driver: Preparations for switching to non-immediate LCD updates, using lcd_update() like on bitmap targets. * Added proper clipping. * Simplified simulator code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12979 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-31 09:58:49 +00:00 |
|
Jens Arnold
|
a122d24b2b
|
Player: Fixed bug where strings which are only a bit too long wouldn't scroll.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12977 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-31 07:08:40 +00:00 |
|
Linus Nielsen Feltzing
|
a452f73e44
|
Correct parsing of the ID3V2 extended header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12970 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-30 12:55:46 +00:00 |
|
Marcoen Hirschberg
|
4c59c1a441
|
Correct the YCbCr to RGB conversion
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12969 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-30 10:09:19 +00:00 |
|
Linus Nielsen Feltzing
|
f46857f085
|
Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12968 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-30 07:11:55 +00:00 |
|
Michael Sevakis
|
ee6bb1b579
|
Missed one variable declaration updating byteswapping functions. Not functionally different but keeps things consistent.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12965 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-29 19:22:11 +00:00 |
|
Jens Arnold
|
10a5d0e003
|
Player: Save a bit of space by only using 7 bytes/char in the glyph table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12962 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-29 17:48:26 +00:00 |
|
Michael Sevakis
|
d71b531c25
|
Fix the rest of them I hope.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12958 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-29 06:00:14 +00:00 |
|
Michael Sevakis
|
d7670647e5
|
Fix errors. What an errant keystroke when saving can accomplish.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12957 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-29 05:53:46 +00:00 |
|
Michael Sevakis
|
e754b16f4b
|
Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions take and return intxx_t data types.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12956 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-29 05:30:25 +00:00 |
|
Michael Sevakis
|
62e0a516a0
|
Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt down and remove the remaining ones in the recording system as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12955 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-29 01:55:47 +00:00 |
|
Jens Arnold
|
583caa867b
|
Player: Add mappings and glyphs for extended latin A characters which exist in hardware on old LCD. Makes polish, czech, ... work properly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12954 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-28 23:21:31 +00:00 |
|
Jens Arnold
|
e394836b61
|
Player: Add mapping for halfwidth katakana (newplayer only).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12952 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-28 21:54:29 +00:00 |
|
Jens Arnold
|
97f72a8b2b
|
Player: Add mapping and glyphs for greek. Fix and improve some cyrillic mappings. Use alias #defines to make reused glyphs more obvious.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12951 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-28 20:40:56 +00:00 |
|
Jens Arnold
|
7ba70a6d8e
|
Fix cyrillic 'em' for new LCD.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12944 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-27 22:30:29 +00:00 |
|
Jens Arnold
|
a4ef0c4897
|
(all targets) Increase scrolling line size to account for utf-8 in the overlap. (player) Fix utf-8-related scroll-around display bug.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12943 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-27 22:14:53 +00:00 |
|
Jens Arnold
|
45581245de
|
Player: Add mapping and glyphs for cyrillic. Fixes FS #2424.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12942 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-27 22:13:02 +00:00 |
|
Miika Pekkarinen
|
02a4802d3e
|
A temporary fix to crashing on some dual core targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12941 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-27 20:41:10 +00:00 |
|
Jens Arnold
|
290a812e71
|
Make the charset more maintainable by using an enum for font indexing, fix wrong U circumflex, and add 2 missing characters to the vkeyboard.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12940 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-27 18:32:58 +00:00 |
|
Miika Pekkarinen
|
e509fe1b56
|
Committed a forgotten file, hopefully fixed the PP crashes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12939 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-27 17:20:41 +00:00 |
|
Barry Wardell
|
aefc939255
|
Fix wrongly reported CPU frequency in the debug screen on Sansa.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12938 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-27 10:07:55 +00:00 |
|
Jens Arnold
|
b00d66a507
|
Forgot to add the cent sign for new LCD.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12935 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-26 22:10:49 +00:00 |
|
Jens Arnold
|
3aafa11d6e
|
Latin1 complements for player charset: Add soft patterns for chars which are available in hardware on one LCD, plus some accented letters which aren't present on both.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12934 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-26 21:58:38 +00:00 |
|
Miika Pekkarinen
|
b1a5c0ffa9
|
This should fix the remaining compilation issues.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12928 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-26 17:58:45 +00:00 |
|
Miika Pekkarinen
|
c284685525
|
Fixed compilation problems with boostctrl_mtx.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12927 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-26 17:29:04 +00:00 |
|
Miika Pekkarinen
|
66258a30a4
|
Make scheduler functions thread safe core wise. A big step towards playback running on COP (not yet possible because more protection on file system level is necessary).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12926 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-26 16:55:17 +00:00 |
|
Robert Kukla
|
226cb7b0b8
|
Rating support for database and WPS (based on FS# 6301). A value between 0 and 10 can be assigned to the currently playing track using the WPS context menu. This value is displayed in the WPS using the %rr tag (replacing autoscore) and can be used as "rating" in tagnavi.config (examples provided).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12922 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-26 15:08:59 +00:00 |
|
Jens Arnold
|
ad4e3d6657
|
First step of charcell LCD code rework: * Make it fully unicode aware so that adding non-ISO8859-1 scripts becomes possible (limited by the LCD capabilities of course). * Make the API more similar to the bitmap LCD code's API. * Moved hardware dependent parts to target tree. * Simplified code. * Jumpscroll temporarily non-functional.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12916 a1c6a512-1295-4272-9138-f99709370657
|
2007-03-26 07:52:13 +00:00 |
|