aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Prepare release v1.0.1v1.0.1Matthias P. Braendli2016-03-291-1/+1
|
* Prepare v1.0.0v1.0.0Matthias P. Braendli2016-03-261-1/+1
|
* Fix PTHREAD configureMatthias P. Braendli2016-03-071-1/+6
|
* Make ALSA input conditionalMatthias P. Braendli2016-02-261-4/+14
|
* Rename library fdk-aac to fdk-dabplusMatthias P. Braendli2016-02-151-1/+1
|
* Include toolame-dab as libraryMatthias P. Braendli2016-02-151-0/+2
|
* Prepare v0.8.0v0.8.0Matthias P. Braendli2016-01-101-1/+1
|
* Prepare v0.7.4v0.7.4Matthias P. Braendli2016-01-031-1/+1
|
* Prepare release v0.7.3v0.7.3Matthias P. Braendli2015-11-011-1/+1
|
* Prepare release v0.7.2v0.7.2Matthias P. Braendli2015-05-091-1/+1
|
* Replace boost by C++11Matthias P. Braendli2015-05-041-4/+3
| | | | | std::thread doesn't support interruption like boost::thread, which was used in the ALSA input. Everything else should be equivalent.
* Switch autotools project to C++11Matthias P. Braendli2015-05-041-0/+2
|
* Prepare release v.0.7.1v0.7.1Matthias P. Braendli2015-05-041-1/+1
|
* Add configure check for libfecMatthias P. Braendli2015-05-031-0/+4
|
* Print configure summaryMatthias P. Braendli2015-04-231-0/+21
|
* Autodetect ImageMagick availabilityMatthias P. Braendli2015-04-231-1/+4
|
* 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
|