bugBino - Bugs: bug #33299, Add lirc support

 
 

bug #33299: Add lirc support

Submitted by:  Robert Pliszko <plesken>
Submitted on:  Thu 12 May 2011 07:42:22 AM UTC  
 
Severity: 3 - NormalStatus: Fixed
Privacy: PublicAssigned to: Martin Lambers <marlam>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Tue 17 May 2011 08:03:18 PM UTC, comment #5:

I'll close this bug, since LIRC support is now available. If there are still problems with it, please open new bugs for them.

Martin

Martin Lambers <marlam>
Project AdministratorIn charge of this item.
Tue 17 May 2011 07:36:09 PM UTC, comment #4:

I now replaced the "toggle-play" and "toggle-pause" commands with "play", "pause", and "stop" commands that correspond to the classic remote control buttons.

I cannot reproduce the slow reaction problem here - but then again, I don't have a remote control and only use "irsend SIMULATE ...". Does it happen only with Bino on your system, or is this maybe a more general problem?

Regarding audio volume level: there is currently no audio volume control in Bino. If you think there should be, please open another bug. As an alternative, are there commands that can manipulate the system main audio mixer?

Martin Lambers <marlam>
Project AdministratorIn charge of this item.
Mon 16 May 2011 08:48:00 AM UTC, comment #3:

Hi

I've checked it and it worked. I've noticed very slow reacting on remote keys, sometimes lost it.
Could you split "toggle-play" on "toggle-play" and "toggle-stop" separatly?
Could you add adjust level of volume to lirc support?

Great job, and thank you.

Robert

Robert Pliszko <plesken>
Sat 14 May 2011 04:46:22 PM UTC, comment #2:

Hi Martin

It was very nice surprise when I had came back home after party, and I have seen added support to lirc in bino.
I've made a test, and keys like "stop", "play", "pause", "rewind", "forward", "fullscreen" work correctly.
I've configured keys for adjust contrast and etc, but it didn't work.
I will test it later. Below is code of my .lircrc file:

begin
prog = bino
button = RED
config = cycle-audio-stream
end

begin
prog = bino
button = GREEN
config = cycle-subtitle-stream
end

begin
prog = bino
button = EDIT_IMAGE
config = toggle-stereo-mode-swap
end

begin
prog = bino
button = STOP
config = toggle-play
end

begin
prog = bino
button = PLAY
config = toggle-play
end

begin
prog = bino
button = PAUSE
config = toggle-pause
end

begin
prog = bino
button = REWIND
config = seek -120
end

begin
prog = bino
button = FORWARD
config = seek +120
end

begin
prog = bino
button = PREVIOUS
config = set-pos -0.1
end

begin
prog = bino
button = NEXT
config = set-pos +0.1
end

begin
prog = bino
button = FULLSCREEN
config = toggle-fullscreen
end

begin
prog = bino
button = LEFT
config = adjust-subtitle-parallax +0.01
end

begin
prog = bino
button = RIGHT
config = adjust-subtitle-parallax -0.01
end

begin
prog = bino
button = UP
config = adjust-brightness +0.05
end

begin
prog = bino
button = DOWN
config = adjust-brightness -0.05
end

begin
prog = bino
button = CHAN+
config = adjust-contrast +0.05
end

begin
prog = bino
button = CHAN-
config = adjust-contrast -0.05
end

begin
prog = bino
button = VOL+
config = adjust-parallax +0.05
end

begin
prog = bino
button = VOL-
config = adjust-parallax -0.05
end

Robert Pliszko <plesken>
Sat 14 May 2011 07:47:41 AM UTC, comment #1:

Hi Robert!

I just pushed initial support for LIRC: http://git.savannah.gnu.org/cgit/bino.git/commit/?id=b7d2548e6af2760efe33a46d064bb0db2b080f8e

However, I need your help to finish this, since I don't have a remote control myself.

Please check the manual section on LIRC support, and please test the available commands (if possible all of them).

Please add all the problems you find to this bug tracker entry.

Martin

Martin Lambers <marlam>
Project AdministratorIn charge of this item.
Thu 12 May 2011 07:42:22 AM UTC, original submission:

Add lirc support to bino for map interactive control keys using .lircrc.

Robert Pliszko <plesken>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by marlam (Updated the item)
  • -unavailable- added by plesken (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 4 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Tue 17 May 2011 08:03:18 PM UTCmarlamStatusIn Progress=>Fixed
      Open/ClosedOpen=>Closed
    Sat 14 May 2011 07:46:11 AM UTCmarlamStatusNone=>In Progress
      Assigned toNone=>marlam

    Back to the top


    Powered by Savane 3.1-cleanup1