1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

8 Commits

Author SHA1 Message Date
Benjamin Drung
787f2afd10 Introduce end-of-line normalization
Ensures that all files that Git considers to be text will have
normalized (LF) line endings in the repository. When core.eol is set to
native (which is the default), Git will convert the line endings of
normalized files in your working directory back to your platform's
native line ending.

See also https://git-scm.com/docs/gitattributes
2016-05-17 01:05:05 +02:00
Leland Lucius
dd164dfb2f Apply Audacity changes 2015-05-01 03:50:48 -05:00
Leland Lucius
4d08ed4287 Upgraded flac to 1.3.1 2015-05-01 03:33:07 -05:00
lllucius@gmail.com
ea074f889b Regenerate build files on Debian Wheezy
This will fix building the minsrc tarball on Debian Wheezy
2015-02-17 16:19:57 +00:00
lllucius@gmail.com
82d9b91184 Prepping for next release...regenerating build files 2015-01-03 05:57:16 +00:00
benjamin.drung@gmail.com
6130d2f33e Regenerate autotools file for libflac. 2013-11-07 00:08:59 +00:00
benjamin.drung@gmail.com
49468cd79c Regenerate autotool files of libflac with a newer autotool version.
The files are regererated by calling "autoreconf -f -i".
2013-10-24 16:34:25 +00:00
lllucius
8fb66c92a1 Update libflac to 1.3.0. 2013-10-24 16:08:56 +00:00