Giter VIP home page Giter VIP logo

ibox-2's People

Contributors

lumingyin avatar megabitsenmzq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ibox-2's Issues

General driver questions (network, sound, video)

Original problem text: Hey you mention Networking in Beta stages on the readme but is there any documentation on that?

I want to get internet access on my iPad running iBox running microxp haha


Also, is there support for audio/video drivers for Windows XP? Something that supports DirectDraw would be awesome (error code 3 in dxdiag) but I have no idea how difficult that might be to achieve.
Windows XP's device manager also doesn't list any sound adapters but iBox's config editor mentions SDL so how do I go about achieving that?

Thanks a lot

hosting your app

hey would you agree with me to host your app in the apple appstore?
my friend has a paid dev account by apple
if you need more info send your twitter or something so we can talk

iPhone 5 (Maybe 32 bit devices)

I'm compiled iBox-2 with XCode but I can't run DamnSmallLinux on my iPhone 5(attached photo). I'm tried with XCode Simulator, iPhone 5s worked but iPhone 5 not worked(same black screen).
dsl_on_iphone_5_with_ibox_2

VBE doesn't work

Even though I got Windows XP Pro full version working, the only thing that I couldn't fix was VBE. If I enable VBE and boot up Windows XP, iBox crashes.

crashes on iPhone 7 plus iOS 10.1.1

App will load up but always crashes after windows xp loading screen. I did edit the min requriement to install on iOS 10.1.1. Is it goner support all of iOS 10 or only iOS 10.2 and up.

Crashes on iOS12

Just tried this on 3rd gen iPad Pro running iOS12 and it crashes whenever it tries to boot anything.

Bluetooth keyboard support

We need Bluetooth keyboard support (for Linux console). When the keyboard is connected, the software keyboard should automatically disappear.

Linux

So, I know Windows XP capability. Is it possible to run Linux? Possibly Ubuntu? Or any relative redhat that is small in size?

CentOS could even work.

Small bug in code

at iBox/iBox/DriveEditorViewController.swift : 203

let indexPath = self.tableView.indexPathForRow(at: textField.convert(textField.frame.origin, to: self.tableView))!

This will crashes the app when user tap at textField (on my iPhone X it will).
This line should be:

let indexPath = self.tableView.indexPathForRow(at: textField.convert(textField.bounds.origin, to: self.tableView))!

Android x86

Is there any chance run android x86 project in iBox? I can't find any images for running.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.