paraslash.git
2011-02-11 Andre Nollgui: Allow selecting a startup theme.
2011-02-07 Andre NollUpdate Doxyfile to version 1.6.3.
2011-02-07 Andre Nollbtr: Fix documentation of btr_consume().
2011-02-03 Andre NollMerge remote branch 'refs/remotes/meins/master'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre Nollserver: Avoid invalid free() in com_help().
2011-01-29 Andre NollNEWS update.
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-27 Andre NollChange year in version string to 2011.
2011-01-22 Andre NollNEWS update.
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-20 Andre NollSuppress non-fatal bitstream error message at BOF/EOF.
2011-01-20 Andre Nollaacdec: Print error message only once.
2011-01-20 Andre Nollaacdec: Remove useless call to btr_get_input_queue_size().
2011-01-20 Andre Nollcommand_util: Replace tabs by \t.
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2011-01-14 Andre Nollogg_afh_common.c: Remove pointless loop counter.
2011-01-10 Andre Nollhttp_recv.c: Trivial typo fix.
2010-12-18 Andre NollMerge remote-tracking branch 'fml/master'
2010-12-17 Andre Nollnew codename, reset version to git
2010-12-17 Andre Nollthe paraslash-0.4.5 release tarball
2010-12-17 Andre Nollparaslash 0.4.5 v0.4.5
2010-12-09 Andre Nollweb: Remove server side includes.
2010-12-08 Andre NollMerge branch 't/kill_udp_cq'
2010-12-06 Andre Nollclient: Kill superfluous label "err".
2010-12-05 Andre Nollcolor: Simplify color error handling.
2010-12-05 Andre NollNEWS update.
2010-12-05 Andre NollMerge branch 't/writer_cleanups'
2010-12-05 Andre NollMinor documentation cleanups.
2010-11-28 Andre Nollfecdec: Use a fixed buffer pool size of 64K.
2010-11-28 Andre Nollwrite_common: Don't abort if btr_exec_up() failed.
2010-11-28 Andre Nollfd.c: Fix typo in comment.
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-11-23 Andre Nollwriters: Kill ->open.
2010-11-23 Andre Nollosx_write: Make osx_write_open() a no-op.
2010-11-23 Andre Nolloss: Make oss_open() a no-op.
2010-11-23 Andre Nollfile_writer: Make file_write_open() a no-op.
2010-11-23 Andre Nollalsa: Make alsa_open() a no-op.
2010-11-23 Andre Nollwriters: Unify ->pre_select().
2010-11-23 Andre NollChange the ->open method of writers to void.
2010-11-23 Andre Nollfile_write: Fix NULL pointer dereference.
2010-11-23 Andre Nollwrite_common: Remove check which is never true.
2010-11-23 Andre Nollwrite: Simplify config parsers.
2010-11-14 Andre NollMinor makesock() fixes.
2010-11-14 Andre NollNEWS update.
2010-11-14 Andre NollMerge branch 't/server_optional'
2010-10-31 Andre Nollmanual: Add a section on rebuild of the "next" branch.
2010-10-31 Andre NollNEWS update.
2010-10-31 Andre NollMake build of para_server optional.
2010-10-31 Andre Nollchunk_queue: Remove cq_force_enqueue().
2010-10-31 Andre Nolludp: Remove chunk queueing.
2010-10-31 Andre Nolludp: Also send the EOF packet when a target is removed.
2010-10-31 Andre NollRemove unused field "sc" of struct udp_target.
2010-10-31 Andre Nolludp_send: Add/remove the udp socket fd only once.
2010-10-31 Andre NollFix a fd leak in the udp sender.
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-24 Andre NollNEWS update.
2010-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-10-11 Andre Nollpara.h, recv.h: Move parts marked with \cond to bottom.
2010-10-11 Andre NollMerge remote branch 'refs/remotes/fml/master'
2010-10-11 Andre Nolludp_recv: Add missing line break in log messages.
2010-10-11 Andre Nollpara.h: Fix typo in comment.
2010-10-10 Andre Nollweb/download.html: Recommend downloading the snapshot...
2010-10-10 Andre NollNEWS update.
2010-10-10 Andre Nolldccp_send: Fix com_off().
2010-10-10 Andre Nollaudiod: Handle crashes of para_server more robustly.
2010-10-10 Andre NollAdd missing documentation of moods_event_handler()...
2010-10-05 Andre Nollconnect_local_socket(): Silence noisy debug message.
2010-08-31 Andre Nollsched: Use built-in instead of open-coded timeout helpers.
2010-08-23 Andre NollImprove filter help text.
2010-08-23 Andre Nollnet: Rename create_remote_socket() connect_local_socket().
2010-08-23 Andre Nollfade: Print the mixer device.
2010-08-17 Andre Nollafh: Chunk numbers are zero-based.
2010-08-09 Andre NollFix an invalid-free-bug in the ogg audio format handler...
2010-08-06 Andre Nollnew codename, reset version to git
2010-08-06 Andre Nollthe paraslash-0.4.4 release tarball
2010-08-06 Andre Nollparaslash 0.4.4 v0.4.4
2010-08-02 Andre Nollmanual: Minor cleanups.
2010-08-01 Andre NollFix typo in write_common.h.
2010-08-01 Andre NollRename some variables to avoid warnings on old gcc...
2010-08-01 Andre NollNEWS update.
2010-08-01 Andre NollMerge branch 't/speex'
2010-08-01 Andre NollMerge branch 't/error2'
2010-07-29 Andre NollNEWS update
2010-07-29 Andre NollMerge branch 't/bits_per_sample'
2010-07-29 Andre Nollalsa: Add a missing "goto again" statement.
2010-07-29 Andre NollAdd a reference to the speex home page.
next