lp:~sylvain-pineau/checkbox/audio_settings_fixes

Created by Sylvain Pineau and last modified
Get this branch:
bzr branch lp:~sylvain-pineau/checkbox/audio_settings_fixes
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sylvain Pineau
Project:
Checkbox
Status:
Merged

Recent revisions

2193. By Sylvain Pineau

debian/changelog: Updated

2192. By Sylvain Pineau

checkbox-old/checkbox/scripts/audio_settings.py: Fix the profile backup

The previous method made the assumption that the saved card profile should
be applied to card #0 when restoring the settings.
It's wrong, especially for system using multiple ALSA cards.

The fix saves the current profile for all cards and use their symbolic
names to restore the profiles.

Profiles configuration is backed up using configparser.

2191. By Sylvain Pineau

checkbox-old/checkbox/scripts/audio_settings.py: Fix the mute command

mute is a True|False but pactl expects 0|1, so the right translation is:
str(int(mute))

2190. By Sylvain Pineau

checkbox-old/checkbox/scripts/audio_settings.py: Close the settings file

2189. By Sylvain Pineau

checkbox-old/checkbox/scripts/audio_settings.py: Fix logging messages

And stream to sys.stdout

2188. By Sylvain Pineau

checkbox-old/scripts/gst_pipeline_test: Added logging

2187. By Sylvain Pineau

checkbox-old/jobs/audio.txt.in: Added verbosity to all audio_settings calls

2186. By Sylvain Pineau

checkbox-old/checkbox/scripts/gputest_benchmark.py: new mode 644

2185. By Zygmunt Krynicki

"[r=zkrynicki][bug=][author=zkrynicki] automatic merge by tarmac"

2184. By Zygmunt Krynicki

"[r=zkrynicki,sylvain-pineau][bug=][author=zkrynicki] automatic merge by tarmac"

Branch metadata

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

Subscribers