|
|
|||||||
| About Us | Register | FAQ | Members List | Calendar | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 373
|
First Qt build (no emulation yet)
EDIT:
Get the latest build from this post: First Qt build (no emulation yet) ---------- Hi there. I just happened to have some free time, so I started to code on the Qt build. I start to really like Qt, because it is easy to code and I get to see results fast AND the build system kicks ass! Get the binary from http://vba-m.ngemu.com/vbam/vbaother.../vba_qt_358.7z About this build:
This build is just for demonstration purposes, no emulation at all yet. Edit: By the way, I would be glad about feedback on whether the .pro makefile compiles without changes on Linux with GCC. Last edited by Spacy; February 24th, 2008 at 17:17. |
|
|
|
|
|
#2 (permalink) |
|
DS Cheat Code Hacker
![]() ![]() ![]() ![]() Join Date: Jun 2007
Location: New Hampshire, USA
Posts: 677
|
After wrestling around with (minor) build issues on IRC for a while, Spacy and I achieved compilage on Linux:
![]() (Yes, that's supposed to be pink) Looks great! The Oxygen Qt4 theme really makes it look sexy. |
|
|
|
|
|
#3 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 373
|
Build issues should be fixed now.
For a short build how-to have a look at our Wiki @ https://vbam.bountysource.com/wiki Last edited by Spacy; February 9th, 2008 at 21:20. |
|
|
|
|
|
#4 (permalink) |
|
DS Cheat Code Hacker
![]() ![]() ![]() ![]() Join Date: Jun 2007
Location: New Hampshire, USA
Posts: 677
|
I made a Spanish Translation. It shouldn't be bad, (it should be good) but if a native speaker (or anyone else for that matter) comes across a mistake, don't hesitate to correct it.
Zip includes the .ts file and the svn diff of vba-m.pro. |
|
|
|
|
|
#5 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2006
Location: VisualC
Posts: 754
|
Just fixed spanish translation a bit, basically changing:
- "Exit"->"Salida" to "Salir" (like Firefox or other programs use) - "Select translation" -> "Selecto traducción" to "Seleccione traducción" (selecto doesn't selection in spanish, it means something like "exclusive") I attach a fixed zip. As a comment, shouldn't "Select translation" be changed to "Select language"? Imho, it's more logical that the program uses a certain language than it's translation, not to mention that most applications use that convention.
__________________
Emulator development blog Last edited by shashClp; February 10th, 2008 at 01:47. |
|
|
|
|
|
#8 (permalink) | |
|
Registered User
Join Date: Jul 2007
Location: Europe
Posts: 47
|
I think the windows version of Qt will use your current native theme. There are two themes available for non-Linux systems, "Windows XP" and "Aqua". But no Oxygen theme (or you'll have to port it yourself).
Quote:
Last edited by Surkow; February 10th, 2008 at 08:54. |
|
|
|
|
|
|
#11 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 373
|
I wrote a small how-to to select another widget style for VBA:
https://vbam.bountysource.com/wiki This works on any Qt app. EDIT: Hi there, it's me again. I just added a basic cheat side bar. Other side bars I plan to add are one for cheat searching, emulation pause/resume/breakpoints and later maybe enable the user to put the tile viewers into sidebars. A disassembler/register viewer might be nice as well. Tell me if you have more ideas for useful side bars. I'll have to add the possibilitie to save/preserve the side bar positions and only show individual side bars later. Get the build (365) from http://vba-m.ngemu.com/vbam/vbaother.../vba_qt_365.7z Last edited by Spacy; February 10th, 2008 at 14:54. Reason: Automerged Doublepost |
|
|
|
|
|
#16 (permalink) |
|
....
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2007
Location: not that you need to know....
Posts: 1,580
|
It might be a bit more, but we can EXE compress it to make sure it all fits. Thats the price we pay for pure cross platform compatibility.
![]() Spacy, I had a thought. We could add QPainter support. Sindre Aamas's GB/GBC emulator uses Qt exclusively and it uses QPainter. And from my testing, its damn fast. Could be useful as a replacement for DirectDraw.... |
|
|
|
|
|
#18 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: Germany
Posts: 373
|
ok, so we have to do the Display Interface thingy again ^^
About the download size: As I said, I compiled my own static version of Qt so nobody has to mess around with DLLs. An option would be to provide one DLL pack here and distribute the much smaller exe. This would sure save some space. I got a flatrate, so I haven't cared for that yet, sorry
|
|
|
|
|
|
#19 (permalink) |
|
VBA-M Team
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Feb 2006
Location: Australia
Posts: 5,832
|
anyone who has Nach's NSRT on thier computer has the NF.exe which requires the dll's
but i do agree the dll files should be seperate to the program and only the vba.exe should be distributed in the zip.
__________________
|
|
|
|
|
|
#20 (permalink) | |
|
Refreshing Your Profile
![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2005
Location: In your butt. If I'm not there, I'm in Maryland, USA.
Posts: 3,023
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|