paraslash.git
2009-04-06 Andre Nollsignal: Switch from signal() to sigaction.
2009-03-28 Andre NollAuto-adjust fecdec output buffer size.
2009-03-28 Andre NollFix a memory leak in the fecdec filter.
2009-03-28 Andre Nollfecdec: Return an error on zero size slices.
2009-03-22 Andre NollINSTALL: Minor improvements.
2009-03-22 Andre NollFix some memory leaks.
2009-03-22 Andre NollDestroy the close_on_fork_list in close_listed_fds().
2009-03-21 Andre Nollserver: Use a temporary SIGCHLD handler to catch afs...
2009-03-19 Andre Nollaudiod: Improve display of play time.
2009-03-18 Andre NollFix various dead stores found by the clang static analyzer.
2009-03-18 Andre Nolludp_send: Also mention the FEC parameters of all targets.
2009-03-18 Andre Nollwav: Replace assertion by a proper error message.
2009-03-17 Andre NollGET_NUM_DIGITS: Evaluate macro parameter only once.
2009-03-17 Andre NollFix possible NULL pointer dereference in afh_get_header().
2009-03-15 Andre Nollmp3: Avoid rounding errors during bitrate calculation.
2009-03-15 Andre NollFix year in comment to color.c.
2009-03-15 Andre Nollalsa: Split alsa_open().
2009-03-15 Andre Nollwrite: Get rid of wn->chunk_bytes and wng->max_chunk_bytes.
2009-03-15 Andre NollMinor documentation updates.
2009-03-15 Andre Nollalsa: Simplify alsa_open().
2009-03-15 Andre Nollaudiod: Improve receiver restart logic.
2009-03-12 Andre Nollvss: Take fec group durations into account when computi...
2009-03-12 Andre NollFix a typo in the documentation to struct writer.
2009-03-12 Andre Nollalsa: Revert 596d1d97f90854bd941db02f1353df8e1196ccc0
2009-03-09 Andre Nollaudiod: Change return value of open_current_receiver...
2009-03-09 Andre NollMove struct status_task from audiod.h to audiod.c.
2009-03-09 Andre Nollvss: Fix need_audio_header().
2009-03-09 Andre Nollvss: Improve EOF handling.
2009-03-09 Andre Nollvss: Handle errors in setup_next_fec_group() properly.
2009-03-09 Andre Nollrecv_afs_msg(): Fix indentation.
2009-03-08 Andre NollMake FEC work with oggvorbis streams.
2009-03-08 Andre Nollafh: Introduce afh_get_largest_chunk_size().
2009-03-08 Andre Nolloggdec: Abort on input errors.
2009-03-08 Andre Nollfec: Fix comment to invert_mat().
2009-03-05 Andre Nollalsa_write: Handle EPIPE errors properly.
2009-03-05 Andre NollAvoid division by zero in setup_next_fec_group().
2009-03-05 Andre NollFix initialization of fec_client_list.
2009-03-04 Andre NollNEWS, CREDITS, FEATURES update.
2009-03-04 Andre NollRecognize the eof packet also in the udp receiver.
2009-03-02 Andre NollFix some gcc warnings on x86_64.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-03-01 Andre Nollvss.c: Improve the fec timing code.
2009-03-01 Andre NollSimplify dispatch_slice().
2009-03-01 Andre Nollfecdec: Add some more documentation, minor improvements.
2009-03-01 Andre Nollfecdec: Minor cleanups.
2009-03-01 Andre Nollfecdec.c: Add some more sanity checks to find_group().
2009-03-01 Andre NollMake fec parameters configurable.
2009-03-01 Andre NollMore source code documentation.
2009-03-01 Andre Nollvss.h: Kill unused VSS_CHANGE.
2009-03-01 Andre Nollfecdec.c: Don't warn about incomplete slices at close...
2009-03-01 Andre Nollfecdec_filter.c: Kill useless UNUSED_GROUP_NUM.
2009-03-01 Andre Nollfecdec_filter cleanups and documentation improvements.
2009-03-01 Andre NollAdd some more FEC source code documentation.
2009-02-28 Andre NollTrivial doxygen fixes.
2009-02-28 Andre NollDefine _GNU_SOURCE to get the ucred structure.
2009-02-28 Andre NollSimplify compute_slice_timeout().
2009-02-28 Andre Nollvss.c: Get rid of some casts.
2009-02-28 Andre NollMerge branch 'gerrit'
2009-02-28 Andre NollAdd forward error correction code to the udp sender...
2009-02-28 Gerrit RenkerURL/UDPv6 support for the UDP sender.
2009-02-28 Gerrit RenkerAuxiliary functions to parse and validate parts of...
2009-02-28 Andre Nollaacdec: Do not fail on emtpy buffers.
2009-02-23 Andre Nollalsa: Do not fail if sw params could not be installed.
2009-02-20 Andre NollSimplify client_open().
2009-02-16 Andre NollMerge commit 'fml/master'
2009-02-16 Gerrit RenkerPut IPv4-specific parts inside the ACL subsystem
2009-02-16 Gerrit RenkerTypos
2009-02-16 Gerrit RenkerAllow to specify UDPv4/6 multicast interface
2009-02-16 Gerrit RenkerSupport for UDPv4/v6 multicast streaming
2009-02-15 Andre NollFix a typo in gui.c.
2009-02-11 Andre NollMerge commit 'fml/master'
2009-02-11 Andre NollFix the ROUND_UP macro.
2009-02-11 Andre NollDo not allocate too much space for the mp3 chunk table.
2009-02-10 Andre NollMerge commit 'fml/master'
2009-02-09 Andre NollMerge commit 'meins/master'
2009-02-06 Andre NollMerge commit 'meins/master'
2009-02-04 Andre Nollafs.cmd: Add documentation of ls -lc.
2009-02-04 Andre Nollattribute.c: Trivial docu fix.
2009-02-04 Andre NollIgnore SIGUSR1 before forking the afs process.
2009-02-04 Andre Nollafs: Fix a shm leak.
2009-02-03 Andre NollCall shm(destroy) on the mmd shared memory area right...
2009-01-27 Gerrit RenkerSimplify ggo/makefile.
2009-01-26 Andre NollFix config file handling for audiod and clean up init...
2009-01-26 Andre NollMerge commit 'fml/master'
2009-01-26 Andre NollFix build as root.
2009-01-26 Gerrit RenkerBuild problem when no audiod.conf exists
2009-01-26 Gerrit RenkerDon't let make write the filename into the output
2009-01-24 Andre NollFix para_client's --loglevel option.
2009-01-21 Andre NollFix compile warning on NetBSD.
2009-01-21 Andre Nollosx_write.c: Add missing include.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-18 Andre Nollmake_wav_header(): Add some comments.
2009-01-18 Andre Nollserver.c: Only try to print errors when not in daemon...
2009-01-18 Andre NollUse symbolic names for loglevels and clean up the ggo...
2009-01-18 Andre NollAdd some more derived files to .gitignore.
2009-01-17 Andre NollMove gengetopt targets to own Makefile.
2009-01-17 Andre NollMove ggo files to a separate directory.
2009-01-16 Andre NollMove color logging code to daemon.c and use it also...
2009-01-15 Andre NollRename daemon_init() to daemonize().
next