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