lp:ubuntu/trusty-proposed/alsa-utils

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/alsa-utils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

96. By Luke Yelavich

* Forgot to add an env declaration for an environment variable to the
  upstart files. (LP: #1269731)
* debian/patches/work_around_ncurses_weirdness.patch:
  - Work around some ncurses pkg-config changes for now, not sure if ncurses
    upstream intended the include dir changes, or whether its a bug. Fixes
    FTBFs.

95. By Luke Yelavich

* Merge from debian unstable. Remaining changes: (LP: #1246892)
  - Move init script volume settings to new alsactl database:
    + Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
      and Dell E series
    + ute PC Beep on hda cards that support it during initial volume setup
    + Mute *Analog/Digital Control for Creative cards by default
    + Default Digital Input Source to be Digital Mic 1 so that users
      with digital mic will be able to use it out of the box
    + Mute "IEC958 Optical Raw" by default
    + Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
    + Prefer built-in digital mics on newer Dells
    + Unmute 'Line HP Swap' for Dove boards
    + Set reasonable volume levels for VMWare guests using snd.ens1371
  - debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
    users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
  - debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
    show the pulse mixer by default, since it can be controlled from
    pulseaudio itself
  - Use upstart jobs for storing/restoring card settings
  - Add udev rule to apply UCM profiles for panda and equivalent hardware
  - Add Vcs-Bzr field
  - Create a new upstart job for the alsa state daemon, and adjust the
    other upstart jobs accordingly
  - Put the daemon file in /var/lib/alsa
* Adjust the upstart job files to work with the alsactl home directory
* Extend unset_pulse_internal.patch to prevent pulseaudio from influencing
  alsactl as well
* debian/patches/fix_alsa_udev_rules.patch: Patch from upstream to fix
  slightly broken udev rules, allowing individual card settings to properly
  be restored/stored. (LP: #1268301)

94. By Luke Yelavich

* Merge from debian unstable. Remaining changes:
  - Move init script volume settings to new alsactl database:
    + Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
      and Dell E series
    + ute PC Beep on hda cards that support it during initial volume setup
    + Mute *Analog/Digital Control for Creative cards by default
    + Default Digital Input Source to be Digital Mic 1 so that users
      with digital mic will be able to use it out of the box
    + Mute "IEC958 Optical Raw" by default
    + Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
    + Prefer built-in digital mics on newer Dells
    + Unmute 'Line HP Swap' for Dove boards
    + Set reasonable volume levels for VMWare guests using snd.ens1371
  - debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
    users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
  - debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
    show the pulse mixer by default, since it can be controlled from
    pulseaudio itself
  - Use upstart jobs for storing/restoring card settings
  - Add udev rule to apply UCM profiles for panda and equivalent hardware
  - Add Vcs-Bzr field
* Create a new upstart job for the alsa state daemon, and adjust the
  other upstart jobs accordingly
* Put the daemon file in /var/lib/alsa

93. By Luke Yelavich

debian/control: Mark alsa-utils Multi-Arch foreign.

92. By Luke Yelavich

* Merge from debian unstable. Remaining changes:
  - Move init script volume settings to new alsactl database:
    + Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
      and Dell E series
    + ute PC Beep on hda cards that support it during initial volume setup
    + Mute *Analog/Digital Control for Creative cards by default
    + Default Digital Input Source to be Digital Mic 1 so that users
      with digital mic will be able to use it out of the box
    + Mute "IEC958 Optical Raw" by default
    + Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
    + Prefer built-in digital mics on newer Dells
    + Unmute 'Line HP Swap' for Dove boards
    + Set reasonable volume levels for VMWare guests using snd.ens1371
  - debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
    users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
  - debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
    show the pulse mixer by default, since it can be controlled from
    pulseaudio itself
  - Use upstart jobs for storing/restoring card settings
  - Add udev rule to apply UCM profiles for panda and equivalent hardware
  - Add Vcs-Bzr field
  - Backport upstrea fix to use ncurses pkg-config first.

91. By Colin Watson

* Backport upstream patch to look for ncurses pkg-config first, fixing
  cross-building.
* Use dh-autoreconf to help apply the above patch; this can be reverted
  once 1.0.26 is packaged if Debian has not adopted dh-autoreconf for some
  other reason.
* Switch dependency back to kmod, since that's in raring.

90. By Marcin Juszkiewicz

[ Luke Yelavich ]
* debian/control: Update Vcs-Bzr field for raring

[ Marcin Juszkiewicz ]
* Added Samsung Chromebook support into 90-alsa-ucm.rules

89. By Luke Yelavich

* debian/*.upstart: Point to /usr/sbin. This was forgotten in the recent
  alsa-utils merge, where using /sbin for alsa-utils binaries was reverted.
* debian/control: Update Vcs-Bzr field.

88. By Luke Yelavich

* Merge from debian unstable. Remaining changes:
  - Move init script volume settings to new alsactl database:
    + Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
      and Dell E series
    + ute PC Beep on hda cards that support it during initial volume setup
    + Mute *Analog/Digital Control for Creative cards by default
    + Default Digital Input Source to be Digital Mic 1 so that users
      with digital mic will be able to use it out of the box
    + Mute "IEC958 Optical Raw" by default
    + Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
    + Prefer built-in digital mics on newer Dells
    + Unmute 'Line HP Swap' for Dove boards
    + Set reasonable volume levels for VMWare guests using snd.ens1371
  - ship udev rules file in /lib/udev/rules.d
  - debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
    users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
  - debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
    show the pulse mixer by default, since it can be controlled from
    pulseaudio itself
  - Use upstart jobs for storing/restoring card settings
  - Add udev rule to apply UCM profiles for panda and equivalent hardware
  - Add Vcs-Bzr field
* Depend on module-init-tools, quantal doesn't have kmod.
* Panda board card name references have been changed in newer kernels,
  so use them.

87. By Luke Yelavich

Add init configuration for the audio hardware vmware emulates to work
around incorrect dB values reported by the driver. Longer term this does
need to be fixed in the driver, but we need working audio for vmware
guests out of the box, and the changes required to the driver are likely
too intrusive to make at this late stage of the release cycle.
(LP: #927459)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/alsa-utils
This branch contains Public information 
Everyone can see this information.

Subscribers