summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Get font and colors from UI viewport before intersecting, instead of leaving ...Thomas Martitz2009-11-04
* Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...Thomas Martitz2009-11-04
* Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...Teruaki Kawashima2009-11-04
* Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...Thomas Martitz2009-11-04
* Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz2009-11-04
* Reorder a bit in viewport.c so that we don't need stubs for checkwps.Thomas Martitz2009-11-04
* fix charcell yellowJonathan Gordon2009-11-04
* Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon2009-11-04
* Fix viewport "UI area" to work based on what was agreed on last week in the m...Jonathan Gordon2009-11-04
* Initial recording screen skin support (usable in .sbs skins only for now)Jonathan Gordon2009-11-03
* Add touchscreen WPS actions for volume up/down (using a button rather than th...Rob Purchase2009-11-02
* Rework how feature skin tags work (%cc currently) when used conditionally (i....Thomas Martitz2009-11-01
* Revert r23474 "new skin token: %cx - 24 hour time format enabled in the setti...Rafaël Carré2009-11-01
* new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Rafaël Carré2009-11-01
* revert that last checkin... something better is coming Jonathan Gordon2009-11-01
* new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Jonathan Gordon2009-11-01
* Move find_viewport() and find_image() to skin_parser.c where the reset of the...Thomas Martitz2009-11-01
* Fix red - statusbar_position() is a macro.Thomas Martitz2009-11-01
* Remove a wps function call from skin engine, hopefully the last one.Thomas Martitz2009-11-01
* Cleanup includes a bit.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
* Const correctnessNils Wallménius2009-10-29
* * code police on a macro which has no reason for beingJonathan Gordon2009-10-29
* Use array for quickscreen item settings to simplify some logicNils Wallménius2009-10-28
* Allow the x and y pixel values of viewports to be a negative number..Jonathan Gordon2009-10-28
* FS#10722: some improvements for gui/list.cTeruaki Kawashima2009-10-27
* FS#10704 - Make a configuration option to disable USB HID Tomer Shalev2009-10-23
* Remove all update event callbacks if the custom statusbar is unused.Thomas Martitz2009-10-20
* No need to have this variable global anymore.Thomas Martitz2009-10-20
* 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
* usb_keypad_mode shouldn't depend on SIMULATORFrank Gevaerts2009-10-20
* Cleanup quickscreen text drawing by using text alignment flags for viewports.Thomas Martitz2009-10-19
* Fix yellow: wrong file usedTomer Shalev2009-10-19
* Fix yellow: Missing statusbar.h include (hopefully the last one missing)Tomer Shalev2009-10-19
* Fix yellow: Missing ata_mmc.h includeTomer Shalev2009-10-19
* Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev2009-10-19
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* Reorder members for more efficient alignment.Thomas Martitz2009-10-19
* r23208 broke conditional use of metadata and filename tags. Return NULL inste...Thomas Martitz2009-10-18
* Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken2009-10-18
* Add a option to skip length which lets you skip 5s before the end of a song, ...Thomas Martitz2009-10-17
* Fix Player, checkwps and database toolsThomas Martitz2009-10-16
* 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
* Make the skin engine behave sane if the skin's id3 pointer is NULL (the one i...Thomas Martitz2009-10-16