alsa_write: Avoid spurious underrun warnings.
[paraslash.git] / Makefile.real
2021-08-30 Andre NollMerge branch 'maint'
2021-05-25 Andre NollUpdate copyright year.
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-05-08 Andre NollUpdate copyright year.
2020-03-15 Andre NollMerge branch 'refs/heads/t/mixer'
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-11-02 Andre NollMerge branch 'refs/heads/t/openssl-header-check'
2019-09-08 Andre NollMerge branch 'refs/heads/t/ONESHELL'
2019-09-01 Andre NollMerge branch 'refs/heads/t/afh'
2019-08-24 Andre NollMerge branch 'refs/heads/t/compress'
2019-07-28 Andre NollMerge branch 'refs/heads/t/afh-preserve'
2019-07-14 Andre NollMerge branch 'refs/heads/t/ff'
2019-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2019-01-25 Andre NollChange copyright year to 2019.
2019-01-19 Andre Nollbuild: Remove hard-coded include path.
2019-01-19 Andre Nollbuild: Fix CPPFLAGS for openssl.
2018-12-23 Andre Nollbuild: Use .ONESHELL.
2018-06-25 Andre NollMerge branch 'refs/heads/t/aft_fixes'
2018-06-10 Andre NollMerge branch 'refs/heads/t/long-help'
2018-05-28 Andre NollMerge branch 'refs/heads/t/listen-address'
2018-05-20 Andre NollMerge branch 'refs/heads/t/clean_server_exit'
2018-05-06 Andre NollMerge branch 'refs/heads/t/doc'
2018-05-06 Andre NollMerge branch 'maint'
2018-05-01 Andre NollMerge branch 'refs/heads/t/gui-sigwinch'
2018-03-13 Andre Nollbuild: Compile with -Wdiscarded-qualifiers.
2018-01-14 Andre NollUpdate copyright year to 2018.
2017-12-31 Andre NollMerge branch 'maint'
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre NollMerge branch 'refs/heads/t/mp'
2017-08-20 Andre NollVersion 2 moods.
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-13 Andre NollMerge branch 'maint'
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-04-21 Andre NollMerge branch 'refs/heads/t/wma_improvements'
2017-04-19 Andre NollMerge branch 'refs/heads/t/makefile_conventions'
2017-04-18 Andre NollMerge branch 'refs/heads/t/rm_as_compat'
2017-04-16 Andre NollMerge branch 'refs/heads/t/rm_rc4'
2017-04-15 Andre NollMerge branch 'refs/heads/t/rm_oaep'
2017-04-09 Andre NollMerge branch 'refs/heads/t/rm_asn'
2017-04-04 Andre NollMerge branch 'refs/heads/t/rm_osx'
2017-04-01 Andre Nollmixer: Implement non-linear time scale for fading.
2017-03-26 Andre NollSwitch to xz to compress tarballs.
2017-03-26 Andre NollConvert para_fade to subcommands, rename it to para_mixer.
2017-03-26 Andre Nollbuild: Create .dep files only during compilation.
2017-03-26 Andre Nollbuild: Simplify definition of $m4_lls_deps.
2017-03-26 Andre Nollbuild: Rename command list variables.
2017-03-26 Andre Nollbuild: Combine $(CFLAGS) and $(STRICT_CFLAGS).
2017-03-26 Andre Nollbuild: Let .d files depend only on .c.
2017-03-26 Andre Nollbuild: Don't create phony targets for dependencies.
2017-03-26 Andre Nollbuild: Remove duplicate dependency.
2017-03-26 Andre Nollbuild: Remove cmdline_dir and friends.
2017-03-26 Andre Nollbuild: Remove some unused variables from Makefile.real.
2017-03-26 Andre Nollbuild: Remove m4/gengetopt.
2017-03-26 Andre NollRemove man_util.bash.
2017-03-26 Andre NollConvert para_server to lopsub.
2017-03-26 Andre NollConvert para_audiod to lopsub.
2017-03-26 Andre NollConvert para_afh to lopsub.
2017-03-26 Andre NollConvert para_gui to lopsub.
2017-03-26 Andre NollConvert para_filter to lopsub.
2017-03-26 Andre NollConvert para_write to lopsub.
2017-03-26 Andre NollConvert para_recv to lopsub.
2017-03-26 Andre NollConvert writers to lopsub.
2017-03-26 Andre NollConvert filters to lopsub.
2017-03-26 Andre NollConvert para_play to lopsub.
2017-03-26 Andre NollConvert para_fade to lopsub.
2017-03-26 Andre NollConvert para_client to lopsub.
2017-03-26 Andre NollConvert receivers to lopsub.
2017-03-26 Andre NollConvert audioc to lopsub.
2017-03-26 Andre NollRemove *.cmd and command_util.bash.
2017-03-26 Andre Nollplay: Link against lopsub and convert com_help() to...
2017-03-26 Andre Nollserver: Convert non-afs commands to lopsub.
2017-03-26 Andre NollConvert audiod commands to lopsub.
2017-03-25 Andre NollCombine aacdec and aac_common.
2017-03-25 Andre NollConvert the aac audio format handler to libmp4ff.
2017-01-08 Andre Nollbuild: Rename target "tarball" to "dist".
2017-01-08 Andre Nollbuild: Do not strip installed executables by default.
2017-01-08 Andre Nollbuild: Support $(DESTDIR).
2017-01-08 Andre Nollbuild: Rename clean targets.
2017-01-04 Andre Nollbuild: Remove compatibility check for clock_gettime().
2017-01-04 Andre NollDrop support for Mac OS.
2017-01-01 Andre NollMerge branch 'maint'
2017-01-01 Andre NollUpdate copyright year to 2017.
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-30 Andre NollMakefile: Don't compile with -Wformat-signedness uncond...
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-20 Andre NollSimplify the error subsystem, get rid of error2.[ch].
2016-12-20 Andre NollMerge branch 'refs/heads/t/base64'
2016-12-19 Andre Nollaft.c: Use correct format string for error output.
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-04 Andre NollCompile with -Wformat-signedness if possible.
next