QTIndexSwapper Changelog

What's new in QTIndexSwapper 2.3.8

Nov 5, 2013
  • Fixed a bug for command line invocations was not working correctly.

New in QTIndexSwapper 2.3.6 (Nov 5, 2013)

  • Default file filter string is .m instead of mp4 to handle other .m files like .m4v.
  • Add 3rd command line argument to allow devs to change file filter string.
  • If you use the command line a log file will be written to the File.documentsDirectory called qtindexswapper_commandline.log file.

New in QTIndexSwapper 2.3.1 (Nov 5, 2013)

  • Fixed a injected bug from 2.3.0 release, it closed after processing for non-command line invocations.

New in QTIndexSwapper 2.3.0 (Nov 5, 2013)

  • Feature: Command line invocation. Requires 2 args: arg[0] == folder/file path of files to be processed, arg[1] == folder string with trailing slash where processed files are saved.

New in QTIndexSwapper 2.2.2 (Nov 5, 2013)

  • Bug Fix: Changed checks to be more loose on last atom validity.

New in QTIndexSwapper 2.2.1 (Nov 5, 2013)

  • Bug Fix: Some mp4′s had FREE atoms after MOOV, now it checks to see if MOOV is in front regardless of what is the last atom.
  • Bug Fix: Processing a lot of files at once was broken, its fixed now.
  • Bug Fix: UI changes to handle large number of files being processed at once, added scrollbar if its larger then X number of files.

New in QTIndexSwapper 2.2.0 (Nov 5, 2013)

  • Bug Fix: If you had a upper case extension (ie: .MOV) it did not append _qtp correctly.
  • Bug Fix: Large files where having no sound are not indexed properly. You’ll want to rerun original files with v2.2.0.

New in QTIndexSwapper 2.1.0 (Nov 5, 2013)

  • Made faster, checks Atoms first before processing whole file.
  • Faster and more responsive when processing large files, no more out of memory errors.

New in QTIndexSwapper 2.0.2 (Nov 5, 2013)

  • Updated UI to properly show errors or success.
  • Fixed clear UI and selecting new files after first batch.
  • Added update script to check for updates of the application itself.

New in QTIndexSwapper 2.0.1 (Nov 5, 2013)

  • Updated to AIR 2.0 and changed UI form factor.