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
*
remove unused members
Jonathan Gordon
2013-02-11
*
gui: Fix \t indenting for RTL langs in the lists (DB folder chooser)
Jonathan Gordon
2013-02-06
*
lists: Fix item indentation in RTL to match LTR behavior (which is no indenta...
Thomas Martitz
2013-01-18
*
touchscreen: Fix kinetic and swipe scrolling outside of the list viewport.
Thomas Martitz
2013-01-17
*
album art display: Fix RTL handling for the album art skin tag
Jonathan Gordon
2013-01-15
*
radio screen: Disable displaying radio art, FS#12797
Jonathan Gordon
2013-01-03
*
9 segment bitmap drawing:
Jonathan Gordon
2012-12-09
*
Make the recorder build with HAVE_LCD_FLIP disabled.
Frank Gevaerts
2012-08-28
*
yesno/touchscreen: Only accept on touch release.
Thomas Martitz
2012-08-15
*
folder_select: fix problem when selecting / as folder.
Thomas Martitz
2012-08-15
*
Fix missed buttons in action.c if action_wait_for_release() was called
Thomas Martitz
2012-08-15
*
We should reload the playlist control file when leaving
Fred W. Bauer
2012-08-14
*
Revert "fix erroneous button read in yesno screen and missed buttons in actio...
Jonathan Gordon
2012-08-14
*
folder selector: handle long press to invert selection/select all.
Jonathan Gordon
2012-08-13
*
Fix skin engine error message
Jonathan Gordon
2012-08-06
*
New GUI browser to select one (or more) folders.
Thomas Martitz
2012-07-30
*
skin_engine: Support percentages for viewport positioning
Jonathan Gordon
2012-07-29
*
lists: Support '\t' in list item text to indent the line containing it.
Jonathan Gordon
2012-07-19
*
fix erroneous button read in yesno screen and missed buttons in action.c.
Thomas Martitz
2012-07-18
*
skin_engine: Make pressing the setting bar touch region work
Jonathan Gordon
2012-07-06
*
skin_engine: Allow the %St() (setting) skin tag be used as a bar
Jonathan Gordon
2012-07-05
*
fix build warnings
Jonathan Gordon
2012-07-05
*
skin_engine: Automatically create touch regions for skin bars
Jonathan Gordon
2012-07-05
*
Make touchscreen handling work with skinned lists.
Frank Gevaerts
2012-06-19
*
CHARCELL doesn't have sbs support, so disable it properly.
Frank Gevaerts
2012-06-19
*
touchscreen: Don't hide selection by default. Fixes FS#12675.
Thomas Martitz
2012-06-15
*
Fix checks on buflib allocated handles (0 is not a valid handle value)
Bertrik Sikken
2012-06-10
*
Fix FS#12674 - %ax() doesnt mirror viewport correctly
Jonathan Gordon
2012-05-30
*
_lists_uiviewport_update_callback can be made static
Bertrik Sikken
2012-05-20
*
Don't trigger a skin refresh from skinlist_draw()
Frank Gevaerts
2012-05-18
*
(hopefully) Fix FS#12639 and other skin related buflib corruption issues.
Jonathan Gordon
2012-05-16
*
Touchscreen: Check if click is outside of list. Fixes FS#12669
Thomas Martitz
2012-05-13
*
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-05-09
*
Remove extraneous parens
Rafaël Carré
2012-05-06
*
get_image_filename() return value is never used
Rafaël Carré
2012-05-06
*
skin_parser: simplify skin_buffer_alloc
Rafaël Carré
2012-05-06
*
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
2012-05-02
*
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
*
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
*
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-29
*
touchscreen/lists: fix two regressions
Thomas Martitz
2012-04-17
*
touchscreen: fix some issues/crashes with clicking the list title.
Thomas Martitz
2012-04-10
*
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-08
*
touchscreen: Fix kinetic scrolling when the statusbar is off.
Thomas Martitz
2012-04-05
*
quickscreen: optionally display the shortcuts menu instead of the QS
Jonathan Gordon
2012-03-28
*
skin_engine: Allow negative numbers for the start offset in %ss
Jonathan Gordon
2012-03-27
*
skin_engine: fix scrolling lines with dynamic content
Jonathan Gordon
2012-03-26
*
Redraw simplelist if/when necessary-
Thomas Martitz
2012-03-22
*
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
2012-03-20
[next]