Timeline
09/02/99:
- 19:02 Changeset [2709] by
- - Added persistent database for participant information that does not …
- 18:29 Changeset [890] by
- described chnages
- 18:01 Changeset [2708] by
- More multiprocess split stuff.... almost working now (maybe)
- 18:00 Changeset [2707] by
- Added extra mbus parameters to the session struct.
- 18:00 Changeset [2706] by
- Implemented tool.rat.addr.ui
- 17:04 Changeset [889]
- This commit was manufactured by cvs2svn to create tag …
- 17:04 Changeset [888] by
- Updated so that vic intercepts 'adios' call and closes filehandles (for …
- 17:00 Changeset [887] by
- New version that does logging properly - '-l' option now generates a …
- 16:59 Changeset [886] by
- Made changes to puts command which redefined in vic - so that it actually …
- 09:34 Changeset [223] by
- - Added binary tree for use in persistent participant database in RAT for …
- 01:06 Changeset [2705] by
- Syncing up.... note that the session_struct has changed, so you'll need to …
- 00:06 Changeset [2704] by
- Tweaks to the settings code. Move knowledge of our SSRC out of main.
09/01/99:
- 23:46 Changeset [2703] by
- Split settings_load() into settings_load_early() and setting_load_late(), …
- 19:14 Changeset [2702] by
- syncing up new main() routines
- 19:13 Changeset [2701] by
- Add null versions of commands which will be needed in the split rat.
- 19:13 Changeset [2700] by
- Update copyright notice
- 19:13 Changeset [2699] by
- Move network initialisation later…
- 18:27 Changeset [2698] by
- Fix type casts
- 15:11 Changeset [2697] by
- - Check codec name before attempting to configure device.
- 13:25 Changeset [222] by
- Remove irritating debug message
- 12:54 Changeset [2696] by
- Sigh. isspace() gives bounds errors on non-ascii characters, such as a �.
- 12:11 Changeset [2695] by
- Yes more random casts to keep the bounds checker happy…
- 12:04 Changeset [221] by
- Completely unnecessary casts added, to work around bugs in the header …
- 10:15 Changeset [2694] by
- Random updates to the new main routines.
08/31/99:
- 20:23 Changeset [2693] by
- Various changes to the layered coder. Sorry about committing another huge …
- 20:09 Changeset [2692] by
- Another attempt at fixing the mixer bug..... not sure I understand this …
- 18:45 Changeset [2691] by
- Hopefully fix mixer bug where we tried to write too many zeros into the …
- 08:50 Changeset [2690] by
- - Removed defunct file. [oth]
- 08:49 Changeset [2689] by
- - Removed defunct auddev_freebsd.c.
08/26/99:
- 18:55 Changeset [2688] by
- More steps along the road to a multi-process rat.…
- 18:03 Changeset [2687] by
- Move user interface initialisation later…
- 17:58 Changeset [2686] by
- Remove code to update UI from audio_device_reconfigure. We want to be able …
- 17:42 Changeset [220] by
- Added loop count to mbus_recv() to avoid denial of service attack.
- 17:13 Changeset [219] by
- Add mbus_sent_all()
- 15:17 Changeset [2685] by
- Fix spurious transmission of rtp.source.active() messages when we are …
- 12:08 Changeset [2684] by
- Fix spurious transmission of tool.rat.lecture.mode mbus messages to the …
08/25/99:
- 17:35 Changeset [2683] by
- Attempt #2 for the asfilebox.tcl Win32 Release fix…
- 17:32 Changeset [2682] by
- Added sndfile_types.h to the Win32 project.
- 17:30 Changeset [2681] by
- Removed an erroneous "\" from the Win32 Release build (couldn't find …
- 16:20 Changeset [2680] by
- Add asfilebox.tcl to Win32 Release build.
08/23/99:
- 23:43 Changeset [2679] by
- Fix some of the load settings code. More to do, but..…
- 23:14 Changeset [2678] by
- Update documentation of the auddev_*.c files, and fix some of the bit rot.
- 23:01 Changeset [218] by
- Update to v1.0.8, including final set of changes to 1.0.7
- 12:21 Changeset [2677] by
- Also send rtp.source.cname (ssrc cname) to the video tool, when doing lip …
08/20/99:
- 11:49 Changeset [217]
- This commit was manufactured by cvs2svn to create tag 'crtpdump_2_0_1'.
- 11:49 Changeset [216]
- This commit was manufactured by cvs2svn to create tag 'common_1_0_7'.
- 11:49 Changeset [215] by
- Add gettimeofday() workaround to unix Makefile -- probably unneeded, but …
- 11:47 Changeset [214] by
- Add gettimeofday() workaround for win32.
- 11:28 Changeset [213] by
- Add drand48() to the unix makefile
- 11:26 Changeset [212] by
- Oops, forgot this…
- 11:25 Changeset [2676] by
- Remove drand48() workaround, since this is now in the common library. …
- 11:07 Changeset [211] by
- Add workaround for missing drand48() on win32.
08/19/99:
- 20:26 Changeset [210] by
- Add rtp.[ch] to the project file.
- 20:25 Changeset [209] by
- Note missing functions on win32
- 19:19 Changeset [208] by
- Added back in6addr_any definition for MUSICA IPv6 stack.
- 19:13 Changeset [207] by
- Fix project file for the added inet_pton.c and inet_ntop.c files
- 19:12 Changeset [206] by
- Remove spurious IPv6 code?
- 18:56 Changeset [205] by
- Updated .h files for cplusplus compatibility. Also added ifndef for …
08/17/99:
- 23:08 Changeset [204] by
- Fixup the new inet_pton() and inet_ntop() code.
- 19:55 Changeset [2675] by
- Fix project files... Fix compiler warning in the tcl interface code.
- 19:49 Changeset [203] by
- inet_pton() and inet_ntop() code, ripped off from BIND 4.9.4. Will replace …
- 19:13 Changeset [202] by
- Fixes for the RTP code from Markus Germeier <mager@…> * time-out and …
- 14:49 Changeset [201] by
- In udp_host_addr6: Updated various spurious debug messages, moved xmalloc …
- 14:34 Changeset [200] by
- Cleanup formatting
- 14:23 Changeset [199] by
- Created new win32 project target for MUSICA IPv6 stack - Moved def's of …
- 14:18 Changeset [2674] by
- Added new win32 Project target for MUSICA IPv6 stack from Detexis. Moved …
- 14:02 Changeset [198] by
- Tweaks to the IPv6 code.... rearranging things, cleaning up the indents, …
- 13:48 Changeset [2673] by
- Remove annoying debug message
- 13:45 Changeset [2672] by
- Moved def's of NEED_INET_PTON, and NEED_IN6_IS_ADDR_MULTICAST into the …
- 13:43 Changeset [197] by
- Moved def's of NEED_INET_PTON, and NEED_IN6_IS_ADDR_MULTICAST in the …
- 12:54 Changeset [196] by
- Updated IPv6 udp_host_addr6() function so works correctly with Solaris …
08/16/99:
- 20:27 Changeset [2671] by
- - Changed order of include files so common is alway before …
- 16:38 Changeset [2670] by
- Updated for Detexis Thompson-CSF (the company formally known as Dassault) …
- 16:34 Changeset [195] by
- Updated for Detexis Thompson-CSF (the company formally known as Dassault) …
08/11/99:
- 15:37 Changeset [194] by
- Note issues with Microsoft IPv6 v1.3 and explicit routes.
- 14:48 Changeset [193] by
- Update project file to include mbus_config.[ch], and fix a missing #define …
- 12:08 Changeset [2669] by
- Made Orion's message on timestamps into a readme file..... got to get some …
- 01:28 Changeset [2668] by
- - Removed debugging messages for per participant gain scaling.
- 01:13 Changeset [2667] by
- - Added audio panel to participant panel on UI and code that will scale …
08/07/99:
- 22:43 Changeset [192] by
- Move the code to deal with the mbus configuration into mbus_config.c which …
- 20:33 Changeset [2666] by
- Was getting up to date on my rat-trap email, and realised that this would …
- 19:35 Changeset [2665] by
- Fix makefile to delete sdr plugin with "make clean"
08/03/99:
- 20:04 Changeset [2664] by
- - Added noise subsitution as a repair technique. It does not sound too …
Note: See TracTimeline
for information about the timeline view.
