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
/
screens.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
fix red. no replaygain on hwcodec
Jonathan Gordon
2010-05-30
*
Accept FS#11313 by Chris Savery. Add composer to the track info screen and so...
Jonathan Gordon
2010-05-30
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Remove unneeded include from screens.c
Jeffrey Goode
2010-05-05
*
Fix System/Running Time to reset the running time whenever a charger or USB c...
Michael Giacomelli
2010-02-27
*
NULL check so it doesnt display (null) on the comment line
Jonathan Gordon
2010-02-18
*
bandaid fix for FS#11033 where a really long comment crashes. Real fix is fig...
Jonathan Gordon
2010-02-18
*
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-02-11
*
fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...
Jonathan Gordon
2009-12-21
*
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
2009-12-09
*
Fix hiding the status bar in the touchscreen calibration screen.
Rob Purchase
2009-11-04
*
Ensure touchscreen calibration setting is saved after change or reset.
Rob Purchase
2009-11-04
*
Remove square brackets from the ID3 Viewer related language strings and gener...
Thomas Martitz
2009-10-31
*
FS#10704 - Make a configuration option to disable USB HID
Tomer Shalev
2009-10-23
*
Remove redundant ata_mmc.h include in screens.c
Tomer Shalev
2009-10-19
*
Fix red: Too aggressive exclusion of includes
Tomer Shalev
2009-10-19
*
Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c
Tomer Shalev
2009-10-19
*
FS#10692 - Viewpority USB screen
Tomer Shalev
2009-10-19
*
Use pointer instead of multiple access to array
Tomer Shalev
2009-10-18
*
Revise r23225 a bit, removing the debug_printf function and implementing more...
Nils Wallménius
2009-10-17
*
USB HID: Use different context for each mode; Use constant for each action;
Tomer Shalev
2009-10-17
*
fix yellow
Nils Wallménius
2009-10-12
*
Fix typo from r19579 that prevented this code from building, avoid copying la...
Nils Wallménius
2009-10-12
*
Set time screen now supports RTL
Tomer Shalev
2009-10-06
*
Use pointer to screen
Tomer Shalev
2009-10-06
*
Use pointer to viewport
Tomer Shalev
2009-10-06
*
Remove USB mode displaying in non lcd-bitmap targets, as there are no such ta...
Tomer Shalev
2009-10-04
*
Fix yellow
Tomer Shalev
2009-10-04
*
Move definition of mode_name outside #ifdef
Tomer Shalev
2009-10-04
*
Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode',
Tomer Shalev
2009-10-04
*
Fix red of r22852
Tomer Shalev
2009-09-30
*
Commit "FS#10468 - USB HID: Show keypad mode on screen"
Tomer Shalev
2009-09-30
*
Clean up duplicate #includes
Bertrik Sikken
2009-09-27
*
Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_A...
Thomas Martitz
2009-08-29
*
Move a line up into the existing FOR_NB_SCREENS loop and add a comment.
Thomas Martitz
2009-08-29
*
More fixes for the usb screen: Use send_event(GUI_EVENT_REFRESH, NULL) to get...
Thomas Martitz
2009-08-29
*
Clear screen when leave usb screen so that usblogo doesn't remain on the screen.
Teruaki Kawashima
2009-08-29
*
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-20
*
Fix type of variable statusbar in screens.c as global_settings.statusbar is i...
Teruaki Kawashima
2009-08-20
*
Save a bit of binsize by using a more suitable datatype and making the array ...
Jens Arnold
2009-08-16
*
Consolidate day of week calculation
Frank Gevaerts
2009-08-11
*
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
2009-08-06
*
Remove redundant definitions of SCROLLBAR_WIDTH
Nils Wallménius
2009-08-02
*
Flyspray: FS#10326
Frank Gevaerts
2009-07-18
*
Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...
Maurus Cuelenaere
2009-06-16
*
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-06-07
*
Fix wrong #ifdefs that sneaked in
Frank Gevaerts
2009-05-23
*
Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...
Frank Gevaerts
2009-05-23
*
Touchscreen targets: fix time-set screen
Maurus Cuelenaere
2009-05-21
*
Fix duplicate #includes
Bertrik Sikken
2009-05-17
[next]