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