paraslash.git
2009-06-04 Andre NollTrivial typo fixes and cosmetic cleanups.
2009-06-03 Andre NollFix a typo in the audiod man page.
2009-05-31 Andre NollMerge commit 'fml/master'
2009-05-31 Andre Nollalsa_write: Avoid EAGAIN.
2009-05-28 Andre NollMerge commit 'meins/master'
2009-05-27 Andre NollTruncate overlong tag info and replace newlines by...
2009-05-26 Andre Nollaft: Reorganize make_status_items().
2009-05-26 Andre NollFix build on MacOs.
2009-05-25 Andre Nollaft: Make make_status_items() static.
2009-05-17 Andre NollKill some semicolons outside function definitions.
2009-05-14 Andre Nollstruct writer_node: Store the number of the writer...
2009-05-11 Andre NollFix a gcc warning on x86_64.
2009-05-10 Andre NollFix a copy-and-paste typo in the udp sender.
2009-05-10 Andre NollFix the --log_color option of para_server and para_audiod.
2009-05-10 Andre Nollrbtree: Add const qualifier to some functions.
2009-05-10 Andre NollAdd some missing source code documentation.
2009-05-10 Andre NollAdd ggo/.gitignore to hide derived ggo files.
2009-05-10 Andre NollAdd new prebuffer filter.
2009-05-10 Andre Nollfilter: Force a minimal select timeout if something...
2009-05-10 Andre Nollmp3dec: Try harder to recover from non-fatal errors.
2009-05-10 Andre Nollaudiod: Properly handle wng open failures.
2009-05-09 Andre NollFirst draft of the oss writer.
2009-05-08 Andre NollAllow writers that have no pre_select functions.
2009-05-08 Andre NollNEWS update.
2009-05-07 Andre NollMerge branch 'next'
2009-05-07 Andre Nollnew codename, reset version to git
2009-05-07 Andre Nollthe paraslash-0.3.4 release tarball
2009-05-07 Andre Nollparaslash 0.3.4 v0.3.4
2009-05-07 Andre NollRemove an overambitious sanity check in the fecdec...
2009-05-04 Andre NollKill a bashism in configure.ac.
2009-05-04 Andre NollFix compilation on FreeBSD.
2009-05-04 Andre NollFix two gcc warnings.
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-03 Andre NollAlsa fixes and cleanups.
2009-05-02 Andre NollRe-revert "Auto-adjust fecdec output buffer size."
2009-05-02 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollUse only a single buffer pointer for filters/receivers.
2009-05-01 Andre Nollfecdec: Add another sanity check to find_group().
2009-05-01 Andre Nollalsa: Do not call alsa shutdown functions if alsa wasn...
2009-05-01 Andre Nollalsa: Fix a typo in comment.
2009-05-01 Andre Nollfecdec: Be more anal when finding fec groups.
2009-05-01 Andre Nollfecdec: Fix warning message when freeing incomplete...
2009-04-29 Andre Noll[client] Dynamically allocate output buffer.
2009-04-27 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollRevert "Auto-adjust fecdec output buffer size."
2009-04-26 Andre NollMerge branch 'master' into next
2009-04-26 Andre Nollafs: Rename signal_post_select() to afs_signal_post_sel...
2009-04-26 Andre NollAvoid dirty afs tables on shutdown.
2009-04-26 Andre NollFix an invalid free() in command handlers.
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-25 Andre Noll[net]: Fix buffer overflow in send_cred_buffer().
2009-04-23 Andre NollMerge commit 'fml/master'
2009-04-23 Andre Noll[udp_send] Refuse to stream files with invalid chunk...
2009-04-23 Andre Noll[mp3_afh]: Ignore junk at the end of an mp3 file.
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-19 Andre NollFix off-by-one bug in mp3_afh.
2009-04-08 Andre Nollaudiod: Add more detailed docu on when to use --no_defa...
2009-04-06 Andre NollKill remaining instances of signal().
2009-04-06 Andre Nollserver: Use para_sigaction() to install the temporary...
2009-04-06 Andre NollUse para_sigaction() in command handlers.
2009-04-06 Andre NollIntroduce para_sigaction().
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.
next