Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 490 → Rev 489

/video-contact-sheet/branches/1.13/dist/vcs
4865,9 → 4865,7
;;
display) UNDFLAG_DISPLAY=1 ;;
discard) UNDFLAG_DISCARD=1 ;;
*)
error "Unknown \`--undocumented $2' option"
;;
*) false ;;
esac
shift
;;
/video-contact-sheet/branches/1.13/dist/CHANGELOG
1,7 → 1,6
1.13:
* Complete manual pages
* Added 'anonymous' to the list of settings
* Remove meaningless decimals when generating config files
* Complete manual page
* Added 'anonymous' to the list of supported settings
* BUGFIXES:
- Correct extended-set resizing
- Constraint checking of settings failed silently
22,15 → 21,12
- Help fixes:
- Old DVD mode description was still displayed
- Incorrectly had `--jpeg 2' instead of `--jpeg2' or `--jpeg=2'
* UNDOCUMENTED/DEBUG:
- Undocumented options:
- Don't fail on unknown sub-options
- New sub-options: trace, display and discard
- Debugging facility: --undocumented trace=funcname
- Fix some typos
- Undocumented options: display, discard
* INTERNAL:
- Check ImageMagick through convert instead of identify
- Don't run filters in subshells
- Fix some typos
- Debugging facility: --undocumented trace=funcname added
- Bugfix: Actually use passed timestamp in filt_apply_timestamp()
- Bugfix: Don't accept --shoehorn (was deprecated and unhandled)
 
75,7 → 71,7
* DVD mode cleanup:
- Command-line switched to match "normal" files:
Before:
$ vcs --dvd /dev/dvd 0 or $ vcs --dvd /dev/dvd 1
$ vcs --dvd /dev/dvd 0 or $ vcs -dvd /dev/dvd 1
Equivalents now:
$ vcs --dvd /dev/dvd or $ vcs --dvd --dvd-title 1 /dev/dvd
* New end-offset behaviour: