t0004: Switch to new syntax for ls command.
[paraslash.git] / audiod.c
2015-12-13 Andre NollMerge branch 'refs/heads/t/priority'
2015-10-15 Andre Nolldaemon: New option --priority for server and audiod.
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-07-22 Andre Nolldaemon: Improve daemon_log_welcome().
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-19 Andre NollMerge branch 't/lib_arg_with'
2015-04-19 Andre NollMerge branch 'maint'
2015-04-04 Andre Nollaudiod: Make struct slot_info local to audiod.c.
2015-04-04 Andre Nollaudiod: Move get_play_time_slot_num() to audiod.c.
2015-03-31 Andre Nollaudiod: Allow to specify usernames in --user-allow.
2015-03-08 Andre NollMerge branch 'refs/heads/t/abtract_sockets'
2015-02-19 Andre NollImprove signal init and shutdown.
2015-02-14 Andre NollAbstract sockets for server and audiod.
2015-02-14 Andre Nollcreate_local_socket(): Avoid code duplication.
2015-02-14 Andre NollRemove socket address parameter of create_local_socket().
2015-02-08 Andre Nollsignal: Provide generic signal_pre_select().
2015-02-08 Andre Nolldaemon: Introduce daemon_init_colors_or_die().
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollUpdate year in copyright headers.
2014-12-14 Andre NollMerge branch 'refs/heads/t/com_tasks'
2014-12-14 Andre NollMerge branch 'refs/heads/t/kill_usleep'
2014-12-07 Andre NollMerge branch 'refs/heads/t/build_system'
2014-11-23 Andre NollMerge branch 't/sound_device_lock'
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-21 Andre Nollaudiod: Invalidate current audio format on close.
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-08-13 Andre Nollaudiod: Clean up by notifying tasks.
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-15 Andre Nollaudiod: Fix use after free on exit.
2014-06-19 Andre NollMerge branch 't/audiod_com_version'
2014-06-19 Andre Nolldaemon: Rename public functions.
2014-06-19 Andre NollSimplify set_server_start_time().
2014-05-25 Andre Nollsched: Directly pass context pointer to pre/post_select().
2014-05-25 Andre Nollsched: Introduce task_status().
2014-05-25 Andre Nolltask_register() conversion: audiod status task
2014-05-25 Andre Nolltask_register() conversion: audiod command task
2014-05-25 Andre Nolltask_register() conversion: client task
2014-05-25 Andre Nolltask_register() conversion: signal task
2014-05-25 Andre Nolltask_register() conversion: writers
2014-05-25 Andre Nolltask_register() conversion: filter tasks
2014-05-25 Andre Nolltask_register() conversion: receivers
2014-05-25 Andre Nollaudiod: Simplify start_stop_decoders().
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
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-04-04 Andre Nollaudiod: Avoid segfault on exit.
2014-03-30 Andre NollMerge branch 't/misc'
2014-03-23 Andre NollMerge branch 't/fade_improvements'
2014-03-16 Andre NollMerge branch 't/aes'
2014-03-09 Andre NollMerge branch 't/manual_improvements'
2014-02-27 Andre NollMerge branch 't/cmd_improvements'
2014-02-22 Andre NollMerge branch 't/sync'
2014-02-22 Andre Nollaudiod: Skip NULL pointer check in compute_time_diff().
2014-02-22 Andre Nollaudiod: Make compute_time_diff() return void.
2014-02-22 Andre Nollaudiod: get_time_string() comment fix.
2014-02-22 Andre NollChange copyright year to 2014.
2014-01-01 Andre Nollnet: Remove networking headers from para.h.
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
2013-10-27 Andre NollMerge branch 't/buffer_tree_improvements'
2013-10-13 Andre NollMerge branch 't/fork-safe-prng'
2013-10-06 Andre NollMerge branch 't/audiod_cleanups'
2013-09-22 Andre Nollaudiod: Don't compute stat info unnecessarily.
2013-09-22 Andre Nollaudiod: Force status dump every 5 seconds.
2013-09-22 Andre Nollaudiod: Improve status timeout handling.
2013-09-22 Andre Nollaudiod: Reorder exit log messages a bit.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: stat client.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: gengetopt.
2013-09-22 Andre Nollaudiod: Fix memory leak on exit: close slots.
2013-09-22 Andre Nollaudiod: Unify startup messages of receivers, filters...
2013-09-22 Andre Nollaudiod: Print a warning if filters are ignored.
2013-09-22 Andre Nollaudiod: Fix error message on status errors.
2013-09-22 Andre NollMerge branch 'maint'
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-21 Andre NollMerge branch 't/setatt_fnmatch'
2013-08-20 Andre NollMerge branch 't/m4_deps'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-13 Andre Nollaudiod: Close filters in reverse order.
2013-07-06 Andre NollMerge branch 't/opus'
2013-07-01 Andre NollMerge branch 't/versioning_improvements'
2013-06-16 Andre NollMerge branch 't/compress'
2013-06-13 Andre NollMerge branch 't/oss_error_message_fix'
2013-06-13 Andre NollRevamp ggo help.
next