Quantcast
Channel: Objective Development Forums
Browsing all 4524 articles
Browse latest View live

Re: is usb connected (the software method)

Still trying to figure this out. I tried using this piece of code:PCMSK0 |= (1 << PCINT0);PCICR |= (1 << PCIE0);ISR(PCINT0_vect) {   usbConnected = 1;} I am using PCINT0 = D-: is it the...

View Article


Image may be NSFW.
Clik here to view.

Re: [LB 6 Action] Down For Everyone Or Just Me

Nice one, thanks

View Article


Image may be NSFW.
Clik here to view.

Re: [LB6 Action] Search Spotify (with predictions) [V 1.5]

@nosrac a few things that came to my mind:What about using subtitles for the artist instead of adding it to the title? This way the song title would stand out a lot better I guess.Looking at the...

View Article

Image may be NSFW.
Clik here to view.

Re: is usb connected (the software method)

make sure you set your check before you init the usb. and make sure you turn on interrupts.PCMSK0 |= (1 << PCINT0);PCICR |= (1 << PCIE0);sei(); // turn on interruptsISR(PCINT0_vect){...

View Article

gmail sends a lot of data, but there is no email in or out

Helloi wonder, why the application Mail sends so much data to gmail-imap.l.google.com on port 993. In 1 hour it has send 187 mb, although i didn´t send or received emails on the gmail-account. This is...

View Article


Image may be NSFW.
Clik here to view.

Re: Pull up a list of recent applications (documents/servers

*** scratch that — had to check/activate "Actions" in the …Actions sidebar menu of the Index window. A bit confusing, but it's working now Hi Thanks! It doesn't seem to be installing for me — when I...

View Article

Image may be NSFW.
Clik here to view.

Little Snitch Broken with Yosemite Public Beta 1 Build 14A29

Be advised that Little Snitch 3.3.4 is broken with Apple's public beta release of Yosemite 10.10, build 14A299l, released on July 24, 2014. I just joined the beta program and downloaded it from the...

View Article

Re: Pull up a list of recent applications (documents/servers

nbjahan wrote:Try these:Recent.Applications-1.0.0.lbactionRecent.Documents-1.0.0.lbactionVery useful! Thank you.

View Article


Re: Little Snitch Broken with Yosemite Public Beta 1 Build 1

I'm having the same problem while opening installer. I installed LS in DP4 in my MacBook Pro and when updated to DP5 still running smooth.On my MacPro, (running DP5), the installer doesn't seem to be...

View Article


Cheap ex display kitchens sale

Cheap ex display kitchens sale. Thirty Ex Display Kitchens To Clear. www.exdisplaykitchens1.co.uk£ 595 Each with appliances.

View Article

Getting document of frontmost application window

Is there a way to get the document that is opened in the frontmost window of the active process without using the mouse?Example:I’ve downloaded a PDF to the Downloads folder and opened it in Skim. Now...

View Article

Re: Little Snitch Broken with Yosemite Public Beta 1 Build 1

To use Little Snitch on Yosemite DP4 onwards you need to use LittleSnitch-3.4-nightly-(4202).It can be found in the download section of the main site as this is the only one that is said to work with...

View Article

Re: Yosemite issues?

I'm running Yosemite and have had several LB hangs. Seems to keep indexing tags, even though I haven't changed anything. If I let it run and complete everything, and restarted, it worked.

View Article


Image may be NSFW.
Clik here to view.

Re: is usb connected (the software method)

Have your main code sit in a loop waiting for usbConnected to become true, then light an LED or give some feedback. Does it trigger when you plug USB in (and your project is externally-powered)? Then...

View Article

Re: is usb connected (the software method)

It's still not working on my end. Since I am using INT0 (d+) and INT1 (-d) I was not able to write a custom IRS for INT0 (already used in usbdrv), but I was able to use IRS INT1 vector. But I have a...

View Article


Re: Little Snitch Broken with Yosemite Public Beta 1 Build 1

Still, the installer stays bouncing for ever. :/

View Article

Re: is usb connected (the software method)

If I were in your position, I'd start a fresh test program, without usbdrv, and get the USB detection working on INT1 connected to a switch. Once that worked, I'd get it working with USB D-. And then...

View Article


Image may be NSFW.
Clik here to view.

Re: Little Snitch Broken with Yosemite Public Beta 1 Build 1

Thank you rob_06 for the tip. I installed the nightly without a problem, and Little Snitch is working once again.

View Article

Image may be NSFW.
Clik here to view.

wo kann ich Lizenzen erwerben (regulär oder white label)?

Ich habe vor Jahren einmal WebYep benutzt (in FreeWay Pro Websites) und war begeistert von der Einfachheit.Jetzt habe ich wieder einmal ein Projekt, in das WebYep hervorragend hineinpassen würde, aber...

View Article

Yet another feature request

Have a drop down box in the rules popup to switch to profile1 profile2 and so on with the default being 'effective in all profiles'. i.e. have profile switched by process.The reason I ask this is...

View Article
Browsing all 4524 articles
Browse latest View live