summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* Remove a stray include that managed to slip into the previous commitFrank Gevaerts2011-09-09
* Extend $if() to also allow lt, gt, lte, and gte for strings.Frank Gevaerts2011-09-09
* Use buflib for skin images. Allows much more images to be loadedJonathan Gordon2011-09-08
* make some stuff staticJonathan Gordon2011-09-08
* fix checkwpsJonathan Gordon2011-09-08
* Use buflib for the skin backdrop images potentially allowing multiple images ...Jonathan Gordon2011-09-08
* Fix FS#12262 - Volume (and all sound settings and anything using the "table" ...Jonathan Gordon2011-09-07
* fix the last of the errorJonathan Gordon2011-09-06
* fix checkwpsJonathan Gordon2011-09-06
* Add the new file and fix the compile errorJonathan Gordon2011-09-06
* Lists can now be completly draw using the skin engine!Jonathan Gordon2011-09-06
* fix error, none of this code is needed or would work in the checkwps program ...Jonathan Gordon2011-09-04
* Remove duplicated code to search for a setting by its cfg nameJonathan Gordon2011-09-04
* Add the list colour callback and a proper title icon to the simplelist apiJonathan Gordon2011-09-03
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* Fix FS#12238 - WPS delay on pause introduced by r30097 which was the excuse I...Michael Sevakis2011-08-23
* Fix last charcell warningFrank Gevaerts2011-08-14
* need... sleep... try again to fix redJonathan Gordon2011-08-14
* fix charcell again.... wouldnt it be nice to remove charcell support all toge...Jonathan Gordon2011-08-14
* Fix player errorsJonathan Gordon2011-08-14
* New skin tags: %Vs() to set the text style and %Vg() to get the viewports gra...Jonathan Gordon2011-08-14
* Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char s...Jonathan Gordon2011-07-28
* skin engine softlock support for touchscreens:Jonathan Gordon2011-07-28
* Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...Jonathan Gordon2011-07-21
* Remove to top/bottom quickscreen defaults.Jonathan Gordon2011-07-20
* Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis2011-07-08
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Use enum themable_icons in struct file_type and struct filetype (who made tho...Thomas Martitz2011-06-20
* Fix the %cs tag for the pitchscreen and playlist viewerJonathan Gordon2011-06-13
* Remove a couple of dead inits and assignments found by the clang-static-analy...Nils Wallménius2011-06-12
* FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon2011-06-01
* Workaround an occasional problem where album art or cuesheets might not be re...Michael Sevakis2011-05-25
* Make volume and progresssbar touch regions work with touch timeoutsJonathan Gordon2011-05-23
* Fix %Tl 'last touch' tag not accepting the timeoutJonathan Gordon2011-05-23
* Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...Andree Buschmann2011-05-22
* FS#11931 part 2: Allow a short rewind when playback is paused. PatchMichael Hohmuth2011-05-13
* Skin engine: Swap meaning of & and * for touch regions.Thomas Martitz2011-05-13
* Fix a warningMichael Hohmuth2011-05-09
* FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth2011-05-09
* More tab fixesBertrik Sikken2011-05-08
* Fix FS#12098 by ignoring battery update events in the yesno screen.Nils Wallménius2011-05-07
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* invert the quickscreen setting direction on wheel targets for settings which ...Jonathan Gordon2011-04-24
* Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken2011-04-17
* Support loading backdrops from anywhere in the filesystem. Fixes FS#12041Frank Gevaerts2011-04-10
* Rework parts of the replaygain code to be able to differentiate between 0.00 ...Andree Buschmann2011-04-04
* Skin variables for touchscreen targets (origional implementation by Jens Theeß)Jonathan Gordon2011-03-27
* Fix touchregions muting volume, and change &<action> to mean 'needs long pres...Jonathan Gordon2011-03-27