BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
freemyipod
(root)
/
emcore
/
target
/
ipodnano2g
/
lcd.c
@ 978
– Rev 978
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
978
716 d 20 h
user890104
/emcore/
Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.
874
4595 d 2 h
theseven
/emcore/trunk/target/ipodnano2g/
emCORE: iPod Nano 2G: Fix LCD driver lockup in csflush if the LCD is currently updating
868
4986 d 14 h
user890104
/emcore/trunk/target/ipodnano2g/
emCORE: fix an annoying LCD DMA bug, thanks to TheSeven
835
5174 d 15 h
theseven
/
emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads
751
5338 d 14 h
theseven
/
emCORE: Optimize dithering algorithms
747
5340 d 10 h
theseven
/emcore/trunk/target/
emCORE: Minor dithering performance improvements
711
5405 d 20 h
theseven
/emcore/trunk/target/ipodnano2g/
emCORE: iPod Nano 2G LCD driver: Increase delay after shutting down the LCD. The old one wasn't sufficient to discharge the pixels in some cases.
704
5419 d 22 h
theseven
/emcore/trunk/
emCORE: Improved panic and CPU exception handling
669
5449 d 20 h
theseven
/emcore/trunk/target/ipodnano2g/
emCORE: Increase iPod Nano 2G LCD shutdown delay, it was apparently too short
648
5474 d 10 h
theseven
/emcore/trunk/target/
emCORE: Shave off 3 instructions from the innermost loop of the dithering code by doing saturation more cleverly
560
5495 d 19 h
theseven
/emcore/trunk/
emCORE: Power management optimizations
540
5496 d 19 h
theseven
/emcore/trunk/target/ipodnano2g/
emCORE: Fix iPod Nano 2G LCD driver
492
5504 d 9 h
theseven
/emcore/trunk/
emCORE: Rework LCD driver interface