diff options
author | ryoon <ryoon> | 2014-03-31 23:28:39 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-03-31 23:28:39 +0000 |
commit | 430545843354b59ce9461be5c268701840ab6251 (patch) | |
tree | 6e3cd0ae31461ac3bfc92895af0be4a6a949b380 /multimedia/dvdstyler/PLIST | |
parent | 465bbf8390724c80795c667c84d76afd639d7b2c (diff) | |
download | pkgsrc-430545843354b59ce9461be5c268701840ab6251.tar.gz |
Update to 2.7.1
Changelog:
Version 2.7.1 <2014-03-07>
--------------------------
* fixed title selection menu
* fixed burning from command line
* updated ffmpeg to version 2.1.4
Version 2.7 <2014-02-20>
------------------------
* better support of multiple titlesets
* added a possibility to add a chapter selection menu
* added the rectangle selection tool
* added possibility to align multiple buttons to left/right/top/bottom
* added slide properties dialog
* added a possibility to select a titleset to import from DVD
* changed to use mplex tool for menu multiplexing
* updated ffmpeg to version 2.1.3
Version 2.6.1 <2013-11-29>
------------------------
* fixed device enumeration on Windows
* updated some translations
* updated ffmpeg to version 2.1.1
Version 2.6 <2013-11-13>
------------------------
* added slideshow transitions
* loop slideshow audio
* added support of ffmpeg audio filters (see https://ffmpeg.org/ffmpeg-filters.html)
* added possibility to specify output directory
* added command line options "temp", "iso" and "device"
* added displaying of progress by loading files
* added printing of the title size information in log
* fixed handling of unicode filenames on Windows
* fixed upmix to 5.1
* fixed calculation of borders for keeping aspect ratio
* updated ffmpeg to version 2.0.1
Version 2.5.2 <2013-08-18>
--------------------------
* added log file
* fixed loading of project with video buttons
Version 2.5.1 <2013-08-02>
--------------------------
* updated ffmpeg to version 2.0
Version 2.5 <2013-07-12>
------------------------
* redesigned chapters and cell properties dialogs
* added frame spin controls
* added disc capacity "CD 700MB"
* added possibility to justify text left/right
* added support of video files without audio streams
* added support of SMPTE time codes in chapter list
* added possibility to set "default chapter length" to 0 to disable creation of chapters
* fixed rendering of video buttons
* fixed displaying of start and recording time
* updated ffmpeg to version 1.2
* added Spanish (Argentina) translation (thanks to Eduardo Quinteros)
* added Hungarian translation of DVDStyler Guide (thanks to Gábor Demecs)
Diffstat (limited to 'multimedia/dvdstyler/PLIST')
-rw-r--r-- | multimedia/dvdstyler/PLIST | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/multimedia/dvdstyler/PLIST b/multimedia/dvdstyler/PLIST index 2c4d1ec7ab4..23d107668c1 100644 --- a/multimedia/dvdstyler/PLIST +++ b/multimedia/dvdstyler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2013/04/17 17:36:19 drochner Exp $ +@comment $NetBSD: PLIST,v 1.14 2014/03/31 23:28:39 ryoon Exp $ bin/dvdstyler man/man1/dvdstyler.1 share/applications/dvdstyler.desktop @@ -100,6 +100,7 @@ share/dvdstyler/docs/help_de.zip share/dvdstyler/docs/help_en.zip share/dvdstyler/docs/help_fi.zip share/dvdstyler/docs/help_fr.zip +share/dvdstyler/docs/help_hu.zip share/dvdstyler/docs/help_it.zip share/dvdstyler/docs/help_ja.zip share/dvdstyler/docs/help_nb.zip @@ -129,6 +130,12 @@ share/dvdstyler/rc/add.png share/dvdstyler/rc/dvdstyler.png share/dvdstyler/rc/files.png share/dvdstyler/rc/help.png +share/dvdstyler/rc/justifyCenter.png +share/dvdstyler/rc/justifyCenterSelected.png +share/dvdstyler/rc/justifyLeft.png +share/dvdstyler/rc/justifyLeftSelected.png +share/dvdstyler/rc/justifyRight.png +share/dvdstyler/rc/justifyRightSelected.png share/dvdstyler/rc/logo.png share/dvdstyler/rc/logoSmall.png share/dvdstyler/rc/minus.png @@ -157,10 +164,17 @@ share/dvdstyler/templates/Basic/oceanWS.dvdt share/dvdstyler/templates/Basic/oceanWS.png share/dvdstyler/templates/Basic/turbulence.dvdt share/dvdstyler/templates/Basic/turbulence.png +share/dvdstyler/templates/Basic/turbulenceWS.dvdt +share/dvdstyler/templates/Basic/turbulenceWS.png share/dvdstyler/templates/Travel/travel.dvdt share/dvdstyler/templates/Travel/travel.png share/dvdstyler/templates/Travel/travelWS.dvdt share/dvdstyler/templates/Travel/travelWS.png +share/dvdstyler/transitions/fade.xml +share/dvdstyler/transitions/wipeBottomToTop.xml +share/dvdstyler/transitions/wipeLeftToRight.xml +share/dvdstyler/transitions/wipeRightToLeft.xml +share/dvdstyler/transitions/wipeTopToBottom.xml share/locale/ar/LC_MESSAGES/dvdstyler.mo share/locale/ca/LC_MESSAGES/dvdstyler.mo share/locale/cs/LC_MESSAGES/dvdstyler.mo |