task_register() conversion: stdin task
[paraslash.git] / Makefile.in
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre NollInclude options for receivers/filters/writer in man...
2014-02-13 Andre NollMerge branch 'refs/heads/t/clang_warning_fixes'
2013-12-20 Andre NollMerge branch 't/build_system_overhaul'
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: 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: Separate curses detection from gui configuration.
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 two dead recipes from Makefile.in.
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
2013-09-22 Andre NollMerge branch 'maint'
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 NollGenerate ggo dependencies automatically.
2013-07-31 Andre NollAdd para_ prefix for executables in Makefile.in.
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-22 Andre NollMerge branch 't/interactive'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollRemove CODENAME macro.
2013-06-13 Andre NollMake gengetopt descriptions work.
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-06-07 Andre NollOverview: Add new slides, powered by dia.
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-19 Andre NollMerge remote-tracking branch 'mpi/master'
2013-05-19 Andre NollFix compilation on Ubuntu precise.
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-04-30 Andre NollReplace gettimeofday() by clock_gettime().
2013-04-21 Andre Nollcompress: Compile with -O3.
2012-12-23 Andre NollFix --with-curses configure option.
2012-12-20 Andre Nollnew codename, reset version to git
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-18 Andre Nollpara_play, infrastructure.
2012-08-27 Andre NollPut dependency files to a separate directory.
2012-08-27 Andre NollMakefile: Simplify option parsing for verbose build.
2012-08-27 Andre Nollautogen.sh: Remove call to aclocal.
2012-08-27 Andre NollAllow to specify build dir via make O=<dir>.
2012-08-27 Andre NollMakefile: Move generated files to build directory.
2012-08-27 Andre NollMakefile: Don't hardcode path for generated man pages.
2012-08-27 Andre NollMakefile: Clean up directory creation.
2012-08-27 Andre NollMove gengetopt input files to m4 directory.
2012-08-26 Andre NollDifferentiate between ggo_dir and m4_ggo dir.
next