By far the coolest update for flirc, was today. Everyone’s flircs just got a lot cooler. Today, I’m happy to announce the addition of long presses and macros. Two features that I’ve been planning on for quite some time, and they are definitely worth the wait.
Macros
Macros allow you to assign more than one function to a single remote control button. Basically, I can have a string of text or a bunch of commands, etc, all execute when I press a single button on my remote. That’s now possible with todays firmware. There is currently no limit on the amount of buttons, but you might see some issues with anything more than 16. We can always change that, the limit is artificial right now.
Long Presses
Some of my favorite remotes don’t have a lot of buttons. Specifically, the apple remote. This update will allow you to assign a second function on any remote control button if you hold it down for more than half a second. Tapping on the button as normal will do the first function, holding it for half a second will not send out the first function, but send out the second.
Long Presses + Macros
You can also combine the two features. Press a button and have a single action, press and hold that same button, and do a macro. Check out the short demo video
Worthy Notes
One of the coolest silently released features was plugin support. All thanks to Yawor who did all the work. He did a fantastic job, and has posted a few items on the forums. This will be formalized into the release soon, and more documentation will be created. Basically, this allows you to create an SVG and XML file, and the graphics and functionality will be dynamically loaded into the GUI. Users will be able to share theirs to help other setup unique setups.
Also thanks to Yawor, a lot of the important GUI items have been re-written to be a bit more dynamic and cleaned up a lot of issues. I’m in debt for his help, he’s a fantastic engineer.
I’m giving up on hosting packages. It’s a pain in the ass and took a lot of time and work. I found packagecloud and they take a lot of the work out all the security related issues. If you have the old repo in your distro, make sure you remove that and install the new ones. You can find instructions on the downloads page.
I’ve migrated all the build and release to travis, which although a bumpy start, was absolutely the right thing to do. It’s not a great idea to do build releases on a development machine for many reasons, but I held all the tools on my laptop. No other employee or partner could do a release without me, that’s no longer the case.
Because we have everything built on Travis now, the SDK library build and release tools have fallen behind. I should have these built into travis by next week or shortly after.
Not quite sure how to do pi release yet on travis, so those have fallen behind. I’ll manually update these versions soon.
A very happy holidays and a happy and healthy new years to everyone. Feel free to leave comments, shoot me emails, or start forum discussions.
Long Presses and Macros Released By far the coolest update for flirc, was today. Everyone’s flircs just got a lot cooler. Today, I’m happy to announce the addition of long presses and macros. Two features that I’ve been planning on for quite some time, and they are definitely worth the wait. Macros Macros allow you […]
I just re-installed the dymo software recently. Maybe I didn’t notice the install package question, but after rebooting, I got a funny icon on my menubar called Demo Label Web Service. I searched around and couldn’t find out how to remove this since it didn’t show up under the startup services in user accounts.
So after searching a bit, I found the culprit and thought others would find this useful. Open a terminal and type the following:
sudo rm /Library/LaunchAgents/com.dymo.dls.webservice.plist
The app is still on your computer, however, it won’t automatically run after every reboot. Completely fucking obnoxious that they don’t allow you to disable that anywhere.
I just re-installed the dymo software recently. Maybe I didn’t notice the install package question, but after rebooting, I got a funny icon on my menubar called Demo Label Web Service. I searched around and couldn’t find out how to remove this since it didn’t show up under the startup services in user accounts. So […]
Copyright @ 2022 Flirc.tv, Inc. All rights reserved. All your base are belong to us.