summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* 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
* 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
* list widget: undo part of aaf3065Jonathan Gordon2013-02-13
* skin_engine: Add a debug screen to display skin ram usageJonathan Gordon2013-02-12
* simplelist: Make better use of the static buffer and simplify APIJonathan 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
* gui: Fix \t indenting for RTL langs in the lists (DB folder chooser)Jonathan Gordon2013-02-06
* lists: Fix item indentation in RTL to match LTR behavior (which is no indenta...Thomas Martitz2013-01-18
* touchscreen: Fix kinetic and swipe scrolling outside of the list viewport.Thomas Martitz2013-01-17
* 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
* Make the recorder build with HAVE_LCD_FLIP disabled.Frank Gevaerts2012-08-28
* yesno/touchscreen: Only accept on touch release.Thomas Martitz2012-08-15
* folder_select: fix problem when selecting / as folder.Thomas Martitz2012-08-15
* Fix missed buttons in action.c if action_wait_for_release() was calledThomas Martitz2012-08-15
* We should reload the playlist control file when leavingFred W. Bauer2012-08-14
* Revert "fix erroneous button read in yesno screen and missed buttons in actio...Jonathan Gordon2012-08-14
* folder selector: handle long press to invert selection/select all.Jonathan Gordon2012-08-13
* Fix skin engine error messageJonathan Gordon2012-08-06
* New GUI browser to select one (or more) folders.Thomas Martitz2012-07-30
* skin_engine: Support percentages for viewport positioningJonathan Gordon2012-07-29