paraslash.git
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.
2017-03-26 Andre Nollserver: Convert com_lsatt() to lopsub.
2017-03-26 Andre Nollserver: Convert com_init() to lopsub.
2017-03-26 Andre Nollserver: Convert com_add() to lopsub.
2017-03-26 Andre Nollserver: Convert non-afs commands to lopsub.
2017-03-26 Andre NollConvert audiod commands to lopsub.
2017-03-25 Andre Nollt0001: Prefer shasum over sha1sum.
2017-03-19 Andre NollMerge branch 'maint'
2017-01-28 Andre Nolli9e: Restore file status flags on exit.
2017-01-22 Andre NollNEWS,md: Add introductory text for v0.5.7.
2017-01-22 Andre Nollafh.h: Fix typo in prototype of ->get_file_info().
2017-01-22 Andre Nollogg_afh_common.c: Remove pointless variable.
2017-01-06 Andre NollMerge branch 'maint'
2017-01-04 Andre Nollbase64: Remove an unused variable.
2017-01-01 Andre NollMerge branch 'maint'
2017-01-01 Andre NollUpdate copyright year to 2017.
2016-12-31 Andre Nollparaslash 0.5.7 v0.5.7
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre Nollparaslash 0.4.14 v0.4.14
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-31 Andre NollMerge branch 'refs/heads/t/doc'
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-30 Andre Nollsignal.h: Add documentation of signal_pre_select().
2016-12-30 Andre Nollmanual: Fix kernel coding style link.
2016-12-30 Andre Nolluser manual: Add section on contributing.
2016-12-28 Andre Nollt0004: Specify proper options for ls commands.
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-28 Andre Nollresample: Simplify initialization().
2016-12-28 Andre Nollafh: Make sure we never return a negative chunk number.
2016-12-28 Andre Nollfade: Add documentation for main() and include it in...
2016-12-28 Andre Nollsched: Log task termination status.
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-25 Andre Nollweb: Fix link to git branches.
2016-12-25 Andre Nollafh.h: Trivial whitespace fix.
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre Nollportable_io.h: Provide big-endian versions and use...
2016-12-20 Andre Nollaac: Switch from unsigned char to char.
2016-12-20 Andre Nollplay: Minor log message improvements.
2016-12-20 Andre NollSort errors alphabetically.
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-11 Andre Nollwmadec: Remove two pointless variables.
2016-12-11 Andre Nollwmadec: Remove a pointless cast.
2016-12-11 Andre Nollwmadec: Set data size to 0 if nothing was decoded.
2016-12-11 Andre Nollwma: Fix packet size calculation.
2016-12-11 Andre Nollgcrypt: Fix a few format-signedness issues.
2016-12-08 Andre Nollwmadec: Properly handle empty outputs.
2016-12-04 Andre Nollwma_common: Fix typo in log message.
next