Tuxtxt and CVS

Games, Plugins, Utils, Tools, 3rdParty, etc...
PLi®
Interessierter
Interessierter
Beiträge: 27
Registriert: Dienstag 25. Mai 2004, 20:31

Tuxtxt and CVS

Beitrag von PLi® »

Hello,

I see that the compiled version of tuxtxt as posted on http://www.tuxtxt.com is diferent from the version in CVS. Is this code not added to CVS? For instance , the version on tuxtxt.com is multilingual and the cvs version is not.

Thanks!

Peter
rolandm
Einsteiger
Einsteiger
Beiträge: 106
Registriert: Dienstag 17. August 2004, 18:29

Beitrag von rolandm »

The other way round: The last CVS version was committed yesterday evening, fixes some more bugs, and is still multilingual of course.
dbluelle has not yet created a binary of it.

Code: Alles auswählen

Revision 1.76 / (as text) / (view) - annotate - [select for diffs] , Thu Oct 21 15:47:56 2004 UTC (16 hours, 42 minutes ago) by alexw 

- ein/aus im Konfigmenu lnderabhngig im Klartext
- Versionsnummer in den Messagefenstern doch wieder oben

Revision 1.75 / (as text) / (view) - annotate - [select for diffs] , Thu Oct 21 15:22:43 2004 UTC (17 hours, 7 minutes ago) by alexw 

pig fixes

Revision 1.74 / (as text) / (view) - annotate - [select for diffs] , Wed Oct 20 20:40:33 2004 UTC (35 hours, 49 minutes ago) by alexw 

- Korrektur Segfault auf Dreambox beim 2. Page Catching in unterer Bildschirmhlfte (doppelte Hhe)
- Korrektur Hilfszeile Pagecatching in doppelter Hhe
- Transparenz im gemischten Text/Bild mode jetzt konfigurierbar in tuxtxt.conf:  OverlayTransparency 3000 (default) bzw. FFFF (alter Zustand)
- Texte Catching FRZ+NL korrigiert
- Hexmode-Aktivierung wird gespeichert
- Info in Messagefenster jetzt mit Webseite und unten

Revision 1.73 / (as text) / (view) - annotate - [select for diffs] , Mon Oct 18 11:25:46 2004 UTC (3 days, 21 hours ago) by alexw 

- Korrektur Untertitel-Fehler bei doppelter Hhe (Premiere/ORF)
- Audio-Restaurierung nur, wenn auch vorher auf Scart umgeschaltet wurde
- Konfig-Menue, Messages und Pagecatching-Hilfszeile in 4 Sprachen (DE/EN/FR/NL), konfigurierbar
- TOP-Zeile 25 unabhngig von Cachestatus (damit statisch)
- Texte hier zentriert und Fonts (bei TTF) dynamisch verkleinert
- Anzeige Versionsnummer im Messagefenster
- Umlauf im Konfigmenue ermglicht
- korrigiert: Bildschirmrahmen um Untertitel/News war schwarz
- TOP-bersicht wird nicht mehr mit vergrert bei doppelter Hhe (berdeckte PIG bei Dreambox)
- "SwapUpDown 1" in tuxtxt.conf vertauscht bei Seitenanwahl UP und DOWN (noch nicht im Konfigmenue)
TODO:
- Hex-Mode immer noch nur im Split-Mode sichtbar
PLi®
Interessierter
Interessierter
Beiträge: 27
Registriert: Dienstag 25. Mai 2004, 20:31

Beitrag von PLi® »

I had an error in here when building, fixed it and now I can compile correctly for Dreambox but have to change some things in the Makefile.am and in tuxtxt.h to get it working correctly

Peter
dbluelle
Contributor
Beiträge: 319
Registriert: Samstag 29. Mai 2004, 18:49

Re: Tuxtxt and CVS

Beitrag von dbluelle »

PLi® hat geschrieben: I see that the compiled version of tuxtxt as posted on http://www.tuxtxt.com is diferent from the version in CVS. Is this code not added to CVS?
Well, sometimes I'm faster in compiling the new code than the devs are in checking in the changes :wink:

I put a new version online a few minutes ago which also contains some changes that are not in the CVS yet ( but hopefully will be soon...).

With this version there should be no more black space on the left and right side of the screen, so that TuxTxt uses the entire user-defined region.
Also, this version should work on the 5xxx-Dreamboxes.
( I don't have one of those, so I can't test ).

dbluelle
PLi®
Interessierter
Interessierter
Beiträge: 27
Registriert: Dienstag 25. Mai 2004, 20:31

Re: Tuxtxt and CVS

Beitrag von PLi® »

dbluelle hat geschrieben:
PLi® hat geschrieben: I see that the compiled version of tuxtxt as posted on http://www.tuxtxt.com is diferent from the version in CVS. Is this code not added to CVS?
Well, sometimes I'm faster in compiling the new code than the devs are in checking in the changes :wink:

I put a new version online a few minutes ago which also contains some changes that are not in the CVS yet ( but hopefully will be soon...).

With this version there should be no more black space on the left and right side of the screen, so that TuxTxt uses the entire user-defined region.
Also, this version should work on the 5xxx-Dreamboxes.
( I don't have one of those, so I can't test ).

dbluelle
Great, I'm gonna get it now and try it out. Is it possible that you also put a link to the code on the site or do we have to wait for the CVS to be updated?

Peter
PLi®
Interessierter
Interessierter
Beiträge: 27
Registriert: Dienstag 25. Mai 2004, 20:31

Re: Tuxtxt and CVS

Beitrag von PLi® »

dbluelle hat geschrieben:
PLi® hat geschrieben: I see that the compiled version of tuxtxt as posted on http://www.tuxtxt.com is diferent from the version in CVS. Is this code not added to CVS?
Well, sometimes I'm faster in compiling the new code than the devs are in checking in the changes :wink:

I put a new version online a few minutes ago which also contains some changes that are not in the CVS yet ( but hopefully will be soon...).

With this version there should be no more black space on the left and right side of the screen, so that TuxTxt uses the entire user-defined region.
Also, this version should work on the 5xxx-Dreamboxes.
( I don't have one of those, so I can't test ).

dbluelle
I just tried it on the DM500 but it won't work

I also tried something to get it going by disabling all the LCD code in tuxtxt but this does not work

Peter
PLi®
Interessierter
Interessierter
Beiträge: 27
Registriert: Dienstag 25. Mai 2004, 20:31

Re: Tuxtxt and CVS

Beitrag von PLi® »

dbluelle hat geschrieben:
PLi® hat geschrieben:
With this version there should be no more black space on the left and right side of the screen, so that TuxTxt uses the entire user-defined region.
With this version tuxtxt gets of the screen on my 16/9 TV

Peter
dbluelle
Contributor
Beiträge: 319
Registriert: Samstag 29. Mai 2004, 18:49

Re: Tuxtxt and CVS

Beitrag von dbluelle »

PLi® hat geschrieben: With this version tuxtxt gets of the screen on my 16/9 TV
I just figured that setting the TuxTxt-Position in 4:3-Mode also affects the setting in 16:9-mode :cry:
So, if you set the 4:3 Position so that it fits to your screen the position in 16:9-mode is off the screen.
On the other hand, if you set it in 16:9-mode to fit your screen, th 4:3-position is too small.
(I hope this is understandable :wink: )

I think on 16:9-TVs its the best to set the tuxtxt position in 16:9-mode.
Then you should always have a fully readable tuxtxt.
PLi® hat geschrieben: I just tried it on the DM500 but it won't work
A few questions:
1) Are you sure you put the font in the right directory?
2) What happens when you start tuxtxt?
3) Does tuxcom work on your DM500 ?
4) Perhaps you can post a log?

dbluelle
PLi®
Interessierter
Interessierter
Beiträge: 27
Registriert: Dienstag 25. Mai 2004, 20:31

Re: Tuxtxt and CVS

Beitrag von PLi® »

dbluelle hat geschrieben:
PLi® hat geschrieben: With this version tuxtxt gets of the screen on my 16/9 TV
I just figured that setting the TuxTxt-Position in 4:3-Mode also affects the setting in 16:9-mode :cry:
So, if you set the 4:3 Position so that it fits to your screen the position in 16:9-mode is off the screen.
On the other hand, if you set it in 16:9-mode to fit your screen, th 4:3-position is too small.
(I hope this is understandable :wink: )

I think on 16:9-TVs its the best to set the tuxtxt position in 16:9-mode.
Then you should always have a fully readable tuxtxt.
PLi® hat geschrieben: I just tried it on the DM500 but it won't work
A few questions:
1) Are you sure you put the font in the right directory?
2) What happens when you start tuxtxt?
3) Does tuxcom work on your DM500 ?
4) Perhaps you can post a log?

dbluelle
I always had 16/9 setted up in tuxtxt and with the one in CVS (which I builded myself) this works fine but not with the one on tuxtxt.com

1) Yes
2) The screen flashes one times and then nothing
3) I have no idea, I have never used it ;-)
4) What log do you want to have?

Peter
dbluelle
Contributor
Beiträge: 319
Registriert: Samstag 29. Mai 2004, 18:49

Re: Tuxtxt and CVS

Beitrag von dbluelle »

PLi® hat geschrieben: 3) I have no idea, I have never used it ;-)
Perhaps you can try it. I've posted in the DMM-Forum if someone could test it on the 5xxx-Boxes, but no one responded :cry:
(This would help a lot in finding the error)
PLi® hat geschrieben: 4) What log do you want to have?
Just a normal log from the serial console when you start tuxtxt.

dbluelle
PLi®
Interessierter
Interessierter
Beiträge: 27
Registriert: Dienstag 25. Mai 2004, 20:31

Re: Tuxtxt and CVS

Beitrag von PLi® »

dbluelle hat geschrieben:
PLi® hat geschrieben: 3) I have no idea, I have never used it ;-)
Perhaps you can try it. I've posted in the DMM-Forum if someone could test it on the 5xxx-Boxes, but no one responded :cry:
(This would help a lot in finding the error)
PLi® hat geschrieben: 4) What log do you want to have?
Just a normal log from the serial console when you start tuxtxt.

dbluelle
I haven't seen the request but I also do not read all the forums :-) Can you send me the necessary files then I'll test it here.

For tuxtxt I will make a log and post it here.

Peter
dbluelle
Contributor
Beiträge: 319
Registriert: Samstag 29. Mai 2004, 18:49

Beitrag von dbluelle »

just click on my www-Button :)
DQuest
Neugieriger
Neugieriger
Beiträge: 11
Registriert: Montag 8. November 2004, 20:49

Beitrag von DQuest »

hi dbluelle
i just uploaded a hyper terminal log to the dmm forum:
http://www.dream-multimedia-tv.de/board ... d=423&sid=
the plugin seems to start, but does not display anything on my tv.
best regards
Quest