Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CEC support #600

Open
wants to merge 54 commits into
base: master
Choose a base branch
from
Open

CEC support #600

wants to merge 54 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 22, 2016

No description provided.

Aloshi and others added 30 commits November 25, 2014 21:30
Can convert XML into database and back again.

DOES NOT CURRENTLY WORK WITH THE PROGRAM. The metadata member variable on
FileData needs to be replaced.  FileData might get completely rewritten in
favor of a solution that lets us use SQL queries to get file lists.
Removed ScraperCmdLine.h/.cpp, since it was never used anyway.
Also wrote a short and simple SQLite C++ wrapper that uses exceptions and RAII,
which makes the code much cleaner.
…enever MetaData.cpp's gameDecls array changes).
FileData now basically works as a key in the GamelistDB "files" table.

Still not quite done (lots of places marked TODO), but semi-functional.

Removed Boost.Regex dependency, didn't need it after all.
Fixed launching games causing a crash.

(because the filetype column in GamelistDB used to be isfolder, so the enum was just tested as a boolean).
Fixed "IMPORT XML" option not updating gamelist views.

DetailedGameListView now repopulates instead of recreating itself when changes occur.
Conflicts:
	es-app/src/SystemData.cpp
Aloshi and others added 24 commits March 3, 2015 17:18
Conflicts:
	es-app/src/guis/GuiGamelistOptions.cpp
@biskyt
Copy link

biskyt commented Nov 13, 2016

This will be so useful. I hope it can be merged soon

@robertybob
Copy link

@biskyt Emulationstation isn't being actively maintained any more.

joolswills pushed a commit to joolswills/EmulationStation that referenced this pull request Sep 24, 2019
Eliminate int drawRect and round all transforms
@hmlendea
Copy link

hmlendea commented Nov 1, 2020

I'm just curious what is the status of this pull request. Are there any plans to actually merge it?

@tarpdalton
Copy link

Not in this repo, but in the retropie one. RetroPie#292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants