paraslash.git
2016-03-28 Andre Nollmood.c: Avoid overflow in update_quadratic_deviation().
2016-03-15 Andre Nollmood.c: Avoid integer underflow.
2016-03-15 Andre Nollmood.c: Avoid integer overflow.
2016-02-07 Andre Nollattribute: Avoid shifting 32 bit integers.
2015-09-04 Andre Nollrmblob: Generate proper BLOB_REMOVE_EVENT.
2015-08-30 Andre Nolllsatt: Fix sort order.
2015-08-30 Andre Nollserver: Avoid segfault in com_sender().
2015-07-25 Andre Nollmood: Clear the score table on attribute changes.
2015-05-10 Andre NollFix help text of lsblob commands.
2015-04-06 Andre Nollgcrypt: Initialize key size of public ASN keys.
2015-01-11 Andre Nollaft: Generate a remove event when adding duplicate...
2015-01-11 Andre Nollcommand.c: Add missing items to EMPTY_STATUS_ITEMS.
2015-01-11 Andre Nollaft.c: Don't call osl_close_disk_object() on failure.
2015-01-11 Andre NollAdd missing osl() wrapper calls.
2015-01-11 Andre Nollfd.c: Add missing va_end().
2014-09-05 Andre Nollplay: Fix next and prev on singular playlists.
2014-05-11 Andre Nollrecv: Don't segfault on invalid chunk values.
2014-02-17 Andre Nollgui: Don't ignore SIGHUP.
2013-12-01 Andre Nollconfigure.ac: Fix definition of recv_ldflags.
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
next