summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/build/complay.py
Commit message (Expand)AuthorAgeFilesLines
* emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb2024-04-141-0/+1
* Initial touch input support: Vas Crabb2024-04-121-6/+15
* rendlay: remove led8seg_gts1 hap2022-02-261-1/+1
* Re-enabled some compiler warnings and cleaned up some Python scripts a little. Vas Crabb2022-02-241-212/+212
* emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements. Vas Crabb2021-11-181-1/+27
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-7/+2
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+20
* Allow layout files to embed image data. Vas Crabb2020-10-091-4/+26
* Various improvements to image file handling: Vas Crabb2020-10-081-37/+58
* -emu/rendlay.cpp: Allow item animation. Vas Crabb2020-10-051-12/+30
* emu/rendlay.cpp: Added parameter animation and state masks. Vas Crabb2020-09-161-46/+66
* Remove last remaining uses of <background> elements in layouts, and print war... Vas Crabb2020-09-101-7/+5
* -Eliminate remaining <bezel> elements from internal layouts. Vas Crabb2020-09-091-5/+26
* Finished adding new mechanism for allowing parts of views to be hidden. Vas Crabb2020-09-071-3/+28
* compile in the contents of the COPYING file for the about box - safer than as... Vas Crabb2020-03-221-0/+0
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* complay: allow inputmask=0 when inputraw=1 for canceling input listener secti... hap2019-08-241-3/+4
* Make layout format more flexible: Vas Crabb2019-07-061-6/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+1
* complay: spaces instead of tabs for indentation? (nw) hap2019-03-241-6/+6
* complay: add inputraw (nw) hap2019-03-241-1/+9
* (nw) Further layout work: Vas Crabb2018-08-021-2/+29
* (nw) more render work: Vas Crabb2018-07-311-30/+82
* allow repeating elements and groups - useful if you need e.g. a lot of number... Vas Crabb2018-07-221-9/+34
* rendlay: allow user variables and repetition in layouts, also add a few more ... Vas Crabb2018-07-221-162/+280
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-13/+25
* Allow layouts to specify screen tags rather than indices - makes order of ins... Vas Crabb2018-07-101-0/+16
* Add support for layout item groups, replace simple_list with more Vas Crabb2017-07-291-27/+62
* remove vestigial exception class (nw) Vas Crabb2017-07-111-6/+0
* (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bo... Vas Crabb2017-07-091-1/+24
* work around python version differences (nw) Vas Crabb2017-07-091-0/+5
* Do substantial validation of internal layouts at build time Vas Crabb2017-07-081-2/+202
* python why are you incompatible (nw) Vas Crabb2016-11-231-2/+2
* Rewrite complay.py to parse/minify layout XML Vas Crabb2016-11-201-55/+138
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* complay.py: Python 3 compat. (nw) Mike Naberezny2016-03-301-3/+1
* Compressed internal layouts [David Haywood] Miodrag Milanovic2016-03-301-0/+71