Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 3

This is a module for interfacing with the v4l2 pan and tilt controls - as used on the logitech sphere webcams - using python. This module uses cython and ioctl to inject commands. The original goal was to have a commandline interface to pan and tilt in x,y steps and z speed. This will be very easy to create once we have a usable library.

0
 
  0 reviews  |  0 users  |  2,890 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

XM Radio Online Plugin for SqueezeBoxServerA new version of this plugin is now available12/6/09 Version 3.5.1 is available for SqueezeBoxServer 7.4.x It addresses the recent changes to the XMRadio website that resulted in the messsage "Login Failed: Incorrect XMRadio Email or ... [More] Password", plus a bug fix to the Default web screen and Transcoding. Version 3.2.1 is the original Plugin for Squeezecenter 7.3.x, retrofitted with the new XMRadio Web site URLs and formats. The XMRadio Online Squeezecenter Plugin allows you to listen to XM Radio through any of the Logitech Squeezebox devices, including: Squeezebox Boom Squeezebox Duet Squeezebox Classic Transporter Squeezebox Controller Squeezebox Receiver Software emulations, e.g., SoftSqueeze, iPeng Two version of the XMRadio Online Plugin are available: Version 3.5.1 compatible with SqueezeBoxServer 7.4, 7.4.x Version 3.2.1 compatible with SqueezeCenter 7.3.x Plugins are compatible Windows, MAC or Linux. You will need an XMRadio Online account. And with a Premium XMRadio Online account, you can enjoy the 128kbps stream through your stereo or out in the yard. Please see the following Wiki Pages: Installation Guide User Guide Error Messages Transcoding Authors Neil Potter, 6 December 09 Questions? ndpotter@optonline.net Donate? Paypal at ndpotter@optonline.net [Less]

0
 
  0 reviews  |  0 users  |  26 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

OverviewSqueezeCenter plugin which allows browsing and playing of music residing on a remote Ampache server. This effectively allows for a remote SqueezeCenter catalog. News03/07/2010 - Ampache Plugin v1.4 ReleasedUpdated for Squeezecenter version 7.4.x - Moved plugin under Internet Radio menu ... [More] since Music Services is no longer available. 07/11/2009 - Ampache Plugin v1.3 ReleasedRestructured how prefs are stored Automatically reload plugin after configuration changes 06/28/2009 - Ampache Plugin v1.2 ReleasedAnother non-included PERL module fix, which solves running under Windows issue. 06/25/2009 - Ampache Plugin v1.1 ReleasedIncludes Digest::SHA::PurePerl Fix metadata fetching for songs in the current playlist 06/24/2009 - Ampache 3.5.1 ReleaseThis latest release resolves all known API issues with the current branch of Ampache. InstallationManual InstallationRemove any previous version of the plugin from the SqueezeCenter Plugins directory. Download the latest version of the plugin from the Downloads page. Unzip the plugin into the Plugins directory. Restart SqueezeCenter Configure the plugin Using the Extension DownloaderOpen up the Extension Downloader configuration in SqueezeCenter under Settings/Plugins/Extension Downloader/Settings Add the repository: http://ampache-squeezecenter.googlecode.com/svn/tags/repo.xml Select the plugin for installation Restart SqueezeCenter Configure the plugin Bugs and Known IssuesAmpache 3.4There is a bug in the playlist generation code in all 3.4 versions of Ampache. This bug generates invalid XML which the plugin isn't all too happy with. You can fix this bug yourself by applying the patch below to your Ampache 3.4 source: --- lib/class/xmldata.class.php 2008-12-26 04:09:57.000000000 -0800 +++ lib/class/xmldata.class.php 2009-05-23 16:49:27.000000000 -0700 @@ -244,7 +244,7 @@ // Build this element $string .= "DonateDonations to the cause graciously accepted via PayPal: [Less]

0
 
  0 reviews  |  0 users  |  1,547 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This project is aimed at creating a G15 plugin that displays various informations on the G15 display on a Mac System. I created this project as I did not found any suitable plugins for me. The applet will look like this : Check the wiki page for more details : Wiki Page

0
 
  0 reviews  |  0 users  |  2,004 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Using the Rote library, this project aims to bring a usable terminal to the LCD screens on G15 keyboards. At the moment it is still in development, but it is actively going and the latest builds can be downloaded. Please do not expect them to be functional yet.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 

G15FS9 is an application that interfaces FS9 with the G15 LCD display. Speed/Altitude/Fuel etc are displayed. Developed in VB.NET 2009.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

IntroductionThis is a very small project that aims to replicate parts of the functionality provided by LBTServ.exe, the Bluetooth service from Logitech that switches Bluetooth dongles from HID mode to HCI mode. Why should I use this?Because the standard Logitech service does not support some ... [More] devices, for example the Logitech diNovo Mini Dongle. That’s the reason I initially wrote this service. Because sometimes it’s just impossible to get the Logitech service to recognize/pair your keyboard and even if you succeed next time you reboot you’d have to do it all again. This happened to me with my Cordless Desktop MX 5000 Laser. The solution was to disable their service and use my own. And it’s been working ever since. What does it do?At system startup (service startup) or after a computer resume it will scan the computer for supported devices and switch them to HCI mode. When a device is plugged in, if it is a supported device, the service will switch it to HCI mode. At system shutdown/restart (service stop) it will convert all supported devices back to HID mode. I added this to make the keyboard/mouse work in BIOS after a hot reboot, when the dongle is not reinitialized. What it doesn’t doIt will not try to automatically pair the keyboard/mouse with your computer like the original LBTServ.exe does, so you will need at least another mouse to do this (this is required once, for the pairing process). Supported DevicesCordless Desktop MX 5000 Laser diNovo Mini diNovo Media Desktop Laser diNovo Edge MX900 Bluetooth Cordless Optical Mouse If your device is not listed above, but lhid2hci is able to convert your dongle, install the service, open regedit, go to HKEY_LOCAL_MACHINE\SOFTWARE\CSa\LBTService and add a value corresponding to your device. The format of the value should be: Value Name – the name of the product, Value – the arguments passed to lhid2hci. Restart the service. If it works please file a bug report to add the device in the installer. Installing WIDCOMM Bluetooth stackFor some dongles you can install the WIDCOMM Bluetooth using the online installer from here For others, notably diNovo Mini, the above mentioned installer will say that it can not install the software for some reason and you should contact the manufacturer. To get around this install the software from an OEM which supplies the stack for their laptops. For Windows 7 I used this version and it works like a charm. Supported PlatformsI have tested it on Windows XP SP3 and Windows 7 (32 bit), but it should also work on Windows 2000 and Vista. ThanksTo Nynaeve for his excellent porting of lhid2hci from Linux to Windows. To Bluez Team [Less]

0
 
  0 reviews  |  0 users  |  929 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

OverviewSqueezeCenter plugin for listening to Sirius Internet Radio streams. The official Sirius plugin provided by Logitech is US only and requires a premium subscription. This plugin works for Sirius Canada as well as for those that still have access to the "free" low bandwidth ... [More] streams. News03/05/2010 - Version 0.3Fixed long standing issue with some players (I hope). Added updated channel images 01/31/2010 - Version 0.2Sirius finally stopped sending passwords in the clear on the US site. Some debugging fixes, and the extension downloader should work better now. 11/20/2009 - It lives!In an effort to prove that I was actually trying to solve this problem, I've released the first version of the plugin. Please report any issues you may have. FAQ (sorta)Why another Sirius plugin?The official Sirius plugin requires a premium subscription. The official Sirius plugin is US only. The official Sirius plugin doesn't allow you to stream different channels to multiple devices. Greg Brown's SiriusRadio plugin appears to be abandoned, and it was easier to write a new basic OPML based plugin, then fix this one up (though I tried). I wanted to base the plugin on a generic Sirius PERL module that could be used elsewhere. The GoodIt works (for now) It works under both Squeezebox server versions 7.3 and 7.4 The BadIt's not as feature rich as the original SiriusRadio plugin. The first time you access the plugin it will be slow as all of the channel data is downloaded at once. Sirius seems to be changing a lot of stuff right now on their site so it's a moving target. The UglyI threw this together pretty quickly. It doesn't have very good error handling and isn't all the tolerant of upstream problems. InstallationMake sure you disable or uninstall the official Sirius plugin due to potential conflicts with how the sirius:// handler is used. Manual InstallationRemove any previous version of the plugin from the SqueezeCenter Plugins directory. Download the latest version of the plugin from the Downloads page. Unzip the plugin into the Plugins directory. Restart SqueezeCenter Configure the plugin Using the Extension DownloaderOpen up the Extension Downloader configuration in SqueezeCenter under Settings/Plugins/Extension Downloader/Settings Add the repository: http://notsosirius-squeezecenter.googlecode.com/svn/tags/repo.xml Select the plugin for installation Restart SqueezeCenter Configure the plugin Bugs and Known IssuesSqueezebox Server 7.4You may encounter broken images due to some dumb behavior on Logitech's part in regards to how images are displayed and resized on the various frontends. DonateDonations to the cause graciously accepted via PayPal: [Less]

0
 
  0 reviews  |  0 users  |  1,059 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

A collection of Squeezeplay applets originally developed by Erland Isaksson. For more information regarding the hosted applets see the offical Wiki Currently downloads are available from the following download site Follow this link if you want to support future development of this software

0
 
  0 reviews  |  0 users  |  1,696 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

A suite of plugins for SqueezeCenter (formerly known as SlimServer) written and or maintained by kdf. For SqueezeCenter 7.3 or higher these are intended to be downloaded via the Extension Downloader using the following url as the repository: http://kdfplugins.googlecode.com/svn/trunk/repo.xml

0
 
  0 reviews  |  0 users  |  9,647 lines of code  |  0 current contributors  |  Analyzed about 9 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.