﻿PlayTime
Copyright (c) 2009-2017 Jody Holmes (Skwire Empire)
http://skwire.dcmembers.com/fp/?page=playtime

+ added
* changed
- removed
! bug fixed

v1.5.3 - 2017-09-02
    * Updated to v0.7.98.0 of MediaInfo.dll.

v1.5.2 - 2017-01-19
    ! The delete keystroke fired twice when pressed.

v1.5.1 - 2017-01-16
    ! New columns in v1.5.0 weren't sorting properly.  (Thanks, antekgla)

v1.5.0 - 2017-01-15
    + Added separate Width, Height, and Aspect Ratio columns.  You may have to
      choose "View > Justify columns" from the menu make the new columns appear.
      (Thanks, antekgla)
    + Added "Move to Top" and "Move to Bottom" functionality to toolbar and
      right-click menu.
    + Added a "Copy text" option to the Edit menu.

v1.4.9 - 2016-12-27
    ! Fixed some non-US keyboard hotkey issues.  (Thanks, rm)

v1.4.8 - 2016-12-26
    + Added option to specify CSV export delimiter.  (Thanks, Guido76)

v1.4.7 - 2016-12-24
    + Added option to write the UTF-8 BOM to exported CSV files.  (Thanks, Gada)
    * Updated to v0.7.91.0 of MediaInfo.dll.

v1.4.6 - 2016-10-26
    * Updated to v0.7.89.0 of MediaInfo.dll.

v1.4.5 - 2015-09-08
    * Updated to v0.7.77.0 of MediaInfo.dll.

v1.4.4 - 2014-02-28
    ! Double-clicking a row stopped working if there were too many items
      in the list.  (Thanks, Wayne)

v1.4.3 - 2014-02-27
    * Tooltips are now shown for partially visible items in the listview.
      On some OSs, this may not work properly if the window is set to
      always on top.
      (Thanks, Wayne)
    * Changed "Parse playlist files" to "Include playlist files when
      scanning" to avoid confusion.

v1.4.2 - 2014-02-26
    + Added Parse Playlist toggle button to the toolbar.  (Thanks,
      Wayne)
    + Added a new time format: Seconds  (Thanks, noda)
    * Time format setting now affects the Length column in the list.
      (Thanks, Wayne)

v1.4.1 - 2014-02-25
    ! Time format setting wasn't saved.  (Thanks, Wayne)

v1.4.0 - 2014-02-23
    + Added ability to allow only audio files, only video files, or, like
      before, both types of files.  (Thanks, Wayne)
    + Added option to set listview font.  (Thanks, Wayne)
    + Added "Include subfolders" toolbar button.  (Thanks, Wayne)
    * Updated to v0.7.67.0 of MediaInfo.dll.
    ! Playlist export was broken.  (Thanks, Wayne)
    ! DPI was borked on the Choose Columns dialog.
    ! Not all columns were displayed in the Column Chooser.

v1.3.9 - 2013-12-03
    ! Small cosmetic fix.

v1.3.8 - 2013-12-01
    + Drag & drop reordering of the listview is now possible.
    * Updated to v0.7.65.0 of MediaInfo.dll.

v1.3.7 - 2013-06-17
    * Non-contiguous listview selections are now movable with the Ctrl+Up and
      Ctrl+Down hotkeys.

v1.3.6 - 2013-05-06
    * Changed it so that all timestamps in the list are in hh:mm:ss format.
      This is to get around some silly Excel auto-formatting issues when
      importing an exported CSV file into Excel and having Excel think that
      mm:ss timestamps are hh:mm:00 format.  (Thanks, P. Loshuk)
    ! The selected time field wasn't cleared when clearing the list.

v1.3.5 - 2013-05-03
    + Added channels column.  (Thanks, P. Loshuk)

v1.3.4 - 2012-11-04
    + Added "Always on Top" option to the toolbar.
    * Updated to v0.7.61.0 of MediaInfo.dll.
    * Minor GUI changes.

v1.3.3 - 2012-10-28
    * No longer writes the Unicode BOM when writing export files.

v1.3.2 - 2012-07-16
    * Changed the "Clear list" toolbar icon.

v1.3.1 - 2012-05-01
    * Updated to v0.7.56.0 of MediaInfo.dll.
    ! CSV export didn't include the "Date Modified" column.  (Thanks, J. Shao)

v1.3.0 - 2012-04-03
    ! Fixed problem with the Extra menu.

v1.2.8 - 2012-02-01
    + Added column sort indicators.  (Thanks, Wayne)
    ! Filename column width wasn't being saved properly.

v1.2.7 - 2012-02-01
    + Added "Open file location" to the Edit menu.  You can also use the
      Ctrl+O hotkey to invoke this.
    + Added "Date Modified" column.  (Thanks, Wayne)
    * Moved "Cancel scan" button off the toolbar and put it at the bottom
      of the form.

v1.2.6 - 2012-01-30
    + Added a "Cancel Scan" button to the toolbar.  (Thanks, Wayne)
    + Pressing the Escape key will now cancel a scan as well.
    + Added checkbox setting to toggle recursive scanning of folders.  (Thanks,
      Wayne)
    + Under the "Extra" menu, you can now configure which audio and video
      extensions that PlayTime will scan.  (Thanks, Wayne)
    * Moved the "Clear list" button to the toolbar.

v1.2.5 - 2012-01-27
    ! WPL parser was broken.  (Thanks, Curt)

v1.2.4 - 2012-01-27
    ! The "Add files" functionality was broken by the last build.  (Thanks, Curt)

v1.2.3 - 2012-01-27
    + Added Unicode path support.
    * Updated to v0.7.53.0 of MediaInfo.dll.
    ! Windows 2000 and below no longer supported (due to added Unicode support).
    ! Removed Text-To-Speech option until I can figure out how to make it work
      with this Unicode version.  Apologies.

v1.2.2 - 2010-12-28
    ! Fixed toolbar glyph issue under Windows 7.

v1.2.1 - 2010-12-11
    ! The Enter keystroke no longer worked in the menus.  (Thanks, M. Rule)

v1.2.0 - 2010-11-23
    + Added ability to view total time in hh:mm format.  (Thanks, T. Idele)
    * PlayTime now only computes total time when done adding files to the list.
      This should speed up things when adding very large lists of files.

v1.1.9 - 2010-05-23
    + Added up/down toolbar buttons to move a contiguous selection up/down through
      the list.
    + Pressing Enter will now play the selected file.
    + Added a "Save selected rows to playlist" option (.m3u only).  (Thanks, Curt)
    ! Fixed a .wpl playlist parsing issue.  (Thanks, Curt)

v1.1.8 - 2009-11-29
    ! If the shell extension is not supported under a certain OS/service pack, the
      menu option won't even appear.

v1.1.7 - 2009-09-07
    + Added size output to the statusbar for total and selected sizes.  Sizes under 1024
      megabytes are shown as "MB" while sizes over 1024 megabytes are shown as "GB".
      (Thanks, MilesAhead)
    + Added selected/total rows count to the statusbar.

v1.1.6 - 2009-08-03
    * Slight GUI alteration of the bottom checkboxes.

v1.1.5 - 2009-08-01
    * Updated to v0.7.20 of MediaInfo.

v1.1.4 - 2009-08-01
    + Added ability to choose which columns are displayed.  You can find it
      under the View menu.  (Thanks, lanux128)
    * Moved the "Say total time" to the Extra menu.

v1.1.3 - 2009-08-01
    * Filename column now auto-justifies on load like it did before.

v1.1.2 - 2009-07-31
    + Column order and widths are now saved.  (Thanks, MilesAhead)
    + Added a few more data columns.

v1.1.1 - 2009-07-30
    + Added file type icons to the list.

v1.1.0 - 2009-07-29
    + Added several columns (Size, Audio bitrate, Video bitrate, Resolution, Framerate)
    + Last selected folder is now remembered for the current session.  (Thanks, lanux128)

v1.0.9 - 2009-07-28
    + Added a "Do not display files that report 00:00" checkbox.

v1.0.8 - 2009-07-27
    + Added a shell extension option under the "Extra" menu.  This
      will install an "Add to PlayTime" entry in the context menu.
    + Added command-line support for adding files.  (Thanks, garbanzo)

v1.0.7 - 2009-07-24
    + PlayTime's size & position is now saved.  (Thanks, MilesAhead)
    ! Toolbar icons were not displaying properly under Vista64 and Win7.

v1.0.6 - 2009-07-23
    + Added a simple text-to-speech option in the Edit menu.  You can also
      press F1 to hear the list total.

v1.0.5 - 2009-07-23
    * Single files selected via "Add files" did not work properly.
      (Thanks, Miguel.2007)

v1.0.4 - 2009-07-22
    * Playlist files (m3u, pls & wpl) are now parseable for their contents.
      Use the checkbox to toggle this behaviour.  (Thanks, Miguel.2007)

v1.0.3 - 2009-07-18
    + Added export to CSV option.

v1.0.2 - 2009-07-10
    + Added DcUpdater support.  From the menu choose: Help, Check for updates
      http://www.donationcoder.com/Software/Mouser/Updater/index.html

v1.0.1 - 2009-07-05
    + Website release.
    + Added toolbar.
    * About box redone.

v1.0.0 - 2009-03-10
    + Initial forum builds.
