index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix touchscreens so entering the WPS with a skin with no touchregions reverts...
Jonathan Gordon
2011-12-06
*
Fix FS#12423 : Rockbox access to /.rockbox/fonts after usb_enable(true). This...
Boris Gjenero
2011-12-06
*
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-11-29
*
Fix fs#12005 - have %pc,%pl and %pr return the number of seconds when used wi...
Jonathan Gordon
2011-11-28
*
Be less smart about when to reload skins as it caused more problems than it w...
Jonathan Gordon
2011-11-28
*
Fix FS#12408 - don't load skins too early causing buflib handles to leak
Jonathan Gordon
2011-11-28
*
slightly reaarange code to make fml happy :)
Jonathan Gordon
2011-11-27
*
Free a handle when we try to load a backdrop file which doesnt exist or cant ...
Jonathan Gordon
2011-11-27
*
Don't load the icons unless show_icons is actually enabled. And respect that ...
Jonathan Gordon
2011-11-27
*
Fix the charcell compile error and rmeove an unused #define
Jonathan Gordon
2011-11-21
*
skinengine: Load the fms the first time the fm screen is entered instead of o...
Jonathan Gordon
2011-11-21
*
skinengine: Rework skin loading so skins can be un/loaded individually. This ...
Jonathan Gordon
2011-11-21
*
Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...
Fred Bauer
2011-11-20
*
FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...
Fred Bauer
2011-11-19
*
Get rid of a really annoying #ifdef line to check if backdrop support should ...
Jonathan Gordon
2011-11-19
*
Simulate usb plugging on the sim better using sim_tasks.
Thomas Martitz
2011-11-17
*
skin engine: Fix %if() when comparing against a number.
Jonathan Gordon
2011-11-17
*
OOPS! Don't overwrite the trailing \0 from the skin text with the first alloc...
Jonathan Gordon
2011-11-16
*
Fix the gpl notice in the previous commits new files, and fix the yelow gevea...
Jonathan Gordon
2011-11-16
*
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-15
*
Fix another typo. sorry.
Thomas Martitz
2011-11-13
*
Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo...
Thomas Martitz
2011-11-13
*
Add the ability to create a prefilled struct bitmap along with generated images.
Thomas Martitz
2011-11-13
*
Fix copy'n'paste bug in skin engine
Thomas Jarosch
2011-11-11
*
close file descriptor
Fred Bauer
2011-11-11
*
Adapt icon and skin engine to make use of the new 32bit bitmap capabilities.
Thomas Martitz
2011-11-08
*
Add new lcd_bmp and lcd_bmp_part APIs.
Thomas Martitz
2011-11-08
*
Simplify icon.c a bit.
Thomas Martitz
2011-11-08
*
Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...
Jonathan Gordon
2011-11-08
*
Put icons on buflib:
Jonathan Gordon
2011-11-08
*
Better fix for FS#12337. Use 0 to make the line height calculated from the fo...
Thomas Martitz
2011-10-29
*
Fix FS#12357 - New backdrop not displayed after set backdrop from context menu
Thomas Martitz
2011-10-28
*
Fix charcell build
Thomas Martitz
2011-10-23
*
Fix FS#12337 properly. Also fixes FS#12345 which the previous commit introduced.
Thomas Martitz
2011-10-23
*
Add functions font_set_ui() and font_get_ui(). The font returned by FONT_UI u...
Fred Bauer
2011-10-22
*
Fix buttonbar and line padding in time&date screen.
Thomas Martitz
2011-10-22
*
Fix backwardly named variable.
Thomas Martitz
2011-10-22
*
Revert skin font allocation size to the behavior prior to r30589. i.e. Defaul...
Fred Bauer
2011-10-19
*
Fix FS#12337. Skin viewports' line height was initialized with the UI font he...
Thomas Martitz
2011-10-18
*
Commit FS#12321 - Touchscreen: List line padding, to more easily select lines
Thomas Martitz
2011-10-17
*
Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txt
Thomas Martitz
2011-10-16
*
Missed two spots.
Björn Stenberg
2011-10-15
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Fix touchscreen behavior in time&date screen.
Thomas Martitz
2011-10-07
*
Correct left-over assignment.
Thomas Martitz
2011-10-07
*
Re-order things to fix red.
Thomas Martitz
2011-10-07
*
lists: Detect dirtyness (need to reinit) for each list, instead of once globa...
Thomas Martitz
2011-10-07
*
Revert r30599 "Check for the magic file "/.rockbox/skin_buffer_size.txt" [...]"
Thomas Martitz
2011-10-05
*
Do not font_unload() failed fonts when aborting a skin load
Fred Bauer
2011-10-05
*
Make function calc_db in peakmeter.c static
Bertrik Sikken
2011-10-04
[next]