Log of /t2sami
Directory Listing
Revision
257 -
Directory Listing
Modified
Tue Dec 27 08:17:02 2011 UTC
(11 years, 5 months ago)
by
jeremyd2019
update for boost_filesystem api version 3.
Revision
256 -
Directory Listing
Modified
Tue Dec 27 08:16:00 2011 UTC
(11 years, 5 months ago)
by
jeremyd2019
update to make newer versions of autoconf happy
Revision
255 -
Directory Listing
Modified
Mon Apr 25 03:37:29 2011 UTC
(12 years, 1 month ago)
by
jeremyd2019
fix a crash during caption extraction. Added some asserts to help track down that crash.
Revision
251 -
Directory Listing
Modified
Fri Aug 31 06:19:10 2007 UTC
(15 years, 9 months ago)
by
jeremyd2019
sync common files between t2sami and tivodecode. remove extraneous extern "C" around includes in t2sami because tivodecode headers now have them
Revision
245 -
Directory Listing
Modified
Tue Aug 28 05:17:26 2007 UTC
(15 years, 9 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'REL_2_0_0033_PRE2'.
Revision
244 -
Directory Listing
Modified
Tue Aug 28 05:17:25 2007 UTC
(15 years, 9 months ago)
by
jeremyd2019
version bump
Revision
243 -
Directory Listing
Modified
Tue Aug 28 05:01:16 2007 UTC
(15 years, 9 months ago)
by
jeremyd2019
change to allow reading and writing to stdin/stdout, based loosely on a patch by mikel111, but make it consitent with tivodecode (and other unix apps) in that an input or output file of '-' means stdin or stdout respectively
Revision
206 -
Directory Listing
Modified
Sun Apr 1 22:17:28 2007 UTC
(16 years, 2 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'REL_2_0_0033_PRE1'.
Revision
205 -
Directory Listing
Modified
Sun Apr 1 22:17:27 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
add files that autoconf did not know about to EXTRA_DIST so that they are included in the dist tar file (Doxyfile and windows build files)
Revision
204 -
Directory Listing
Modified
Sun Apr 1 22:00:37 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
change version number, intend scheme to be windowsver-unixver, for example 2.0.0033-pre1 for an alpha release or 2.0.0033-1 for a real release, in order to differentiate from the original version. Renumber exit codes to avoid duplication. Add a --version option to display the version info.
Revision
202 -
Directory Listing
Modified
Sun Apr 1 05:30:15 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
add header files to SOURCES so that they get packaged by 'make dist'
Revision
199 -
Directory Listing
Modified
Sun Apr 1 04:46:09 2007 UTC
(16 years, 2 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
't_autoconf_conversion_merge'.
Revision
198 -
Directory Listing
Modified
Sun Apr 1 04:46:08 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
merge autoconf branch back to head. AUTOCONF_CONVERSION_BRANCH is now closed
Revision
197 -
Directory Listing
Modified
Sat Mar 31 22:29:55 2007 UTC
(16 years, 2 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'f_autoconf_conversion_merge'.
Revision
196 -
Directory Listing
Modified
Sat Mar 31 22:29:54 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
update config.h.win32 with changes to config.h due to version number update
Revision
195 -
Directory Listing
Modified
Sat Mar 31 22:20:53 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
oops, confused cygwin and mingw as to which had the issue detecting boost filesystem lib
Revision
194 -
Directory Listing
Modified
Sat Mar 31 21:54:05 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
write a README file for t2sami autoconf branch
Revision
193 -
Directory Listing
Modified
Sat Mar 31 21:43:20 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
copy copyright info from TScan.h into COPYING file, add some content to AUTHORS file
Revision
191 -
Directory Listing
Modified
Sat Mar 31 21:23:49 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
port upstream changes from postgresql's getopt* files, which remove the advertising clause from the license on the file
Revision
189 -
Directory Listing
Modified
Sat Mar 31 21:17:23 2007 UTC
(16 years, 2 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'PRE_AUTOCONF_CONVERSION_BRANCH_MERGE'.
Revision
188 -
Directory Listing
Modified
Sat Mar 31 21:17:22 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
port upstream changes from postgresql's getopt* files, which remove the advertising clause from the license on the file
Revision
187 -
Directory Listing
Modified
Fri Mar 23 05:49:47 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
add new command line options for new options in CTivoScan class
Revision
186 -
Directory Listing
Modified
Fri Mar 23 05:27:14 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
port changes from HEAD of improvements between 2.0.0025 and 2.0.0033 of Windows source
Revision
185 -
Directory Listing
Modified
Fri Mar 23 03:57:21 2007 UTC
(16 years, 2 months ago)
by
jmemmott
Merged in captioning improvements made between between versions 2.0.0025 and 2.0.0033 of Windows source.
Revision
184 -
Directory Listing
Modified
Fri Mar 23 02:31:30 2007 UTC
(16 years, 2 months ago)
by
jeremyd2019
forward declare CTivoScan for compatibility with gcc 4.1
Revision
183 -
Directory Listing
Modified
Wed Jan 31 02:53:24 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
factor out dependency on boost filesystem from TScan.cpp to Utility.cpp with all of the rest of boost filesystem dependent code. Port from HEAD
Revision
182 -
Directory Listing
Modified
Wed Jan 31 02:47:37 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
factor out dependency on boost filesystem from TScan.cpp to Utility.cpp with all of the rest of boost filesystem dependent code.
Revision
181 -
Directory Listing
Modified
Tue Jan 30 23:29:18 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
merge changes from HEAD, add some different music note char options (disabled) to try out. mplayer and vlc both do not interpret html entities, but display them raw, but some other player may do something more helpful
Revision
180 -
Directory Listing
Modified
Tue Jan 30 23:25:23 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
cast unsigned char to int explicitly in formating code, as it was not working with the boost code, and I don't know what might happen with normal sprintf
Revision
179 -
Directory Listing
Modified
Tue Jan 30 01:33:59 2007 UTC
(16 years, 4 months ago)
by
jmemmott
"newissues" fixes.
Revision
178 -
Directory Listing
Modified
Mon Jan 29 04:11:07 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
port command line option for different output path from HEAD
Revision
177 -
Directory Listing
Modified
Mon Jan 29 04:08:42 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
add command line option to write output file to different path than input file - default to same path as input file if not given
Revision
176 -
Directory Listing
Modified
Sun Jan 28 08:36:30 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
remove VersionNumber.h from visual studio 2005 project
Revision
175 -
Directory Listing
Modified
Sun Jan 28 08:06:03 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
add various DumpWhatever defines to autoconf with --enable-dump-whatever options, and an --enable-dump-all option. Change CC.cpp to use the VERSION macro defined by autoconf rather than the OEM_VERSION defined by VersionNumber.h, remove all vestiges of VersionNumber.h from the autoconf branch
Revision
174 -
Directory Listing
Modified
Sun Jan 28 07:34:25 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
change configure.in package version number to match VersionNumer.h, and config.h.win32
Revision
173 -
Directory Listing
Modified
Sun Jan 28 07:26:35 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
fix issue I have been having where when CPs::zero() is called when pos == PS_BUFFER_LENGTH, it returns true when it should not due to walking off the end of the buffer
Revision
172 -
Directory Listing
Modified
Sun Jan 28 07:04:57 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
fix error where directory name and file name are concated together without delimiter. Use boost::filesystem for this for portability
Revision
171 -
Directory Listing
Modified
Sun Jan 28 06:46:50 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
update config.h.win32 for _DEBUG support in configure
Revision
170 -
Directory Listing
Modified
Sun Jan 28 06:45:26 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
port changes from HEAD to AUTOCONF_CONVERSION_BRANCH
Revision
169 -
Directory Listing
Modified
Sun Jan 28 06:35:10 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
add include for boost/format usage which has been added to CC.cpp, change char to unsigned char in case where it is looking for chars > 127, length is a function on std::string, add default assert(false) to a couple switches to shut up compiler about potenial use of uninitialized node, and to make sure that if the value of that var is ever some other value, it is noticed quickly. Fix case of Utility.h since unix is case-sensitive on file names.
Revision
168 -
Directory Listing
Modified
Sun Jan 28 02:37:35 2007 UTC
(16 years, 4 months ago)
by
jmemmott
Merged latest Windows closed captioning fixes into source. Tested with Windows compiler - console and gui versions. Still needs Unix compiler testing.
Revision
167 -
Directory Listing
Modified
Tue Jan 23 08:04:46 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
add configure option to enable debug code. The exact debug code enabled depends on VersionNumber.h
Revision
157 -
Directory Listing
Modified
Mon Jan 15 20:54:15 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
change so that we do not add extern declarations for vars that getopt.h should be handling for us - makes it work in cygwin
Revision
154 -
Directory Listing
Modified
Sun Jan 14 20:39:11 2007 UTC
(16 years, 4 months ago)
by
jeremyd2019
port fixes for timestamps on final sync entries from HEAD
Revision
149 -
Directory Listing
Modified
Sun Jan 14 16:57:45 2007 UTC
(16 years, 4 months ago)
by
jmemmott
Fixes for timestamps on final sync entries.
Revision
146 -
Directory Listing
Modified
Fri Jan 12 00:10:27 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
change to use statically linked boost lib rather than dll for easier use
Revision
145 -
Directory Listing
Modified
Thu Jan 11 21:30:16 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
change over to a functor struct for progress reporting instead of a function pointer (boost::function lib makes this seamless). Write an (untested) functor to reproduce the progress reporting method originally used on windows, in an #if 0 block since it will not compile or do anything useful for me. It serves as an example of how the code could potentially be re-integrated to the windows app so that a single codebase can be shared between windows and unix ports - port from HEAD
Revision
144 -
Directory Listing
Modified
Thu Jan 11 21:29:53 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
make ProcessPS function return bool since the r_ok value should probably be reported back to the caller, and was using windows-esque methods prior to unix port - port from HEAD
Revision
143 -
Directory Listing
Modified
Thu Jan 11 21:26:46 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
change over to a functor struct for progress reporting instead of a function pointer (boost::function lib makes this seamless). Write an (untested) functor to reproduce the progress reporting method originally used on windows, in an #if 0 block since it will not compile or do anything useful for me. It serves as an example of how the code could potentially be re-integrated to the windows app so that a single codebase can be shared between windows and unix ports
Revision
142 -
Directory Listing
Modified
Thu Jan 11 21:24:19 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
make ProcessPS function return bool since the r_ok value should probably be reported back to the caller, and was using windows-esque methods prior to unix port
Revision
141 -
Directory Listing
Modified
Thu Jan 11 06:06:50 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
fix crash due to copy/paste error - port from head
Revision
140 -
Directory Listing
Modified
Thu Jan 11 06:05:23 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
fix crash due to copy/paste error
Revision
137 -
Directory Listing
Modified
Wed Jan 10 23:27:20 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
explicitly set c++ language when testing linking of boost_filesystem libs - hopefully fix compile on openbsd
Revision
136 -
Directory Listing
Modified
Wed Jan 10 21:56:13 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
add checks to add additional CFLAGS, and add -Wall to CXXFLAGS, on gcc
Revision
135 -
Directory Listing
Modified
Wed Jan 10 21:35:25 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
add -Werror-implicit-function-declaration to CFLAGS for large file support checks since otherwise _LARGEFILE_SOURCE is not defined when it needs to be and fseeko and ftello are implicitly defined.
Revision
134 -
Directory Listing
Modified
Wed Jan 10 08:11:06 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
make it compile on windows again, fix up types to avoid warnings
Revision
133 -
Directory Listing
Modified
Wed Jan 10 07:40:00 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
check for _stricmp as well as stricmp since windows deprecated the latter but I don't know that there is not a platform somewhere that does not define the former but does the latter
Revision
132 -
Directory Listing
Modified
Wed Jan 10 07:28:57 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
fixup includes of config.h, conditional on HAVE_CONFIG_H
Revision
131 -
Directory Listing
Modified
Wed Jan 10 07:24:28 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
add check for strcasecmp and stricmp, since the former is on *nix and the later on windows
Revision
130 -
Directory Listing
Modified
Wed Jan 10 04:17:30 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
add LIBOBJS to LDADD for replacement functions (feeko, getopt, getopt_long)
Revision
129 -
Directory Listing
Modified
Wed Jan 10 03:53:45 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
use HAVE_NETINET_IN_H macro instead of \!defined(WIN32)
Revision
128 -
Directory Listing
Modified
Wed Jan 10 02:19:40 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
move boost libs to LDADD instead of LDFLAGS
Revision
127 -
Directory Listing
Modified
Wed Jan 10 00:48:21 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
add BOOST_CFLAGS to automake stuff
Revision
126 -
Directory Listing
Modified
Wed Jan 10 00:36:06 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
add doxygen rule to Makefile.am and check for doxygen program in configure
Revision
125 -
Directory Listing
Modified
Tue Jan 9 23:51:23 2007 UTC
(16 years, 5 months ago)
by
jeremyd2019
set up t2sami for autoconf usage - still needs some testing, so its on a seperate branch
Revision
123 -
Directory Listing
Modified
Mon Jan 8 20:35:06 2007 UTC
(16 years, 5 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'AUTOCONF_CONVERSION_BRANCHPOINT'.
Revision
122 -
Directory Listing
Modified
Mon Jan 8 20:35:05 2007 UTC
(16 years, 5 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create branch
'AUTOCONF_CONVERSION_BRANCH'.
Revision
121 -
Directory Listing
Modified
Mon Jan 8 20:35:04 2007 UTC
(16 years, 5 months ago)
by
jeremyd
rename testy.cpp to better named t2samiapp.cpp and output from testy to t2sami
Revision
101 -
Directory Listing
Modified
Sun Jan 7 21:54:38 2007 UTC
(16 years, 5 months ago)
by
jeremyd
add additional options for CTivoScan class which are in the options dialog in T2Sami windows app
Revision
100 -
Directory Listing
Modified
Fri Jan 5 07:06:44 2007 UTC
(16 years, 5 months ago)
by
jeremyd
add callback function for progress reporting - should also be usable for original windoze message-passing cruft ;)
Revision
99 -
Directory Listing
Modified
Thu Jan 4 20:20:45 2007 UTC
(16 years, 5 months ago)
by
jeremyd
merge changes from latest CC.{cpp,h} from t2samiupdate - I believe this is 2.0.0020
Revision
98 -
Directory Listing
Modified
Thu Jan 4 20:13:37 2007 UTC
(16 years, 5 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'T2SAMI_ORIG_2_0_0020'.
Revision
97 -
Directory Listing
Modified
Thu Jan 4 20:13:36 2007 UTC
(16 years, 5 months ago)
by
jeremyd
import latest CC.{cpp,h} code from t2sami update.
Revision
95 -
Directory Listing
Modified
Sun Dec 31 23:42:49 2006 UTC
(16 years, 5 months ago)
by
jeremyd
switch reading file from open/read/lseek to happyfile code which is now portably large file enabled
Revision
89 -
Directory Listing
Modified
Sun Dec 31 07:47:07 2006 UTC
(16 years, 5 months ago)
by
jeremyd
change output files over to fopen style rather than open style, change over to using fprintf rather than boost::format for almost all usage. fix a couple remaining debug outputs that were not enabled
Revision
88 -
Directory Listing
Modified
Sat Dec 30 05:06:19 2006 UTC
(16 years, 5 months ago)
by
jeremyd
add hack to put a space in caption when a preamble code is encountered - fixes run-together words which should have been on different lines
Revision
87 -
Directory Listing
Modified
Sat Dec 30 05:03:20 2006 UTC
(16 years, 5 months ago)
by
jeremyd
make error message on catching exception explain a little more what happened
Revision
86 -
Directory Listing
Modified
Sat Dec 30 03:16:52 2006 UTC
(16 years, 5 months ago)
by
jeremyd
merge WIP ATSC caption support from upstream, update so that compiling with _DEBUG defined works, for getting the debugging log file
Revision
85 -
Directory Listing
Modified
Sat Dec 30 02:40:00 2006 UTC
(16 years, 5 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'T2SAMI_ORIG_0_1_0016_2'.
Revision
83 -
Directory Listing
Modified
Sat Dec 30 01:55:16 2006 UTC
(16 years, 5 months ago)
by
jeremyd
checkpoint unix port work
Revision
82 -
Directory Listing
Modified
Sat Dec 30 01:52:54 2006 UTC
(16 years, 5 months ago)
by
jeremyd
remove files not immediately interesting to my attempts at a unix port
Revision
81 -
Directory Listing
Modified
Sat Dec 30 01:51:43 2006 UTC
(16 years, 5 months ago)
by
(unknown author)
This commit was manufactured by cvs2svn to create tag
'T2SAMI_ORIG_0_1_0016'.
Revision
80 -
Directory Listing
Modified
Sat Dec 30 01:51:42 2006 UTC
(16 years, 5 months ago)
by
jeremyd
This commit was generated by cvs2svn to compensate for changes in r79,
which included commits to RCS files with non-trunk default branches.
Revision
78 -
Directory Listing
Added
Sat Dec 30 01:51:42 2006 UTC
(16 years, 5 months ago)
by
(unknown author)
Standard project directories initialized by cvs2svn.