summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine
AgeCommit message (Expand)Author
2014-01-07Oops, pasted to the wrong place.Thomas Martitz
2014-01-07Fix a few reds and yellows.Thomas Martitz
2014-01-07lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz
2014-01-07skin_engine: Adapt put_line().Thomas Martitz
2013-12-30Fix build errorJonathan Gordon
2013-12-29skin_engine: unload skin backdrops when the skins are resetJonathan Gordon
2013-12-23fix some reds.Thomas Martitz
2013-12-23playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz
2013-12-14scroll_engine: Major rework to support pixel-based scrolling and scroll callb...Thomas Martitz
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz
2013-06-23skin_engine: Fix crash on skin_reset (e.g. on language change).Thomas Martitz
2013-06-09Fix warning (move variable into #ifdef section).Thomas Martitz
2013-06-09Fix reds (this code needs #ifdef HAVE_ALBUMART)Thomas Martitz
2013-06-09skin_engine: Fix albumart logic on skin reloading.Thomas Martitz
2013-02-28Revert "skin tags: fix the id3 track/disc numbers in conditionals"Jonathan Gordon
2013-02-26checkwps: show a helpful error if the parser callback errors outJonathan Gordon
2013-02-26skin engine: Relax the AA load width/height checksJonathan Gordon
2013-02-21skin tags: fix the id3 track/disc numbers in conditionalsJonathan Gordon
2013-02-19Theme Engine: Fix progress bar slider (FS#12823)Alex Mayer
2013-02-12skin_engine: Add a debug screen to display skin ram usageJonathan Gordon
2013-02-12Fix (c) notice which was apparently copy/pasted from a completly unrelated fileJonathan Gordon
2013-02-11remove unused membersJonathan Gordon
2013-01-15album art display: Fix RTL handling for the album art skin tagJonathan Gordon
2013-01-03radio screen: Disable displaying radio art, FS#12797Jonathan Gordon
2012-12-099 segment bitmap drawing:Jonathan Gordon
2012-08-06Fix skin engine error messageJonathan Gordon
2012-07-29skin_engine: Support percentages for viewport positioningJonathan Gordon
2012-07-06skin_engine: Make pressing the setting bar touch region workJonathan Gordon
2012-07-05skin_engine: Allow the %St() (setting) skin tag be used as a barJonathan Gordon
2012-07-05fix build warningsJonathan Gordon
2012-07-05skin_engine: Automatically create touch regions for skin barsJonathan Gordon
2012-06-19CHARCELL doesn't have sbs support, so disable it properly.Frank Gevaerts
2012-06-10Fix checks on buflib allocated handles (0 is not a valid handle value)Bertrik Sikken
2012-05-30Fix FS#12674 - %ax() doesnt mirror viewport correctlyJonathan Gordon
2012-05-16(hopefully) Fix FS#12639 and other skin related buflib corruption issues.Jonathan Gordon
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-05-06get_image_filename() return value is never usedRafaël Carré
2012-05-06skin_parser: simplify skin_buffer_allocRafaël Carré
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-03-27skin_engine: Allow negative numbers for the start offset in %ssJonathan Gordon
2012-03-26skin_engine: fix scrolling lines with dynamic contentJonathan Gordon
2012-03-20Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon
2012-03-15skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon
2012-03-15Fix compile errorsJonathan Gordon
2012-03-15skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon
2012-03-15Revert "Fix FS#12606 - next track can cause the screen to be cleared"Jonathan Gordon
2012-03-14Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon
2012-03-13Add new actions to %Tp (Touchscreen areas)Osborne Jacobs