Timeline
12/06/99:
- 17:23 Changeset [3005] by
- - Fixes to get auddev_pca back in for FreeBSD.
- 17:01 Changeset [3004] by
- - AC_CHECK_HEADERS for OSS - Marcus Meissner.
- 16:05 Changeset [3003] by
- - Dropped sed header fix. Went for -istdinc instead. No way as cool =) - …
12/05/99:
- 22:31 Changeset [3002] by
- - Added autoconf to MODS. - Added 2 spaces to configure.in.
- 22:28 Changeset [3001] by
- - configure now fixes broken X headers with a simple sed hack. Really …
- 12:08 Changeset [3000] by
- - Test for broken X11 headers. Not sure if we should do something gross …
12/04/99:
- 13:54 Changeset [2999] by
- - Delete M (first char, first line). Must have crept in during …
- 12:52 Changeset [2998] by
- - Added SASR test to configure.in - Added GSM defines to configure.in
- 11:42 Changeset [2997] by
- - Fixes for Solaris compilation.
- 11:31 Changeset [2996] by
- - Checks for gettimeofday and kill declarations. - #include soundcard.h …
- 11:07 Changeset [2995] by
- - Compiler fixes for really broken linux egcs optimizations …
- 09:01 Changeset [2994] by
- - Re-jig library linkage order. - Just a few include problems to fix to …
- 08:49 Changeset [2993] by
- - Fix for tcl/tk lib checks on machines that define LIBS i.e. socket, nsl, …
- 08:14 Changeset [2992] by
- - Add HAVE_STDINT_H.
- 08:06 Changeset [2991] by
- - Fixed glitches in some variable generation in configure. - Makefile.in …
12/03/99:
- 17:00 Changeset [2990] by
- - Tweaks to tcl/tk/common path searching (that I wish I'd never …
- 15:58 Changeset [341] by
- recvfrom->sendto in socket_error() argument
- 12:45 Changeset [2989] by
- XXX DO NOT UPDATE YET XXX - Moved all configure substitutions to top of …
- 11:55 Changeset [2988] by
- XXX DO NOT UPDATE YET XXX - Check pointing steps in configure changes.
- 11:19 Changeset [2987] by
- - Pass 1 at complete RAT-4 configure script.
- 01:22 Changeset [2986] by
- - Added X pre- and post- library gubbins to make tk library check more …
- 00:59 Changeset [2985] by
- - Typo for tk library location on Solaris.
- 00:56 Changeset [2984] by
- - First pass at Tcl/Tk header and library location. - Start of common …
12/02/99:
- 18:04 Changeset [2983] by
- - Start of tcl/tk/common checking.
- 16:39 Changeset [2982] by
- Increase buffer sizes, for running at high sampling rates
- 16:25 Changeset [2981] by
- Fix version number generation
- 16:07 Changeset [2980] by
- Fixes for win32
- 16:07 Changeset [340] by
- Fixes for win32
12/01/99:
- 22:50 Changeset [2979] by
- - X searching and maths lib checks from rqm. - More header checks. - …
- 19:00 Changeset [2978] by
- - Added default for ECHO in case not defined already.
- 17:22 Changeset [2977] by
- - Device selection for platforms.
- 14:43 Changeset [2976] by
- - Autoconf support files. - configure.in is almost empty. Will need quite …
- 13:43 Changeset [2975] by
- - Typo fix in VERSION_NUM generated. Could not execute processes.
- 13:14 Changeset [2974] by
- - Fixed typo in sdr pluggin name. - Hide sed gubbins for files generated …
- 12:23 Changeset [2973] by
- Update RPM specfile for linux
- 11:44 Changeset [2972] by
- Autoconf style sed substitutions: s/VALUE/value/ -> s%@VALUE@%value%
- 11:29 Changeset [2971] by
- - Moved files generated in configure into Makefile.in. Assuming we move …
11/30/99:
- 22:42 Changeset [2970] by
- - Pattern match sample insertion for corrections to slow audio sources. …
- 22:08 Changeset [339] by
- RTP encryption now works for keys which are invarient under the …
- 17:46 Changeset [338] by
- Ignore connection refused errors in IPv4 UDP send.
- 15:11 Changeset [2969] by
- Fix path searching when starting subprocesses
- 12:58 Changeset [337] by
- Bug fixes to the encryption code…
- 12:57 Changeset [2968] by
- - Update MODS - Try to understand the new playout calc.... made a few …
- 11:59 Changeset [2967] by
- - Added find_local_match for skew adaptation.
- 10:25 Changeset [2966] by
- - Added media_data_dup for duplicating media_data units.
11/29/99:
- 15:12 Changeset [2965] by
- - Removed channel_decoder_create from source_process packet. - Disabled …
- 13:57 Changeset [2964] by
- Tweaks to the decode path, part of the move to get redundancy working…
- 09:02 Changeset [336] by
- - removed tabs in argument descriptions.
- 08:58 Changeset [335] by
- - Cache type checks. - Cache IPv6 probes. - Removed reference to …
- 07:53 Changeset [334] by
- Move prototype for _debug_set_core_dir() outside #ifdef DEBUG.
- 07:26 Changeset [333] by
- Spell "inttypes.h" correctly. Use "unsigned short" for uint16_t and …
11/28/99:
- 20:59 Changeset [2963] by
- - Don't chdir for main_control as it can't execute sub-processes. Now if …
- 20:57 Changeset [332] by
- - shouldn't put \n in file names.
- 20:39 Changeset [331] by
- - Win32 compilation fix and non-debug macro tweak.
- 20:36 Changeset [2962] by
- - Added debug_set_core_dir to all processes.
- 20:32 Changeset [330] by
- - Added debug_set_code_dir which creates a directory called …
- 19:36 Changeset [2961] by
- - Spike adaptation is now parts I & II of algorithm 4 in Ramjee, Kurose, …
- 18:15 Changeset [329] by
- - Fixed misplaced brackets in last commit...Assuming it was wrong on …
- 17:59 Changeset [328] by
- Assorted IPv6 updates, mainly for the get_addr functions. The code was …
- 11:29 Changeset [327] by
- - Removed Solaris/Linux specific defines from net_udp.c. Common library …
- 11:03 Changeset [326] by
- - Got rid of #ifdef Linux/Solaris in net_udp.c. There are no platform …
- 10:37 Changeset [325] by
- - Redistributed includes to config_unix.h, just define HAVE's in config.h. …
11/27/99:
- 19:42 Changeset [324] by
- acconfig.h changes to: #ifndefined STANDARD_THING #ifdef NONSTANDARD_THING …
- 19:27 Changeset [323] by
- - Add #include <sys/types.h> to acconfig.h. Needed before netinet6/in6.h. …
- 18:25 Changeset [322] by
- - Added --enable-ipv6 to enable ipv6 support. - Checks for netinet6/in6.h …
11/26/99:
- 16:41 Changeset [321] by
- Assorted fixes to RTP encryption code…
- 14:09 Changeset [320] by
- Fixes for bounds checker problems.
- 14:09 Changeset [2960] by
- Fixes to encryption code…
- 12:27 Changeset [319] by
- Fix broken assert()
11/25/99:
- 23:51 Changeset [318] by
- Tweaks to the RTP encryption code. Should now encrypt, but not decrypt. …
- 13:45 Changeset [317] by
- Remove annoying debug msg
11/24/99:
- 19:56 Changeset [2959] by
- - Packet spike defense. Sounds good with spikes on sessions tested so …
- 18:25 Changeset [2958] by
- And change them all to be uint32, etc
- 18:09 Changeset [316] by
- Cosmetic fixes
- 18:05 Changeset [315] by
- Fixes for the uint32_t mess
- 16:58 Changeset [314] by
- Sigh. Starting to change to uint..._t instead. Don't update yet.
- 16:39 Changeset [313] by
- More encryption fixes…
- 16:12 Changeset [312] by
- - uint32 -> u_int32_t
- 15:59 Changeset [2957] by
- This is revolting…
- 15:50 Changeset [311] by
- Sigh. Linux has u_int32_t but Solaris/FreeBSD have uint32_t. Workaround.
- 13:10 Changeset [2956] by
- Global change of integer types, and removal of compatibility defines: …
- 13:02 Changeset [310] by
- - Fix uninitialized use of session->last_update in RTP code - Fix …
11/22/99:
- 15:20 Changeset [2955] by
- - Playout calc revisions: only update transit if: (a) source is new. …
11/21/99:
- 21:45 Changeset [2954] by
- - Added endian define hacks for rtp library. - To write an autoconf …
- 21:44 Changeset [2953] by
- - Fixes for compilation with -fbounds-checking.
- 21:26 Changeset [309] by
- - Added test for WORDS_BIGENDIAN to bottom of acconfig.h. Now defines …
- 10:17 Changeset [2952] by
- - gcc -O uninitialization bug workaround.
11/20/99:
- 17:06 Changeset [308] by
- Use AC_DEFINE() instead of adding -DDEBUG or -DDEBUG_MEM to CFLAGS. Add …
- 15:32 Changeset [307] by
- - size_t cast for strlen when -fbound-checking.
- 15:31 Changeset [306] by
- - Added: --enable-bounds --enable-debug --enable-debug-mem
- 15:30 Changeset [305] by
- - compiler warning about uninitialized vars fixed.
- 15:30 Changeset [304] by
- - rtp_[sg]etopt no longer have aborts. - both rtp_[sg]etopt return TRUE on …
- 15:12 Changeset [303] by
- Quality Control... - rtp_get_opt did not always return value. - okay, …
11/19/99:
- 16:53 Changeset [2951] by
- - Moved participant sequencer into persistent database entry rather than …
- 09:33 Changeset [2950] by
- - Removed refs to sp->cur_ts in source_process packets. - Moved …
- 00:15 Changeset [302] by
- Make sure to get MD5* functions from libcommon as opposed to the …
11/18/99:
- 22:49 Changeset [301] by
- Use GNU autoconf for configuration. All OS-specific #if's should migrate …
- 15:18 Changeset [2949] by
- - Yet another repair tweak.
- 14:51 Changeset [2948] by
- - More repair fixes. Only got half of last set in (have 2 copies of …
- 14:26 Changeset [2947] by
- - Refinements in repair decision. - Tidied up debug message from mixer.
- 14:10 Changeset [2946] by
- - Removed unnecessary debug messages.
- 02:16 Changeset [2945] by
- - Added user note field. End of UI tweaks.
- 01:21 Changeset [2944] by
- Core dumps on exit overspilled the barrel. Temporary fixes for issues to …
- 00:58 Changeset [2943] by
- - Fixed div by zero bug (doh!) in source_get_skew when no samples decoded. …
11/17/99:
- 22:28 Changeset [2942] by
- - All panels now consistent. What a waste of time at the wrong time…
- 21:56 Changeset [2941] by
- - About panel now consistent with main panel. Only Options window to go.
- 21:29 Changeset [977] by
- Tidied up command line option specification string - which is passed …
- 21:26 Changeset [976] by
- Fixed bug in constructor - In initialising an array it overstepped by one …
- 18:13 Changeset [2940] by
- - File Window now consistent with user info and main panel.
- 17:35 Changeset [2939] by
- - stats panel tweaks.
- 17:19 Changeset [2938] by
- - Added skew to stats panel. - Made stats panel consistent with UI. - …
- 15:59 Changeset [2937] by
- - Changed source processing to use next_played rather than last_played. …
11/16/99:
- 22:47 Changeset [300] by
- Actually fill buffer with random data, as opposed to just using whatever …
- 18:27 Changeset [2936] by
- - Removed annoying debug messages.
- 17:49 Changeset [2935] by
- - Automatically destroy participant windows with source.remove
- 17:20 Changeset [2934] by
- - Added bps to ui and update messages.
- 15:34 Changeset [2933] by
- - Lost bold font. - Tidied up front panel.
- 11:06 Changeset [2932] by
- - Removed {show,hide}_audio_busy and ui handling for such. Not used and …
- 10:44 Changeset [2931] by
- - Added ts_to_us. Useful for logging.
- 10:43 Changeset [299] by
- - Added check for HOME environment variable before doing getpwuid. Order …
11/12/99:
- 18:13 Changeset [2930] by
- - Added emergency buffer adaptation. When playing classical music (for …
- 10:56 Changeset [2929] by
- - Use WaitForSingleObject? on event that never gets signalled rather than …
11/11/99:
- 18:43 Changeset [2928] by
- - Fix for machines without CD. Need to check what we are changing from …
- 18:17 Changeset [2927] by
- - Oops. Was freeing packet 5 lines prematurely. Hazards of cutting a …
- 18:04 Changeset [2926] by
- - Fix for converted bitmaps. Awk script didn't work properly, probably …
- 17:57 Changeset [2925] by
- - Added dual formatting for MSVC.
- 17:50 Changeset [2924] by
- - Added extra select in main_ui. Just to block and conserve CPU. - When …
- 16:37 Changeset [2923] by
- - Reversed out last changes.
- 16:23 Changeset [2922] by
- - More UI tweaks. If people hate it we change it back. I prefer this …
- 15:24 Changeset [2921] by
- - ui tweaks. Removed some dead wood. Tidied up input out selection stuff …
- 13:20 Changeset [2920] by
- - Fixed bandwidth estimator, was commented out after playout calc shift. - …
- 12:45 Changeset [2919] by
- - Sync MODS - Save and restore audio input and output ports when …
- 11:41 Changeset [2918] by
- - Added VAT trick of subtracting a few of frame durations when marker …
- 09:55 Changeset [2917] by
- - Errata 1. Do not adjust avg_transit when doing buffer skew adaptation …
11/10/99:
- 18:31 Changeset [2916] by
- - Use avg_transit if close to transit time of last packet. It's the …
- 18:11 Changeset [2915] by
- - Removed commented out debugging code.
- 18:00 Changeset [2914] by
- - Revised skew adaptation. Now compares transit time in use with …
- 13:38 Changeset [2913] by
- - Changed playout buffer length estimation to use transit times and …
- 13:11 Changeset [298] by
- Adding things to MODS, so I don't forget what we have to implement... …
- 12:42 Changeset [2912] by
- - Moved all packet processing out of rtp_callback.c and into …
11/09/99:
- 19:17 Changeset [2911] by
- - Added avg_transit. This is the only way to estimate clock skew. Using …
- 18:34 Changeset [297] by
- - Removed btree_get_element_count. Superfluous.
- 18:28 Changeset [296] by
- - Added btree_get_max_key and btree_get_element_count.
11/08/99:
- 22:10 Changeset [295] by
- Additional fixes from Markus, which got missed before... Colin
- 05:07 Changeset [294] by
- ******important****** You MUST delete your ~/.mbus file (or the registry …
11/07/99:
- 20:15 Changeset [293] by
- version -> 1.0.10 (I have mbus patches from Markus Germeier which I will …
11/06/99:
- 14:21 Changeset [2910] by
- - Added back default port.
- 14:04 Changeset [2909] by
- - Loosen argument check slightly.
- 14:00 Changeset [2908] by
- *** IMPORTANT *** - Changed luigi_audio_drain to reset, sync, and read …
Note: See TracTimeline
for information about the timeline view.
