summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine (follow)
Commit message (Expand)AuthorAge
* scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz2013-12-14
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* skin_engine: Fix crash on skin_reset (e.g. on language change).Thomas Martitz2013-06-23
* Fix warning (move variable into #ifdef section).Thomas Martitz2013-06-09
* Fix reds (this code needs #ifdef HAVE_ALBUMART)Thomas Martitz2013-06-09
* skin_engine: Fix albumart logic on skin reloading.Thomas Martitz2013-06-09
* Revert "skin tags: fix the id3 track/disc numbers in conditionals"Jonathan Gordon2013-02-28
* checkwps: show a helpful error if the parser callback errors outJonathan Gordon2013-02-26
* skin engine: Relax the AA load width/height checksJonathan Gordon2013-02-26
* skin tags: fix the id3 track/disc numbers in conditionalsJonathan Gordon2013-02-21
* Theme Engine: Fix progress bar slider (FS#12823)Alex Mayer2013-02-19
* skin_engine: Add a debug screen to display skin ram usageJonathan Gordon2013-02-12
* Fix (c) notice which was apparently copy/pasted from a completly unrelated fileJonathan Gordon2013-02-12
* remove unused membersJonathan Gordon2013-02-11
* album art display: Fix RTL handling for the album art skin tagJonathan Gordon2013-01-15
* radio screen: Disable displaying radio art, FS#12797Jonathan Gordon2013-01-03
* 9 segment bitmap drawing:Jonathan Gordon2012-12-09
* Fix skin engine error messageJonathan Gordon2012-08-06
* skin_engine: Support percentages for viewport positioningJonathan Gordon2012-07-29
* skin_engine: Make pressing the setting bar touch region workJonathan Gordon2012-07-06
* skin_engine: Allow the %St() (setting) skin tag be used as a barJonathan Gordon2012-07-05
* fix build warningsJonathan Gordon2012-07-05
* skin_engine: Automatically create touch regions for skin barsJonathan Gordon2012-07-05
* CHARCELL doesn't have sbs support, so disable it properly.Frank Gevaerts2012-06-19
* Fix checks on buflib allocated handles (0 is not a valid handle value)Bertrik Sikken2012-06-10
* Fix FS#12674 - %ax() doesnt mirror viewport correctlyJonathan Gordon2012-05-30
* (hopefully) Fix FS#12639 and other skin related buflib corruption issues.Jonathan Gordon2012-05-16
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* get_image_filename() return value is never usedRafaël Carré2012-05-06
* skin_parser: simplify skin_buffer_allocRafaël Carré2012-05-06
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* Make DSP's replaygain independent of global_settings.Michael Sevakis2012-04-30
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* skin_engine: Allow negative numbers for the start offset in %ssJonathan Gordon2012-03-27
* skin_engine: fix scrolling lines with dynamic contentJonathan Gordon2012-03-26
* Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon2012-03-20
* skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon2012-03-15
* Fix compile errorsJonathan Gordon2012-03-15
* skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon2012-03-15
* Revert "Fix FS#12606 - next track can cause the screen to be cleared"Jonathan Gordon2012-03-15
* Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon2012-03-14
* Add new actions to %Tp (Touchscreen areas)Osborne Jacobs2012-03-13
* Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==falseFrank Gevaerts2012-02-29
* fix warningJonathan Gordon2012-02-29
* skin_engine: ease the restrictions on %x/%xlJonathan Gordon2012-02-29
* skin_engine: Clean up %x() handling - beware theme issuesJonathan Gordon2012-02-28
* Fix build errorsJonathan Gordon2012-02-28
* lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon2012-02-28
* Add %LR and %LC to get at the current row and columm in skinned lists.Frank Gevaerts2012-02-25
* FS#12586 - Modify %ss to be able to use numbers for conditionalsJonathan Gordon2012-02-26