Timeline
02/11/99:
- 23:35 Changeset [1216] by
- Change init script... trying to get the libraries towork.
- 16:57 Changeset [56] by
- - IPv6 probe using existence of getipnodebyname in configure script. - …
- 16:29 Changeset [55] by
- - Fixed echo for configure script. By default only Linux understands -n …
- 16:18 Changeset [54] by
- - When DEBUG_MEMORY defined now dumps allocation table when number of …
- 15:32 Changeset [2223] by
- - Ordering issue with some iterator ops addressed. Leaks like hell, but …
- 14:14 Changeset [53] by
- Update change log
- 12:13 Changeset [2222] by
- - Folders for source files like 3.0 - Type conversion warning addressed.
- 12:05 Changeset [52] by
- Set IPv6 ttl and loopback state correctly on solaris.
- 11:48 Changeset [51] by
- Remove the Makefile.sed temporary file after it is used.
- 11:46 Changeset [50] by
- Add udp_host_addr() to get a text version of the interface address to …
- 09:39 Changeset [2221] by
- - Fixes for timestamp comparisons involving uninitialised timestamps.
02/10/99:
- 14:40 Changeset [2220] by
- - Visual C++ compiler warnings addressed. - Update files in project.
- 13:14 Changeset [823] by
- Changed Makefile.in to add support for IPv6 - removed support for rtpv1 To …
- 11:51 Changeset [822] by
- Altered error checking - Solaris' getipnodebyname call has a reentrant …
02/09/99:
- 17:29 Changeset [821] by
- Provided support for IPv6 under Solaris2.7 with ipv6 (ipv6_20): Taken from …
- 17:20 Changeset [820] by
- Provided support for IPv6 under Solaris2.7 with ipv6 (ipv6_20): Taken from …
- 15:24 Changeset [2219] by
- Transmitter appears to work again. - Removed old hooks for channel coder …
02/08/99:
- 22:05 Changeset [2218] by
- - Dependancy of tcl files was wrong (a typo), causing ui_*.o to be rebuilt …
- 21:47 Changeset [2217] by
- - Fixed playout buffer flush bug introduced with interators. - Transmitter …
- 15:24 Changeset [2216] by
- - Code now compiles with iterators in playout buffer. Does not run …
02/06/99:
- 17:33 Changeset [1215] by
- Include a whole bunch of libs which got left out before. This should fix …
- 11:49 Changeset [49] by
- Detect the need for -DNEED_INET_PTON on Linux libc 5.x Colin
- 11:48 Changeset [48] by
- Just syncing up.... Colin
02/05/99:
- 11:04 Changeset [2215] by
- - Transmitter now uses playout buffer code. - Fixed calls to transmitter …
- 10:37 Changeset [2214] by
- Marginal playout buffer optimizations: - Iterators are now statically …
- 10:01 Changeset [2213] by
- - Just syncing.
02/04/99:
- 11:34 Changeset [2212] by
- - Some changes for new playout buffer code. - Transmitter half using …
02/03/99:
- 23:22 Changeset [2211] by
- - Added iterator fast forward (move to tail) and rewind (move to head).
- 20:58 Changeset [2210] by
- - Bug fixes in the decode path.
- 20:58 Changeset [2209] by
- - Added iterator functions. You can now create a playout buffer and …
- 20:17 Changeset [1103]
- This commit was manufactured by cvs2svn to create tag 'release_8_0_3ucl3'.
- 20:17 Changeset [1102]
- This commit was manufactured by cvs2svn to create tag 'for_isabelle'.
- 20:17 Changeset [1101] by
- update Release build to match Debug build. Kris
- 20:17 Changeset [1214] by
- update Release build to match Debug build. Kris
- 11:30 Changeset [2208] by
- - Fixed a bug I introduced whereby participants were being deleted, but …
- 10:49 Changeset [2207] by
- - Added random offset for initializing timestamp mapping - both to and …
- 10:37 Changeset [47] by
- - Added a simple test for in_addr_t. Maybe too simple :-)
- 09:42 Changeset [2206] by
- - Bug tracking in decode path.
02/02/99:
- 17:26 Changeset [1213] by
- Include the resource files
- 14:59 Changeset [2205] by
- - Fixed dereference of free'd pointer bug in transmitter. (C Programing …
02/01/99:
- 22:35 Changeset [2204] by
- - Now zero all data in queue on creation.
- 21:44 Changeset [2203] by
- - Added cushion into decode time consideration. - Fixed length problem in …
- 20:52 Changeset [2202] by
- - Temporary fix for wrong block size propagation. - The code now runs, not …
- 15:24 Changeset [2201] by
- - Ironing out glitches in the transmitter and the decode path.
- 11:38 Changeset [2200] by
- - Assorted fixes to get compilation without bounds checking enabled.
- 11:10 Changeset [2199] by
- - Added active_source list creation and destruction functions in session …
01/31/99:
- 23:38 Changeset [2198] by
- - Stuff to make it build - it does, but don't expect it to run just yet …
- 19:10 Changeset [2197] by
- - Fixes to transmit.c and net.c to reflect timestamp changes. - Mapping …
01/30/99:
- 16:06 Changeset [2196] by
- Added Vijay Gill's linux fix.... >Date: Fri, 29 Jan 1999 16:42:37 -0500 …
- 13:09 Changeset [46] by
- Assorted updates…
01/29/99:
- 17:30 Changeset [2195] by
- - Yow. The mixer compiles. Getting closer :-)
- 12:15 Changeset [2194] by
- - mixer nearly working.
- 01:10 Changeset [45] by
- blah de blah blah
01/28/99:
- 18:16 Changeset [44] by
- Start on the expiry of sources which haven't been heard from for a while.
- 10:39 Changeset [2193] by
- - All files, bar mix.c, here now compile. Still no application. I will …
- 00:32 Changeset [43] by
- Implemented rtp_get_sr() and rtp_get_rr()
- 00:18 Changeset [42] by
- Added lots of debugging code. Fix deletion of sources (no longer leaks …
01/27/99:
- 22:19 Changeset [2192] by
- - Compilation now occurs for mbus_engine.c session.c.
- 19:18 Changeset [2191] by
- - More steps along the road. - Making more files compatible with new …
- 09:45 Changeset [2190] by
- - Timestamp incorporation.
01/26/99:
- 17:42 Changeset [41] by
- Update mbus code to save/restore settings to the registry.
- 16:17 Changeset [2189] by
- - Changed functions names ts_diff now ts_sub. - Added ts_abs_diff that …
- 15:32 Changeset [819]
- This commit was manufactured by cvs2svn to create tag 'release2_8ucl3'.
- 15:32 Changeset [818] by
- Fix for solaris. Kris
- 14:35 Changeset [2188] by
- - Added ts_add and ts_diff for adding and differencing timestamps. - Added …
- 10:41 Changeset [2187] by
- - Updated timestamp code to match ts.[ch].
- 09:16 Changeset [2186] by
- - Added new timestamp processing code. Should handle multirate better. - …
01/25/99:
- 22:32 Changeset [817] by
- define for int16_t.
- 22:00 Changeset [816] by
- Fixed to compile on irix.
- 19:45 Changeset [815] by
- changed INADDR_LOOPBACK's to INADDR_ANY's. Kris
- 17:30 Changeset [40] by
- Random fixes for IPv6 on Solaris..... I suspect these have broken the …
- 15:22 Changeset [814] by
- Tests if display can be opened before setting it to hostname:0.0 on sgi's. …
- 00:14 Changeset [39] by
- Rewrite the database routines to use a hashtable - faster and easier to …
01/24/99:
- 23:00 Changeset [38] by
- Assorted updates to the RTP library.
- 12:54 Changeset [37] by
- Finish RR/SR handling
01/23/99:
- 19:22 Changeset [36] by
- Start at an RTCP RR handler.
- 18:36 Changeset [35] by
- Add timestamp to the rtp_event objects…
01/22/99:
- 17:50 Changeset [2185] by
- Basic decode path sorted. Needs: - debugging. - hooks to write into …
- 15:26 Changeset [2184] by
- - Added channel coder peek functions so we can extract media payload and …
- 11:33 Changeset [2183] by
- - Some module tests.
- 11:32 Changeset [2182] by
- - Bug fixes found with test modules (see MODS).
01/21/99:
- 22:57 Changeset [813] by
- ifdef'd out sendmsg perrors on windows 'cause they're annoying. Kris
01/20/99:
- 12:44 Changeset [2181] by
- - Decode path finalized. Still needs a couple of functions. - Code still …
- 11:28 Changeset [2180] by
- - Made converter query and creation functions same format as device and …
01/19/99:
- 18:59 Changeset [2179] by
- - Changed encode and decode functions to take coded units as input and …
- 15:42 Changeset [2178] by
- - Tweaks to dependency fixes.
- 15:08 Changeset [2177] by
- - Fixing dependencies in repair code. Now only depends on codec files, …
- 10:50 Changeset [2176] by
- - More steps along the path to a new decoding path.
- 01:11 Changeset [34] by
- Hmmm.... I _think_ this reads the hashkey from the mbus config file now. …
- 00:59 Changeset [33] by
- Assorted updates to the RTP library..…
- 00:58 Changeset [32] by
- - Fix buffer overruns. - Fix parsing of config file - no longer crashes, …
- 00:28 Changeset [31] by
- Conference bus updates -- don't do a "cvs update" on this yet, it compiles …
01/18/99:
- 17:47 Changeset [2175] by
- - Steps along the road...still does not compile.
01/17/99:
- 22:55 Changeset [2174] by
- - Major rearrangements. Exit old channel coding framework, old …
01/16/99:
- 15:11 Changeset [2173] by
- Remove the space at the end of the first line of the sed script, since it …
- 12:49 Changeset [2172] by
- - Changed configure to produce sed command file, Makefile.sed, instead of …
- 12:46 Changeset [30] by
- - Moved sys/stat.h into include path for all UNIX's since it was included …
01/15/99:
- 14:01 Changeset [2171] by
- - Fixes to vanilla decoder.
- 13:19 Changeset [2170] by
- - Finalization of interface to channel coding. - Typo fixes. - This is …
- 10:39 Changeset [812] by
- Removed some includes. Kris
- 07:37 Changeset [2169] by
- - Channel coder stuff compiles.
01/14/99:
- 18:38 Changeset [2168] by
- - Added channel type utility functions.
- 17:03 Changeset [2167] by
- - Fixed typos. Now builds.
- 15:19 Changeset [811] by
- Use _max_fps to set initial grabber framerate. Kris
- 13:07 Changeset [2166] by
- - Further steps along the way to cleaner channel coding interface. - Added …
- 12:48 Changeset [810] by
- - Added Bill Fenners FreeBSD patches apart from net.cc. - Disabled still …
01/13/99:
- 22:11 Changeset [29] by
- Cleanups to the mbus code. Updates to the RTP library SR handing. - Colin
- 18:37 Changeset [28] by
- Remove spurious debugging code. Rename auth* to hash* throughout. Add stub …
- 18:35 Changeset [2165] by
- - Steps along the road to cleaner channel coding code.
- 18:04 Changeset [27] by
- More config file stuff... will now create $HOME/.mbus containing initial …
- 17:54 Changeset [2164] by
- Must initialise the LBL random number generator, used for all the crypto …
- 16:32 Changeset [809] by
- Increase 'fudge' value for windows (increases video delay). Kris
- 16:29 Changeset [2163] by
- Changed gettimeofday to use TclpGetTime? (uses ftime) and set microseconds. …
- 13:46 Changeset [2162] by
- - Added new_channel.[ch] that will replace channel.[ch] when finished. - …
- 13:45 Changeset [2161] by
- - Removed tcl.h and tk.h from config_{unix,win32}.h and placed them where …
01/12/99:
- 17:28 Changeset [26] by
- Fix buffer overflow bug. Start at config file code (not useful yet...)
- 17:04 Changeset [2160] by
- Added dependancy on ../common/libcommon.a
- 16:51 Changeset [25] by
- Windows project file tweaks.
- 16:51 Changeset [2159] by
- Now builds using out modified tcl/tk distributions
- 15:08 Changeset [2158] by
- - Added playout buffer manipulation routines. We are no longer going to …
Note: See TracTimeline
for information about the timeline view.
