Commit graph

8 commits

Author SHA1 Message Date
drochner
7206cda342 make this build with current ffmpeg
(or is this a C++ version problem? anyway - it works now)
2011-10-30 17:45:44 +00:00
gls
a7cd018d44 Update DVDStyler to version 1.8.2.1
Pkgsrc changes:
- Added LICENSE
- Re-enable all translations, they are computed OK now.

Upstream changes:

Version 1.8.2.1 <2011.01.31>
----------------------------

  * updated some translations

Version 1.8.2 <2010.11.25>
--------------------------

  * fixed rendering of menu (considering aspect ratio)
  * added generation of up to 3 subpicture streams for widescreen menus
(widescreen, letterbox, panscan)
  * fixed rendering of video frame
  * added auto duplication of title selection menu
  * added menu option "remember last selected button"
  * added detection of default video format at first start
  * added setting for interlaced video
  * added possibility to specify video border and cropping
  * added support of stream- and cell-tag in dvdstyler project file
  * changed to not use mplex by default
  * fixed command line bug
  * fixed validation of disc label in welcome dialog
  * fixed validation of custom actions
  * added validation of chapters
  * added setting "Accept invalid actions"
  * fixed initialization of cache
  * fixed bug 2919588 (displays error message if user try to create more than
12 buttons)
  * fixed bug 2963754 (save play all)
  * fixed bug 2995164 (Infernal loop)
  * fixed bug 3062442 (frame button misbehavior)
  * updated dvdauthor to version 0.6.18
  * updated ffmpeg to version 0.6
  * added support of Mac OS X

Version 1.8.1 <2010.05.25>
--------------------------

  * added possibility to change subtitle options
  * added support of VCD and half D1 resolutions
  * added validation of custom actions
  * some other small changes
2011-02-16 20:34:43 +00:00
drochner
3c1b3314cb update to 1.8.0.2
changes:
-added DVD menu templates
-added undo/redo
-added disc capacity "unlimited" (for hard disc)
-added menu item "Add file as chapter"
-UI improvements
-bugfixes
-translation updates
2010-05-07 18:02:53 +00:00
drochner
7286282551 update to 1.7.4
changes:
-new buttons, new button actions
-added possibility to set languages for audio streams
-jumppad is disabled by default
-added some warning messages
-some other small changes

pkgsrc note: msgfmt couldn't digest some of the catalogs, had
 to disable some languages
2009-11-15 18:24:40 +00:00
drochner
512d9f05a7 update to 1.7.3
This is a major update, many feature additions and fixes, see the
bundled README file for details.
2009-08-17 17:32:09 +00:00
wiz
051c4e03e5 Update to 1.5.1:
Version 1.5.1 <2007.07.07>
--------------------------

  * added burning under Windows
  * added support of dvdisaster (thanks to Torsten Rupp)
  * added Czech translation (thanks to Vlastimil Skacel)
  * added Dutch translation (thanks to Patrick Vijgeboom)
  * added Swedish translation (thanks to Daniel Nylander)

Version 1.5 final <2007.05.16>
------------------------------

  * new stable release
  * fixed some bugs

Version 1.5 beta 7 <2006.11.10>
-------------------------------

  * added selection of video and audio format for DVD
  * fixed spumux error

Version 1.5 beta 6 <2006.10.12>
-------------------------------

  * new logo (thanks to Alejandro Slocker Escarpa)
  * added play all flag to button action
  * added displaying of safe tv area
  * added displaying of grid
  * now buttons are always over objects
  * fixed error when generating dvd with text based buttons
  * added new button based upon a picture by Benji Park (thanks to Fgoset)

Version 1.5 beta 5 <2006.03.15>
-------------------------------

  * added possibility to arrange menu objects/buttons
  * added possibility to specify volume name
  * added two new buttons
  * fixed some bugs
2007-10-25 00:02:02 +00:00
wiz
2eeda01bed Fix typo in patch-aa.
Get rid of autoconf dependency by adding a patch for configure.

Fixes compiled-in path to support files -- bump PKGREVISION.
2007-10-15 06:07:18 +00:00
xtraeme
ccdf2ea9c5 * Add missing files.
* Add missing netpbm dependency.
* Add new autoconf flags:

	--enable-kde (to install kde data files)
	--enable-gnome (to install gnome data files)
	--enable-libgnomeui (to use it for rendering of thumbnails)

  These flags are disabled to make this package smaller than in the
  normal distribution (which installs kde/gnome data files and uses
  libgnomeui if present). I've sent the patch to the developers.

Bump PKGREVISION.
2006-01-31 02:57:18 +00:00