ubuntu/+source/mp3gain:applied/debian/jessie

Last commit made on 2014-03-12
Get this branch:
git clone -b applied/debian/jessie https://git.launchpad.net/ubuntu/+source/mp3gain
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/jessie
Repository:
lp:ubuntu/+source/mp3gain

Recent commits

7e4ba43... by Simon McVittie

1.5.2-r2-5 (patches applied)

Imported using git-ubuntu import.

d72d3ad... by Simon McVittie

[PATCH] Use integer constant expressions for array sizes

Gbp-Pq: 13_constant_expr.diff.

4c2ddc4... by Simon McVittie

add option to force tag update

Gbp-Pq: 12_force_update.diff.

a3717a0... by Simon McVittie

in ID3 tags, produce TXXX frames compatible with Winamp, as well

Gbp-Pq: 11_txxx.diff.

6de4c10... by Simon McVittie

Fix out of bounds / NULL ptr accesses found by cppcheck

Gbp-Pq: 10_fix_potential_segfaults.diff.

76b4b70... by Simon McVittie

fix some issues found by cppcheck

Gbp-Pq: 09_fix_mem_leaks.diff.

1d9c02c... by Simon McVittie

Fixing trailing space

Gbp-Pq: 08_trailingspace.diff.

77b55cf... by Simon McVittie

fix overwrite query loop

Gbp-Pq: 06_fix_overwrite_query_loop.diff.

a119571... by Simon McVittie

Fix segfault when files are not writable

Gbp-Pq: 05_fix_segfault_when_files_not_writable.diff.

ebe51a4... by Simon McVittie

Use tempfile by default

Gbp-Pq: 03_use_tempfile_by_default.diff.