summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
...
* skin engine: fix simulator buildsRafaël Carré2010-07-11
* enable skin debug only in the simulatorRafaël Carré2010-07-11
* tweak position of splash so that it is displayed inside the ui viewport.Teruaki Kawashima2010-07-10
* Remove some redundant #include'sBertrik Sikken2010-06-29
* I somehow messed up the previous commit, undo the unrelated changes.Maurus Cuelenaere2010-06-24
* Fix touchscreen scrollbar behaviour when it's on the right.Maurus Cuelenaere2010-06-24
* r27028 again.. properly close font fd's and reload the skins on usb exit (dis...Jonathan Gordon2010-06-23
* revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2...Jonathan Gordon2010-06-23
* fix charcellJonathan Gordon2010-06-22
* fiddle with the code a bit so gcc doesnt optimise out a struct viewport cause...Jonathan Gordon2010-06-22
* Fix charcell red.Michael Sparmann2010-06-21
* Unload fonts when entering UMS mode to close their file handles. Closes FS#11428Michael Sparmann2010-06-21
* Make the title area go up one level in the lists again. This Doesnt work if y...Jonathan Gordon2010-06-21
* Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon2010-06-21
* Fix the hotkey touch region in the wpsJonathan Gordon2010-06-21
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* woops, this chaneg tooJonathan Gordon2010-06-20
* fix ffwd/rewind on touchscreen targets using regionsJonathan Gordon2010-06-20
* Fix error: assignment of read-only variable 'list_width'Maurus Cuelenaere2010-06-18
* Simplify check in gui_synclist_do_touchscreen(), no functional changes.Maurus Cuelenaere2010-06-18
* first step of making touch regions usable in all skins, not just the WPS.. no...Jonathan Gordon2010-06-15
* FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/b...Steve Bavin2010-06-15
* FS#11096 - fix the "last touch" tag from being true on bootJonathan Gordon2010-06-15
* add a hotkey option to the wps touchregion.Jonathan Gordon2010-06-10
* crappy editor and crappy svn missing crappy merge crappy crappy 2am crappyJonathan Gordon2010-06-09
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon2010-06-09
* some clean up. add checks for terminating ')'.Teruaki Kawashima2010-06-09
* rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon2010-06-09
* reclaim most of the delta from the pictureflow commitJonathan Gordon2010-06-09
* FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon2010-06-09
* fix %pb and other progressbars which are shown one line down from where they ...Jonathan Gordon2010-06-08
* Fix yellow and all the shipped themes that show AAJonathan Gordon2010-06-08
* The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon2010-06-08
* change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon2010-06-08
* don't disable backdrop when the file name starts with 'd', e.g. %X(dock.bmp).Teruaki Kawashima2010-06-08
* hopefully fix the problem with lines in viewports being pushed down one line. Jonathan Gordon2010-06-08
* this probably fixes FS#11373Jonathan Gordon2010-06-07
* Fix FS#11370 - BEWARE when useing viewport colours.Jonathan Gordon2010-06-07
* off by one. FS#11369Jonathan Gordon2010-06-07
* fix FS#11368 - %V was eating the whole line so the %Vf() and %Vb() tags were ...Jonathan Gordon2010-06-07
* make %t workJonathan Gordon2010-06-07
* make the parser work with the changed %Cl format.Jonathan Gordon2010-06-07
* bahJonathan Gordon2010-06-07
* this should be the last of the warningsJonathan Gordon2010-06-07
* fix errorsJonathan Gordon2010-06-07
* Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon2010-06-07
* don't draw the presets on the FM frequency bar, they look like crap. This wil...Jonathan Gordon2010-06-06
* Change cuesheet handling so the id3 info is not spoofed anymore. If something...Jonathan Gordon2010-06-06
* Correct reusing buffers if the backdrop file is already loaded.Teruaki Kawashima2010-06-03
* draw markers on the FM frequency bar for presets (like cuesheet markers in th...Jonathan Gordon2010-05-31