News:

LATEST RELEASE:  FPP 8.5.1 - Download from here - https://github.com/FalconChristmas/fpp/releases/tag/8.5

+-+-

+-User

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+-Site Stats

Members
Total Members: 16876
Latest: Christmas_Man69
New This Month: 15
New This Week: 0
New Today: 0
Stats
Total Posts: 135414
Total Topics: 16973
Most Online Today: 82
Most Online Ever: 7634
(January 21, 2020, 02:14:03 AM)
Users Online
Members: 0
Guests: 32
Total: 32

Triggered Effects and Internal/External events.

Started by CaptainMurdoch, September 22, 2013, 10:37:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

CaptainMurdoch

Quote from: Materdaddy on September 24, 2013, 07:03:39 PM
I just gave away a PogoPlug (the original pink one) to a friend... did that thing have access to audio tucked inside somewhere?

I have four E02's, a couple pink and a couple black.  They don't have audio built in, but work well with a decent USB sound card.  I even have one I setup at my in-laws running squeezeslave and a fairly recent Logitech Media Server version.

Quote from: Materdaddy on September 24, 2013, 07:03:39 PM
I wonder if the bugs you found are the same ones I found today too?

Doesn't sound like the issue I ran into, I just re-pulled and didn't see anything.  The atoi(s) in command.c in the following line doesn't like it when 's' is NULL as a result from the strtok above.

playlistDetails.currentPlaylistEntry = atoi(s);

There was another place above that didn't check for NULL either, so I wrapped it in an 'if' also.  I'll commit a little later tonight.
-
Chris

CaptainMurdoch

OK, the initial commit of this feature is up in the 'events' branch on github in case anyone wants to kick the tires a little.  You'll need to compile your own fpp and fppd files for the pi, the ones included in the branch are not up to date.  There are some things subject to change, such as the possibility of using a dedicated effect file format instead of re-using the .fseq format, but those will be finalized before this goes into the master code branch.

A not-so-brief description is in the initial commit log, and I think the interface is pretty easy to figure out.  Effects currently only work while a playlist/sequence is playing.  Having them work at any time is a desire on the TODO list but will require reworking some of the underlying sequence playback code.
-
Chris

MyKroFt

Remember if you modify anything in the fpp/bin or fpp/web - it will no longer update upon bootup.....

Tony

CaptainMurdoch

Quote from: MyKroFt on September 27, 2013, 10:41:55 PM
Remember if you modify anything in the fpp/bin or fpp/web - it will no longer update upon bootup.....

Tony

Thanks for giving people the head's up on that.  My Pi should be here in the mail tomorrow so I can familiarize myself a bit more with how FPP works in the distribution.

For everyone else, my post was more aimed at developers.  As Tony mentioned, if you don't know what you're doing, you shouldn't be downloading from git and compiling yourself.  Although that might be something for us to consider, giving the user a way to select which branch they track on their Pi.  It could come in handy even if only for developer use.
-
Chris

Support FPP

+- Recent Topics

stopping a playlist in fpp with pi gpio pins by darylc
February 15, 2025, 02:21:43 PM

xlights controller config by MikeKrebs
February 14, 2025, 09:35:16 PM

MQTT Disconnected issues in FPP-Using with Home Assistant,hope someone can help) by wtstreetglow
February 14, 2025, 08:03:32 AM

8.5.1 broke ffpd on restart after upgrade by MikeKrebs
February 12, 2025, 10:08:03 PM

K2-Pi-Servo by breese
February 11, 2025, 01:50:52 PM

K32 only the pixels stopped outputting by AAH
February 10, 2025, 11:45:33 PM

Scoreboard Plugin by CaptainMurdoch
February 06, 2025, 04:34:30 PM

Power failure wreaked havoc by perigalacticon
February 05, 2025, 04:04:27 AM

What is the fanout capabilities of ws2811 controllers? by k6ccc
February 04, 2025, 05:53:10 PM

SPixels broken in version 6 and upwards by dkulp
February 04, 2025, 02:52:30 PM

Powered by EzPortal
Powered by SMFPacks Menu Editor Mod