paraslash.git
2017-08-26 Andre Nollmanual: Update URLs which give 301.
2017-08-26 Andre Nollmanual: Fix typo in link.
2017-08-26 Andre Nollfilter: Simplify FOR_EACH_FILTER().
2017-08-26 Andre Nollfd.c: Remove para_fchdir().
2017-08-26 Andre Nollaudiod: Add log message for receiver errors.
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-13 Andre Nollserver: Fix typo in comment.
2017-08-13 Andre Nollserver: Fix typo in comment for init_user_list().
2017-08-12 Andre NollForce status item update on mood/playlist changes.
2017-08-12 Andre Nollafs: Use correct error code for com_select().
2017-08-12 Andre Nollmood.c: Don't try twice to activate an invalid mood.
2017-08-12 Andre Nollaft: Make get_audio_file_path_of_row() more robust.
2017-08-12 Andre Nollafs: Improve error diagnostics.
2017-08-12 Andre Nollmood.c: Remove some superfluous includes.
2017-08-12 Andre Nollvss: Remove self-made prefaulting.
2017-08-12 Andre Nollbuild: Prefer AC_CHECK_TYPE() over AC_LINK_IFELSE().
2017-08-12 Andre Nollserver: Get rid of a dead store.
2017-08-12 Andre Nollwma_afh: Add some assert() statements.
2017-08-11 Andre NollMerge branch 'maint'
2017-08-08 Andre Nollserver: Perform hostname lookup in client process.
2017-08-08 Andre Nollserver: Fix memory leak in com_check().
2017-08-08 Andre Nollserver: Rename init_vss_task() to vss_init().
2017-08-08 Andre Nollserver: Remove unused ->peer from struct command_context.
2017-08-08 Andre Nollserver: Fix comment of empty_status_items().
2017-08-08 Andre Nollserver: Kill two pointless variables in vss.c.
2017-08-07 Andre Nollvss: Make fec_active a bool.
2017-08-07 Andre Nollvss: Improve comment about sending empty chunks.
2017-08-07 Andre Nollvss: Fix trivial whitespace issue.
2017-08-07 Andre Nollstring.h: Fix indentation, add doxygen reference.
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollImprove documentation of signal_init_or_die().
2017-08-05 Andre Nollautogen: Run make check after a successful build.
2017-08-05 Andre Nollstdin/stdout: Only set nonblock flags for non-tty fds.
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-08-03 Andre Nollserver: Remove -F option to ls.
2017-08-03 Andre Nollserver: Make sender subcommand array const.
2017-07-31 Andre NollMerge branch 'maint'
2017-07-29 Andre Nolludp sender: Send EOF package only once.
2017-07-28 Andre Nollserver: Fix segfault in com_sender().
2017-07-28 Andre NollMerge branch 'maint'
2017-07-27 Andre Nollvss: Avoid use after free in vss_send().
2017-07-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
2017-07-23 Andre NollMake dummy completers static.
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-07-18 Andre Nollafh: Unify name of init functions.
2017-07-18 Andre Nollafh: Fix typo in comment.
2017-07-18 Andre Nollaft.c: Improve documentation of get_afhi_of_row().
2017-07-18 Andre Nollmood.c: Rename compute_mood_score().
2017-07-18 Andre Nollmood.c: Trivial whitespace fixes.
2017-07-16 Andre Nollserver: Avoid NULL pointer dereference in make_status_i...
2017-07-16 Andre NollRemove some unnecessary includes.
2017-07-16 Andre Nollgui: Trivial whitespace and spelling fixes.
2017-07-16 Andre Nollaft: Fix a typo in comment.
2017-07-16 Andre Nollafs: Improve documentation of callback_result_handler.
2017-07-16 Andre Nollbuild: Remove an unused function from configure.ac.
2017-07-15 Andre Nollbuild: Fix typo in comment to HAVE_IP_MREQN.
2017-07-15 Andre Nollmanual: Add a sentence about release notifications.
2017-07-15 Andre Nollmanual: Fix typo.
2017-07-15 Andre Nollmanual: libosl is optional.
2017-07-15 Andre Nollbuild: Echo "M4" when running an m4 command.
2017-07-15 Andre Nollbuild: Run lopsubgen with absolute path.
2017-07-14 Andre Nollbuild: Fix check for lopsub.
2017-07-14 Andre Nollbuild: Improve lopsub error diagnostics.
2017-07-14 Andre NollMerge branch 'refs/heads/t/manual'
2017-07-13 Andre NollMerge branch 'maint'
2017-07-12 Andre NollLet error codes start out at index 1.
2017-07-09 Andre NollMerge branch 'refs/heads/t/para_play'
2017-07-06 Andre Nollwma: Remove _XOPEN_SOURCE define from wmadec_filter.c.
2017-07-06 Andre Nollwma: make ->ms_stereo local to wma_decode_block().
2017-07-06 Andre Nollwma: Simplify init_coef_vlc().
2017-07-06 Andre Nollwma: Rename input/output buffer variables.
2017-07-06 Andre Nollwma: Drop unused argument from wma_decode_superframe().
2017-07-06 Andre Nollwma: Remove pointless/incorrect sanity checks.
2017-07-06 Andre Nollwma: Combine wmadec_cleanup() and wmadec_close().
2017-07-06 Andre Nollwma: Simplify get_vlc().
2017-07-06 Andre Nollwma: Remove pointless VLC_TYPE define.
2017-07-06 Andre Nollwma: Make bitstream API more robust.
2017-06-25 Andre Nollaft.c: Trivial spelling/whitespace fixes.
2017-06-25 Andre Nollafh: Expand documentation of init function declarations.
2017-06-25 Andre Nollfilter: Remove duplicate documentation of filter_get().
2017-06-25 Andre Nolldoxygen: Improve documentation of struct receiver.
2017-06-25 Andre Nolldoxygen: Add \ref to references.
2017-06-25 Andre NollImprove documentation of mm.c and mm.h.
2017-06-25 Andre Nolldoxygen: Don't refer to Black Hats Manual.
2017-06-25 Andre Nolldoxygen: Don't refer to libosl functions.
2017-06-25 Andre Nolldoxygen: Trivial cleanups.
2017-06-25 Andre Nolldoxygen: Remove some stale doxygen references.
2017-06-25 Andre Nollrecv: Explain user data mechanism.
2017-06-25 Andre NollUpdate to doxygen-1.8.11.
2017-06-25 Andre NollUpdate status items on blob events.
2017-06-14 Andre Nollplay: Remove unused dummy completer.
2017-06-14 Andre Nollnet.c: Silence clang warning.
2017-06-14 Andre Nollfilter: Handle bad filter numbers gracefully.
2017-06-14 Andre Nollaudiod: Fix off-by-one bug in init_default_filters().
2017-06-11 Andre NollRemove osx_write.c, this time for real.
2017-06-11 Andre Nollserver: Introduce hash sort for ls command.
2017-06-11 Andre Nollserver: Fix help text of ls -s=p.
2017-06-03 Andre Nollafh: Make parse result pointer static.
2017-06-03 Andre NollDoxyfile: Simplify exclude patterns.
next