[mythtv-commits] [MythTV/mythtv] cc64b5: Split audio settings code from globalsettings into...

noreply at github.com noreply at github.com
Fri Dec 3 08:03:08 UTC 2010


Branch: refs/heads/temp/newaudiosetup
Home:   https://github.com/MythTV/mythtv

Commit: cc64b5650b04d2c5fd24ea05131691811c2d774b
    https://github.com/MythTV/mythtv/commit/cc64b5650b04d2c5fd24ea05131691811c2d774b
Author: Jean-Yves Avenard <jyavenard at mythtv.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  A mythtv/programs/mythfrontend/audiosettings.cpp
  A mythtv/programs/mythfrontend/audiosettings.h
  M mythtv/programs/mythfrontend/globalsettings.cpp
  M mythtv/programs/mythfrontend/globalsettings.h
  M mythtv/programs/mythfrontend/main.cpp
  M mythtv/programs/mythfrontend/mythfrontend.pro

Log Message:
-----------
Split audio settings code from globalsettings into its own files


Commit: 2878bd8efc005c58781af2a1608dbd5f8be86f27
    https://github.com/MythTV/mythtv/commit/2878bd8efc005c58781af2a1608dbd5f8be86f27
Author: Jean-Yves Avenard <jyavenard at mythtv.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M mythtv/programs/mythfrontend/audiosettings.cpp
  M mythtv/programs/mythfrontend/audiosettings.h
  M mythtv/programs/mythfrontend/globalsettings.cpp
  M mythtv/programs/mythfrontend/main.cpp
  M mythtv/themes/DVR/main_settings.xml
  M mythtv/themes/classic/main_settings.xml
  M mythtv/themes/defaultmenu/main_settings.xml
  M mythtv/themes/mediacentermenu/main_settings.xml

Log Message:
-----------
Move audio settings outside the general settings


Commit: 188014d04de7f7ce97f6ae0fc975672ca34c6b1d
    https://github.com/MythTV/mythtv/commit/188014d04de7f7ce97f6ae0fc975672ca34c6b1d
Author: Jean-Yves Avenard <jyavenard at mythtv.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M mythtv/libs/libmyth/audio/audiooutputbase.cpp
  M mythtv/libs/libmyth/audio/audiooutputsettings.cpp
  M mythtv/libs/libmythtv/playercontext.cpp
  M mythtv/programs/mythfrontend/audiosettings.cpp
  M mythtv/programs/mythfrontend/audiosettings.h

Log Message:
-----------
Move Advanced audio settings to its own screen


Commit: 0018a7c9600421506f5ed2d35864449abcb86383
    https://github.com/MythTV/mythtv/commit/0018a7c9600421506f5ed2d35864449abcb86383
Author: Jean-Yves Avenard <jyavenard at mythtv.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M mythtv/programs/mythfrontend/audiosettings.cpp

Log Message:
-----------
Pre-populate the audio device list by scanning for the devices when we get into the settings


Commit: a1a901e88170c52b9f90c9c702e9364648efe150
    https://github.com/MythTV/mythtv/commit/a1a901e88170c52b9f90c9c702e9364648efe150
Author: Jean-Yves Avenard <jyavenard at mythtv.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M mythtv/programs/mythfrontend/audiosettings.cpp
  M mythtv/programs/mythfrontend/audiosettings.h

Log Message:
-----------
Add prelimnary support for configuring EAC3/DTS-HD and TrueHD audio. HD Audio passthrough is only enabled if the device is seen as digital, and reports 8 channels LPCM support provided that all amplifiers supporting those codecs, must have 7.1 LPCM support as per the bluray/HD-DVD specs


Commit: 0f2a67e2554ead7864b38a6a5f50f6c2f1585006
    https://github.com/MythTV/mythtv/commit/0f2a67e2554ead7864b38a6a5f50f6c2f1585006
Author: Jean-Yves Avenard <jyavenard at mythtv.org>
Date:   2010-12-02 (Thu, 02 Dec 2010)

Changed paths:
  M mythtv/libs/libmyth/audio/audiooutpututil.cpp
  M mythtv/libs/libmyth/audio/audiooutpututil.h
  A mythtv/libs/libmyth/audio/pink.c
  A mythtv/libs/libmyth/audio/pink.h
  M mythtv/libs/libmyth/libmyth.pro
  M mythtv/programs/mythfrontend/audiosettings.cpp
  M mythtv/programs/mythfrontend/audiosettings.h

Log Message:
-----------
Add instant testing of audio configuration. We play pink noise for 1s on each speaker. There is no UI during playback yet, nor can the test be interrupted until completion.

Pink noise generator written by Phil Burk was taken from speaker-test written by James Courtier-Dutton in alsa-utilities.




More information about the mythtv-commits mailing list