]> git.tuebingen.mpg.de Git - paraslash.git/commit - m4/lls/play.suite.m4
Merge branch 'refs/heads/t/afh'
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 1 Sep 2019 11:18:41 +0000 (13:18 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 1 Sep 2019 11:19:29 +0000 (13:19 +0200)
commit05a15e80c5dae4f94c417210549d07a94a0acc16
tree44edb7a27cde0e8cca1f197a80b1630e1ceb5580
parent742be1f7334570492615fdf89ce46123e3f71886
parenta1610c2bd6e3097c6473c5403bfd59425b2058ba
Merge branch 'refs/heads/t/afh'

A couple of patches which remove ->init of struct audio_format_handler
and struct receiver.

Cooking for 9 months.

* refs/heads/t/afh:
  Remove ->init() of struct receiver.
  afh: Constify definition of audio format handlers.
  afh: Introduce audio_format_names[].
  afh: Get rid of dummy entry at the end of afl[].
  afh: Minor simplification for afh_get_chunk().
  afh: Move audio_format_name() up.
NEWS.md
afh.c
mp3_afh.c