
This is part of the Objectify project documentation.
Copyright (C) 2011   J. Scott Edwards
See the file README for copying conditions.


2011-03-12  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	<These changes were made on the alpha_31_branch>

	* opod.c (main): fixed so that temporary file goes in /tmp directory.
	line.
	<SVN-4888>

	* opod.c (main): Changed opod to allow multiple files on the command
	line.
	<SVN-4887>

	* opod.c (main): reversed the order of the command line arguments so
	the mountpoint comes first.
	<SVN-4886>

	* opod.c (main): changed to use a temporary file name based on the
	reference instead of a fixed name.
	<SVN-4885>

	* opod.c (main): moved the code to create and write the itdb out of the
	if restore file statement.
	<SVN-4884>

	* opod.c (main): removed duplicate error test for creating database
	failure.
	<SVN-4883>


2011-03-11  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	<These changes were made on the alpha_31_branch>

	* opod.c (main): changed to read the mp3 file from an Objectfy archive.
	<SVN-4881>

	* opod.c (track_from_file): Changed to access the TagLib C bindings
	instead of C++ so it can be compiled as a C program.
	<SVN-4880>

	* opod.c: added a header indicating the origin of the file and a
	copyright on the new changes to the file.
	<SVN-4879>

2011-03-10  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	<These changes were made on the alpha_31_branch>

	* opod.c: changed the formatting to match Objectify code formatting
	more closely.
	<SVN-4877>

	* opod.c: copied from libgpod-0.8.0/tests/test-cp.cc
	<SVN-4876>


