Help us keep the list up to date and submit new video software here.






Software Home »


Complete Version history / Release notes / Changelog / What's New for HDHR-VCR


Version 1.6; 2017-01-27

Added: Tuner locking implemented, if your device supports it, we will now lock the tuners we use with a random password to prevent other apps from stealing them. Tuners are unlocked as soon as we're done recording, and you can always force-free them by double-clicking the entry on the tuner list.
Added: Keys for New/Edit recording (ctrl+n ctrl+e)
Added: The Recording Details log now gets a log entry (with a link) when it writes a recording metadata file. Also the "stopped recording" log entry is simarly treated as a link to open the video file.
Fixed: Further fixes in place to prevent the missed recording regression. Hopefully this licks it.
Fixed: Better window hiding on auto-start; app should no longer flicker as we start.


Version 1.5.1; 2016-11-16

Fixed: Temporary fixes in place for recording queue regression. Still haven't nailed down the actual bug, but this code should catch any missed recordings.
Fixed: Adding an already in-progress recording should now auto-start correctly.
Fixed: Went back and fixed up the tab order for the new GUI elements in the last few versions.
Added: Setting to create Start Menu shortcut, hotkey, etc...
Changed: Updated window placement code to match new template. Stored window placement will be lost when upgrading as the format is different.


Version 1.5; 2016-10-03

Added: Optional padding for recordings. See the 'padding' note in the instructions for details.
Added: Added standard deviation to tuner stats (in recoding meta-data); some changes to how those are shown.
Added: Recurrence options for weekdays and weekend days.
Added: Ctrl+mousewheel on the main window to zoom. (cause why not)
Fixed: Free disk-space queries on XP fixed.
Fixed: Escape key now hides the main window.
Fixed: A bug where scan processing would foul up when the channel name contained a period.
Changed: Double-clicking the recordings list on the 'Output File' column will now play the recording if it's in progress or finished; double-clicking on any other column will open the recording details as before.
Changed: Reorganized settings window.
Note: I refactored a lot of scheduling internals when I added the padding feature; and it hasn't been tested a whole lot... so maybe keep your existing version around in case this one is full of bugzzzz


Version 1.4; 2016-01-27

Added: In the main window, pressing the plus '+', or minus '-' keys will now add or subtract one minute to the selected recording(s) start and end times. This allows for a primitive version of padding, also an easy way to extend recordings if a game runs long. No logic is implemented (yet) to manage the padding separately (like having a lower recording priority than non-padding recordings) May work on that next.
Added: About box updated to newer version. Links included.
Changed: In the 'Add Recording' dialog; The recording info fill-in's ('%%'s) display has been changed to a textbox so the info can be copied. (also 1 textbox vs 10 labels is simpler)
Changed: Focus stealing code refactored.


Version 1.3; 2015-11-29

Added: Try to get the path to hdhomerun_config from the registry.
Added: Drag-and-Drop of tvpi files now supported (both to and from the filesystem)


Version 1.2; 2015-11-21

Added: Interface to hide channels. (In channel list: use the context menu; or ctrl+h to hide, ctrl+s to show) Also shows other channel flags.
Fixed: Encrypted but unprotected channels weren't showing up.
Fixed: Channel Scanner would come back empty if the 1st tuner of a device was in use. Now it searches for a free tuner on each device to be scanned.


Version 1.0; 2015-10-28

Fixed potential bug where user channel list would not clear when doing a channel scan; streamlined some channel scan code. Added snq to channel list (I just realized signal strength isn't all that useful by itself for antenna devices)
Fixed: Tray icon size hinting fixed.
Added: Tray icon gets a red dot while recording.
Added: Tuner statistics & log now output to metadata file (if generated).
Added: Option added to automatically restart recordings that have errors, we will try to restart up to 5 times. (this won't fire if low disk space is the root problem)
Added: Tuners now selected in random order to balance load on any one device.
Added: We now update our wake timer if the system time gets changed.
Fixed: Regression where a low disk space warning would freeze the log. (what do you mean you can't just dump code in a backgroundworker and hope it's thread safe?)
Fixed: If the app or computer crashed while recording, the status in recordings.ini was left at 'recording'. The larger bug was that this recording status was not reset when we loaded the recording again (& thus they would not resume.) They now get reset to a status of 'waiting' & will be handled normally.


Beta 9; 2014-01-10

Added: !!! MAJOR CHANGE to recordings.ini format, much more info is saved, including the recording's log; but compatibility with the previous format is broken. Clear out all recordings or delete the recordings.ini file before upgrading.
Added: Option to save recording metadata to a txt file. This includes (if available) all info from titanTV (including the description). Video statistics (error rates) from HDHR_config will also be saved here.
Added: Freespace check is now done async (We no longer block main gui thread if we have to wait for the drive to spin up)
Added: Number of files associated with a recording now reported. (In case of restarts or recurrences)
Added: ctrl+c can now be used to copy log entries to the clipboard
Added: If a recording starts late (>5 seconds after specified start time), a warning is generated.
Fixed: cleaner closeout for recorder processes; (ctrl+c signal now sent, previously we used the ctrl+break signal) Kill is still used as a last resort.


Beta 8; 2013-11-11

Added: Better sorting for recordings list (now asc/desc/orig & with visual feedback).
Fixed: A regression where deleting a finished recording could cause an active recording to stop.
Fixed: Tray icon was sometimes non-responsive to double clicks (wasn't registering the events); we now activate on a single click.


Beta 7; 2013-11-05

Added: Options to prevent the computer from sleeping or wake it from standby to record.
Added: About info to settings dialogue.
Fixed: The default capture path is now validated (will issue an error to the log if the path isn't writable)
Fixed: Reduced/removed flickering of recording & tuner lists as they are updated.


Beta 6; 2013-10-23

Added: Window placement & size saved via GetWindowPlacement/SetWindowPlacement
Added: Default location for recordings changed from c: to application directory (helps with permission problems)
Added: Enabled select all (ctrl+a) for recordings list
Added: Sort recording list by clicking column headers
Added: DPI aware
Fixed: Better icon


Beta 5; 2013-10-18

Added: Better progress / logging when doing channel scans.
Added: Better error handling. Recoding health is now monitored & errors are reported if something goes wrong (out of disk space, file stops growing, recorder process exits, etc...)
Added: Option to restart/reset recordings.
Added: Recording controls added to right click menu & recoding info dialogue.
Added: Link to default capture volume on main screen; space left & refresh button also added to main screen.
Added: Recording status added to recording info screen, better logging there as well.
Added: New Icon.
Fixed: Much improved support for multiple tuners / different versions of tuners.
Fixed: Many small bugs.


Beta 4; 2012-11-17

Fixed: Better tuner detection & more debugging logging at discovery.


Beta 3; 2012-08-28

Added: Titan TV integration via associating .tvpi files. (in settings)
Added: Monthly/Weekly/Daily Recurrence Logic
Added: Right click menu for recording list (added stop recording & play file).
Added: Log added to recording details form.
Added: Log added to main form to reduce message box bombardment. Errors are now generally added to the log instead of popped-up.
Added: Channel List can now be edited to add custom names/numbers.
Added: Add recordings via command line (see command line usage).
Added: %TITLE% and %EPTITLE% added as fillable fields for filenames.
Fixed: Better support for prime tuners (finally have one to test)
Fixed: Many bugs.


Beta 2; 2012-08-03:

Added: End time can be set as fixed time or duration.
Fixed: Devices with different sources/channel lineups no longer cause conflicts (hopefully)
Fixed: Channel list now has its own manager, updating the channel list is much improved.
Fixed: Program would crash at startup if no HDHR devices were found on the LAN.


Beta 1; 2012-08-01:

Initial Release




Visit our sponsors! Try DVDFab and backup Blu-rays!
Search   Contact us   Privacy Policy   About   Advertise   Forum   RSS Feeds   Statistics   Software   

Site layout: Default Classic Blue

Affiliates: free-codecs.com

©1999-2025 videohelp.com