Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upNew ES stable release #518
Comments
This comment has been minimized.
This comment has been minimized.
Apart from the broken scraper of course. I'm planning on disabling that (at least until we have a replacement using screenscraper or something). |
This comment has been minimized.
This comment has been minimized.
pjft
commented
Jan 8, 2019
•
I am not aware of any meaningful issues on the dev branch. There's a small issue with the upgrade path for the new audio settings which I'm not fully comfortable with - it can lead to a crash when in the menu - but other than that all good. Edit: unless those are already on the stable branch:) I do wonder: is it still useful to have the two branches? Happy New Year everyone. |
This comment has been minimized.
This comment has been minimized.
Well, there was some major development before on master, which wasn't ready right away, so the stable branch is useful. I like having a stable branch so we don't have to worry too much if there is a bug with a new feature. |
This comment has been minimized.
This comment has been minimized.
There is this also 9ab5223 - which I did only on stable, but I think I may do that on master also, until there is a better solution as it's a big performance hit. |
This comment has been minimized.
This comment has been minimized.
cmitu
commented
Jan 9, 2019
I am planning to submit a patch for the scraper, enabling scraping from ScreenScraper.fr (https://github.com/cmitu/EmulationStation/tree/screenscraper). |
This comment has been minimized.
This comment has been minimized.
Thanks. Please submit PR for master. I'll merge and update stable for a new release (I might do a couple of minor things also). |
This comment has been minimized.
This comment has been minimized.
cmitu
commented
Jan 9, 2019
@joolswills Done - #519. |
This comment has been minimized.
This comment has been minimized.
acrummyidea
commented
Jan 10, 2019
Over last weekend I have fixed the gamesdb scraper to use the new gamesdb api. I’ll create a PR. |
This comment has been minimized.
This comment has been minimized.
acrummyidea
commented
Jan 10, 2019
@joolswills Updated TheGamesDB scraper PR is in: #520 |
This comment has been minimized.
This comment has been minimized.
5schatten
commented
Jan 10, 2019
@joolswills |
This comment has been minimized.
This comment has been minimized.
acrummyidea
commented
Jan 14, 2019
@joolswills let me know if I can help in any way :) |
This comment has been minimized.
This comment has been minimized.
Testing es dev. Reproduced the crash in menu due to unset audio card. That definitely needs sorting. If unset we need to choose a default I guess. Not checked the code related to this. |
This comment has been minimized.
This comment has been minimized.
cmitu
commented
Jan 25, 2019
•
I can take a look. I guess the problem is caused by #460 ? |
This comment has been minimized.
This comment has been minimized.
pjft
commented
Jan 25, 2019
Yep. Happy to look into it either way, I suppose it's just a matter of, when losing the settings, if the value isn't recognized, selecting an appropriate new value for the pi (or the device). |
This comment has been minimized.
This comment has been minimized.
pjft
commented
Jan 25, 2019
I'll look into it tonight, likely. |
This comment has been minimized.
This comment has been minimized.
pjft
commented
Jan 25, 2019
#523 should actually do it. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
eg -#526 - anyone have anything against this ? |
This comment has been minimized.
This comment has been minimized.
Stable branch is updated (to v2.8.0). Thanks all. |
joolswills
closed this
Feb 9, 2019
This comment has been minimized.
This comment has been minimized.
5schatten
commented
Feb 9, 2019
can you tag the release? |
This comment has been minimized.
This comment has been minimized.
I will later. Just build from the stable branch for now. |
joolswills commentedJan 8, 2019
Hi all - @jrassa @psyke83 @@tomaz82 et al
Anyone know any major issues on the trunk version? - It's been a long time since a stable release with new features etc, and there are a bunch of bug fixes on master.
If people think the current dev version is stable, I would be happy to update the stable branch,