Timeline
01/29/00:
- 17:51 Changeset [396] by
- Win32 specific fixes: - fix couple of improper registry queries (buffer …
- 16:53 Changeset [395] by
- - Fix compilation warnings from MSVC: type casts.
- 16:48 Changeset [3086] by
- - Fix compilation warnings from MSVC: type casts.
- 16:28 Changeset [3085] by
- - Fix channel.c to write null string in response to …
- 15:45 Changeset [3084] by
- - pcma to audio_zero.
- 15:42 Changeset [3083] by
- - Typo corrections from Dimitris.
- 15:01 Changeset [3082] by
- - Added auddev_atm.[ch]. Not sure whether it works since we don't have a …
- 09:34 Changeset [3081] by
- - Add format conversions for a-law devices. D Terzis' auddev_atm.c speaks …
- 09:34 Changeset [3080] by
- - Add format conversions for a-law devices. D Terzis' auddev_atm.c speaks …
01/28/00:
- 17:21 Changeset [394] by
- Update Visual C++ project files to match recent changes in mbus code.
- 17:15 Changeset [393] by
- Version -> 1.1.0 ready for release.
- 17:07 Changeset [392] by
- Remove unneeded debug_msg()
- 17:04 Changeset [3079] by
- Sigh. Must malloc() before sprintf(). rat now works again.
01/27/00:
- 17:12 Changeset [3078] by
- - Added Id strings to all c file. - Replaced $Date$ and $Revision$ with …
01/26/00:
- 17:20 Changeset [391] by
- Yadda yadda yadda
- 16:51 Changeset [390] by
- Assorted fixes
- 16:03 Changeset [3077] by
- Update for removal of mbus_addr()
- 16:03 Changeset [389] by
- Remove the mbus_addr() function, add an extra parameter to mbus_init() …
- 15:45 Changeset [3076] by
- Update for recent changes in the mbus code. This is mainly just the …
- 15:44 Changeset [388] by
- Move the mbus_parse_*() and mbus_encode_str()/mbus_decode_str() routines …
01/25/00:
- 17:48 Changeset [3075] by
- Remove spurious xfree() calls.
- 17:47 Changeset [387] by
- Remove spurious debugging code.
- 16:30 Changeset [3074] by
- Add shutdown routines for the win32 audio device. Doesn't seem to work …
- 16:29 Changeset [3073] by
- Added missing header file.
- 16:01 Changeset [3072] by
- Fix reception of RTP packets with padding (this is what caused a crash …
- 15:44 Changeset [386] by
- Remove bogus call to srand48().
- 15:42 Changeset [385] by
- Note that handling of SSRC collisions is broken. Found this out because of …
- 14:37 Changeset [1000] by
- Added codec/h263/*.o to clean directive. Changed name of UCL's common …
01/23/00:
- 18:55 Changeset [3071] by
- - Fix saving of audioChannelParameters setting - Fix use of mbus structure …
- 18:50 Changeset [384] by
- Fix "const" in memory.c Fix un-freed memory in rtp.c Add debugging code to …
01/21/00:
- 15:45 Changeset [383] by
- Updates to get the test suite working properly on win32
- 15:21 Changeset [3070] by
- Add the testcommon project.
- 15:20 Changeset [382] by
- Update to allow the test suite to run on Win32.
- 15:12 Changeset [381] by
- Added files to generate version.h under windows.
- 14:03 Changeset [3069] by
- Update installation instructions.
01/20/00:
- 16:32 Changeset [380] by
- Update IPv6 support for RedHat? 6.1
- 16:12 Changeset [3068] by
- Make the project files consistent in their use of "program database for …
- 16:11 Changeset [379] by
- Update for Microsoft Research IPv6 v1.4 - we now require the getaddrinfo() …
01/19/00:
- 16:40 Changeset [3067] by
- Merge in fixes made for the demo yesterday…
- 16:32 Changeset [378] by
- Fix potential buffer overflow in Win32 debug properly - using _vsnprintf()
01/14/00:
- 15:03 Changeset [3066] by
- - Some command line updates.
- 13:36 Changeset [999] by
- - Win32 debug is now standard build. Gross MS coding example #99989: …
- 13:31 Changeset [3065] by
- - Default Active configuration should now be Debug, not Musica IPv6.
- 13:31 Changeset [377] by
- - Default Active configuration should now be Debug, not Musica IPv6.
01/13/00:
- 21:35 Changeset [3064] by
- Can't playout encrypted GSM data - I suspect it's a padding issue, since …
- 21:29 Changeset [3063] by
- Remove debugging code
- 20:57 Changeset [3062] by
- Update project for codec_compat... changes
- 20:35 Changeset [3061] by
- - Add back support for old codec names. - If people do -f codec1/codec2 …
- 20:19 Changeset [3060] by
- - Backwards compatible name mappings (iteration #2 :-).
- 20:15 Changeset [376] by
- IPv6 fixes
- 19:58 Changeset [375] by
- Altered paths to make relative. Changed IPv6 paths : MS IPV6 - goess in …
- 19:54 Changeset [3059] by
- Correct some erroneous paths in Win32 projects
- 19:41 Changeset [3058] by
- Added 'Debug IPv6 Musica' for Detexis IPv6 stack. Also made paths to …
- 19:29 Changeset [3057] by
- Added Debug IPv6 project configuration for ratmedia and ratui.
- 18:05 Changeset [374] by
- Note potential for problems in _dprintf().
- 18:01 Changeset [373] by
- Workaround for buffer overflow bug which caused crashes on winNT with …
- 17:55 Changeset [3056] by
- Remove spurious debugging code.
- 17:55 Changeset [372] by
- Remove spurious debugging code.
- 17:37 Changeset [371] by
- Memory fixes.... sigh
- 17:21 Changeset [3055] by
- More debugging gumpf
- 17:21 Changeset [370] by
- More debugging gumpf
- 16:40 Changeset [369] by
- Debugging gubbins
- 16:40 Changeset [3054] by
- Lots of debugging code - don't even think of playing with this version…
01/12/00:
- 00:57 Changeset [368] by
- Various tweaks to the mbus code…
01/11/00:
- 18:06 Changeset [3053] by
- Remove spurious code…
- 18:05 Changeset [367] by
- Fix maintainence of active mbus entities whilst in mbus.waiting() and …
- 18:01 Changeset [366] by
- Fix SCOPE parameter in mbus config on win32
- 16:01 Changeset [365] by
- Fix snprintf() hassles
01/10/00:
- 15:42 Changeset [3052] by
- Removing spurious code.…
- 15:19 Changeset [364] by
- If you turn on "-Wstrict-prototypes" the C code generated as part of the …
01/06/00:
- 19:11 Changeset [3051] by
- Updates on the way to lip-sync
- 16:58 Changeset [3050] by
- - Use ts_abs_diff rather than ts_sub for spike detection. Occasionally …
- 16:40 Changeset [3049] by
- Discard RTP packets later if the source or output is muted. This means …
- 16:39 Changeset [3048] by
- Remove unused vars.
- 16:19 Changeset [3047] by
- Remove support for the video tool to send us its playout delay - we now …
- 16:14 Changeset [3046] by
- - Compiler warning fix for no debug.
- 14:28 Changeset [3045] by
- - Removed black boxes.
- 14:21 Changeset [3044] by
- Rewrite the lip-sync code to send our playout delay to the video tool. We …
- 13:59 Changeset [3043] by
- Cleanup lip-sync code - we no longer need to save/load this setting.
- 13:57 Changeset [363] by
- Note mbus_exit() bug
- 13:44 Changeset [3042] by
- Automatically enable/disable lip-sync when we detect a video tool via our …
- 13:39 Changeset [3041] by
- Remove lip-sync command line option and toggle button in the user …
- 12:59 Changeset [998] by
- Increase heartbeat rate to comply with latest spec
- 12:55 Changeset [997] by
- No longer crash when we receive an unknown mbus command.
- 12:47 Changeset [3040] by
- Fix mbus address of media engine
- 12:46 Changeset [3039] by
- - Timing of startup is such that sometimes we get large burst of packets …
- 12:09 Changeset [3038] by
- - Removed redundant code from vanilla_decoder_output. Tested.
- 12:07 Changeset [3037] by
- - Removed talkspurt start compression compensation code.
01/05/00:
- 14:37 Changeset [3036] by
- - Fixed settings not storing audioChannelParameters - Robustified channel …
- 13:58 Changeset [3035] by
- - Added fix for stereo channels in find_local_match.
- 00:57 Changeset [362] by
- Add test routines for code in net_udp.c and tweak other tests.
01/04/00:
- 13:47 Changeset [361] by
- Fix configure script which got accidently broken. For some reason the test …
- 13:30 Changeset [3034] by
- - Various fixes for potential buffer overflows - Update copyright notices …
- 13:28 Changeset [360] by
- - Cleanup test routines - Fix various potential buffer overflow problems - …
Note: See TracTimeline
for information about the timeline view.
