Commit graph

108 commits

Author SHA1 Message Date
Leon Styhre
7522b4b4c7 Documentation update. 2021-04-02 13:30:02 +02:00
Leon Styhre
a6ec76d8c9 Documentation update. 2021-03-21 15:47:59 +01:00
Leon Styhre
9b27affba0 Updated the documenation files headers. 2021-01-03 11:36:35 +01:00
Leon Styhre
6b43cdf5d6 Documentation update. 2020-12-16 19:27:51 +01:00
Leon Styhre
7f0aede274 Added gamelist info field which displays some useful information. 2020-10-30 14:19:21 +01:00
Leon Styhre
b5485b4ca9 Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
Leon Styhre
6565355831 Bundled fallback sounds are now loaded if the theme does not provide any navigation sounds. 2020-07-12 11:40:30 +02:00
Leon Styhre
6b62065595 Large code cleanup and code documentation update.
The initial code cleanup of es-app is now complete as of this commit.
2020-06-23 20:07:00 +02:00
Leon Styhre
8d2842af7d Documentation files update. 2020-06-22 20:17:34 +02:00
Leon Styhre
0a02d710f3 Removed the last remnants of the usage of /etc and updated the documenation accordingly. 2020-06-22 19:46:09 +02:00
Leon Styhre
7686f87d5d Added proper Unicode star icon when jumping to favorite games using the 'Jump to...' quick selector 2020-05-17 19:30:29 +02:00
Leon Styhre
fcfbbd3f2b Updated version info and documentation files 2020-05-15 18:31:59 +02:00
John Rassa
961571655b Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option 2019-09-21 19:38:57 -04:00
John Rassa
8de1fc8860 add 'visible' theme element 2019-07-21 23:13:48 -04:00
John Rassa
a57b0ecfea create new DateTimeComponent 2018-10-15 20:40:45 -07:00
John Rassa
1fe57de7f6 add theme support for text and line spacing for logo text in system carousel 2018-06-06 14:44:54 -07:00
Koerty
9f10b61dfa Add 3 new theming properties to the grid tile background
Add 3 new theming properties to the grid tile background : - backgroundCornerSize
- backgroundCenterColor
- backgroundEdgeColor
2018-05-18 01:20:58 +02:00
John Rassa
c80bb7ae8b
document color option for RatingComponent 2018-05-02 19:09:32 -04:00
John Rassa
4a1e9d5f11
Merge pull request #415 from Koerty/grid-default-image
[GRID 5 & 6] Add grid default image and folder image
2018-04-16 21:30:40 -04:00
Koerty
3100fa3a6d Add grid default image and folder image
Add default game image and folder image to the grid. They can be configured by the theme with the gameImage and folderImage properties of the imagegrid.
2018-04-17 01:37:39 +02:00
John Rassa
e3bebc872d
Merge pull request #417 from Koerty/help-prompt-origin
Add "origin" theming element for help prompt
2018-04-16 18:43:52 -04:00
Koerty
e575f7708e Add the new metadata field md_title to grid, video and detailed views
Unlike the others, it is by default positioned offscreen
2018-04-16 19:42:41 +02:00
Koerty
1b4a545c90 Add "origin" theming element for help prompt 2018-04-15 21:01:54 +02:00
Koerty
f946801006 Add scroll direction to the grid
Vertical by default, but can be set to horizontal by the theme
2018-04-13 03:41:50 +02:00
Koerty
3993ace607 Add GridTileComponent and base theming syntax
- Add the GridTileComponent which hold the image and its background
- Add base theming syntax for the ImageGrid and GridTIle
- Numerous refactoring/cleaning in ImageGridComponent
2018-04-11 14:20:59 +02:00
Koerty
82e5c21da6 Add base theming syntax for the grid
- The themes can now configure following elements : pos, size
- Change some default values for them
2018-04-07 10:37:09 +02:00
Benjamin D
a006650c1c Add metadata from the detailed view to the grid view
- Add the metadata from the detailed view to the grid view (minus the image, as it doesn't make sens in the grid view)
- Add a callback to the ImageGridComponent to update the metadata info panel when cursor changed
2018-04-06 15:54:34 +02:00
John Rassa
ca177f7956
updated theme docs to add details about horizontal_wheel 2018-01-24 14:45:13 -05:00
jrassa
24f1b969bf add support for default image path in themes 2017-10-05 21:34:32 -04:00
jrassa
c7b3db244e carousel enhancements 2017-08-18 22:03:40 -04:00
jrassa
2377175a19 added origin and rotation support to guicomponent, exposed as theme options for several components 2017-08-09 22:15:57 -04:00
jrassa
2bacc9c431 variable support for themes 2017-06-30 23:58:51 -04:00
jrassa
3a98bd3847 fixes for gamelist bugs; added option to specify image for selctor bar 2017-06-04 23:12:22 -04:00
jrassa
354d3b9dec implement z-index support for themeing system view and gamelist views 2017-05-18 19:22:55 -04:00
Jools Wills
6c7b2c8f39 update default image scale value in documentation - #126 2017-05-04 19:06:09 +01:00
Jools Wills
bf1c0b841b Merge pull request #101 from zigurana/SystemCaroussel
System carousel theming
2017-03-25 20:13:36 +00:00
D. Polders
ac5e3ad95f System Carousel feature, now with only a single commit! 2017-03-25 21:09:12 +01:00
John Rassa
867db8ac9c add maxSize documentation for video 2017-03-14 10:01:39 -04:00
John Rassa
25960c4505 add video documentation
add documentation for video view and video element.
2017-03-07 15:01:30 -05:00
Aloshi
71700bd0c9 Added <theme> tag to es_systems.cfg. 2014-06-15 12:34:22 -05:00
Aloshi
4efbafdad9 Changed <version> theme tag to <formatVersion> to be more clear. 2014-06-09 13:12:21 -05:00
Aloshi
ff2fd4ee80 Split gamelist.xml documentation into its own text file.
Removed signature in THEMES.md.
2014-06-05 19:00:16 -05:00
Aloshi
2bfa5ca4ad Changed default help pos to not use a hard-coded pixel value.
Added mention of the default (0.012 0.9515) to THEMES.md.
2014-06-05 15:02:30 -05:00
Aloshi
4e2c26ac6d Added iconColor tag to help system theming. 2014-05-29 16:27:18 -05:00
Aloshi
4439beceba Made the help system themable. 2014-05-29 15:41:47 -05:00
Aloshi
e5ac225362 Ctrl-R now also reloads the system view when in debug mode. 2014-05-24 11:09:45 -05:00
Aloshi
6cf6e62b85 Fixed ImageComponent not using mColorShift's transparency.
Fixes using transparency in <color> tag.
Updated documentation to emphasize the fact that you can control transparency with the <color> tag.
2014-05-24 10:49:59 -05:00
Aloshi
91561480b3 Added <lineSpacing> tag to textlist element. 2014-05-14 18:27:22 -05:00
Aloshi
fe7f7f983b Added <lineSpacing> tag to text elements.
Accessable with TextComponent::setLineSpacing(float spacing) in C++.
2014-05-14 17:02:57 -05:00
Aloshi
e2458f5d92 Added <forceUppercase> theming tag.
Applies to <text>, <textlist>, and <datetime> elements. See THEMES.md for
details.
2014-05-03 14:51:50 -05:00