Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version | Lennart Poettering | 2009-07-02 | 1 | -1/+1 |
| | |||||
* | build-sys: bump so versions | Lennart Poettering | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | build-system: introduce macros PA_MAJOR, PA_MINOR, PA_CHECK_VERSION | Lennart Poettering | 2009-05-26 | 1 | -1/+9 |
| | | | | | | | This is mostly based on Christian Persch's work but moves the version macros into the main header file. https://bugs.freedesktop.org/show_bug.cgi?id=21655 | ||||
* | build-system: don't do gconf if gtk is disabled | Daniel Macks | 2009-04-19 | 1 | -1/+2 |
| | | | | | | | | libcanberra.schemas is the gconf hook for canberra-gtk-module, so it shouldn't be installed if gtk is disabled in the libcanberra build ("no canberra-gtk-module" should propagate "no pointers to it"). Closes bz #20926 | ||||
* | build-system: drop AM_ICONV since we don't need it | Daniel Macks | 2009-04-19 | 1 | -4/+0 |
| | |||||
* | bump version and soname | Lennart Poettering | 2009-04-14 | 1 | -3/+3 |
| | |||||
* | Remove libltdl, similarly to what has been done on PulseAudio. | Diego Elio 'Flameeyes' Pettenò | 2009-01-31 | 1 | -3/+25 |
| | | | | | | | Get rid of the internal copy of libltdl and instead use the system copy, requiring that to be available. It does not make sense to duplicate this further, and it's especially a bad idea to use an internal older copy of the library for distributors and final users. | ||||
* | autoupdate: fix quoting. | Diego Elio 'Flameeyes' Pettenò | 2009-01-31 | 1 | -1/+1 |
| | |||||
* | Remove AC_TYPE_SIGNAL which is now deprecated. | Diego Elio 'Flameeyes' Pettenò | 2009-01-31 | 1 | -1/+0 |
| | | | | | | Not only the REGSIGTYPE definition that it created was never used, but also C89 require that the return is void. Since we already assume C99 support, we don't need to check for this. | ||||
* | autoupdate: AC_HELP_STRING -> AS_HELP_STRING. | Diego Elio 'Flameeyes' Pettenò | 2009-01-31 | 1 | -8/+8 |
| | |||||
* | Move the safety check about pkg-config in bootstrap.sh. | Diego Elio 'Flameeyes' Pettenò | 2009-01-31 | 1 | -8/+0 |
| | | | | | Don't check twice for pkg-config during configure, since the undefined macro would be possibly caused on a different system. | ||||
* | bump version/soname | Lennart Poettering | 2009-01-21 | 1 | -2/+2 |
| | |||||
* | update to libtool 2.2 | Lennart Poettering | 2009-01-21 | 1 | -13/+11 |
| | |||||
* | fix OSS check | Lennart Poettering | 2008-10-26 | 1 | -1/+1 |
| | |||||
* | bump release and sonamev0.10 | Lennart Poettering | 2008-10-06 | 1 | -3/+3 |
| | |||||
* | call AM_GCONF_SOURCE_2 unconditionally | Lennart Poettering | 2008-10-05 | 1 | -1/+2 |
| | |||||
* | minor build system fixes | Lennart Poettering | 2008-10-05 | 1 | -0/+1 |
| | |||||
* | require gconf only if we build against gtk | Lennart Poettering | 2008-09-26 | 1 | -5/+3 |
| | |||||
* | Enable canberra-gtk-module via GConf | Matthias Clasen | 2008-09-26 | 1 | -0/+5 |
| | | | | | | | | The most recent version of gnome-settings-daemon now supports activating Gtk+ modules via a GConf setting. We should be using this to activate our Gtk+ module automatically on install. Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | prepare new release | Lennart Poettering | 2008-09-09 | 1 | -2/+2 |
| | |||||
* | add tdb based shared lookup cache | Lennart Poettering | 2008-09-02 | 1 | -0/+60 |
| | |||||
* | bump verson info | Lennart Poettering | 2008-08-28 | 1 | -1/+1 |
| | |||||
* | bump version | Lennart Poettering | 2008-08-28 | 1 | -1/+1 |
| | |||||
* | make compiler warnings a bit less fascist | Lennart Poettering | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | driver: GStreamer using decodebin2 | Marc-André Lureau | 2008-08-27 | 1 | -1/+65 |
| | | | | | Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | OSS driver take 3 | Joe Marcus Clarke | 2008-08-21 | 1 | -1/+84 |
| | | | | | | | This adds the necessary error checking, and fixes the s/alsa/oss/ problem in configure.ac. Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | Implement ca_strdup for platforms that lack it natively | Joe Marcus Clarke | 2008-08-20 | 1 | -0/+3 |
| | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | fix url | Lennart Poettering | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | enable a few additional gcc warnings and fix all problems found | Lennart Poettering | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | add proper documentation | Lennart Poettering | 2008-08-14 | 1 | -0/+25 |
| | |||||
* | move gtkdoc docs to gtkdoc subdir | Lennart Poettering | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | correct dependency on gtk 2.13.4 instead of 2.14 | Lennart Poettering | 2008-08-13 | 1 | -1/+1 |
| | |||||
* | Merge commit 'flameeyes/autoconf-2.62' | Lennart Poettering | 2008-08-13 | 1 | -29/+7 |
|\ | |||||
| * | Replace the CFLAGS-checking code with a common macro from xine-lib. | Diego 'Flameeyes' Pettenò | 2008-08-07 | 1 | -25/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of writing custom code to check for cflags checking, import a copy of attributes.m4 from xine-lib's repository and use the CC_CHECK_CFLAGS macro. The advantage lies not only in being able to reduce the custom code in configure.ac, but also in the fact that the CC_CHECK_CFLAGS macro caches the results, making ./configure -C quite faster on second run. Check for the CFLAGS for any compiler and not just GCC, if the compiler does support the flag it is better to u se it anyway, otherwise it will be skipped. | ||||
| * | Use AC_PROG_CC_C99 to discover C99-compliant compiler. | Diego 'Flameeyes' Pettenò | 2008-08-07 | 1 | -4/+2 |
| | | | | | | | | | | | | Instead of just checking if the compiler supports -std=c99 option, make use of the autoconf macro for discovering C99. This way other non-GCC compiler could be used in C99 mode too. | ||||
| * | Bump autoconf requirement to 2.62 (latest released version). | Diego 'Flameeyes' Pettenò | 2008-08-07 | 1 | -1/+1 |
| | | |||||
* | | Non-portable linker flag | Daniel Macks | 2008-08-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -version-script is an ELF/GNU-ld feature, not available with other linkers & platforms. Libtool already knows when to use it, so attached path just piggy-backs on their main test for this feature. I think they also exclude some other platforms, but this appears to work on linux (passes the flag, tested with libtool-1.5.22) with and OS X (doesn't pass it, tested with libtool-2.2.4). dan -- Daniel Macks dmacks@netspace.org http://www.netspace.org/~dmacks Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | | depend on gtk 2.14 at least | Lennart Poettering | 2008-08-13 | 1 | -1/+1 |
| | | |||||
* | | fix license wording | Lennart Poettering | 2008-08-06 | 1 | -1/+1 |
|/ | |||||
* | bump version | Lennart Poettering | 2008-08-04 | 1 | -1/+1 |
| | |||||
* | bump revision and sonamev0.6 | Lennart Poettering | 2008-08-04 | 1 | -2/+2 |
| | |||||
* | bump revision | Lennart Poettering | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | explicitly require am 1.9 | Lennart Poettering | 2008-07-28 | 1 | -1/+1 |
| | |||||
* | bump sonames | Lennart Poettering | 2008-07-25 | 1 | -2/+3 |
| | |||||
* | actually make gcc option detection work, patch from fizz | Lennart Poettering | 2008-07-18 | 1 | -1/+1 |
| | |||||
* | add new tool canberra-gtk-play for playing arbitrary event sounds from the ↵ | Lennart Poettering | 2008-06-22 | 1 | -1/+1 |
| | | | | command line | ||||
* | drop glib from depsv0.3 | Lennart Poettering | 2008-06-14 | 1 | -2/+2 |
| | |||||
* | bump version | Lennart Poettering | 2008-06-14 | 1 | -1/+1 |
| | |||||
* | minor build fix for external PAv0.2 | Lennart Poettering | 2008-06-12 | 1 | -1/+1 |
| | |||||
* | bump version | Lennart Poettering | 2008-06-11 | 1 | -1/+1 |
| |