paraslash.git
2016-02-21 Andre NollMerge branch 'maint'
2016-02-07 Andre Nollattribute: Avoid shifting 32 bit integers.
2016-02-07 Andre Nollspxdec: Check frame sizes.
2016-01-30 Andre NollMerge branch 'refs/heads/t/para_play_fixes'
2016-01-30 Andre Nollpara.h: Fix typo in comment.
2016-01-10 Andre Nollstring.c: Handle invalid loglevels gracefully.
2016-01-10 Andre Nollt0005: Split audiod man page tests.
2016-01-10 Andre NollConstify struct filter access and introduce filter_get().
2016-01-10 Andre NollDeactivate implicit make rules.
2016-01-10 Andre NollMake FOR_EACH_SUPPORTED_FILTER() local to filter_common.c.
2016-01-10 Andre NollFix documentation of check_receiver_arg().
2016-01-10 Andre Nollplay.c: Remove bogus __a_unused attribute for session_o...
2016-01-10 Andre Nollt0004: Switch to new syntax for ls command.
2016-01-02 Andre Nollbuild: Remove arch_cppflags.
2016-01-02 Andre Nollcommand.c: Open-code mmd_dup().
2016-01-02 Andre Nollcommand.c: Improve documentation of vss_status_tohuman().
2015-12-28 Andre Nollfilter.h: Improve documentation of ->pre_select().
2015-12-28 Andre Nollafh_recv: Improve documentation of --begin-chunk.
2015-12-28 Andre Nollafs.c: Improve documentation of afs_socket_cookie.
2015-12-28 Andre Nollclient_common.c: Fix typo in comment.
2015-12-28 Andre Nolludp_send.c: Remove pointless function.
2015-12-28 Andre Nollaft.c: Check for osl errors in com_add_callback().
2015-12-28 Andre Nollaac_afh.c: Do not open-code aac_read_int32().
2015-12-28 Andre Nollaac_afh.c: Simplify atom_cmp().
2015-12-28 Andre Nollafh: Make ->chunks_total and ->seconds_total fixed...
2015-12-28 Andre Nollbuild: Compute CC version, build date and uname string...
2015-12-13 Andre NollMerge branch 'refs/heads/t/priority'
2015-12-13 Andre Nollweb: Deactivate search engine.
2015-12-13 Andre Nollmanual: Improve section on Doxygen.
2015-12-13 Andre Nollt0005: Remove pointless assignment to regex,
2015-12-13 Andre Nollafs.h: Do not include regex.h.
2015-12-13 Andre Nollaft.c: Prefer localtime() over localtime_r().
2015-12-13 Andre NollImprove lastplayed time format for ls and stat output.
2015-12-08 Andre NollMerge branch 'refs/heads/t/strerror'
2015-10-29 Andre Nollbuild: Fix audiod_command.c dependency.
2015-10-25 Andre Nollplay: Handle empty arguments to --key-map gracefully.
2015-10-25 Andre Nolli9e: Avoid key binding macros.
2015-10-25 Andre Nollplay: Fix off-by-one in jmp 100.
2015-10-25 Andre NollMerge branch 'refs/heads/t/command_handler_cleanups'
2015-10-24 Andre Nollaft.c: Clean up aft_hash_compare().
2015-10-24 Andre Nollbuild: Fix m4 dependencies for BSD m4.
2015-10-24 Andre Nollfade: Add missing line break for log message.
2015-10-15 Andre Nolldaemon: New option --priority for server and audiod.
2015-10-14 Andre Nollweb: Clear DOT_FONTNAME in Doxyfile.
2015-10-14 Andre Nollweb: Update Doxyfile to doxygen-1.8.6.
2015-09-27 Andre Nollerror.h: Never call (para_)strerror() on osl errors.
2015-09-27 Andre NollClarify para_strerror().
2015-09-27 Andre Nollerror.h: Remove is_errno().
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-20 Andre Nollbuild: maintainer-clean: Kill web_sync remove command.
2015-09-20 Andre Nollstring.c: Kill E_STRTOLL.
2015-09-20 Andre Nollbuild: Completion headers no longer depend .c file.
2015-09-20 Andre Nollattribute.c: Remove pointless condition in attribute_op...
2015-09-20 Andre Nollbitstream.c: Convert GET_DATA macro to inline function.
2015-09-20 Andre Nollparaslash 0.5.5 v0.5.5
2015-09-17 Andre NollMerge branch 'refs/heads/t/com_ls_compat'
2015-09-15 Andre Nollbuild: Avoid bashism in configure.ac.
2015-09-15 Andre Nollbuild: Include flac afh only if libogg is available.
2015-09-08 Andre Nollcom_add(): Allow paths and afhi to exceed 64K.
2015-09-06 Andre NollMerge branch 'maint'
2015-09-05 Andre Nollserver.h: Improve documentation of mmd struct.
2015-09-05 Andre NollFix help text of mvblob commands.
2015-09-04 Andre Nollrmblob: Generate proper BLOB_REMOVE_EVENT.
2015-09-03 Andre Nollcom_addatt(): Return negative on errors
2015-09-01 Andre NollIntroduce new syntax for com_ls().
2015-08-31 Andre Nollcom_rm(): In force mode, don't complain if no paths...
2015-08-30 Andre Nollsetatt: Do not abort if no pattern is given.
2015-08-30 Andre Nollaudiod_command.c: Trivial whitespace fix.
2015-08-30 Andre NollMerge branch 'maint'
2015-08-30 Andre Nolllsatt: Fix sort order.
2015-08-30 Andre Nollserver: Avoid segfault in com_sender().
2015-08-29 Andre NollMerge branch 'maint'
2015-08-24 Andre NollFix typo in server.c.
2015-08-19 Andre Nollmm.c: Add documentation of mood comparator macros.
2015-08-19 Andre Nolloggdec: Add documentation of output size constants.
2015-08-19 Andre Nollspxdec: Fix typo in comment.
2015-08-19 Andre Nollaudiod_command.c: Fix typo in comment.
2015-08-12 Andre Nollaft: Unify handling of hash and path duplicates.
2015-08-12 Andre Nollafs: Provide pbout para_buffer for each callback.
2015-08-12 Andre Nollafs: Make afs callbacks more flexible.
2015-08-12 Andre Nollafs: Rename callback_function to afs_callback.
2015-08-12 Andre Nollcom_check(): Add attribute checking.
2015-08-12 Andre NollLet afs_event() return int.
2015-08-12 Andre Nollplaylist_check_callback(): Return negative on errors
2015-08-12 Andre Nollmood_check_callback(): Return negative on errors
2015-08-12 Andre Nollcom_mvblob(): Return negative on errors
2015-08-12 Andre Nollcom_addblob(): Return negative on errors
2015-08-12 Andre Nollcom_rmblob(): Return negative on errors, cleanup
2015-08-12 Andre Nollcom_catblob(): Return negative on errors
2015-08-12 Andre Nollcom_lsblob(): Return negative on errors
2015-08-12 Andre Nollrmatt: Cleanup callback.
2015-08-12 Andre Nollcom_rmatt(): Return negative on errors
2015-08-12 Andre Nollcom_mvatt(): Return negative on errors
2015-08-12 Andre Nollcom_lsatt(): Return negative on errors
2015-08-12 Andre Nollcom_init(): Return negative on errors
2015-08-12 Andre Nollcom_check(): Return negative on errors
2015-08-12 Andre Nollcom_setatt(): Return negative on errors
2015-08-12 Andre Nollcommand_util.bash: Kill make_proto().
2015-08-12 Andre Nollcom_cpsi(): Return negative on errors
2015-08-12 Andre Nollaudiod: Clean up fd closing logic in command handlers.
next