paraslash.git
2010-06-28 Andre Nollsched: Fix SCHED_DEBUG.
2010-06-28 Andre NollNEWS update
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-26 Andre Nolloss_write: Add missing btr_merge().
2010-06-23 Andre NollNEWS update.
2010-06-23 Andre NollMerge branch 't/dccp_fec'
2010-06-23 Andre Nollweb: Mention the new What's cooking page.
2010-06-23 Andre NollNEWS: Remove header.
2010-06-23 Andre NollMakefile: Remove oggdec_filter from $all_ggos.
2010-06-22 Gerrit Renkerfec: make max_slice_size optional
2010-06-22 Gerrit Renkersender: miscellaneous cleanups
2010-06-22 Gerrit Renkerudp: refuse to add the same target twice
2010-06-22 Gerrit Renkerudp: transition to use sender_client 'name' field
2010-06-22 Gerrit Renkerudp: integrate resolve hook
2010-06-22 Gerrit Renkersender: add a hook to resolve target names
2010-06-22 Gerrit Renkernet: host/port string convention
2010-06-22 Andre NollRemove oggdec_filter.ggo.
2010-06-19 Andre NollMake new dccp FEC parameters optional.
2010-06-18 Andre NollReduce decoder latency.
2010-06-18 Andre Nolldccp_send: Add command line options for FEC parameters.
2010-06-16 Andre Nollsched: Add debug mode.
2010-06-14 Andre NollPrint a log message if the sender command fails.
2010-06-09 Gerrit Renkerudp_send: add a time window for errors
2010-06-09 Gerrit Renkerudp: initialize common structure only once
2010-06-09 Andre Nolludp_send: Do not send the current chunk if queue is...
2010-06-09 Andre NollMove send_chunk() from send_common.c to http_send.c.
2010-06-07 Gerrit Renkercleanup: remove redundant 'max length' argument
2010-06-07 Gerrit Renkerudp_send: send data in MMS-sized chunks
2010-06-07 Gerrit Renkerdccp_send: send data in MPS-sized chunks
2010-06-07 Gerrit Renkernet: generic code to query the maximum message size
2010-06-07 Gerrit Renkersender: clean up old FEC API
2010-06-07 Gerrit Renkerudp: integrate new fec interaction
2010-06-07 Gerrit Renkerdccp: integrate new fec interaction
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-07 Andre NollMerge remote branch 'meins/master'
2010-06-06 Andre NollFix paraslash.ico.
2010-06-06 Andre NollMerge branch 'maint'
2010-06-06 Andre Nollgui: Avoid busy loop if audiod is down.
2010-05-25 Andre NollMerge commit 'meins/master'
2010-05-23 Andre Nollfecdec_filter: Detect and ingore duplicate slices.
2010-05-23 Andre Nollfecdec_filter: Simplify clear_group().
2010-05-23 Andre NollMerge branch 'maint'
2010-05-23 Gerrit Renkerstring: constant value
2010-05-21 Andre NollFix paraslash.ico.
2010-05-19 Andre Nollbash_completion: Fix sender completion.
2010-05-13 Andre NollMerge remote branch 'fml/master'
2010-05-13 Andre NollNEWS update.
2010-05-13 Andre NollMerge branch 't/nonblock_api'
2010-05-13 Andre NollNEWS update.
2010-05-13 Andre NollMerge branch 't/doc'
2010-05-12 Andre NollMerge branch 'maint'
2010-05-12 Andre Nolloss: Fix double free bug on open failure.
2010-05-11 Andre NollRC4: Allocate 8 extra bytes for send buffer.
2010-05-09 Andre NollAdd doxygen comments for rfds parameters.
2010-05-06 Andre Nollmanual.m4: Fix a typo.
2010-05-06 Andre NollNEWS update.
2010-05-06 Andre Nollvss: Don't treat EAGAIN as an error when reading from...
2010-05-06 Andre Nollgui: Combine open_stat_pipe() and para_open_stat_pipe().
2010-05-06 Andre Nollgui: Rename audiod_pipe to stat_pipe.
2010-05-06 Andre Nollgui: Use nonblock API for command and audiod pipe.
2010-05-03 Andre NollThe new comprehensive paraslash user manual.
2010-05-03 Andre NollAvoid the word "filter chain".
2010-05-03 Andre Nollmood: make reload_current_mood() static.
2010-05-03 Andre Nollfilter: Clarify help text of --no-default-filters.
2010-05-03 Andre Nollbtr: Remove unused btr_exec().
2010-05-02 Andre NollRemove man page of para_fsck from web pages.
2010-04-25 Andre Nollhttp_recv: Switch to nonblock API.
2010-04-25 Andre Nollpara_client: Fix unreliable uses of FD_ISSET().
2010-04-25 Andre Nollstdin: Use non-blocking API.
2010-04-25 Andre Nollaudioc: Switch to blocking file descriptors.
2010-04-25 Andre Nollafs: Use nonblocking API also for afs commands.
2010-04-25 Andre Nollafs: Use nonblocking API for server commands.
2010-04-25 Andre NollUse non-blocking API for signal handling.
2010-04-25 Andre NollRemove ->signum from struct signal_task.
2010-04-25 Andre NollRework para_accept().
2010-04-25 Andre NollMake recv_pattern() use the nonblock API.
2010-04-25 Andre Nolldccp_recv/udp_recv: Use the new nonblock API.
2010-04-25 Andre NollIntroduce the new nonblock API.
2010-04-25 Andre Nolloggdec: Fix end-of-file detection.
2010-04-23 Andre Nollnew codename, reset version to git
2010-04-23 Andre Nollthe paraslash-0.4.2 release tarball
2010-04-23 Andre Nollparaslash 0.4.2 v0.4.2
2010-04-22 Andre Nollaudiod: Avoid busy loop if switched off.
2010-04-22 Andre Nollaudiod: Make the time display more smooth.
2010-04-22 Andre Nollaudiod: Dump audiod status after command execution.
2010-04-22 Andre Nollaudiod: Avoid busy loop in standby/off mode.
2010-04-22 Andre NollFix a gcc warning on ubuntu lucid lynx.
2010-04-22 Andre Nollosx_write fixes.
2010-04-22 Andre Nollgui: Avoid bogus "key is not bound" message.
2010-04-21 Andre NollNEWS update.
2010-04-20 Andre NollFEC: Change the default slice size from 1490 to 1472.
2010-04-19 Andre Nollaudiod: Fix status item parsing for long status items.
2010-04-12 Andre NollMerge branch 't/udp_robustness'
2010-04-12 Andre NollMerge branch 'maint'
2010-04-12 Andre Nollchunk queue: Fix chunk dequeuing.
2010-04-08 Andre NollMerge branch 'maint'
next