index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2007-04-05
Player: Found two more Latin extended chars on the old LCD, and mapped them.
Jens Arnold
2007-04-05
Calibrated (discharge) battery percentage table for iAudio X5(L) and M5(L). R...
Jens Arnold
2007-04-04
Replace obsolete generate_rocklatin tool with player_unifont tool.
Jens Arnold
2007-04-03
Remove old reference code, better match Old-LCD init with datasheet, and a bi...
Jens Arnold
2007-04-03
Set svn:keywords properly
Jens Arnold
2007-04-03
Added command macros for old LCD. Renamed some macros to better match the dat...
Jens Arnold
2007-04-03
It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...
Jens Arnold
2007-04-02
Minor code policing. Correct a comment and remove a stray comment delimiter.
Michael Sevakis
2007-04-02
Gigabeat: Add an assembly lcd_yuv_blit. Seems to be good for a modest speedup...
Michael Sevakis
2007-04-02
Player: Add 3 turkish characters which are available in hardware on the old LCD.
Jens Arnold
2007-04-01
for WPS files with many lines the current wps code will call puts_scroll with...
Robert Kukla
2007-04-01
Ooops. Bring back the full set of codepages for bitmap targets.
Jens Arnold
2007-04-01
Player: Reduced the selectable codepages to those which can actually work, an...
Jens Arnold
2007-04-01
Accidentally enabled core locking mechanism. Now disabled again because it st...
Miika Pekkarinen
2007-04-01
remove_thread(NULL) contained a null pointer bug causing a crash.
Miika Pekkarinen
2007-03-31
Recording queue should be set to IRQ safe mode as well.
Miika Pekkarinen
2007-03-31
Player: Make cursor blinking rate almost independent from scroll speed.
Jens Arnold
2007-03-31
Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...
Jens Arnold
2007-03-31
Player: Fixed bug where strings which are only a bit too long wouldn't scroll.
Jens Arnold
2007-03-30
Correct parsing of the ID3V2 extended header
Linus Nielsen Feltzing
2007-03-30
Correct the YCbCr to RGB conversion
Marcoen Hirschberg
2007-03-30
Patch by Denis Stanishevskiy, prevent endless loop in the ID3 parser
Linus Nielsen Feltzing
2007-03-29
Missed one variable declaration updating byteswapping functions. Not function...
Michael Sevakis
2007-03-29
Player: Save a bit of space by only using 7 bytes/char in the glyph table.
Jens Arnold
2007-03-29
Fix the rest of them I hope.
Michael Sevakis
2007-03-29
Fix errors. What an errant keystroke when saving can accomplish.
Michael Sevakis
2007-03-29
Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...
Michael Sevakis
2007-03-29
Accept FS#6918 - Remove Nested Functions by Tim Ross. Adjust some names. Hunt...
Michael Sevakis
2007-03-28
Player: Add mappings and glyphs for extended latin A characters which exist i...
Jens Arnold
2007-03-28
Player: Add mapping for halfwidth katakana (newplayer only).
Jens Arnold
2007-03-28
Player: Add mapping and glyphs for greek. Fix and improve some cyrillic mappi...
Jens Arnold
2007-03-27
Fix cyrillic 'em' for new LCD.
Jens Arnold
2007-03-27
(all targets) Increase scrolling line size to account for utf-8 in the overla...
Jens Arnold
2007-03-27
Player: Add mapping and glyphs for cyrillic. Fixes FS #2424.
Jens Arnold
2007-03-27
A temporary fix to crashing on some dual core targets.
Miika Pekkarinen
2007-03-27
Make the charset more maintainable by using an enum for font indexing, fix wr...
Jens Arnold
2007-03-27
Committed a forgotten file, hopefully fixed the PP crashes
Miika Pekkarinen
2007-03-27
Fix wrongly reported CPU frequency in the debug screen on Sansa.
Barry Wardell
2007-03-26
Forgot to add the cent sign for new LCD.
Jens Arnold
2007-03-26
Latin1 complements for player charset: Add soft patterns for chars which are ...
Jens Arnold
2007-03-26
This should fix the remaining compilation issues.
Miika Pekkarinen
2007-03-26
Fixed compilation problems with boostctrl_mtx.
Miika Pekkarinen
2007-03-26
Make scheduler functions thread safe core wise. A big step towards playback r...
Miika Pekkarinen
2007-03-26
Rating support for database and WPS (based on FS# 6301). A value between 0 an...
Robert Kukla
2007-03-26
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
2007-03-26
Fix a hole in the scheduler where collisions between waking blocked threads i...
Michael Sevakis
2007-03-25
Save a couple bytes in set_irq_level on Coldfire. Should add up to something.
Michael Sevakis
2007-03-24
PNX0101 changes:
Tomasz Malesinski
2007-03-23
FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper.
Barry Wardell
2007-03-23
In reponse to a report of a blocking violation, give sync queues a going over...
Michael Sevakis
[next]