paraslash.git
2009-09-14 Andre NollMinor documentation fixes.
2009-09-06 Andre Nollmood: Do not handle events if no mood is active.
2009-09-06 Andre Nollfilter: Register the filter chain as the last task.
2009-09-02 Andre Nollfade: Avoid a gcc warning.
2009-08-31 Andre NollKill the quick hack that changed timing for the first...
2009-08-31 Andre Nollmp3dec: Improve bad main_data_begin pointer error handling.
2009-08-30 Andre Nollcom_stat(): Be more anal in checking command line options.
2009-08-30 Andre NollFix off-by-one bug in fixup_info_string().
2009-08-29 Andre NollNEWS update.
2009-08-29 Andre NollAlsa timing improvements.
2009-08-21 Andre Nolldaemon: Don't set the umask to zero.
2009-08-21 Andre NollFix two typos in daemon.c.
2009-08-03 Andre NollMerge commit 'meins/master'
2009-08-02 Andre Noll[filter]: Do filter conversion during post_select.
2009-07-25 Andre NollPrint an error message if the filter config file contai...
2009-07-25 Andre NollTeach para_fade to accept a mixer channel to fade.
2009-07-20 Andre NollKill unused para_reap_children().
2009-07-19 Andre NollFix memory leaks in [alsa,file,oss]write.c.
2009-07-18 Andre NollRemove unused label "out".
2009-07-18 Andre Nollaudiod: Clean up status output.
2009-07-18 Andre Nollaudiod: Properly prefix uptime string.
2009-07-18 Andre Nollaudiod: Fix some memory leaks in the com_stat() error...
2009-07-18 Andre NollFix a memory leak in filter.c.
2009-07-18 Andre NollFix a typo in the udp_recv help.
2009-07-18 Andre NollFix memory leaks in xxx_recv_init().
2009-07-18 Andre NollMake RSA keys larger than 512 bit work.
2009-07-11 Andre NollFix com_init() in case arguments are given.
2009-07-11 Andre NollScoring fixes.
2009-07-07 Andre Nollfade.c: Fix a gcc warning on FreeBSD.
2009-07-05 Andre Nollrecv/filter: Init loglevel earlier.
2009-07-05 Andre NollFix a bug in the output of para_audioc.
2009-07-04 Andre NollINSTALL: Fix the help text on how to create the RSA...
2009-07-04 Andre NollNEWS update.
2009-07-04 Andre Nollaudioc stat: Remove __a_unused attributes from com_stat().
2009-07-04 Andre Nollaudioc stat: Make status item mask 64 bits wide.
2009-07-04 Andre NollMerge commit 'fml/master'
2009-06-30 Gerrit RenkerSupport netmask subsets
2009-06-30 Gerrit RenkerMake allow/deny syntax consistent with that of add...
2009-06-21 Andre NollUpdate to gengetopt 2.22.2.
2009-06-13 Andre NollDeactivate gcc's strict aliasing optimizations.
2009-06-13 Andre NollAdd new ls option -d.
2009-06-06 Andre NollMerge commit 'fml/master'
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().
next