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
/
wps.c
Age
Commit message (
Expand
)
Author
2010-05-09
Fix red
Jeffrey Goode
2010-05-09
FS#11250: Hotkey setting method changed to menu item vs button pres in contex...
Jeffrey Goode
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-04-01
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...
Jeffrey Goode
2010-03-28
Fix "bookmark on stop: ask" when idle poweroff triggers.
Torne Wuff
2010-03-03
fix FS#10926 - backlight turning off stops track info being updated
Jonathan Gordon
2010-02-24
Change how touchscreen regions work slightly... "It modifies the behaviour of...
Jonathan Gordon
2010-02-20
Playlist Viewer Changes to bring consistency:
Thomas Martitz
2010-02-14
WPS volume touchregion: fix reverse Y coordinate in portrait mode
Maurus Cuelenaere
2010-02-08
Fix WPS backdrop drawing, as instructed by JdGordon.
Alex Parker
2010-02-08
fix red. these long #if's need to be changed to a single #define
Jonathan Gordon
2010-02-08
revert r24478 and make the backdrop behaviour the same as it used to be (so w...
Jonathan Gordon
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-27
futile attempt to keep the ondioSP rombox working. This will almost certainly...
Jonathan Gordon
2010-01-26
Fix wps showing parts of the main backdrop in some circumstances.
Thomas Martitz
2010-01-26
Accept the last patch FS#10797 with a few changes by me (fixing side effects ...
Thomas Martitz
2010-01-06
FS#10856 - Skip to previous track inconsistent when using cuesheet
Michael Chicoine
2009-12-21
fix yello
Jonathan Gordon
2009-12-21
fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...
Jonathan Gordon
2009-12-09
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
2009-11-16
Remove a left-over check for metadata info being ready that delayed the initi...
Thomas Martitz
2009-11-16
Avoid two subsequent full update.
Thomas Martitz
2009-11-16
Fix some drawing problems when displaying the WPS initially with sbs enabled....
Thomas Martitz
2009-11-15
Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini...
Thomas Martitz
2009-11-14
Fix peakmeter from delaying the initial display of the wps. Also change HZ/10...
Thomas Martitz
2009-11-04
Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...
Teruaki Kawashima
2009-11-04
Remove wps_data.remote_wps. It's redundant with the new global curr_screen.
Thomas Martitz
2009-11-04
Fix the WPS to work properly with the statusbar for the previous change.. Sid...
Jonathan Gordon
2009-11-01
Remove a wps function call from skin engine, hopefully the last one.
Thomas Martitz
2009-11-01
YELLOW ZOMBIES!
Jonathan Gordon
2009-11-01
haloween night is when red monsters are vanquished right? or is that green mo...
Jonathan Gordon
2009-11-01
Fix FS#10745 - %mv not working in sbs...
Jonathan Gordon
2009-10-31
Consolidate code duplication in WPS volume changing handling.
Thomas Martitz
2009-10-20
Fix a few potential redraw problems with the custom statusbar and wps fightin...
Thomas Martitz
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-19
Initial custom statusbar commit.
Thomas Martitz
2009-10-17
Add a option to skip length which lets you skip 5s before the end of a song, ...
Thomas Martitz
2009-10-16
Revert r23212, I committed it accidentally.
Thomas Martitz
2009-10-16
initial custom statusbar commit
Thomas Martitz
2009-10-16
Rework albumart buffering internally to allow for mutliple albumart sizes.
Thomas Martitz
2009-10-14
Whoops, I had that warning turned off locally.
Thomas Martitz
2009-10-14
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...
Thomas Martitz
2009-09-25
Rename struct skin_albumart members to be consistent with similar members of ...
Thomas Martitz
2009-09-17
Fix delay when seeking using the touchscreen by adding a pause/unpause.
Rob Purchase
2009-09-07
rework AA load/display handling in the skins to get them working in viewports...
Jonathan Gordon
2009-09-05
Factor out/generalise the function that checks whether a point is within a vi...
Thomas Martitz
2009-09-04
stop a potential crash caused by r22438
Jonathan Gordon
2009-08-29
fix FS#10465 and return GO_TO_ROOT instead of SYS_USB_CONNECTED in gui_wps_show.
Teruaki Kawashima
2009-08-27
Do some #ifdef'ing to make the Player happy.
Thomas Martitz
2009-08-26
Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...
Thomas Martitz
[prev]
[next]