[go: up one dir, main page]

Menu

Commit [r4301]  Maximize  Restore  History

Modified simple_storage to take -b flag. -b 1 now tells simple_storage to

accept transfer syntaxes from a pre-compiled list. That means we don't need
to grab this from a file.
Added -Y switch to send_image. This is a shortcut for -X. This tells
send_image to propose 3 transfer syntaxes, the 3 non-compression ones.

smmoore 2008-11-19

changed /trunk/apps/send_image/send_image.c
changed /trunk/apps/simple_storage/Makefile
changed /trunk/apps/simple_storage/simple_storage.c