Merge branch 't/misc'
[paraslash.git] / configure.ac
2014-03-30 Andre NollMerge branch 't/misc'
2014-03-23 Andre NollMerge branch 't/fade_improvements'
2014-03-16 Andre NollMerge branch 't/aes'
2014-03-09 Andre NollMerge branch 't/manual_improvements'
2014-02-27 Andre NollMerge branch 't/cmd_improvements'
2014-02-22 Andre NollMerge branch 't/sync'
2014-02-22 Andre Nollbuild: Don't link with -lreadline if readline was not...
2014-02-22 Andre Nollflac: Try to link also without -logg.
2014-02-22 Andre Nollconfigure: Really print opus audio file handler if...
2014-02-22 Andre NollInclude options for receivers/filters/writer in man...
2014-02-13 Andre NollMerge branch 'refs/heads/t/clang_warning_fixes'
2014-01-01 Andre NollThe sync filter.
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-18 Andre NollMerge branch 't/aft_cleanups'
2013-12-12 Andre NollMerge branch 't/flacdec_fixes'
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: 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: 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: 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 Nollbuild: Fix make install for cross builds.
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 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-03 Andre NollMerge branch 'maint'
2013-10-06 Andre Nollbuild: Fix --with-opus-libs.
2013-09-29 Andre NollMerge branch 't/misc_cleanups'
2013-09-22 Andre NollMerge branch 'maint'
2013-09-22 Andre Nollconfigure: Print opus audio file handler if opus lib...
2013-09-22 Andre Nollconfigure: Fix restoring LDFLAGS.
2013-08-23 Andre Nollreset version to 'git'
2013-08-23 Andre Nollparaslash 0.5.0 v0.5.0
2013-08-23 Andre NollMerge branch 't/web_improvements'
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-21 Andre NollMerge branch 't/setatt_fnmatch'
2013-08-20 Andre NollMerge branch 't/m4_deps'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-31 Andre NollAdd para_ prefix for executables in Makefile.in.
2013-07-29 Andre Nollnew codename, reset version to git
2013-07-29 Andre Nollparaslash 0.4.13 v0.4.13
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollUse self-made help to avoid recompilations on version...
2013-06-13 Andre NollRevamp ggo help.
2013-06-13 Andre NollMake gengetopt descriptions work.
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-26 Andre Nollogg/opus: Infrastructure.
next