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
/
apps
/
gui
Age
Commit message (
Expand
)
Author
2012-04-17
touchscreen/lists: fix two regressions
Thomas Martitz
2012-04-10
touchscreen: fix some issues/crashes with clicking the list title.
Thomas Martitz
2012-04-08
touchscreen: fix swipe scrolling (jumped back to previous item).
Thomas Martitz
2012-04-08
touchscreen: Rewrite kinetic scrolling using a state machine.
Thomas Martitz
2012-04-05
touchscreen: Fix kinetic scrolling when the statusbar is off.
Thomas Martitz
2012-03-28
quickscreen: optionally display the shortcuts menu instead of the QS
Jonathan Gordon
2012-03-27
skin_engine: Allow negative numbers for the start offset in %ss
Jonathan Gordon
2012-03-26
skin_engine: fix scrolling lines with dynamic content
Jonathan Gordon
2012-03-22
Redraw simplelist if/when necessary-
Thomas Martitz
2012-03-20
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
2012-03-15
skin_engine: Reenable skin debugging in the sim (use --debugwps)
Jonathan Gordon
2012-03-15
Fix compile errors
Jonathan Gordon
2012-03-15
skin_engine: New tag to draw a rectangle (optionally with a gradient)
Jonathan Gordon
2012-03-15
Revert "Fix FS#12606 - next track can cause the screen to be cleared"
Jonathan Gordon
2012-03-14
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
2012-03-13
Add new actions to %Tp (Touchscreen areas)
Osborne Jacobs
2012-03-01
Make %LC and %LR always have predictable and usable values.
Frank Gevaerts
2012-02-29
Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false
Frank Gevaerts
2012-02-29
fix warning
Jonathan Gordon
2012-02-29
skin_engine: ease the restrictions on %x/%xl
Jonathan Gordon
2012-02-28
skin_engine: Clean up %x() handling - beware theme issues
Jonathan Gordon
2012-02-28
Fix build errors
Jonathan Gordon
2012-02-28
lcd/skin_engine: Add the ability to draw onto the backdrop layer
Jonathan Gordon
2012-02-25
Clean up some variables.
Frank Gevaerts
2012-02-25
Add %LR and %LC to get at the current row and columm in skinned lists.
Frank Gevaerts
2012-02-26
FS#12586 - Modify %ss to be able to use numbers for conditionals
Jonathan Gordon
2012-02-22
Store listitem_viewport_cfg->label as skinoffset instead of raw pointer
Frank Gevaerts
2012-02-21
Make skinned lists handle the "0 items" case without crashing
Frank Gevaerts
2012-02-21
skin engine: Add 'touch' command to the %vs() tag
Jonathan Gordon
2012-02-21
skin engine: Make %vs() dynamic so it updated every screen update
Jonathan Gordon
2012-02-19
Fix another skinned list buflib issue
Frank Gevaerts
2012-02-19
Fix a nullpointer dereference in skinned lists.
Frank Gevaerts
2012-02-19
make local variable current_list static
Bertrik Sikken
2012-02-07
Fix FS#9391 - playback engine gets confused by multiple simultaneous button p...
Jonathan Gordon
2012-02-07
skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a s...
Jonathan Gordon
2012-01-30
Apply "Skip to outro" and specific skip lengths to individual tracks in a cue...
Thomas Martitz
2012-01-28
skin touchregions: change the rwd/ffwd region actions to make it less buggy i...
Jonathan Gordon
2012-01-23
skin touchregions: fix the 'none' region firing when it shouldnt.
Jonathan Gordon
2012-01-12
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
2012-01-07
apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined
Rafaël Carré
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-28
protect the yes/no screen from extra keypresses (which can happen if you disp...
Jonathan Gordon
2011-12-20
local variable app/gui/icon.c/iconsets can be made static
Bertrik Sikken
2011-12-20
Another round of making local functions static
Bertrik Sikken
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
2011-12-14
Allow scrolling lines to have their content changed without restarting the sc...
Jonathan Gordon
2011-12-14
Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centered
Jonathan Gordon
2011-12-06
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
[next]