Posted By
Luca on 2014-10-02 19:14:01
| Surprise! After two years, Gaia...
Surprise! After two years, Gaia has updated the TedPlay! Nothing fancy, but we can now see things are moving!
|
|
Posted By
Csabo on 2014-10-02 19:14:01
| Re: Surprise! After two years, Gaia...
Awesome, an update! Go Gaia Go
|
|
Posted By
Luca on 2014-10-03 02:17:52
| Re: Surprise! After two years, Gaia...
The best is yet to come! Let's define that format And seizing this moment, due to the eternal link between TedPlay and HVTC: for the next HVTC update I currently collected 19 new TEDs and 7 fixes.
|
|
Posted By
carrion on 2014-10-03 02:57:25
| Re: Surprise! After two years, Gaia...
I looked at src code and see it's C++ will probalby take closer look when back from work, but I was wondering if the c++ code can be made universal to the point we can have portable (OS X, Linux) library to be included in other tools? I could thne think about Os X port for example?
|
|
Posted By
Gaia on 2014-10-03 04:30:44
| Re: Surprise! After two years, Gaia...
@carrion: there is actually a multiplatform SDL version with a command line "interface" incuded in the source. It should compile on Linux, too (tested with the MinGW compiler which is essentially the same as the GNU C++ compiler). All the GUI dependent stuff is in the 'win' folder.
|
|
|