Released USB Autorun to version 1.1.2
This release has only some minor changes:
Change Log:
Version 1.1.2
-Check USB devices on start (if a known USB device is already connected when program starts)
-Supporting more USB Device ID formats
-Removed shell output from file execution to prevent some hang issues
-About page added
Download it here:
http://helioxware.blogspot.com/p/usb-autorun.html
Monday, May 16, 2011
Monday, February 14, 2011
Updated FLAC2MP3 version 1.3.15
Version 1.3.15.65
-New settings structure (fix save settings error in Windows Vista/7)
-Settings persists on application updates and is user specific (does not import from Version 1.1.13.60 and down)
Version 1.2.13.60
-New color style
-New icons (www.iconeden.com)
-DropBox now shaped as the icon
-Minor bug fixes
download here
-New settings structure (fix save settings error in Windows Vista/7)
-Settings persists on application updates and is user specific (does not import from Version 1.1.13.60 and down)
Version 1.2.13.60
-New color style
-New icons (www.iconeden.com)
-DropBox now shaped as the icon
-Minor bug fixes
download here
Wednesday, February 9, 2011
First release of USB Autorun

USB Autorun is a utility software to execute programs, scripts and files when a specific USB device is attached.
It is programed in the .NET 4.0 framework and is supported on all Windows computers which can run the .NET 4.0 runtime.
Very handy when you need to copy/move files from camera or usb sticks or open an specific application when it is inserted.
I use it for forward local tcp port to my Android device when I dont have Wi-Fi on my PC. Android SDK (adb.exe) is need it for that.
Icon design "3D icons" by La Glanz Studio.
Main features:
- Pair a USB device with a file to execute when the USB device is attached and add the pair to a watch list
- Remove pair from the watch list
- Notifications for attach and detach events
- Log for events
- Portable setup (no installation is required)
- Can run any files as in command prompt eg. exe-files, bat-files including del, copy, xcopy commands
Wednesday, February 2, 2011
New release of FLAC2MP3 version 1.1.13.60 with new look
Change Log:
Version 1.1.13.60
-New color style
-New icons
-DropBox now shaped as the icon
-Minor bug fixes
Tuesday, February 1, 2011
First official release of the FLAC2MP3 software
First official release of the FLAC2MP3 software.
Main Features:
Main Features:
- Supports multiple transcoding threads for both FLAC and LAME
- Pause/resume all transcoding
- Drag and drop (dropbox) transcoding
- Supports meta data incl. albumart
- Supports temporally directory with a limited capacity. Often used on RAM disks. The FLAC process runs really fast on ramdisks because of the large filesize
- Custom LAME encoding parameters
- Tag structure or source structure output format
- Windows notification on transcoding progress
- Visual transcoding que process
FLAC2MP3 is donation ware and can be downloaded ad used for free. If you like it please support the development by any kind of donation.
Tuesday, April 27, 2010
drPodder Media Importer 0.3.1.0 released (database tools)
Change log:
0.3.1.0 (Beta)
-Fix database with Not existing album art on device
-Detect album art files on restore and clear in db if not existing (eg. restore on full erased USB partition)
-Clear downloaded flag if media files (episodes) are missing on device
-Clear downloaded and new flag if media files (episodes) are missing on device. Can be used if the restore (from eg. wobOS Internals Save/Restore
-Downloading files flaged as downloaded but does not exist on device if drPodder is capable of deleting (does not work if the download tickets in downloadhistory.db in webOS are erased eg. data erease, firmware flash I think).
Monday, April 19, 2010
drPodder Media Importer 0.3.0.0 released with local RSS feed server support
Change log:
0.3.0.0 (Beta)
-Run a RSS feed server with IP/Port listen
-Truncate existing web RSS feeds through local server
-Proxy local media files into local rss feed server
-Write local feed url to drpodder.xml for easy import
-Configuration persistence, even on application update (user specific)
-Configuration options:
*Minimize On Start
*Run Server On Start
*Search Device On Start
*IP Address Listen
*Port Listen
*Minimize To Tray
*Server Shut Down Warning
*Allways Show Tray Icon
-Tray icon context menu (rigth-click) options
-Better Error handling
-Bug fix: sortOrder by pubDate element should now work correct (manual sort handling comming in later version)
-Bug fix: clear USB Drive when no derive found
0.3.0.0 (Beta)
-Run a RSS feed server with IP/Port listen
-Truncate existing web RSS feeds through local server
-Proxy local media files into local rss feed server
-Write local feed url to drpodder.xml for easy import
-Configuration persistence, even on application update (user specific)
-Configuration options:
*Minimize On Start
*Run Server On Start
*Search Device On Start
*IP Address Listen
*Port Listen
*Minimize To Tray
*Server Shut Down Warning
*Allways Show Tray Icon
-Tray icon context menu (rigth-click) options
-Better Error handling
-Bug fix: sortOrder by pubDate element should now work correct (manual sort handling comming in later version)
-Bug fix: clear USB Drive when no derive found
Sunday, April 18, 2010
Local RSS feed server almost implemented
The Local RSS feed server is almost done.
To get this relative big feature implemented, the application needed some extra features as save configuration, some extra threading layers, running in tray on startup.
I started to implement a RSS feed truncation feature, which can take an existing RSS feed from the web and parse it to only return the top X items.
This feature works now and so does the configuration feature. I only need some more testing with the local files on the RSS feed. Feed image/art is supported along with the already implemented features like media file tags. Streaming media is also supported via the local RSS Server.
Release will come soon.
To get this relative big feature implemented, the application needed some extra features as save configuration, some extra threading layers, running in tray on startup.
I started to implement a RSS feed truncation feature, which can take an existing RSS feed from the web and parse it to only return the top X items.
This feature works now and so does the configuration feature. I only need some more testing with the local files on the RSS feed. Feed image/art is supported along with the already implemented features like media file tags. Streaming media is also supported via the local RSS Server.
Release will come soon.
Thursday, April 8, 2010
drPodder Media Importer 0.2.0.1 beta released with M3U playlist support
Change log:
0.2.0.1 (Beta)
-Loading m3u playlist files, supports url and local files within the format (only absolute and not relative paths as \directory\file)
-Donation button
-Email link in About Box
-Choose episode downloaded flag on restore (all/non)
-Detect drive on palm directory basis not drPodder directory (drPodder directory does not exist if no feeds are ever updated)
-Create drPodder directory if not created when processing media files
-Better MONO support
-Version in application title
-Bug: disable context menu (remove) when in progress
Features in progress:
-run an RSS feed server with ip/port listen-truncate web RSS feeds on local server
download here
0.2.0.1 (Beta)
-Loading m3u playlist files, supports url and local files within the format (only absolute and not relative paths as \directory\file)
-Donation button
-Email link in About Box
-Choose episode downloaded flag on restore (all/non)
-Detect drive on palm directory basis not drPodder directory (drPodder directory does not exist if no feeds are ever updated)
-Create drPodder directory if not created when processing media files
-Better MONO support
-Version in application title
-Bug: disable context menu (remove) when in progress
Features in progress:
-run an RSS feed server with ip/port listen
-convert local media files into local rss feed
-truncate web RSS feeds on local server
-application configuration persistence
-application configuration save/load file
-detect icon files on restore and clear in database if not existing
-run an RSS feed server with ip/port listen-truncate web RSS feeds on local server
download here
Monday, March 29, 2010
drPodder Media Importer 0.1.6 released
Change log:
0.1.6.0
-Remove files from tree via context menu (right click)
-Restore database will search for media files in drPodder directory and ask for deletion because all episodes will be flaged as NOT downloaded and drPodder will try to download
-MONO Ready (should run with MONO on Linux and Mac) download Raw Files, windows Installer does not work (at least I cant get it to work)
-Links in About Box
Download
0.1.6.0
-Remove files from tree via context menu (right click)
-Restore database will search for media files in drPodder directory and ask for deletion because all episodes will be flaged as NOT downloaded and drPodder will try to download
-MONO Ready (should run with MONO on Linux and Mac) download Raw Files, windows Installer does not work (at least I cant get it to work)
-Links in About Box
Download
Subscribe to:
Posts (Atom)
