Jools Wills
304d95a143
Merge pull request #154 from jrassa/zoom-transition-fix
...
fix #151 zoom launch transition by extracting scale factor from trans…
2017-06-02 06:38:20 +01:00
jrassa
b3181a2c09
fix #151 zoom launch transition by extracting scale factor from transform
2017-06-01 22:25:02 -04:00
Jools Wills
0772c1f84f
bump version to 2.2.0
2017-05-31 17:59:10 +01:00
Jools Wills
b078bdddd7
Merge pull request #149 from hex007/additional-transitions
...
Additional transitions
2017-05-31 17:56:05 +01:00
hex007
1da0c780b2
Renamed additional transitions
...
- instant -> simple slide
- none -> instant
2017-05-31 09:54:11 -07:00
Jools Wills
ad8614fb79
Merge pull request #74 from joolswills/hotkey_configure
...
allow configuring the "hotkey enable" button
2017-05-31 17:25:52 +01:00
Jools Wills
44632dcaa1
Merge pull request #146 from hex007/consistent-helpstyle
...
Consistent helpstyle
2017-05-31 17:17:22 +01:00
Jools Wills
fc3e08b449
Allow configuring of the hotkey button
...
* add hotkey button gfx and hotkey to input configuration
* prompt user if no hotkey set, and offer to use select
* if no hotkey is set, still save an entry with key id 0, for backward compatibility
2017-05-31 16:59:17 +01:00
Jools Wills
e28e679e2d
Merge pull request #150 from jrassa/render-overflow-fixes
...
use clip rects to prevent views overflow onto other views
2017-05-31 16:50:10 +01:00
Jools Wills
4688a6dbec
Merge pull request #143 from dirk-de-bugger/ShowBusyDuringScraping
...
Make Scraper non-blocking
2017-05-31 16:43:41 +01:00
Jools Wills
94b7d7e969
Merge pull request #148 from hex007/video-strech-incorrect
...
Bug fixes
2017-05-31 13:13:12 +01:00
jrassa
de643bb114
use clip rects to prevent views overflow onto other views
2017-05-30 22:41:41 -04:00
hex007
2ec037de2f
Added Instant Transition
2017-05-30 19:23:07 -07:00
hex007
fb93a4d2b6
Added None Transition
2017-05-30 19:19:41 -07:00
hex007
c32dee41ca
Bug fixes :
...
- Incorrect strech in VideoComponent
- Reboved blank params in VideoVlcComponent
2017-05-30 09:12:57 -07:00
Jools Wills
bc68e0abb0
Merge pull request #135 from pjft/RetroPie-OMX-Player
...
Adding OMX Player as experimental option for ES
2017-05-28 22:27:49 +01:00
pjft
029e8bd040
Fixes and tweaks to OMXPlayer work, by pjft
...
- Correct handling of zombie processes left in memory
- Add options to mute video
- Fix resizing to work with theme refactorings introduced by jdrassa and zigurana
2017-05-28 21:33:05 +01:00
fieldofcows
34ea9caa89
Adding experimental OMX video player component. Squashed from fieldofcows' work (by pjft).
2017-05-28 21:26:23 +01:00
hex007
070ce4c21f
Consistent Help Style
2017-05-28 11:13:00 -07:00
Jools Wills
e27e7cfd19
move setImage in Window::init
...
* part of 4802d128fe
that said it tried to call GL functions before initialised. Didn't confirm this, but looks reasonable.
2017-05-28 17:43:41 +01:00
Jools Wills
6a20acd6b0
Merge pull request #145 from pjft/Fix-Filtered-GameCount
...
Fix for Game Count display in System View when filtered
2017-05-27 12:26:45 +01:00
pjft
04d080a93b
Fix for Game Count display in System View when filtered
2017-05-27 08:40:18 +01:00
dirk-de-bugger
d2eb7079e1
Make ScraperSearchHandle::update() non-blocking and ScraperSearchComponent::search() show the busy animation.
2017-05-25 19:56:06 +02:00
Jools Wills
7984a00a6e
Merge pull request #142 from jrassa/z-index-fix
...
fix default z-index values for metadata fields on detail view
2017-05-25 02:43:34 +01:00
jrassa
2faeb50ef0
fix default z-index values for metadata fields on detail view
2017-05-24 21:26:07 -04:00
Jools Wills
97b3dca57e
Merge pull request #140 from leosmeira/master
...
Add new platforms to scraper
2017-05-24 17:07:04 +01:00
Leonardo S. Meira
0cf21a09fd
Add new platforms to scraper
2017-05-23 17:22:34 -03:00
Jools Wills
256f64126b
bump version to 2.1.9
2017-05-23 18:44:51 +01:00
Jools Wills
d5b6201972
Merge pull request #139 from zefie/master
...
Add FDS to scraper, as well allow search by ID
2017-05-22 20:04:01 +01:00
zefie
8ed1792913
add support to search for specific game id using id:###
2017-05-22 14:58:30 -04:00
zefie
54931f12bd
add Famicom Disk System to scraper
2017-05-22 14:28:32 -04:00
Jools Wills
3a49f6abe5
Merge pull request #134 from jrassa/system-view-vertical-slide
...
slide transition will slide vertically for vertical carousel
2017-05-20 21:09:11 +01:00
Daniel Mota
6de94ecbfb
Additional sorting options - fixes #124
...
* Adding sorting options for the number of players, release date, genre, developer and publisher.
2017-05-20 21:04:37 +01:00
Jools Wills
92fdab2d38
Merge pull request #52 from HerbFargus/splash-updates
...
add black splash
2017-05-20 20:41:45 +01:00
jrassa
2b907b8674
slide transition will slide vertically for vertical carousel
2017-05-20 10:02:11 -04:00
Jools Wills
685a8c204e
Merge pull request #130 from jrassa/z-index
...
implement z-index support for themeing system view and gamelist views
2017-05-19 04:28:09 +01:00
jrassa
354d3b9dec
implement z-index support for themeing system view and gamelist views
2017-05-18 19:22:55 -04:00
Jools Wills
7d43c87757
Merge pull request #133 from pjft/RetroPie-master-filter-rebase
...
Fixing whitespaces and indentation (tabs)
2017-05-18 14:29:03 +01:00
pjft
80526c777e
Fixing whitespaces and indentation (tabs)
2017-05-18 12:51:45 +01:00
Jools Wills
d13dd4010a
Merge pull request #129 from pjft/ES-WhiteFlash
...
Changes to mitigate white flashes in heavier themes
2017-05-17 23:26:10 +01:00
pjft
4e5c1ce49e
Changes to mitigate white flashes ES navigation
...
- Set default GL clear color to black, rather than white
- Revert changes to ImageComponent intialization that cause white flashes
- Increased ALSA buffer to prevent buffer underruns which stall CPU momentarily
- Improved carousel texture buffering based on navigation direction and speed
2017-05-17 20:53:30 +01:00
Jools Wills
268e6c8338
Merge pull request #128 from ottopower/patch-2
...
Update GamesDBScraper.cpp
2017-05-10 00:35:31 +01:00
ottopower
6178e8f981
Update GamesDBScraper.cpp
2017-05-10 01:31:30 +02:00
Jools Wills
6c7b2c8f39
update default image scale value in documentation - #126
2017-05-04 19:06:09 +01:00
Jools Wills
4ab3980078
bump version to 2.1.8
2017-05-04 18:53:29 +01:00
Jools Wills
884cae4c37
use 1.2f as carousel logo scale default - fixes #126
2017-05-04 18:50:11 +01:00
Daniel
c2b76aaa73
#69 : Fixing user input from scraper. It now does an exact name search ( #123 )
...
* #69 : Fixing user input from scraper. It now does an exact name search for the game. Anything not found by the normal game search can be found through this. It does not fail on special characters or when there are only three letter words.
2017-05-04 16:33:45 +01:00
Jools Wills
006e716e64
Merge pull request #108 from zigurana/SelectGamelistViewType
...
Add Explicit Gamelist Type selection to GUI menu.
2017-05-04 16:30:23 +01:00
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