Active Topics

 



Notices


Reply
Thread Tools
sampppa's Avatar
Posts: 166 | Thanked: 191 times | Joined on Dec 2007 @ Oulu, Finland
#101
Originally Posted by Laughing Man View Post
How do I know if I set a password (as far as I know I don't think I ever did). Though I've tried that command (and the suggested one by VLC_Help on the forums) and neither worked.
Hey Laughing Man

I played little bit with new VLC 0.9.2
In windows it works better if you start vlc from command promt like this: vlc -I rc --rc-host :4444 --extraintf qt

Then you should be able to connect it with telnet in port 4444.
It seems that there is a bug in windows version of VLC. If you write those interface parameters in other order, then user might not be able to remote connect everytime.
 
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#102
It works! Thanks!
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...
 
Posts: 61 | Thanked: 43 times | Joined on Aug 2008
#103
Originally Posted by Ghostface View Post
Thanks for the response. If the code is at least decently structured it shouldn't be a problem to add the requested stuff myself.

Send me a PM with the svn details and I will see if I can get the stuff done. Since I am using irreco as my main remote for everything now (TV,AMP,MPD,Lights,etc.) I am quite interested in tweaking it a bit. Speaking of MPD a default device controller for mpd would be another thing I could add - which would avoid the use of doing it the command line mpc way.
I uploaded a 0.6.4 version sources to following location:
https://garage.maemo.org/frs/downloa....4_dev.tar.bz2

There are few scripts at script folder that we use.
clean.sh - Cleans irreco trunk folder from compiled stuff. Hardly ever used.
irreco.sh inst - Compiles irreco trunk and installs it to irreco/install folder.
test.sh run - Starts above installed irreco and prints debug info when running.

Irreco webthingy requires libsoup2.2, so add this repository to scratchbox
/etc/apt/sources.list
deb http://repository.maemo.org/extras-devel diablo free
And install libsoup to X86.
apt-get install libsoup2.2-8
apt-get install libsoup2.2-dev

And if you don't already have intltool
apt-get install intltool

We currently work exclusively on X86, so no guarantees about ARMEL target working.

I dropped out old versions (tags) of irreco to reduce size of package.
(Also webdb files, themes and metapack got dropped.)
Some backends are included. They can be installed like this "./backend.sh dummy inst"
No guarantees of any backend working.
No guarantees of anything working.


harriva
 
Posts: 43 | Thanked: 3 times | Joined on Jul 2008 @ Vienna
#104
Heya,

Awesome thanks a bunch.

I will play around with it and post any progress I make

Btw. I am pretty aware of the whole apt-get/linux stuff since linux is my main OS anyway
 
Posts: 61 | Thanked: 43 times | Joined on Aug 2008
#105
Irreco team just released Irreco 0.6.5

There's now a brand new theme manager
- Users can now upload their own themes to database and share their art among community
- Users can download themes from database and manage (delete) downloaded themes, if they don't satisfy their artistic eye or if new buttons feel awkward under fingers.

Feel free to contribute.
Here's new irreco theme documentation
(Or will be in hour or so.)

And about that bug irreco not saving "Command execute rate", well I don't think anyone has looked at it yet. Sorry.

Harriva
 
Posts: 61 | Thanked: 43 times | Joined on Aug 2008
#106
First bugfix done.
Just promoted 0.6.5.1 which should appear to repository any moment.
It was just a minor glitch that occured when playing with theme download dialog.

Harriva
 
Posts: 16 | Thanked: 1 time | Joined on Feb 2008
#107
I have jsut configured Ir Remote with foobar.. it is all well with the simple buttons / command (play, pause... etc)

Does anyone know how to select album from the playlist / library ?
 
sampppa's Avatar
Posts: 166 | Thanked: 191 times | Joined on Dec 2007 @ Oulu, Finland
#108
Originally Posted by anthonylei View Post
I have jsut configured Ir Remote with foobar.. it is all well with the simple buttons / command (play, pause... etc)

Does anyone know how to select album from the playlist / library ?
Hey

Im afraid it is not possible with foo_controlserver plugin...You have to first manually add songs to playlist.


//Sampo
 
Posts: 1 | Thanked: 0 times | Joined on Dec 2008
#109
SENDING UDP Packages

Hi,
first thank you for this great piece of Software.

I have a Light Controller for Home Automation. This is controlled by HTML commands or UDP Commandes.

HTML does not work because of the command's syntax "http://192.168.1.130/r?text=1&s=9&t=1". When I open the link via Irreco's Command Line Interface the Maemo Browser deletes the "&" and the command does not work.

Can Irreco send UDP Codes instead? I would appreciate if someone adds that feature.

Regards

Ludwig
 
Posts: 61 | Thanked: 43 times | Joined on Aug 2008
#110
Originally Posted by ludwig.xiv View Post
SENDING UDP Packages

Hi,
first thank you for this great piece of Software.
That's controversial.

I have a Light Controller for Home Automation. This is controlled by HTML commands or UDP Commandes.

HTML does not work because of the command's syntax "http://192.168.1.130/r?text=1&s=9&t=1". When I open the link via Irreco's Command Line Interface the Maemo Browser deletes the "&" and the command does not work.

Can Irreco send UDP Codes instead? I would appreciate if someone adds that feature.

Regards

Ludwig
It's been asked before.
Answer is still the same.
No time, maybe in the future.
And by future I refer to the later half of January.

UDP functionality should not be that hard to implement.
So if you or someone else knows little bit of C, feel free to grab source and fiddle around with it.


Harriva
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:59.