paraslash.git
2014-01-01 Andre Nollnet: Further simplify makesock_addrinfo().
2014-01-01 Andre Nollnet: Replace the double loop of lookup_address() by...
2014-01-01 Andre Nollnet: makesock(): Combine code for passive sockets.
2014-01-01 Andre Nollnet: Change makesock_addrinfo() to set given flowopts...
2014-01-01 Andre Nollnet: Clarify code flow of makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove unnecessary condition in makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove pointless initialization in makesock_addrin...
2014-01-01 Andre Nollnet: Kill dead code in makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove networking headers from para.h.
2014-01-01 Andre Nollnet: Improve error handling of makesock_addrinfo().
2013-12-22 Andre Nollnet: Split makesock(), part 2: Introduce makesock_addri...
2013-12-22 Andre Nollnet: Split makesock(), part 1: Introduce lookup_address().
2013-12-22 Andre Nollnet: Simplify makesock().
2013-12-22 Andre Nollnet: Fix parse_url().
2013-12-22 Andre Nollnet: Correct \return text of parse_url().
2013-12-20 Andre Nollreset version to 'git'
2013-12-20 Andre Nollparaslash 0.5.1 v0.5.1
2013-12-20 Andre NollMerge branch 't/build_system_overhaul'
2013-12-20 Andre NollMerge branch 't/opusdec-latency'
2013-12-20 Andre NollRebuild error2.h on Makefile changes.
2013-12-18 Andre NollMerge branch 't/aft_cleanups'
2013-12-12 Andre NollMerge branch 't/flacdec_fixes'
2013-12-01 Andre Nollmanual: Move crypt library to the list of optional...
2013-12-01 Andre Nollbuild: Don't insist on curses for CLI support.
2013-12-01 Andre Nollbuild: Rewrite objlist_to_errlist().
2013-12-01 Andre Nollbuild: Reorder Makefile.real.
2013-12-01 Andre Nollbuild: Split Makefile.in.
2013-12-01 Andre Nollbuild: Reorder variables in Makefile.in.
2013-12-01 Andre Nollbuild: Add Make variable for clock_gettime_ldflags.
2013-12-01 Andre Nollbuild: Add Make variable for PACKAGE_TARNAME.
2013-12-01 Andre Nollbuild: Introduce Make variables for objects.
2013-12-01 Andre Nollbuild: Combine link rules.
2013-12-01 Andre Nollbuild: Introduce $prefixed_executables.
2013-12-01 Andre Nollbuild: Combine rules for object files.
2013-12-01 Andre Nollbuild: Define Make variables for cppflags.
2013-12-01 Andre Nollbuild: Remove two unused variables from Makefile.in.
2013-12-01 Andre Nollbuild: Collect audio format handlers in afh section.
2013-12-01 Andre Nollbuild: Move relevant parts to filter section.
2013-12-01 Andre Nollbuild: Move relevant parts to gui section.
2013-12-01 Andre Nollbuild: Move relevant parts to fade section.
2013-12-01 Andre Nollbuild: Move relevant parts to audiod section.
2013-12-01 Andre Nollbuild: Move relevant parts to client section.
2013-12-01 Andre Nollbuild: Move relevant parts to server section.
2013-12-01 Andre Nollbuild: Create section for para_audioc.
2013-12-01 Andre Nollbuild: Create section for para_write.
2013-12-01 Andre Nollbuild: Create section for para_play.
2013-12-01 Andre Nollbuild: Create section for para_afh.
2013-12-01 Andre Nollbuild: Create section for para_recv.
2013-12-01 Andre Nollbuild: Create section for para_filter.
2013-12-01 Andre Nollbuild: ldflags conversion: coreaudio.
2013-12-01 Andre Nollbuild: ldflags conversion: libcurses.
2013-12-01 Andre Nollbuild: ldflags conversion: libnsl.
2013-12-01 Andre Nollbuild: ldflags conversion: libsocket.
2013-12-01 Andre Nollbuild: ldflags conversion: libgcrypt.
2013-12-01 Andre Nollbuild: ldflags conversion: libssl.
2013-12-01 Andre Nollbuild: ldflags conversion: libosl.
2013-12-01 Andre Nollbuild: ldflags conversion: libsamplerate.
2013-12-01 Andre Nollbuild: ldflags conversion: libreadline.
2013-12-01 Andre Nollbuild: ldflags conversion: libao.
2013-12-01 Andre Nollbuild: ldflags conversion: alsa.
2013-12-01 Andre Nollbuild: ldflags conversion: liboss.
2013-12-01 Andre Nollbuild: ldflags conversion: libflac.
2013-12-01 Andre Nollbuild: ldflags conversion: libmad.
2013-12-01 Andre Nollbuild: ldflags conversion: libfaad.
2013-12-01 Andre Nollbuild: ldflags/cppflags conversion: libopus.
2013-12-01 Andre Nollbuild: cppflags/ldflags conversion: libspeex.
2013-12-01 Andre Nollbuild: ldflags conversion: libvorbis.
2013-12-01 Andre Nollbuild: ldflags conversion: libogg.
2013-12-01 Andre Nollbuild: cppflags/ldflags conversion: libid3tag
2013-12-01 Andre Nollbuild: Remove duplicates from $all_objs.
2013-12-01 Andre Nollbuild: Remove inactive DEBUG_CPPFLAGS.
2013-12-01 Andre Nollbuild: Replace error2.pl by error2.c.
2013-12-01 Andre Nollbuild: Fix filter output of configure summary.
2013-12-01 Andre Nollbuild: Convert remaining object lists to one object...
2013-12-01 Andre Nollbuild: Separate curses detection from gui configuration.
2013-12-01 Andre Nollbuild: Move down fade section.
2013-12-01 Andre Nollbuild: Add object "cmdline" suffix only once.
2013-12-01 Andre NollINSTALL: Add an example for cross-compiling.
2013-12-01 Andre Nollbuild: Fix make install for cross builds.
2013-12-01 Andre Nollbuild: Generate man pages directly from ggo files.
2013-12-01 Andre Nollbuild: Remove fnmatch, malloc, realloc tests.
2013-12-01 Andre Nollbuild: Make crypto optional.
2013-12-01 Andre Nollbuild: Make audiod optional.
2013-12-01 Andre Nollbuild: Build para_client only if crypto lib was found.
2013-12-01 Andre Nollbuild: Create a separate section for para_server.
2013-12-01 Andre Nollbuild: Compute $all_errlist_objs.
2013-12-01 Andre Nollbuild: Replace $extras by per-executable variable.
2013-12-01 Andre Nollbuild: Remove two dead recipes from Makefile.in.
2013-12-01 Andre Nollbuild: Remove check for buggy snprintf().
2013-12-01 Andre NollMerge branch 'maint'
2013-12-01 Andre Nollconfigure.ac: Fix definition of recv_ldflags.
2013-12-01 Andre NollMerge branch 't/mood_cleanups'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 't/for-maint' into maint
2013-11-10 Andre Nollopusdec: Latency improvements.
2013-11-03 Andre Nollaft: Make get_afsi_of_path() static.
2013-11-03 Andre Nollaft: Make load_afsi() and safe_afsi() static.
2013-11-03 Andre Nollaft: Make get_afsi_object_of_row() static.
2013-11-03 Andre NollMerge branch 'maint'
2013-10-27 Andre Nollflacdec: Fix DECODER_ABORTED handling.
next