string.c: Alloc space for terminating null wide character.
[paraslash.git] / aft.c
2016-03-06 Andre NollMerge branch 'refs/heads/t/com_sender'
2016-02-21 Andre NollMerge branch 'maint'
2016-01-30 Andre NollMerge branch 'refs/heads/t/para_play_fixes'
2015-12-28 Andre Nollaft.c: Check for osl errors in com_add_callback().
2015-12-28 Andre Nollafh: Make ->chunks_total and ->seconds_total fixed...
2015-12-13 Andre NollMerge branch 'refs/heads/t/priority'
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-25 Andre NollMerge branch 'refs/heads/t/command_handler_cleanups'
2015-10-24 Andre Nollaft.c: Clean up aft_hash_compare().
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-17 Andre NollMerge branch 'refs/heads/t/com_ls_compat'
2015-09-08 Andre Nollcom_add(): Allow paths and afhi to exceed 64K.
2015-09-06 Andre NollMerge branch 'maint'
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 NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
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 Nollcom_check(): Add attribute checking.
2015-08-12 Andre NollLet afs_event() return int.
2015-08-12 Andre Nollcom_check(): Return negative on errors
2015-08-12 Andre Nollcom_setatt(): Return negative on errors
2015-08-12 Andre Nollcom_cpsi(): Return negative on errors
2015-08-12 Andre Nollcom_rm(): Return negative on errors
2015-08-12 Andre Nollcom_touch(): Return negative on errors
2015-08-12 Andre Nollcom_add(): Return negative on errors
2015-08-12 Andre Nollafs: Pass sideband error packet on callback failures.
2015-08-12 Andre NollLet afs callbacks return an error code.
2015-08-12 Andre Nollafs: Introduce flush_and_free_pb().
2015-08-12 Andre NollDo not check return value of WRITE_STATUS_ITEM().
2015-08-12 Andre NollDo not check the return value of para_printf().
2015-07-22 Andre Nollsetatt: Print meaningful error message.
2015-06-14 Andre Nollaft.c: Remove condition which is always false.
2015-06-14 Andre Nollaft.c: Silence noisy warnings in com_add().
2015-05-30 Andre NollMerge branch 'maint'
2015-05-10 Andre NollMerge branch 'refs/heads/t/web-diet'
2015-05-03 Andre NollMerge branch 'refs/heads/t/audiod_acl'
2015-04-26 Andre NollMerge branch 'refs/heads/t/immediate-si-update'
2015-04-21 Andre Nolltouch, rm, cpsi, init: Fix initialization of para_buffer.
2015-04-19 Andre Nollaft.c: Simplify load_afd().
2015-04-19 Andre NollMerge branch 't/lib_arg_with'
2015-04-19 Andre NollMerge branch 'maint'
2015-04-04 Andre Nollaft: Rename label "err" of open_and_update_audio_file().
2015-03-30 Andre Nollaft: Store resolved paths when adding files.
2015-03-30 Andre Nollaft: Update mtime and file size on afhi changes.
2015-03-30 Andre Nollaft: Update status items on afs events.
2015-03-30 Andre Nollaft.c: Pass struct ls_data pointer to make_status_items().
2015-03-30 Andre Nollafs: Simplify open_next_audio_file().
2015-03-22 Andre NollMerge branch 't/gui_reload_fix'
2015-03-08 Andre NollMake struct ls_data local to aft.c.
2015-01-23 Andre NollMerge branch 'refs/heads/t/afh_improvements'
2015-01-23 Andre NollMerge branch 'refs/heads/t/tarball-build-fix'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollUpdate year in copyright headers.
2015-01-12 Andre Nollaft.c: Improve documentation of struct ls_widths.
2015-01-11 Andre NollAssorted typo fixes in comments.
2015-01-11 Andre Nollaft.c: Trivial whitespace fixes.
2015-01-11 Andre Nollaft: Generate a remove event when adding duplicate...
2015-01-11 Andre Nollaft.c: Don't call osl_close_disk_object() on failure.
2015-01-11 Andre NollAdd missing osl() wrapper calls.
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-08-17 Andre NollMerge branch 't/daemon_cleanups'
2014-07-31 Andre NollMerge branch 'refs/heads/t/play_fix'
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-07-23 Andre NollMerge branch 't/sched_improvements'
2014-07-13 Andre NollMerge branch 't/gui_sched'
2014-07-10 Andre NollMerge branch 't/cpsi_improvement'
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-05-03 Andre Nollcom_cpsi(): Tell the user if nothing was copied.
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre NollChange copyright year to 2014.
2014-02-13 Andre NollMerge branch 'refs/heads/t/clang_warning_fixes'
2013-12-20 Andre NollMerge branch 't/build_system_overhaul'
2013-12-20 Andre NollMerge branch 't/opusdec-latency'
2013-12-18 Andre NollMerge branch 't/aft_cleanups'
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre Nollaft: Make get_afsi_of_path() static.
2013-11-03 Andre Nollaft: Make load_afsi() and safe_afsi() static.
2013-11-03 Andre Nollaft: Make get_afsi_object_of_row() static.
2013-11-03 Andre NollMerge branch 'maint'
2013-09-22 Andre NollMerge branch 'maint'
2013-08-23 Andre NollMerge branch 't/web_improvements'
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-21 Andre NollMerge remote-tracking branch 'refs/remotes/bthcx/master'
next