Yatse 2 : Media Centers Remote optimized for Touch Screen (1 Viewer)

Tolriq

Portal Pro
September 13, 2010
91
19
Home Country
France France
Yatse 2 : Remote for Media Centers optimized for Touch Screen

Screen_HomePage.jpg


Yatse means: Yet Another Touch Screen Experiment

Web site : Yatse 2 (Yet Another Touch Screen Experiment)

Installer : Here

Video : Yatse 2 Video Preview (Youtube)

This project is aimed to provide a beautiful interface to remote control supported Media Centers from a touch screen.
(But works flawlessly with mouse)
It only works on Windows with .Net 3.5 Sp1 (Windows XP SP2, Vista, Windows 7)
- Full support for XBMC (Camelot and more)
- Full support for XBMC + MPC HC as external player (Dharma and MPC-HC 1.3 +)
- Full support for Media Portal 1.1 (With support for MovingPictures, MP TvSeries) (Thanks to iPiMP)

Other media centers will follow.

Majors functionalities :

  • Touch screen optimized
  • See what's currently playing on your media center
  • Support multiple Media Centers
  • Support Movies / Tv Shows / Musics by Artists, Genres, Albums with Covers and Fanarts
  • Multi langs (for the moment : English, French, Deutch, Hebrew, Dutch)
  • Support of WOL and shutdown of Media Centers
  • Screensavers (Diaporama, ...)
  • Support of skins
  • Weather informations

Some screenshots :

Screen_RemoteControl.jpg
Screen_Weather.jpg
Screen_Movies.jpg
Screen_CurrentMovies.jpg


See all screenshots : Here

If you want to report bugs or ask for new features, please check that the issue is not present here then make the request here

Thanks:
DanoneKid , Bram van Oploo / Mike Thiels , Dakkar, Ember Media Manager Team, the team passion for inspiration, ideas or code.
Maxoo for the wonderfull design !
And especially Contributors

You can contribute to this project by providing translations (See here) , Skins, or with bug reports, feature requests, ....


Remark2 : If the installer does not launch you are probably missing .Net 3.5 SP1.
Just download and install it from Microsoft : Here.


Cheezey the author of iPiMP have made an official support thread about the client controller and impact on iPiMP 5.0 :
https://forum.team-mediaportal.com/ipimp-518/yatse-87875/
 

montecristo

Portal Pro
May 29, 2008
119
3
Home Country
Belgium Belgium
i can't wait to test this :)

keep up the good work.
this will be a huge improvement for controlling mp.


any chance this might one day work with android?
i would like to have this installed on one of those android tablet pc's.


montecristo
 

Tolriq

Portal Pro
September 13, 2010
91
19
Home Country
France France
No android port possible :) but there will be plenty of windows tablet that will soon arrives and will works with Yatse :)
 

montecristo

Portal Pro
May 29, 2008
119
3
Home Country
Belgium Belgium
No android port possible :) but there will be plenty of windows tablet that will soon arrives and will works with Yatse :)

well, i just did a quick check on ebay (search for win7 tablet pc) and they are indeed coming out.
they look nice but a little too expensive for now. average price is €350.
but once all the chinese manufacturers are throwing their models on ebay i expect the price to drop into the range of the android tablets that are now widely available on ebay. at least that's what i hope.
then i will for sure buy one.


montecristo
 

pilehave

Community Skin Designer
  • Premium Supporter
  • April 2, 2008
    2,566
    521
    Hornslet
    Home Country
    Denmark Denmark
    I can't see the screenshots. This forum allows you to upload pictures directly and attach them. Would be better ;)
     

    zicoz

    MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    Wow, this looks awsome. Do you know if this will work on Windows 7 CE-tablets or just normal Windows 7?
     

    Tolriq

    Portal Pro
    September 13, 2010
    91
    19
    Home Country
    France France
    there was a small problem with the server handling my dns. will migrate my ns2 ( no luck with providers this month)

    images are on a dedicated server with unlimited 100mb should be enough :)

    normally the full .net 3.5 will be available on ce version of 7 so should work but most tablet will be with real windows 7 :)

    but this wont work on windows phone 7
     

    zicoz

    MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    Ok thanks. I'm considdering buying some CE and some standard tablets so would be great if it worked on both. The CE ones will probably be both cheaper and have more battery life.
     

    Tolriq

    Portal Pro
    September 13, 2010
    91
    19
    Home Country
    France France
    Well i realized that teasing without beta may be a little frustrating to users :)

    So i hum borrowed a neighbor Wifi and upload a Beta in ZIP form. No installer just uncompress in a dir and test. There's quick info in the wiki and links to ipimp website for configuration of MPCC.
    Will update more the wiki and put this in the real installation schema when real internet is back :)


    Thanks in advance for feedback on this and your future contributions with new translations or completing the ones already present ;)
     

    zicoz

    MP Donator
  • Premium Supporter
  • September 3, 2006
    896
    63
    Home Country
    Norway Norway
    How do I edit the language files? Just download the English and change
    <S:confused:tring x:Key="Localized_1">Quit</S:confused:tring>
    to
    <S:confused:tring x:Key="Localized_1">Avslutt</S:confused:tring>
    ?

    Suggestion for norwegian trasnaltions.

    Code:
    <!--
    //    YATSE - A touch screen remote controller for Media Centers (.NET 3.5)
    //    Copyright (C) 2010  Tolriq (http://code.google.com/p/yatse/)
    //
    //    This program is free software: you can redistribute it and/or modify
    //    it under the terms of the GNU General Public License as published by
    //    the Free Software Foundation, either version 3 of the License, or
    //    (at your option) any later version.
    //
    //    This program is distributed in the hope that it will be useful,
    //    but WITHOUT ANY WARRANTY; without even the implied warranty of
    //    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    //    GNU General Public License for more details.
    //
    //    You should have received a copy of the GNU General Public License
    //    along with this program.  If not, see <http://www.gnu.org/licenses/>.
    -->
    <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:S="clr-namespace:System;assembly=mscorlib">
        <S:String x:Key="Localized_1">Avslutt</S:String>
        <S:String x:Key="Localized_2">Installasjons mappe : </S:String>
        <S:String x:Key="Localized_3">Bla igjennom</S:String>
        <S:String x:Key="Localized_4">Installer x86</S:String>
        <S:String x:Key="Localized_5">Installer x64</S:String>
        <S:String x:Key="Localized_6">Installerer versjon :</S:String>
        <S:String x:Key="Localized_7">Venligst vent til prosessen er fullført.</S:String>
        <S:String x:Key="Localized_8">Det oppstod problemer under installasjonen. Serveren kan være nede. Venligst prøv på nytt senere.</S:String>
        <S:String x:Key="Localized_9">Installasjon fullført. Takk for at du bruker Yatse.</S:String>
        <S:String x:Key="Localized_10">Det finnes ingen versjon for denne platformen.</S:String>
        <S:String x:Key="Localized_11">Oppdater</S:String>
        <S:String x:Key="Localized_12">Du har allerede nyeste versjon.</S:String>
        <S:String x:Key="Localized_13">Build informasjon :</S:String>
        <S:String x:Key="Localized_14">Feil. Build er ikke tilgjengelig på serveren. Venligst prøv på nytt senere..</S:String>
        <S:String x:Key="Localized_15">Start Yatse</S:String>
        <S:String x:Key="Localized_16">Lag snarveg på skrivebordet.</S:String>
    </ResourceDictionary>
     

    Users who are viewing this thread

    Top Bottom