ipc.c: Fix typo in comment.
[paraslash.git] / vss.c
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-30 Andre Nollsched: Rename new_post_select back to post_select.
2013-04-30 Andre Nollsched: Kill old ->post_select variant.
2013-04-30 Andre Nollvss: Switch to the alternative post select method.
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-03-05 Andre NollMerge branch 't/audioc_cleanups'
2012-02-26 Andre NollMerge branch 't/mmap_sanity'
2012-02-18 Andre NollMerge branch 't/write_consolidation'
2012-01-20 Andre NollMove send_buffer() and send_va_buffer() from net.c...
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-12-04 Andre NollMerge branch 't/interactive'
2011-11-25 Andre NollMerge branch 't/generic_match_count'
2011-11-20 Andre Nollsched: Allow more than one running scheduler instance.
2011-11-20 Andre NollMerge branch 't/recv_improvements'
2011-11-16 Andre NollMerge branch 't/makefile_cleanups'
2011-11-12 Andre Nollvss: Avoid read-overflowing the header buffer for ogg...
2011-11-11 Andre Nollvss: Don't prefault header.
2011-11-06 Andre NollMerge branch 't/alsa_improvements'
2011-11-06 Andre NollMerge branch 't/t0004'
2011-10-29 Andre NollMerge branch 't/afs_argv0'
2011-10-24 Andre NollMerge branch 't/map_populate'
2011-10-18 Andre NollMerge branch 't/unix_path_max_fix'
2011-10-15 Andre Nolldoc: Add some missing doxygen comments.
2011-09-26 Andre Nollvss: Mmap audio files using MAP_POPULATE.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-07 Andre Nollvss: Clean up timeout computations.
2011-05-22 Andre NollMerge branch 't/decl_after_statement'
2011-05-15 Andre NollMove statements after declarations.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-05 Andre NollMerge branch 't/array_size'
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-03-03 Andre NollMerge remote-tracking branch 'refs/remotes/fml/master'
2011-03-03 Andre NollInitialize all task->status fields.
2011-02-20 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre Nollvss: Use the stripped header also at stream start.
2011-01-29 Andre Nollvss: Introduce extra_header_buf.
2011-01-29 Andre NollAdd Infrastructure for dynamic header computation.
2011-01-29 Andre Nollvss: Initialize all bytes of the FEC header.
2011-01-29 Andre NollMerge branch 't/command_util_replace_tabs'
2011-01-29 Andre NollMerge branch 't/color_cleanups'
2011-01-29 Andre NollMerge branch 't/aacdec_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2010-11-27 Andre Nollvss: Avoid large FEC parameters for the DCCP transport.
2010-11-27 Andre Nollvss: Let the transport specify whether periodic headers...
2010-10-31 Andre Nollvss: Avoid potential double free of FEC parameters.
2010-10-31 Andre NollIntroduce per group slice sizes.
2010-10-31 Andre Nollvss: need_audio_header(): Change return value to bool.
2010-10-31 Andre NollCompute the maximal chunk size only once.
2010-10-31 Andre NollReplace ROUND_UP by DIV_ROUND_UP and use it everywhere.
2010-10-31 Andre NollRemove FEC parameter max_slice_bytes.
2010-10-31 Andre NollSimplify vss_send().
2010-10-31 Andre NollReplace check for stream_chunk < 0 by state == NONE.
2010-10-31 Andre NollFEC initialization cleanups.
2010-10-31 Andre Nollvss: Cleanup num_slices().
2010-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-08-31 Andre Nollsched: Use built-in instead of open-coded timeout helpers.
2010-08-01 Andre NollMerge branch 't/speex'
2010-07-13 Andre NollKill supported_audio_formats().
2010-06-28 Andre NollMerge branch 't/udp_lookup'
2010-06-28 Andre NollMerge branch 't/sched_debug'
2010-06-28 Andre NollMerge branch 't/decoder_latency'
2010-06-23 Andre NollMerge branch 't/dccp_fec'
2010-06-14 Andre NollPrint a log message if the sender command fails.
2010-06-07 Gerrit Renkersender: clean up old FEC API
2010-06-07 Gerrit Renkervss: add state variable for fec client
2010-06-07 Gerrit Renkervss: unify calls to the FEC layer
2010-06-07 Andre NollBasic infrastructure changes for FEC/DCCP support.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-13 Andre NollMerge remote branch 'fml/master'
2010-05-13 Andre NollMerge branch 't/nonblock_api'
2010-05-12 Andre NollMerge branch 'maint'
2010-05-06 Andre Nollvss: Don't treat EAGAIN as an error when reading from...
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-03-07 Andre NollMerge branch 'maint'
2010-03-07 Andre Nollsetup_next_fec_group(): Return early on eof.
2010-01-31 Andre NollMerge branch 'maint'
2010-01-17 Andre NollMerge branch 'master' into next
2010-01-17 Andre NollMerge branch 'maint'
2010-01-17 Andre NollMerge remote branch 'athcx/maint' into maint
2010-01-12 Andre Nollvss: Fix offset handling.
2010-01-06 Andre Nollvss: Update offset directly when setting the REPOS...
next