Aloshi
8eb9800127
Added color tag to ImageComponent (for colorshift).
...
Changed TextComponent's truncation from ".." to "...".
Updated documentation.
2014-01-23 15:30:32 -06:00
Aloshi
ea009315e9
Added horizontal margins to textlist.
...
Updated and corrected documentation (center -> alignment for textlist, not text!).
2014-01-21 21:16:18 -06:00
Aloshi
fa8e60b7b5
Changed "center" property of textlist to "alignment".
...
TextListComponent can now be aligned either left, right, or center.
2014-01-21 20:43:33 -06:00
Aloshi
ddcc43b930
Made rating component size work a bit better.
...
Send an onFileChanged(FILE_METADATA_CHANGED) when a game is launched to catch stat changes.
Updated documentation.
2014-01-20 12:23:39 -06:00
Aloshi
9a9ec3d855
Fixed some formatting.
2014-01-19 19:12:52 -06:00
Aloshi
45592544c1
Renamed some theme elements to be more consistent.
...
Heavily updated the theming documentation.
2014-01-19 18:59:04 -06:00
Aloshi
5b5e99c366
Removed "infoPanel" element.
...
Faked it so the <text name="description"> element looks like it has no container.
2014-01-10 19:18:51 -06:00
Aloshi
b35d365dc8
Removed the allowUpscale option for ImageComponent::setResize.
...
Added ImageComponent::setMaxSize(size).
Added "maxSize" theming option for ImageComponent.
2014-01-10 17:47:34 -06:00
Aloshi
330f20f375
Added Ctrl-R shortcut to reload current gamelist view if in debug mode.
2014-01-10 14:41:23 -06:00
Aloshi
b7b2998720
Added center theme option for TextListComponent.
2014-01-10 14:24:07 -06:00
Aloshi
81a9941645
Added an error if the <systemList> tag is missing.
...
Made SystemView more themable (added a ThemeExtras component, made theming on pre-existing elements less restrictive).
2014-01-07 16:57:30 -06:00
Aloshi
5a84bc03ea
Rewrote the theming documentation.
2014-01-06 13:27:34 -06:00
Aloshi
7152ca6246
First version of the system select menu.
2013-12-10 21:23:47 -06:00
Aloshi
4d38d41c97
Sort of fixed formatting for THEMES.md.
2013-12-08 22:47:13 -06:00
Aloshi
25a4c8a2e5
Added fastSelectBackgroundImage and menuCloseSound to ThemeData, implemented some missing sounds.
2013-11-28 13:52:21 -06:00
Aloshi
0cfa38fcf9
Mostly reimplemented the fast select GUI.
...
Still not sure how I want to store sort state. I'd kind of like to move
sorting out of the FileData tree altogether and into the display classes.
2013-11-25 14:49:02 -06:00
Aloshi
87137df51e
Added infoBackgroundImage
2013-11-21 16:47:35 -06:00
Aloshi
a7359a2d08
Themes mostly stable, documentation updated
2013-11-21 16:47:26 -06:00
Aloshi
d7a6cae4ce
Moved the fast select GUI to nine patches.
...
Luckily, no one ever used it anyway.
2013-09-14 12:32:21 -05:00
Aloshi
7085d74e31
Changed default centering behavior.
...
Now the detailed view will default to left-aligned.
2013-07-09 19:02:59 -05:00
Aloshi
34c3d607b5
Added fast select font tag.
2013-03-17 12:16:40 -05:00
Aloshi
8fc2b8377a
Made the list selected color have no effect if zero.
2013-01-08 09:23:28 -06:00
Aloshi
e59c430b89
Added <basicTheme> support.
2013-01-06 14:33:50 -06:00
Aloshi
529c3a24c7
Updated README.md/THEMES.md for twolife's changes.
...
DESCNAME is a new, optional tag.
You can now use ~/.emulationstation/SYSTEMNAME/ for theme and gamelist files!
2012-12-18 09:08:25 -06:00
Sébastien NOEL
3da7a0dd14
Add a new directory for gamelist.xml & theme.xml for each system
2012-12-17 20:29:43 +01:00
Aloshi
6e31f17c3b
Fixed the default game image size to properly fit within the info column.
2012-11-17 11:29:20 -06:00
Aloshi
fe030fb6c7
Added custom font support.
...
Check out THEMES.md for more information.
2012-10-31 09:46:06 -05:00
Aloshi
77e14423b9
Added the gameImageNotFound tag. See THEMES.md for details.
2012-10-25 12:36:30 -05:00
Aloshi
8b242a0532
Fixed listSelectorColor's alpha not working properly.
2012-10-17 13:32:01 -05:00
Aloshi
dd7a77c96a
Updated THEMES.md.
2012-10-15 13:10:13 -05:00
Aloshi
61c9b10abd
New game image theming tags! See THEMES.md for details.
...
Also, some minor fixes all around (game descriptions no longer appear while scrolling, woo!).
2012-10-13 18:37:51 -05:00
Aloshi
65701c58c1
Added some more menu sound theming tags.
...
Menu scroll sound now also applies to the fast select menu.
2012-10-13 15:05:43 -05:00
Aloshi
ea1a3117a5
Added menu sounds. See THENMES.md for more details.
2012-10-13 13:29:53 -05:00
Aloshi
20aa6d2a6e
Updated THEMES.md to reflect tiling changes.
2012-10-10 10:26:14 -05:00
Aloshi
6de46003d9
Added theming tag for the Fast Select box's text color.
2012-10-10 08:51:48 -05:00
Aloshi
9b3589a22f
Added theme tags for the Fast Select GuiBox.
...
See THEMES.md for more detail.
2012-10-07 17:59:20 -05:00
Aloshi
31aebf3a7d
Added <listSelectedColor> tag.
...
Began implementing GuiFastSelect. You can see what's currently in place by holding F2 and pressing up/down.
Hopefully fixed nearest neighbor filters with GuiImage.
2012-09-30 22:29:55 -05:00
Aloshi
9901a07fb6
Added some new theming tags.
...
See changelog.txt (September 15) for more details.
2012-09-15 16:24:33 -05:00
Aloshi
80740a2bd0
Fixed tiling being super slow.
...
See changelog.txt (September 7) for a list of everything.
2012-09-07 16:44:07 -05:00
Aloshi
b2d800efb9
Merge branch 'master' of https://github.com/Aloshi/EmulationStation
2012-09-04 11:45:50 -05:00
Aloshi
cac43474aa
Fixed reinitialization problems with the renderer.
2012-09-04 11:45:16 -05:00
Aloshi
0822c8efde
Removed hex bug from THEMES.md
...
(since it's fixed!)
2012-08-21 12:21:16 -05:00
Aloshi
a8f20cb0df
Fixed THEMES.md formatting (again!).
2012-08-14 08:31:38 -05:00
Aloshi
06dd1a9f60
Bug fixes and a few minor requested changes.
...
See changelog.txt (August 13, part 2) for specifics.
2012-08-13 20:27:39 -05:00
Aloshi
aefefd5bff
Fixed THEMES.md formatting.
2012-08-13 13:37:17 -05:00
root
d842d67557
Tons of new theming features!
...
Check out THEMES.md for more info.
2012-08-13 13:32:53 -05:00