summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* Fix misleading indentation as pointed out by the new gcc warningFrank Gevaerts2016-08-12
* Fix reset runtimeMihail Zenkov2016-04-04
* Fix scrolling left button inadvertently cancels listtreeSebastian Leonhardt2015-11-10
* AB repeat: fix bug that prevents to jump to beginning of trackSebastian Leonhardt2015-10-25
* iPod Classic: reads HDD S.M.A.R.T. dataCástor Muñoz2015-10-07
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* Fix broken buflib_handle check in backdrop settings loaderThomas Jarosch2014-12-20
* Correct some file permissions.Szymon Dziok2014-09-08
* Fix up some more redMichael Sevakis2014-08-05
* add supports for x,y value in percentage to several tags.Chiwen Chang2014-07-21
* skin_engine: kill scrolling if the buffer movesJonathan Gordon2014-06-29
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* fix indenting, editor went nutsJonathan Gordon2014-06-02
* skin_engine: Don't double free buflib handles shared by skin imagesJonathan Gordon2014-06-02
* Also make sure progressbars don't tihnk their images are loadedJonathan Gordon2014-05-18
* fix skin buffer crashes, img's are not loaded initialyJonathan Gordon2014-05-18
* don't load the same bmp image more than once in a skinJonathan Gordon2014-05-14
* skin_engine: Make %Vs affect the whole line.Thomas Martitz2014-04-18
* Fix build reds caused by typos.Thomas Martitz2014-03-18
* usb screen: Stop scrolling the entire display.Thomas Martitz2014-03-18
* quickscreen: return true on USB connection.Thomas Martitz2014-03-18
* events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2014-03-14
* ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp...Thomas Martitz2014-03-10
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* Fix greyscale and mono builds.Thomas Martitz2014-03-03
* Touchscreen: Show a line separator in lists.Thomas Martitz2014-03-03
* Fix regression introduced by eec89a9.Thomas Martitz2014-03-03
* Fix FS#12951: The icons could be a pixel to far down.Thomas Martitz2014-03-03
* 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