summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Prepare release v0.7.0v0.7.0Matthias P. Braendli2015-04-101-1/+1
|
* Add libvlc inputMatthias P. Braendli2015-03-111-0/+13
| | | | | Be careful about sample rate conversion, VLC only wants to use the ugly resampler on some machines.
* Prepare v0.6.0v0.6.0Matthias P. Braendli2014-12-091-1/+1
|
* Prepare v0.5.1v0.5.1Matthias P. Braendli2014-09-261-1/+1
|
* Prepare v0.5.0v0.5.0Matthias P. Braendli2014-07-081-1/+1
|
* Add JACK input supportMatthias P. Braendli2014-06-261-0/+13
|
* change pkg-config to fdk-aac-dabplus.pcMatthias P. Braendli2014-06-161-1/+1
|
* Prepare bugfix release v0.4.2v0.4.2Matthias P. Braendli2014-05-161-1/+1
|
* Prepare release v0.4.1v0.4.1Matthias P. Braendli2014-05-141-1/+1
|
* Prepare for v0.4.0v0.4.0Matthias P. Braendli2014-04-251-1/+1
|
* Prepare release 0.3.0 with MOT slideshow and DLS supportv0.3.0Matthias P. Braendli2014-03-291-1/+1
|
* Prepare release v0.2.2v0.2.2Matthias P. Braendli2014-03-191-1/+1
|
* Support libasound2 1.0.25Matthias P. Braendli2014-03-141-1/+1
| | | | Because it's the one that is in debian stable right now
* Prepare v0.2.1v0.2.1Matthias P. Braendli2014-03-101-1/+1
|
* Add version number to the programsMatthias P. Braendli2014-03-101-0/+2
|
* add requirement for alsa 1.0.27Matthias P. Braendli2014-03-101-0/+2
|
* Prepare v0.2.0v0.2.0Matthias P. Braendli2014-03-091-1/+1
|
* Merge branch 'master' into alsaMatthias P. Braendli2014-03-071-1/+1
|\
| * fix magickwand compile flagsMatthias P. Braendli2014-03-071-1/+1
| |
* | Merge branch 'master' into alsaMatthias P. Braendli2014-03-071-18/+12
|\| | | | | | | | | | | Conflicts: Makefile.am configure.ac
| * Add PAD (MOT and Slideshow) encoder from www.csp.itMatthias P. Braendli2014-02-281-17/+9
| |
| * try to do a first fdk-aac-dabplus releasev0.1.0Matthias P. Braendli2014-02-111-1/+1
| |
* | alsa-dabplus compilesMatthias P. Braendli2014-03-071-0/+6
|/
* Add aac-enc-dabplus-zmq with ZeroMQ outputMatthias P. Braendli2013-12-151-0/+10
|
* Update configure.acpiratfm2013-12-141-0/+1
| | | | fix libtool dep
* Bump the version number, add a changelog entryv0.1.3Martin Storsjo2013-11-251-2/+2
|
* Bump the version number, add a changelog entryv0.1.2Martin Storsjo2013-07-271-2/+2
|
* Include dependency libs (-lm) in the pkg-config fileMartin Storsjo2013-07-271-0/+4
|
* Add a changelog entry for 0.1.1, bump the version numbersv0.1.1Martin Storsjo2012-11-131-2/+2
|
* Add an encoder exampleMartin Storsjo2012-09-131-0/+10
|
* Check whether we need to link to -lm for math functionsMartin Storsjo2012-07-141-0/+2
|
* build: update libtool reference to version 2.Diego Elio Pettenò2012-07-111-4/+1
|
* build: declare the project foreign to automakeDiego Elio Pettenò2012-07-111-1/+1
| | | | | | By default automake thinks the project is part of GNU and enforces the presence of some files. By declaring the project foreign, we can remove the 0-sized files.
* build: do not use config.hDiego Elio Pettenò2012-07-111-1/+0
|
* build: use dnl for comments in configure.acDiego Elio Pettenò2012-07-111-7/+7
| | | | | This simply means the comments are not copied into the executed configure script.
* build: do not call AC_CANONICAL_HOST.Diego Elio Pettenò2012-07-111-3/+0
| | | | Unless configure uses $host there is no reason to call it directly.
* Add automake/autoconf source filesMartin Storsjo2012-07-111-0/+29
Change-Id: If97c7482bffaab4a21cd2fb8341f2939f19d3bbd