paraslash.git
2017-05-21 Andre Nollmanual: Remove text about permissions of /var/paraslash.
2017-05-21 Andre Nollmanual: Correct format of para_client help output.
2017-05-21 Andre Nollmanual: Add lopsub installation instructions to quick...
2017-05-21 Andre Nolldoxygen: Avoid segfault.
2017-05-14 Andre Nollclient: Silence a gcc-7.1,0 warning.
2017-05-14 Andre Nollmp4ff: Fix typo in error code.
2017-05-14 Andre NollRemove unused error code MPI_PRINT.
2017-04-28 Andre Nollparaslash 0.6.0 v0.6.0
2017-04-28 Andre NollMerge branch 'refs/heads/t/logo-0.6'
2017-04-27 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-04-26 Andre Nollvss: Add an assertion for vsst->header_buf.
2017-04-26 Andre Nollwma_afh: Remove some dead stores.
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-24 Andre NollReduce size of paraslash.ico.
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-04-21 Andre Nollafh_recv: Check return value of afh_get_chunk().
2017-04-21 Andre Nollaft: Check return value of load_afsi().
2017-04-21 Andre Nollaudiod: Avoid reading garbage in get_time_string().
2017-04-21 Andre Nollnet: Always initialize struct sockaddr_storage.
2017-04-21 Andre Nollwma_afh: Fix two bugs in convert_utf8_to_utf16().
2017-04-21 Andre Nollaudioc: Avoid double free in audioc_i9e_line_handler().
2017-04-21 Andre Nollaudiod: Avoid uninitialized memory access.
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-16 Andre Nollwww: Fix an html bug in download page.
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 NollSimplify mixer setup.
2017-04-01 Andre Nollmixer: Implement non-linear time scale for fading.
2017-04-01 Andre NollThe new logo for v0.6.x.
2017-03-26 Andre NollSwitch to xz to compress tarballs.
2017-03-26 Andre Nollmixer: Allow arbitrary relative time for sleep subcommand.
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 gengetopt and help2man checks from configure.ac.
2017-03-26 Andre NollRemove man_util.bash.
2017-03-26 Andre NollRemove ggo.c and ggo.h.
2017-03-26 Andre Nollmanual: Do not mention gengetopt and help2man any more.
2017-03-26 Andre NollConvert para_server to lopsub.
2017-03-26 Andre NollConvert para_audiod to lopsub.
2017-03-26 Andre Nollaudiod: Remove unused --stream-delay.
2017-03-26 Andre NollConvert para_afh to lopsub.
2017-03-26 Andre NollConvert para_gui to lopsub.
2017-03-26 Andre Nollgui: Remove --timeout.
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 Nollmake converter_arg in resamplefilter an enum option
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: Remove support for non-lopsub commands.
2017-03-26 Andre Nollplay: Convert com_quit() to lopsub.
2017-03-26 Andre Nollplay: Convert com_tasks() to lopsub.
2017-03-26 Andre Nollplay: Convert com_pause() to lopsub.
2017-03-26 Andre Nollplay: Convert com_play() to lopsub.
2017-03-26 Andre Nollplay: Convert com_info() to lopsub.
2017-03-26 Andre Nollplay: Convert com_ls() to lopsub.
2017-03-26 Andre Nollplay: Convert com_ff() to lopsub.
2017-03-26 Andre Nollplay: Convert com_jmp() to lopsub.
2017-03-26 Andre Nollplay: Convert com_bg() to lopsub.
2017-03-26 Andre Nollplay: Convert com_prev() to lopsub.
2017-03-26 Andre Nollplay: Convert com_next() to lopsub.
2017-03-26 Andre Nollplay: Convert com_fg() to lopsub.
2017-03-26 Andre Nollplay: Link against lopsub and convert com_help() to...
2017-03-26 Andre Nollafs.c: Remove compatibility code in action_if_pattern_m...
2017-03-26 Andre Nollserver: Remove ->argc, ->argv from struct command_context.
2017-03-26 Andre Nollserver: Remove support for non-lopsub commands.
2017-03-26 Andre Nollafs: Remove unused call_callback helpers.
2017-03-26 Andre NollEnable partial matching for server commands.
2017-03-26 Andre Nollls conversion cleanup
2017-03-26 Andre Nollserver: Convert com_ls() to lopsub.
2017-03-26 Andre Nollserver: Convert blob commands to lopsub.
2017-03-26 Andre Nollserver: Convert com_addatt() to lopsub.
2017-03-26 Andre Nollserver: Convert com_touch() to lopsub.
2017-03-26 Andre Nollserver: Convert com_select() to lopsub.
2017-03-26 Andre Nollserver: Convert com_rm() to lopsub.
2017-03-26 Andre Nollserver: Convert com_rmatt() to lopsub.
2017-03-26 Andre Nollserver: Convert com_cpsi() to lopsub.
2017-03-26 Andre Nollserver: Convert com_check() to lopsub.
2017-03-26 Andre Nollserver: Convert com_mvatt() to lopsub.
2017-03-26 Andre Nollserver: Convert com_setatt() to lopsub.
next