General Dreamcast discussion applies here. Before posting here please check the other forums in the Dreamcast section to see if your topic would fit better in those categories.
Forum rules
Please check the other forums in the Dreamcast section before posting here to see if your topic would fit better in those categories. Example: A new game/homebrew release would go in the New Releases/Homebrew/Emulation section: http://dreamcast-talk.com/forum/viewforum.php?f=5 or if you're having an issue with getting your Dreamcast to work or a game to boot it would go in the Support section: http://dreamcast-talk.com/forum/viewforum.php?f=42
Here is an alternative Android application for checking who is online as listed by Dreamcast Now. The backend data used by the app is only updated once every 10 minutes so the listing might not exactly match what is shown on the Dreamcast Now website; I didn't want the server pulling the data to hammer the Dreamcast Now server too much.
Features:
* Main page listing users who are online
* Page showing currently played games with user information
* Sorting options for games page (alpha, number of players)
* Preliminary game event calendar listing with data from the Dreamcast Live calendar
* Local notifications for showing when a user is playing a particular game
An iOS version would be possible except I do not have a Mac to run the tools needed to test and deploy iOS applications. Although the current version could be compiled to run on Windows or Linux, the UI would have to be changed to better accommodate mouse and keyboard rather than a touch screen. I am not sure if making a widget based UI would be better or if a customized QML view would work fine. The current version works on Linux as it is though.
Ryochan7 wrote:An iOS version would be possible except I do not have a Mac to run the tools needed to test and deploy iOS applications. Although the current version could be compiled to run on Windows or Linux, the UI would have to be changed to better accommodate mouse and keyboard rather than a touch screen. I am not sure if making a widget based UI would be better or if a customized QML view would work fine. The current version works on Linux as it is though.
possible to use something like hacikngtos?? or even a vm??
honestly i dont care as not an apple fan just thought might ask if considered that option.
looks pretty cool and will check it out tho.
By the way, I am in favor of desktop variants of this useful app. I'm particularly interested in a pre-compiled Linux release whether 32-bit or 64-bit.
You need the development files and tools for Qt 5.7. Qt 5.7 was the first official release with support for Qt Quick Controls 2. I would also recommend installing Qt Creator and using it when programming Qt applications. If you want to deploy to Android then the Android SDK and the Android Studio suite will also be needed.
This program started as another exercise to learn Qt Quick and QML. The documentation is not as good for Qt Quick compared to the rest of Qt so it is not that easy to learn.
Making an AppImage or a Deb file for the current version would be possible.
Speaking of widgets. A widget on my android phone that simply stated how many people where online would be pretty cool. A quick glance to see if people where on. Then open the app to see what they are playing.