~ubuntu-branches/ubuntu/karmic/qvamps/karmic

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
qVamps V0.98:
	- Added a simple timer as well as a text field for the current target
	  directory size on the copy tab.
	- Fixed a problem with the installer. This significantly speeds up the
	  installation process.
	- Handling of the user interface lanuage is much more sophisticated
	  now (in expectation of some translations to come soon).
	- Added an MPEG dump mode. The source DVD is not copied in this mode,
	  but the contained cells are dumped to separate files instead.
	- Enhanced handling of the installation prefix.
qVamps V0.97:
	- Added a button to restore the hardwire default settings
	- User is now asked to confirm when leaving the settings page with
	  unsaved changes
	- We have a new icon!
	- Fixed a problem when compiling against libdvdread-0.9.5
	- Fixed some signed/unsigned issues which caused compiler warnings on
	  some platforms
	- Introduced support for running from a binary distribution packaged
	  with par (perl archiver)
	- Wrote an installer and uninstaller for the binary distribution
qVamps V0.96:
	- Fixed a bug with the log viewer introduced with the "improvement" of
	  V0.95. Lines get printed now separately again, not all in one chunk.
	- Fixed some descriptions of settings in the UI.
	- Introduced a check for the version of Vamps during startup. This is
	  not 100% safe, since the user may have configured a fixed path for
	  Vamps in the settings. It is a warning only, not a fatal.
	- The play_dvd_cells command now also takes the angle, audio and
	  subtitle options. When the user plays a *highlighted* program (aka
	  chapter) in the VTS list, the selected angle, the first selected
	  audio as well as the first selected subtitle is played.
	- Introduced support for the "cell gap" feature of Vamps V0.99.1.
	- The verbose option of Vamps is now enabled with evaporate_cell.
	- Fixed size computation for multi angle titles. This is a major fix.
	- The tool tip for a program in the VTS list (chapter) now also shows
	  the selected angle's cells.

qVamps V0.95:
	- Build process completely revised
	- Improved log viewer (suppress unwanted line breaks)
	- Segfaults (and other kind of death) of launched programs (e.g.
	  dvdauthor) are detected now
	- Copyright added to all source files
	- Added option to ignore read errors on source DVD
	- Added setting for number of read retries when reading source DVD
	- Menu button on DVD player's RC should invoke menu now (in addition to
	  title button)
	- User can now remove temporary files, DVD image as well as whole DVD
	  copy directory
	- Added license dialog
	- Introduced user definable commands for execution at disk change,
	  successful end of copy and failed copy (intended for appropriate
	  sound playback)
	- User may now abort DVD burning executed from tools tab
	- Introduced re-run of dvdauthor (re-create DVD image on tools tab)
	- Changed default selection on copy tab to 3 (full copy including
	  burning)
	- Fixed a bug with auto play. Audio and subtitle selection should be
	  more reasonable now.
	- Fixed a bug with menu color selection. Color is now properly restored
	  if user cancels the color selection dialog.

qVamps V0.21:
	- Filename of last menu background gets saved now
	- Added preview of generated DVD image
	- Added burning of existing DVD image
	- Fixed RE for 420_?mpeg2 issue with ppmtoy4m
	- Added support for growisofs, user may select between cdrecord-ProDVD
	  and growisofs now
	- Fixed symbol clash with "menu_table_items"
	- Fixed single DVD device copy, disk could not be changed in previous
	  versions
	- User may change name of DVD copy directory now
	- User may change volume ID of copied DVD now

qVamps V0.20:
	- Fixed ppmtoy4m command line to be patched at run time from "-S
	  420_mpeg2" to "-S 420mpeg2" if option is not properly recognized

qVamps V0.19:
	- User adjustable settings
	- Single channel audio displays as "Mono"
	- Added about page (includes copy/pastable version info)
	- Improved error handling during copy tasks
	- SIGPIPE does not kill us any more during menu generation
	- ppmtoy4m command fixed for MJPEG Tools version >1.6.2

qVamps V0.18:
	- Fully integrated copy/burning process
	- Option for disk change (w/ single DVD device)
	- Update of menu table before launching copy tasks
	- Added sample PS MPEGs for menu generation to distribution (NTSC&PAL)
	- Bugfix for close method in packages
	- Menu video ES isn't generated any more if user specifies an MPEG
	- Added aspect ratio to mpeg2enc command line in NTSC mode
	- Introduced migration of personal qvampsrc