summaryrefslogtreecommitdiff
path: root/gui/data
Commit message (Collapse)AuthorAgeFilesLines
* Added GDB server on CpuCfg UI dialog, rearranged layoutXavier Del Campo Romero2020-05-221-51/+62
| | | | | | The layout was rearranged to make it fit on smaller screens e.g.: 768pix height as featured on many laptops. GDB server not implemented yet.
* * Remove autotools build system.Stelios Tsampas2018-01-122-25/+0
|
* * Optimized pixmaps to reduce sizeStelios Tsampas2017-07-1824-0/+0
|
* * Add UI configuration knobs from overclocking, wipeout memhack and per game ↵Stelios Tsampas2017-07-181-711/+817
| | | | | | mcd. * Clean-up UI from deprecated attributes.
* * Add configuration UI for PGXP.Stelios Tsampas2017-07-171-2/+292
| | | | * Clean generated files with `make clean`
* * Bring main Linux(gtk) UI up to date to remove deprecated warnings.Stelios Tsampas2017-07-1721-363/+219
|
* * Move data and pixmaps folders inside gui folder to reflect codeplex branch.Stelios Tsampas2017-07-1616-0/+4605
* Enable overclock feature in config file.