paraslash.git
2012-08-27 Andre NollMove gengetopt input files to m4 directory.
2012-08-26 Andre NollDifferentiate between ggo_dir and m4_ggo dir.
2012-08-26 Andre NollTreat all ggo files as m4 files.
2012-08-26 Andre NollMerge branch 't/releases_branch'
2012-08-14 Andre Nollsignal: Improve documentation of para_signal_init().
2012-08-13 Andre NollMerge remote-tracking branch 'boock/master'
2012-08-13 Andre NollMerge branch 'maint'
2012-08-13 Andre Nollexec.c: Remove close_on_fork include.
2012-08-13 Andre NollMerge branch 'maint'
2012-08-13 Andre Nollsideband: Fix SBB_INIT().
2012-08-13 Andre Nollserver.ggo depends on config_file.m4.
2012-08-07 Andre Nollserver.ggo depends on config_file.m4.
2012-07-28 Andre NollRemove all release tarballs from the master branch.
2012-07-28 Andre Nollweb: Rename tarball download directory.
2012-07-26 Andre NollMakefile: Move up the definition of various directories.
2012-07-26 Andre NollRemove some stale entries from .gitignore.
2012-07-26 Andre Nollcommand_util.sh: Remove unnecessary mkdir command.
2012-07-26 Andre NollMakefile: Remove targets for html man pages.
2012-07-26 Andre NollMakefile: Remove $all_ggos.
2012-07-25 Andre Nollserver: Remove "foo" feature.
2012-07-25 Andre Nollcom_init(): Send error message only for non-sideband...
2012-07-25 Andre Nollfade: Fix command for switching moods.
2012-07-22 Andre NollFix typo in t0003.
2012-07-20 Andre NollNEWS: Whitespace and typo fixes.
2012-07-20 Andre Nollnew codename, reset version to git
2012-07-20 Andre Nollthe paraslash-0.4.11 release tarball
2012-07-20 Andre Nollparaslash 0.4.11 v0.4.11
2012-07-19 Andre NollMerge branch 't/btr_improvements'
2012-07-18 Andre Nollfade: Use proper ldflags.
2012-07-18 Andre Nollfade: Fix sleep time in snooze mode.
2012-07-18 Andre NollMerge branch 't/wma_improvements'
2012-07-16 Andre Nollgui: Add missing dependency on included m4 file to...
2012-07-15 Andre NollMerge branch 't/old_gcc_fixes'
2012-07-11 Andre NollMerge branch 't/clang'
2012-07-08 Andre Nollbtr_exec_up(): Also ask given node.
2012-07-08 Andre Nollbtr: Introduce btr_add_output_dont_free().
2012-07-08 Andre Nollwrite: Remove ->shutdown.
2012-07-08 Andre Nollbtr: Remove btr_free_node().
2012-07-08 Andre Nollaudiod: Kill some dead code.
2012-07-08 Andre NollMerge branch 't/command_util_cleanups'
2012-07-02 Andre NollMerge branch 't/alsa_fix'
2012-06-29 Andre Nollcommand_util: grep source files only once.
2012-06-29 Andre Nollcommand_util: Fix make dependencies for *_command_list.h.
2012-06-29 Andre NollMake (most) command handlers static.
2012-06-29 Andre Nollcommand_util: Remove code for generating .c files.
2012-06-29 Andre Nollcommand_util: Write array definition in header mode.
2012-06-29 Andre Nollcommand_util: Output array members with backslashes.
2012-06-29 Andre Nollcommand_util: Avoid empty output lines.
2012-06-29 Andre Nollcommand_util: replace dump_xxx() by make_xxx().
2012-06-29 Andre Nollcommand_util: Kill HC and CC header lines.
2012-06-29 Andre Nollwma: Remove exponent_sizes[] from struct private_wma_data.
2012-06-29 Andre Nollsideband: Fix use after free bug.
2012-06-26 Andre NollMerge branch 't/decoder_fixes'
2012-06-26 Andre Nollbuffer_tree.h: Fix gcc warning.
2012-06-26 Andre Nollalsa: Fix gcc warning.
2012-06-24 Andre NollMerge branch 't/sb'
2012-06-18 Andre NollFix documentation of pass_buffer_as_shm().
2012-06-17 Andre Nollalsa: Do not buffer more than 500ms.
2012-06-16 Andre Nollwma: Doxify some comments.
2012-06-16 Andre Nollwma: Trivial whitespace fix.
2012-06-16 Andre NollAdd documentation of two more fields of struct private_...
2012-06-13 Andre Nollaft.c: Silence scan-build warning.
2012-06-13 Andre Nollmood: Improve readability of get_item_score().
2012-06-13 Andre Nollmood: Add score value only for admissible files.
2012-06-13 Andre Nollclient: Remove pointless assignment.
2012-06-13 Andre Nollgcrypt: Remove pointless assignment.
2012-06-13 Andre Nollgcrypt: Remove dead stores.
2012-06-13 Andre Nollmp3dec: Remove dead store.
2012-06-04 Andre NollMakefile: Warn for unused macros only on Linux.
2012-06-03 Andre Nollwmadec: Only decode one superframe at a time.
2012-06-03 Andre Nollflacdec: Only process a single flac audio frame.
2012-06-03 Andre Nollflacdec_close(): Be liberal in what you accept.
2012-06-03 Andre Nolloggdec: Fix EOF handling on repositioning.
2012-05-28 Andre Nolloggdec: Realloc buffer to save memory.
2012-05-19 Andre Nollaudiod: Check pointers passed to btr_get_node_start().
2012-05-19 Andre Nolloggdec: Do not decode more than necessary.
2012-05-19 Andre Nolloss: Add proper error message on init.
2012-05-07 Andre NollPass command exit status via sideband to client.
2012-05-07 Andre NollSend command output via sideband.
2012-05-07 Andre NollIntroduce send_strerror().
2012-05-07 Andre NollSimplify pass_buffer_as_shm().
2012-05-07 Andre Nollcommand.c: Improve get_status().
2012-05-05 Andre NollPass command via sideband.
2012-05-05 Andre NollUse sideband also for "proceed" handshake.
2012-05-05 Andre NollUse sideband also for challenge response.
2012-05-05 Andre NollSend and receive challenge via sideband.
2012-05-05 Andre NollAdd sideband implementation.
2012-05-05 Andre NollImplement client-server feature negotiation.
2012-05-05 Andre Nollafs: Rename sc_send_result() to afs_cb_result_handler().
2012-05-05 Andre NollIntroduce afs_max_size_handler_data and afs_max_size_ha...
2012-05-05 Andre Nollclient: Improve error diagnostics.
2012-05-05 Andre NollMerge branch 't/remove_no_default_filters'
2012-06-24 Andre NollRemove --no_default_filters option.
2012-05-05 Andre NollMerge branch 't/doc'
2012-04-24 Andre Nolldaemon.c: daemon_set_default_log_colors() returns void.
2012-04-21 Andre NollClient: Simplify signal handling.
2012-04-21 Andre Nollrecv.h: Fix typo in documentation.
2012-04-21 Andre NollFix a typo in the documentation of struct ggo_help.
2012-04-21 Andre NollAdd some more starting points to main page.
2012-04-21 Andre NollAdd some missing documentation.
next