index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gui
/
viewport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
Whitespace cleanup on fb_viewport Rewrite
William Wilgus
1
-1
/
+1
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-4
/
+22
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-28
/
+2
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-7
/
+0
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-9
/
+8
2014-01-07
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
1
-5
/
+0
2014-01-07
lcd-common: Remove support for custom line heights from viewport.
Thomas Martitz
1
-4
/
+1
2013-12-14
scroll_engine: Rename scroll_stop* functions to be more consistent with the l...
Thomas Martitz
1
-1
/
+1
2012-01-07
apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined
Rafaël Carré
1
-0
/
+2
2011-11-19
Get rid of a really annoying #ifdef line to check if backdrop support should ...
Jonathan Gordon
1
-1
/
+1
2011-11-08
Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...
Jonathan Gordon
1
-1
/
+1
2011-10-29
Better fix for FS#12337. Use 0 to make the line height calculated from the fo...
Thomas Martitz
1
-1
/
+3
2011-10-17
Commit FS#12321 - Touchscreen: List line padding, to more easily select lines
Thomas Martitz
1
-1
/
+2
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-4
/
+0
2011-09-24
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
1
-5
/
+2
2011-09-06
Lists can now be completly draw using the skin engine!
Jonathan Gordon
1
-1
/
+2
2010-09-14
Another major skin backend update/hopefully bugfix:
Jonathan Gordon
1
-1
/
+2
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
1
-84
/
+0
2010-06-29
Remove some redundant #include's
Bertrik Sikken
1
-1
/
+0
2010-06-21
Touchregion support for the Base Skin and FM Skins. display obviously needs t...
Jonathan Gordon
1
-1
/
+4
2010-06-07
bah
Jonathan Gordon
1
-1
/
+1
2010-06-07
this should be the last of the warnings
Jonathan Gordon
1
-3
/
+5
2010-06-07
fix errors
Jonathan Gordon
1
-0
/
+8
2010-06-07
Changeover to the new skin format. SkinBreakingChange in the wiki has the run...
Jonathan Gordon
1
-44
/
+33
2010-05-25
fix red, but this might not be the best long term solution.
Jonathan Gordon
1
-2
/
+2
2010-05-25
remove a stray printf
Jonathan Gordon
1
-3
/
+0
2010-05-25
fix FS#11321 - the x5 remote used the wrong colours
Jonathan Gordon
1
-2
/
+24
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+0
2010-03-13
fix FS#11100 - statusbar would show up on multiscreen targets if either scree...
Jonathan Gordon
1
-1
/
+2
2010-03-06
fix yellow
Jonathan Gordon
1
-0
/
+1
2010-03-06
cleanup statusbar+base skin relationship...
Jonathan Gordon
1
-4
/
+3
2010-02-28
set viewport to default one just for safe.
Teruaki Kawashima
1
-12
/
+12
2010-02-27
Fix dead parts of the wps when leaving it.
Thomas Martitz
1
-1
/
+4
2010-02-26
fix 64bit warning
Jonathan Gordon
1
-1
/
+2
2010-02-26
split the theme settings apply() sutff out of settings_apply(). this should f...
Jonathan Gordon
1
-2
/
+3
2010-02-26
2 new tags for the base skin.
Jonathan Gordon
1
-0
/
+1
2010-02-21
remote multifont fixes. it shoud be working again (blame AlexP! he made me br...
Jonathan Gordon
1
-5
/
+1
2010-02-14
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
1
-6
/
+10
2010-02-10
Fix FS#10983 - r24568 was just moronic. Sorry
Jonathan Gordon
1
-1
/
+1
2010-02-08
unconditioannly show the main/base skins backdrop when enabling the theme so ...
Jonathan Gordon
1
-0
/
+3
2010-02-08
revert r24478 and make the backdrop behaviour the same as it used to be (so w...
Jonathan Gordon
1
-3
/
+0
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
1
-83
/
+8
2010-01-27
Fix yellows
Thomas Martitz
1
-2
/
+2
2010-01-27
Fix multiscreen handling of the viewportmanager.
Thomas Martitz
1
-24
/
+34
2010-01-27
futile attempt to keep the ondioSP rombox working. This will almost certainly...
Jonathan Gordon
1
-1
/
+4
2010-01-26
Accept the last patch FS#10797 with a few changes by me (fixing side effects ...
Thomas Martitz
1
-0
/
+6
2010-01-01
Simplify some expressions using the ? operator
Bertrik Sikken
1
-1
/
+1
2009-12-21
fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...
Jonathan Gordon
1
-50
/
+47
2009-12-18
FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki Kawashima
Jonathan Gordon
1
-1
/
+2
2009-12-09
fix red checkwps
Jonathan Gordon
1
-4
/
+5
[next]