wmadec: Use read_u32_be().
[paraslash.git] / client_common.c
2016-12-31 Andre NollMerge branch 'maint'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre NollMerge branch 'refs/heads/t/base64'
2016-12-19 Andre NollMerge branch 'refs/heads/t/rm_source_browser'
2016-12-04 Andre NollMerge branch 'refs/heads/t/sideband-cleanup'
2016-07-17 Andre Nollclient: No longer fail connection if sideband was not...
2016-04-02 Andre NollMerge branch 'refs/heads/t/image_id_mm'
2016-04-01 Andre NollMerge branch 'maint'
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 Nollclient_common.c: Fix typo in comment.
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-05-30 Andre NollMerge branch 'maint'
2015-04-19 Andre NollMerge branch 'maint'
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-18 Andre Nollclient: Fix return value check for sb_received().
2015-01-12 Andre NollUpdate year in copyright headers.
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-06-26 Andre NollMerge branch 't/bitstream_improvements'
2014-06-19 Andre NollMerge branch 't/audiod_com_version'
2014-05-25 Andre Nollsched: Directly pass context pointer to pre/post_select().
2014-05-25 Andre Nolltask_register() conversion: client task
2014-05-25 Andre NollMerge branch 't/ao_fixes'
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-05-03 Andre NollRemove client_disconnect().
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-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 NollChange copyright year to 2014.
2014-01-09 Andre NollImplement aes_ctr128 and prefer it over RC4.
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-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-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 NollUse self-made help to avoid recompilations on version...
2013-06-13 Andre NollIntroduce version.c to limit recompilation on version...
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-07 Andre NollMerge branch 't/gui_improvements'
2013-05-25 Andre NollMerge branch 't/doc'
2013-05-18 Andre NollMerge branch 't/sched_improvements'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-30 Andre Nollsched: Rename new_post_select back to post_select.
2013-04-30 Andre Nollsched: Kill old ->post_select variant.
2013-04-30 Andre Nollclient: Switch to the alternative post select method.
2013-04-03 Andre NollAllow addblob commands to create output.
2013-04-01 Andre Nollclient: Remove client_recv_buffer().
2013-04-01 Andre Nollclient: Remove sb-compatibility code.
2013-04-01 Andre NollReject non-sideband connections.
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre Nollclient: Fix double free bug in interactive mode.
2012-12-02 Andre NollMerge branch 't/afh_receiver'
2012-11-18 Andre Nollaudiod: Replace kill_btrn() by task notifications.
2012-07-19 Andre NollMerge branch 't/btr_improvements'
2012-07-11 Andre NollMerge branch 't/clang'
2012-07-08 Andre Nollbtr: Remove btr_free_node().
2012-07-02 Andre NollMerge branch 't/alsa_fix'
2012-06-26 Andre NollMerge branch 't/decoder_fixes'
2012-06-24 Andre NollMerge branch 't/sb'
2012-05-07 Andre NollPass command exit status via sideband to client.
2012-05-07 Andre NollSend command output via sideband.
2012-05-05 Andre NollPass command via sideband.
next