Pandora One Media Keys – Enable them!

June 27, 2010 by Dave · Leave a Comment
Filed under: Software 

I really enjoy Pandora – and I recently bought the upgrade to Pandora One, since I listen to it at work most of the day.  Aside from the player being AIR-based, my only gripe is the lack of media key support.  I’ve put together a simple application that runs in the background, redirecting media key input to the Pandora One player.

  • .NET 2.0 – Windows 2000 to Windows 7
  • Only the Next and PlayPause keys are mapped.  The attached source code includes Like and Dislike as well.
  • if the player is minimized, it will be restored, so you’ll want to keep the player behind your other windows.
  • The player needs to be in the now playing state, if you’re at the list of stations, the keys won’t work.
  • If you’d like to run the program at startup, create a shortcut and place it in your Startup folder, on the start menu.

Download Pandora One Media Keys.  This is a tiny project, so I’m sharing the relevant parts of the source code if you’d like to do something other than map the Next and PlayPause keys.

If this app is useful to you, please donate. :)

GVNotifier 1.4.1

June 27, 2010 by Dave · 4 Comments
Filed under: Software 

GVNotifier 1.4.1 is live – auto-update to get it or download here.  This is a minor update, I’ve been very busy lately so this is a bugfixing release only.  Notable changes include:

  • Passwords are encrypted in the settings file, and in memory.  This is not strong encryption, but it’s better than plain text or simple encoding.
  • The old AppData directory is deleted if present (1.0-1.3)
  • Crash reporter – if the app crashes, a report is automatically sent the next time you run GVNotifier.

If you’re having trouble with ClickOnce, or need files for a portable version (create a blank settings.xml file), get the standalone version.  This version does not have auto-update!