paraslash.git
2013-11-17 Andre NollMerge branch 't/for-maint' into maint
2013-10-06 Andre Nollbuild: Fix --with-opus-libs.
2013-09-22 Andre Nollplay: Fix prev command.
2013-09-22 Andre Nollbash_completion: Run client/audioc from PATH.
2013-09-22 Andre Nollconfigure: Print opus audio file handler if opus lib...
2013-09-22 Andre Nollbtr: splice-out fix.
2013-09-22 Andre Nollfecdec: Avoid fecdec output buffer overruns.
2013-09-22 Andre Nollvss: Avoid assertion "i == g->num_header_slices - 1".
2013-09-22 Andre Nollconfigure: Fix restoring LDFLAGS.
2013-07-31 Andre Nollserver/gcrypt: Fix sending the empty status items.
2013-07-29 Andre Nollnew codename, reset version to git
2013-07-29 Andre Nollparaslash 0.4.13 v0.4.13
2013-07-21 Andre Nolltime.c: Make declarations match definitions.
2013-07-21 Andre NollAdd two missing GPL and doxygen file headers.
2013-07-21 Andre Nollsched.h: Remove outdated comment.
2013-07-21 Andre NollFix documentation of filter->post-select().
2013-07-21 Andre Nollipc.c: Fix typo in comment.
2013-07-21 Andre Nollaft.c: Remove a stray "*" in a comment.
2013-07-21 Andre NollMove com_select_callback() closer to com_select().
2013-07-13 Andre Nollbuffer_tree.c: Add documentation of btr_parent().
2013-07-13 Andre Nollggo.c: Document return value of printf_or_die().
2013-07-13 Andre NollMood: Document return value of moods_event_handler().
2013-07-13 Andre Nollnet.c: Add documentation of flowopt_new().
2013-07-13 Andre Nollnet: Remove unused flowopt_add_bool().
2013-07-13 Andre Nollrecv.h: Fix comment indentation.
2013-07-13 Andre NollRemove some duplicate semicolons.
2013-07-13 Andre NollRemove some unused error codes.
2013-07-13 Andre NollDoxyfile: Predefine HAVE_CLOCK_GETTIME.
2013-07-13 Andre Nollaudiod: Close filters in reverse order.
2013-07-13 Andre Nollopusdec: Get rid of opusdec_pre_select().
2013-07-13 Andre Nollopusdec: avoid __STDC_VERSION__ warning.
2013-07-13 Andre Nollafh: Initialize audio format handlers only once.
2013-07-07 Andre Nollmp3_afh: Use symbolic constants for id3 tag identifiers.
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-07-01 Andre Nollversion.c: Mark version_git() as const.
2013-06-22 Andre Nolli9e: Fix memory leak in clear_bottom_line().
2013-06-22 Andre NollHandle empty command lines properly.
2013-06-22 Andre NollMerge branch 't/interactive'
2013-06-18 Andre NollImprove text on the download web page.
2013-06-16 Andre Nollgui: Fix off-by-one in add_spaces().
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollRemove CODENAME macro.
2013-06-13 Andre Nollgui: Use version_single_line().
2013-06-13 Andre NollImprove man page layout.
2013-06-13 Andre Nollafh/play: Include supported audio formats in help output.
2013-06-13 Andre NollUse self-made help to avoid recompilations on version...
2013-06-13 Andre NollProvide "purpose" texts.
2013-06-13 Andre NollRevamp ggo help.
2013-06-13 Andre Nollafh_recv: Replace ggo text section by description.
2013-06-13 Andre NollMake gengetopt descriptions work.
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
2013-06-13 Andre NollMake all commands print git version and improve version...
2013-06-13 Andre NollAvoid unwanted log messages during startup.
2013-06-13 Andre NollDon't check return value of command line parsers unnece...
2013-06-13 Andre NollBuild receivers, filters and writers without -h and...
2013-06-13 Andre Nollfilter: Wrap lines in the available filter list.
2013-06-13 Andre Nollaudioc: Print config file errors.
2013-06-13 Andre Nolldoc: Rewrite udp sender description
2013-06-13 Andre Nollclient: Fix typo in comment.
2013-06-13 Andre Nollclient: Remove duplicate include.
2013-06-11 Andre NollMerge branch 't/stdin_stdout_fixes'
2013-06-11 Andre NollFix help text of com_touch().
2013-06-08 Andre NollSimplify i9e_line_handler.
2013-06-08 Andre Nolli9e: Fix a prompt display issue
2013-06-08 Andre Nollaudioc: Abstract out connection code.
2013-06-07 Andre NollMerge branch 't/gui_improvements'
2013-05-26 Andre NollThe opus decoder.
2013-05-26 Andre NollThe opus audio format handler.
2013-05-26 Andre Nollogg/opus: Infrastructure.
2013-05-26 Andre Nollspeex: Don't export spx_ctl().
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-19 Andre NollMerge remote-tracking branch 'mpi/master'
2013-05-19 Andre NollFix compilation on Ubuntu precise.
2013-05-19 Andre Nollfilter_common.c: Fix two typos in comment.
2013-05-19 Andre Nollalsa writer: Do not print uninitialized data.
2013-05-19 Andre Nollfile writer: Use xwrite() instead of plain write().
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-17 Andre Nollconfigure.ac: Do not print play objects.
2013-05-17 Andre NollFix build on FreeBSD
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-06 Andre Nolloss mixer: Improve error message.
2013-05-04 Andre Nollmanual: Add a new paragraph for installing dependencies.
2013-05-04 Andre Nollstdin/stdout: Restore fd flags on shutdown.
2013-05-04 Andre Nollwma: Fix sparse error.
2013-05-04 Andre Nollaacdec: Fix check of return value of NeAACDecInit2().
2013-05-04 Andre Nollmanual: Add missing references of two optional packages.
2013-05-02 Andre Nollstring: Speed up xvasprintf().
2013-05-02 Andre Nollstring: Add discard feature for for_each_line().
2013-05-02 Andre Nollstring: Simplify return value of for_each_line().
2013-05-02 Andre Nollstring: Simplify for_each_line().
2013-05-02 Andre Nollstring: Clean up for_each_line() and related functions.
2013-05-02 Andre Nollstring: Replace the for_each_line_modes enum by a bitmap.
2013-05-02 Andre Nollgui: Don't sleep before executing the status command.
2013-05-02 Andre Nollgui: Speed up add_spaces().
2013-05-02 Andre Nollgui: Rename do_exit().
2013-05-02 Andre Nollgui: Remove superfluous cmd_died.
2013-05-02 Andre Nollgui: Check stdin for readability.
2013-05-02 Andre Nollgui: Discard overlong input lines.
next