paraslash.git
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().
2009-01-15 Andre NollImplement colored logging for para_server.
2009-01-15 Andre NollLoglevel adjustments.
2009-01-15 Andre NollMake the loglevels start at zero.
2009-01-15 Andre NollPrefix loglevel macros with "LL_".
2009-01-15 Andre NollNEWS update.
2009-01-15 Andre Nollpara_fade: Add description of the three modes of operation.
2009-01-15 Andre NollAdd some missing source code documentation.
2009-01-12 Andre NollImprove memory mapping.
2009-01-12 Andre Nollpara_fd_set(): Replace check for invalid fds by an...
2009-01-12 Andre NollImprove SIGHUP handling for afs.
2009-01-12 Andre NollCosmetics: Rename some functions.
2009-01-11 Andre NollVarious small cleanups and documentation improvements.
2009-01-11 Andre NollMajor udp sender/receiver improvements.
2009-01-11 Andre Nollfilter_common: Fix error checking.
2009-01-11 Andre Nollvss barrier fixes.
2009-01-11 Andre Nollserver.c: Init the now timeval early.
2009-01-11 Andre NollSimplify udp_send.c.
2009-01-11 Andre NollAlways respect the data_send_barrier.
2009-01-10 Andre NollImplement chunk queing for the udp sender.
2009-01-10 Andre NollFix a bug in udp_send_buf().
2009-01-10 Andre NollAdd chunk_queue infrastructure to the udp sender.
2009-01-10 Andre NollMake send_queued_chunks() public.
2009-01-10 Andre Nollupd_send: Add socket fd to close_on_fork list.
2009-01-10 Andre Nollupd_send.c: Use write_nonblock() rather than write_all().
2009-01-10 Andre NollFix an fd leak in udp_send.c.
2009-01-10 Andre Nolludp sender: Make ttl configurable.
2009-01-10 Andre Nolludp sender/receiver improvements.
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-10 Andre NollReplace the ortp sender/receiver by the generic udp...
2009-01-09 Andre NollMerge commit 'meins/master'
2009-01-08 Andre NollFix typo in fade.ggo.
2008-12-17 Andre NollFix a typo in gui.c.
2008-12-14 Andre Nollaudiod: Implement --config-file option.
2008-12-07 Andre Nollaudiod: Include help for receivers/filter/writers in...
2008-12-07 Andre NollMake functions for printing recv/filter/write help...
2008-12-07 Andre Nollpara_afh: Accept more than one input file in info mode.
2008-12-07 Andre NollFix a typo in audiod.ggo.
2008-12-06 Andre NollNEWS update.
2008-12-06 Andre NollImprove help/man page of para_recv.
2008-12-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollAdd missing __printf_2_3 to all para_log functions.
2008-12-06 Andre NollRemove the .purpose and .help args from struct ggo_help.
2008-12-06 Andre NollImprove help/man page of para_write.
2008-12-06 Andre NollImprove help/man page of para_filter.
2008-12-02 Andre NollNEWS update.
2008-12-02 Andre Nollconfigure.ac: Fix $filter_cmdline_objs and $audiod_cmdl...
2008-12-01 Andre NollFix another gcc warning caused by PARA_MAX().
2008-12-01 Andre NollFix PARA_MAX().
2008-12-01 Andre NollMerge commit 'fml/master'
2008-12-01 Andre Nollmp3dec: Only proceed decoding if at least 16K are avail...
2008-12-01 Andre NollAdd command line support for mp3dec.
2008-12-01 Andre NollReplace MAX, MIN, ABS macros by type-checking variants.
2008-12-01 Andre NollMerge commit 'meins/next'
2008-12-01 Andre Nollnew codename, reset version to git
2008-12-01 Andre Nollthe paraslash-0.3.3 release tarball
2008-12-01 Andre Nollparaslash 0.3.3 v0.3.3
2008-11-30 Andre NollInclude portable_io.h only when needed.
2008-11-30 Andre Nollwav_filter: Use the functions from portable_io.h for...
2008-11-30 Andre NollRename filter_chain.c to filter_common.c.
2008-11-30 Andre NollRename filter source files.
2008-11-30 Andre NollMerge branch 'master' into next
2008-11-30 Andre NollCreate list of supported filters via autoconf.
2008-11-30 Andre Nollconfigure.ac: Remove unused variable filter_filters.
2008-11-30 Andre Nollconfigure.ac: Remove amp_filter from set of executables.
2008-11-30 Andre NollMake filter config parsers return int.
2008-11-30 Andre Nolloggdec_filter.ggo: Add more documentation.
2008-11-30 Andre Nolloggdec_parse_config(): Add some sanity checks.
2008-11-30 Andre Nollwav: Only create wav header if there is output available.
2008-11-30 Andre Nollpara_server: Reformat help text of the --afs_database_d...
2008-11-29 Andre NollAdd -Wmissing-noreturn to compiler flags.
2008-11-29 Andre NollFix -Wdeclaration-after-statement warnings.
2008-11-29 Andre NollImplement aac meta info support.
2008-11-29 Andre NollAvoid "no connection to para_server" message is server...
2008-11-28 Andre Nollfilter: Call the convert function even if the input...
2008-11-28 Andre Nollerror.h cleanups.
2008-11-28 Andre NollMerge commit 'fml/master'
2008-11-28 Andre Nollafh_common.c: Add missing source code documentation.
2008-11-28 Andre Nollwrite.h: Cosmetics.
2008-11-28 Andre Nolloggdec: Keep decoding on imput EOF.
2008-11-28 Andre Nollafh.c: Skip emtpy chunks.
2008-11-28 Andre NollFix a gcc warning in alsa_open() on x86_64.
next