Commit graph

891 commits

Author SHA1 Message Date
Jools Wills a909f10b2d Merge pull request #115 from pjft/RetroPie-master-filter-rebase
Adding generic gamelist filter funcionality for ES
2017-05-04 16:25:57 +01:00
Jools Wills ab9faa8d3d bump version to 2.1.7 2017-05-02 00:14:34 +01:00
Jools Wills 631369825c Merge pull request #122 from jrassa/gamelist-scroll-bug
fix black boxes appearing on gamelist after scrolling
2017-05-01 05:27:33 +01:00
jrassa 474891f4a3 fix black boxes appearing on gamelist after scrolling 2017-04-30 22:54:27 -04:00
pjft 7f84eeea94 Adding generic gamelist filter funcionality for ES, specifically genre, players, ratings and publisher/developer 2017-04-28 12:05:20 +01:00
Jools Wills 3e15aef1fc Merge pull request #118 from zigurana/RandomGame
Go-to Random Game feature
2017-04-26 23:25:02 +01:00
D. Polders 3c76a4b5a7 Go-to Random Game feature 2017-04-26 18:08:54 +02:00
Jools Wills 9864c4c44c Merge pull request #109 from pjft/RetroPie-master-videofolders
Adding metadata to folders
2017-04-24 23:30:09 +01:00
Jools Wills 3d215a1f2f remove some references to old ES site and old RetroPie github from the README.md 2017-04-08 18:16:30 +01:00
Jools Wills 848788d982 Merge pull request #116 from jrassa/carousel-fix
Fix for carousel theming
2017-04-07 02:54:34 +01:00
jrassa 7b8192c879 when loading carousel theme, keep checking system themes until one is found with a system view defined 2017-04-06 17:24:32 -04:00
pjft ebab4844be Hiding "Delete" button for folders 2017-04-04 09:20:50 +01:00
pjft 77e09864d9 Adding metadata to folders 2017-04-04 09:20:22 +01:00
Jools Wills 4cc0ced851 use -O2 2017-04-04 04:54:04 +01:00
Jools Wills e740e58004 bump version to 2.1.6 2017-04-04 04:31:06 +01:00
Jools Wills c41e0bbbeb Merge pull request #112 from jrassa/video-view-image-fix
fix image ratio for first image in video game list view
2017-04-04 03:52:15 +01:00
Jools Wills 573c8b5304 Merge pull request #111 from joolswills/pugixml_update
update pugixml to v1.8.1 / convert to a submodule
2017-04-04 03:31:47 +01:00
jrassa fbf349d61a fix image ratio for first image in video game list view 2017-04-03 22:24:52 -04:00
Jools Wills 0a7605cae1 we map to pageup/pagedown not leftbottom/rightbottom - fixes page up / down buttons in date input etc 2017-04-04 03:06:07 +01:00
Jools Wills 752472355a convert pugixml to git submodule and update to v1.8.1 2017-04-03 19:47:17 +01:00
Jools Wills 61a493c38a fix warning 2017-04-03 19:41:21 +01:00
Jools Wills 82ddaa1813 added additional search path for libmali.so (needed on Ubuntu 16.04 / Odroid XU4) 2017-03-30 21:47:11 +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
D. Polders 6cb81ab1af Small changes to facilitate building on Windows platform using VS2015 2017-03-16 22:44:56 +01:00
Jools Wills 4b6aab6af5 Merge pull request #104 from jrassa/patch-1
add maxSize documentation for video
2017-03-14 16:10:36 +00:00
John Rassa 867db8ac9c add maxSize documentation for video 2017-03-14 10:01:39 -04:00
Jools Wills cdc1890212 bump to version 2.1.5 2017-03-13 18:19:51 +00:00
Jools Wills baa4e2590d make jump to letter move to first occurrence of the letter 2017-03-13 18:16:57 +00:00
Jools Wills f84fcfa62b Merge pull request #93 from dirk-de-bugger/TextEditComponent
Improved TextEditComponent
2017-03-13 17:57:35 +00:00
Jools Wills 87098bcb09 Merge pull request #102 from jrassa/videoMaxSize
implement maxSize for videos
2017-03-13 17:52:48 +00:00
John Rassa 49940d62d7 implemented feature element to allow themes to support new features w… (#96)
* implemented feature element to allow themes to support new features without breaking older versions of ES

* supported attribute should only allow one value
2017-03-10 18:49:15 +00:00
Jools Wills 0bb7134b5d Merge pull request #94 from jrassa/gamelist-view-check
don't enable video view if current theme doesn't support it
2017-03-07 20:13:37 +00:00
Jools Wills 69b2a68cc5 Merge pull request #99 from FraserChapman/patch-1
Fix for Neo Geo games not being scraped - Update GamesDBScraper.cpp
2017-03-07 20:12:28 +00:00
Jools Wills 1aa701ce35 Merge pull request #100 from jrassa/theme-video-doc
add video documentation
2017-03-07 20:12:00 +00:00
John Rassa 25960c4505 add video documentation
add documentation for video view and video element.
2017-03-07 15:01:30 -05:00
Fraser fb327d5bac Update GamesDBScraper.cpp
Fixes platform name for Neo Geo so that the scraper works
2017-03-03 21:34:57 +00:00
jrassa e2374271f2 don't enable video view if current theme doesn't support it 2017-02-24 23:19:29 -05:00
jrassa 44f886c961 implement maxSize for videos
implement maxSize for videos
2017-02-23 20:43:37 -05:00
dirk-de-bugger b851f91bd3 Fix initial text positioning and improve keyboard handling in TextEditComponent 2017-02-20 21:24:52 +01:00
Jools Wills e95eb4eea6 bump version to 2.1.4rp 2017-02-02 00:20:17 +00:00
Jools Wills bbeb51e43d Merge pull request #88 from fieldofcows/wsod_fix_pr
Fix WSOD by loading textures on demand in a separate thread when a us…
2017-02-01 21:23:22 +00:00
fieldofcows 6872f47277 Fix WSOD by loading textures on demand in a separate thread when a user configurable texture memory threshold is reached 2017-01-29 22:46:22 +00:00
Jools Wills 388bbae43b Merge pull request #87 from RetroPie/revert-86-wsod_fix_pr
Revert "Fix WSOD by loading textures on demand in a separate thread when a us…"
2017-01-28 02:25:32 +00:00
Jools Wills 03687180cb Revert "Fix WSOD by loading textures on demand in a separate thread when a us…" 2017-01-28 02:24:40 +00:00
Jools Wills c02900cfd7 bumped version to 2.1.3 2017-01-28 00:31:34 +00:00
Jools Wills ba12923af5 Merge pull request #86 from fieldofcows/wsod_fix_pr
Fix WSOD by loading textures on demand in a separate thread when a us…
2017-01-27 23:22:57 +00:00
fieldofcows 4544732242 Fix WSOD by loading textures on demand in a separate thread when a user configurable texture memory threshold is reached 2017-01-22 23:32:07 +00:00
Jools Wills 1836db5be1 Merge pull request #84 from sselph/master
Remove TheArchive scraper
2017-01-19 19:33:56 +00:00
Steven Selph df9f5b8c3f Remove TheArchive scraper 2017-01-18 21:43:50 -05:00