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

Automatic iso loading #1

Merged
merged 3 commits into from Oct 10, 2013
Merged

Automatic iso loading #1

merged 3 commits into from Oct 10, 2013

Conversation

kevinmartinjos
Copy link

  1. The program scans the files in the iso folder upon startup and adds them as the menu entries. No more parsing xml files
  2. Every version of the same distro uses the same display picture and uses the same description
  3. Display pictures in a separate folder. Distro description stored in a text file in a separate folder
  4. The program no longer crashes when a matching picture or description is not found for an image. Instead, it uses a default picture and a description

@kevinmartinjos
Copy link
Author

Previously, CD or DVD was mentioned manually in the XML file. Implementing that feature here would mean comparing the size of the image.

@kevinmartinjos
Copy link
Author

Just curious : Are blank CDs still available in the market? :)

@anishsheela
Copy link
Owner

Yes. Blank CDs are available. Also, keep in mind that a CD image can be written into both CD and DVD.

@kevinmartinjos
Copy link
Author

Databases removed. The CD/DVD issue can wait perhaps? Besides I don't think it matters. Whether its a CD or DVD I think the disc burning program is simply going to check if enough space is available. If a CD wont suffice, then we insert a dvd. Haven't tested it, I'm just guessing here.

@anishsheela
Copy link
Owner

Ok. No problem. We can leave it.

anishsheela added a commit that referenced this pull request Oct 10, 2013
Automatic iso loading and moving to sqlite database.
@anishsheela anishsheela merged commit b26a334 into anishsheela:master Oct 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants