xyzzyx hat geschrieben: auch überhaupt das Starten von Mediafiles
Guckst Du hier
War schon die Antwort auf eine frühere Anfrage von Dir

Gruß,
Happy
xyzzyx hat geschrieben: auch überhaupt das Starten von Mediafiles
Code: Alles auswählen
[b][u]Changelog V1.1 xyzzyx, 21.01.2011 :[ /u][/b]
- Funktion des Switch-Keys geändert, statt nur klein und Vollbild nun auch unsichtbar möglich
- Infoboxen fressen kein Loch mehr ins Bild
- function of switch-key changed, instead of only small and fullscreen it is now possible to make Downloader invisible too
- infoboxes do not bite a hole in the picture any more
xyzzyx hat geschrieben:@Dietmar:
Zum Thema User und Passwort schick mir bitte mal einen Beispiel-Link wie er im Browser funktioniert. Gerne per PN, wenn nicht jeder Deine Haustür sehen soll
EDIT:
Wow, Dietmar. Seit 30.08.2009 registriert und heute der erste Beitrag. Na trotzdem noch Willkommen an Board![]()
Kann auch im Menü eingestellt werden. Ansonsten wird nach dem ersten TAP-Start automatisch der Standardwert 3=unsichtbar eingetragen.StartSize=3 (Starten mit Fenster, Vollbild oder unsichtbar, Standardwert 3, erlaubte Werte 1=Fenster, 2=Vollbild, 3=unsichtbar)
Code: Alles auswählen
[b][u]Changelog V1.2 xyzzyx, 23.01.2011 :[ /u][/b]
- beim Beenden des TAPs aus dem TMS-Filer bleibt man nun im Filer
- neuer Parameter StartSize, d.h. die Art des Startbildes kann angegeben werden (Fenster, Vollbild, unsichtbar)
- Flackern bei Einblendung von Transparenzeffekten anderer TAPs behoben
- Logfile wurde bei TAP-Start nicht korrekt angelegt
- when exiting the TAP from the TMS-filer you will now stay in the filer
- new parameter StartSize, i.e. the type of the startpicture can be chosen (window, fullscreen, invisible)
- flickering during displaying transparency effects of other TAPs fixed now
- logfile was not created correctly at start
Code: Alles auswählen
[b][u]Changelog V1.2a xyzzyx, 23.01.2011 :[ /u][/b]
- Vertauschung von PosY zu PosX und Fehlen von PosY in der INI korrigiert
- switching PosY to PosX and missing PosY in INI corrected
xyzzyx hat geschrieben:Du merkst aber auch alles.
Danke Dir.
Download über meine Homepage oder in TAPtoDate.Code: Alles auswählen
[b][u]Changelog V1.2a xyzzyx, 23.01.2011 :[ /u][/b] - Vertauschung von PosY zu PosX und Fehlen von PosY in der INI korrigiert - switching PosY to PosX and missing PosY in INI corrected
![]()
[quote="Christian"]Du musst nach dem starten des Tap´s erst einmal die SAT Taste drücken zum einblenden. Oder die Taste die belegt ist für Vollbild, Kleinbild.[/quote]
Code: Alles auswählen
[b][u]Changelog V1.2b xyzzyx, 05.02.2011 :[ /u][/b]
- korrigiert: der Files-Ordner wird beim TAP-Start angelegt, falls er noch nicht existiert (auf dem 2410 tut wget dies nicht automatisch)
- corrected: the Files folder is now created at TAP start if it does not exists yet (on the 2410 model it is not automatically created by wget)
Code: Alles auswählen
[b][u]Changelog V1.2c xyzzyx, 19.02.2011 :[ /u][/b]
- hinzugefügt: JPG-Daten aus cgi-Skripten wie z.B. videostream.cgi werden nun extrahiert und angezeigt
- korrigiert: Maximalwert für X und Y im Menü orientiert sich nun an der eingestellten Breite und Höhe
- korrigiert: Lesen der Breite und Höhe aus den JPG-Dateien klappte nicht immer, weil der Bereich in dem versucht wurde zu lesen zu klein war
- added: jpg data out of cgi scripts, e.g. videostream.cgi will now be extracted and shown
- corrected: maximum value for X and Y in the menu is now calculated from the currently set width and height
- corrected: reading the width and height from the jpg files was not always successful because the area read was too small