JMKvpropedit Changelog

What's new in JMKvpropedit 1.3.3.1

Jan 4, 2013
  • Made folder wildcard filter case insensitive.

New in JMKvpropedit 1.3.2 (Dec 11, 2012)

  • Added drag & drop targets for attachments' file fields.

New in JMKvpropedit 1.3.1 (Dec 3, 2012)

  • Corrected typo on command to delete attachments using its ID.

New in JMKvpropedit 1.3 (Dec 3, 2012)

  • Added support for adding, replacing and deleting attachments.

New in JMKvpropedit 1.2 (Jul 16, 2012)

  • Use double quotes for file names in command line generation for non-Windows, now (hopefully) only double quotes need to be escaped;
  • Open dialog now refuses to open non-existent files (i.e. typed paths);
  • Chapters/tags files now have the *.txt filter, in both open dialog and the option to match file names;

New in JMKvpropedit 1.1.1 (Jul 9, 2012)

  • Default value for mkvpropedit executable is now "mkvpropedit", meaning it can be executed if it's included in the system path;
  • Value of INI file won't be checked for existence anymore, now that's done when the button "Process files" is clicked and will only display an error if the specified executable can't be run;
  • Fixed small bug in detection of mkvpropedit path from registry;
  • Buttons to browse chapters/tags files weren't implemented.

New in JMKvpropedit 1.1 (Jul 3, 2012)

  • Interface redesigned, now it uses flexible layouts, meaning ugly hacks for different platforms aren't needed anymore, and the window is now resizable;
  • Now the suffix for chapters/tags file can be specified.

New in JMKvpropedit 1.0.9.1 (Jun 28, 2012)

  • Changed the option to select chapters/tags that match the file so now it works this way: "example.mkv", chapters will be "example.xml" (no change) and tags will be "example-tags.xml", as it didn't really make sense to use to same file for both.

New in JMKvpropedit 1.0.8 (Mar 22, 2012)

  • Added right-click menus to text fields and text area;
  • Backslashes will now be escaped for extra command line fields (options file only, of course);
  • Now it's also possible to specify a file with tags.

New in JMKvpropedit 1.0.7 (Mar 20, 2012)

  • Fixed bottom button behavior when item at the bottom was selected along with other items;
  • Escape backslashes for extra command line;
  • Added option to specify chapter file in addition to removing it.

New in JMKvpropedit 1.0.6 (Mar 19, 2012)

  • Cosmetics: removed border and background from buttons with images.
  • Added button to remove tracks (removes the last track).

New in JMKvpropedit 1.0.5.1 (Mar 16, 2012)

  • Controls should not get cut off on Mac anymore.