summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Fix red on monochrome.Thomas Martitz2014-01-22
* skin_engine/backdrops: Have to reload default backdrops from setting when it ...Thomas Martitz2014-01-22
* Fix Player warning.Thomas Martitz2014-01-16
* usb screen: Crop logo to the UI viewport dimensions.Thomas Martitz2014-01-16
* usb screen: Push the usb screen onto the activity stack. This enables %cs tag...Thomas Martitz2014-01-16
* usb: Do not disable themes in the USB screen.Thomas Martitz2014-01-15
* skins: Update SBS when changing activities.Thomas Martitz2014-01-15
* Always check, if the USB logo for remotes overrides their physical size.Szymon Dziok2014-01-13
* Implement volume limiter featurePurlingNayuki2014-01-13
* skin_engine: Stricter checking for x, y, width, height for bar tags.Thomas Martitz2014-01-12
* put_line(): Add another check against possible buffer overflow (see 193911a).Thomas Martitz2014-01-12
* put_line(): Fix buffer overflow.Thomas Martitz2014-01-12
* skin_engine: New param "noborder" for the bar tags.Thomas Martitz2014-01-12
* put_line(): Do not lock up if the scroll engine runs out of lines.Thomas Martitz2014-01-12
* touchscreen/skin_engine: The touchregion handler didn't handle that vertical ...Thomas Martitz2014-01-12
* Fix remote warnings and charcell reds, and remove minor left-over tuff.Thomas Martitz2014-01-12
* put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz2014-01-12
* icons: When loading mono icons keep them in mono format.Thomas Martitz2014-01-11
* skin engine: Fix FS#12884.Thomas Martitz2014-01-10
* skin_engine: Pass string to put_line() via $t because they can be very large.Thomas Martitz2014-01-09
* put_line(): Limit and truncate inline strings to MAX_PATH+32.Thomas Martitz2014-01-09
* put_line: Be more careful with changing fg and bg colors.Thomas Martitz2014-01-09
* Fix Player red and icons on mono displays.Thomas Martitz2014-01-07
* Oops, pasted to the wrong place.Thomas Martitz2014-01-07
* Fix a few reds and yellows.Thomas Martitz2014-01-07
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for custom line heights from viewport.Thomas Martitz2014-01-07
* skin_engine: Adapt put_line().Thomas Martitz2014-01-07
* lists: Adapt put_line().Thomas Martitz2014-01-07
* Introduce put_line().Thomas Martitz2014-01-07
* icons: Provide accessors to the icon format (mono or native).Thomas Martitz2014-01-07
* icons: Remove automatic left padding if x == 0.Thomas Martitz2014-01-07
* lcd-charcell: Correct get_icon_width() stub, everything is 1 char wide.Thomas Martitz2014-01-07
* Fix build errorJonathan Gordon2013-12-30
* skin_engine: unload skin backdrops when the skins are resetJonathan Gordon2013-12-29
* fix some reds.Thomas Martitz2013-12-23
* playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz2013-12-23
* 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
* Get rid of some superfluous single-purpose functions in playback.Michael Sevakis2013-07-13
* Fix whitespace in files for following commit.Michael Sevakis2013-07-12
* 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
* simplelist: Fix simplelist_set_line_count() so it actually sets the countJonathan Gordon2013-03-28
* 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