| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Remove gettext macros from configure.ac, intltool is used. | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -2/+0 |
| * | | Bump autoconf requirement to 2.62 (latest released version). | Diego 'Flameeyes' Pettenò | 2008-08-08 | 1 | -1/+1 |
| |/ |
|
* | | add some code to make invalid valgrind warnings go away | Lennart Poettering | 2008-08-18 | 1 | -0/+4 |
* | | bump release | Lennart Poettering | 2008-08-18 | 1 | -1/+1 |
|/ |
|
* | add i18n support | Lennart Poettering | 2008-08-06 | 1 | -0/+12 |
* | define CANONICAL_HOST as macro for the GNU canonical host | Lennart Poettering | 2008-08-03 | 1 | -0/+1 |
* | add extension system for native protocol | Lennart Poettering | 2008-08-03 | 1 | -1/+1 |
* | bump needed automake version | Lennart Poettering | 2008-07-30 | 1 | -1/+1 |
* | Make the alsa error message give out the needed version. | Petteri Räty | 2008-07-30 | 1 | -1/+1 |
* | bump api verson | Lennart Poettering | 2008-07-23 | 1 | -1/+1 |
* | bump alsa dep to 1.0.17 | Lennart Poettering | 2008-07-23 | 1 | -1/+1 |
* | make missing gdbm fatal (spotted by Betelgeuse) | Lennart Poettering | 2008-07-23 | 1 | -1/+1 |
* | fix gconf autoconf check | Lennart Poettering | 2008-07-21 | 1 | -1/+1 |
* | get rid of our internal copy of the speex resampler. Instead, link against a ... | Lennart Poettering | 2008-06-28 | 1 | -0/+4 |
* | update speex resampler | Lennart Poettering | 2008-06-27 | 1 | -0/+2 |
* | Add xmltoman to the distribution. This saves pulling in an external dependancy | Colin Guthrie | 2008-06-25 | 1 | -26/+0 |
* | remove remaining $ | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
* | make state and config path for system instance configurable | Lennart Poettering | 2008-05-21 | 1 | -0/+6 |
* | bump so revisions | Lennart Poettering | 2008-05-15 | 1 | -2/+2 |
* | merge glitch-free branch back into trunk | Lennart Poettering | 2008-05-15 | 1 | -3/+7 |
* | update copyright year | Lennart Poettering | 2008-03-31 | 1 | -1/+1 |
* | merge r2136 from prepare-0.9.10 | Lennart Poettering | 2008-03-31 | 1 | -1/+1 |
* | merge r2189 from prepare-0.9.10 | Lennart Poettering | 2008-03-31 | 1 | -2/+2 |
* | merge r2190 from prepare-0.9.10 | Lennart Poettering | 2008-03-31 | 1 | -1/+1 |
* | fix the help for --disable-per-user-esound-socket so that it actually | Diego Petteno | 2008-03-31 | 1 | -1/+1 |
* | Enable per-user esound sockets by default. Esound CVS already enables this by... | Lennart Poettering | 2008-03-27 | 1 | -28/+44 |
* | modernize polkit code a bit, use new functions from pk 0.7 instead of our hom... | Lennart Poettering | 2008-03-27 | 1 | -15/+11 |
* | add proper arm atomic ops support, patch from Jyri Sarha | Lennart Poettering | 2008-03-26 | 1 | -7/+95 |
* | Test for _struct_ lt_user_dlloader, otherwise it won't be found. | Diego Petteno | 2008-03-09 | 1 | -1/+1 |
* | Build and run using libltdl from libtool 2.2. The user module loader support ... | Diego Petteno | 2008-03-08 | 1 | -0/+6 |
* | look for timer_create in librt, Closes #210, patch supplied by matthijs | Lennart Poettering | 2008-02-15 | 1 | -0/+1 |
* | Add a configure switch to enable the per-user ESounD socket path, but default... | Diego Petteno | 2007-12-06 | 1 | -0/+6 |
* | Check for mkdir -p or equivalent, and use that rather than simple mkdir to cr... | Diego Petteno | 2007-11-23 | 1 | -0/+4 |
* | Enable D-Bus if Bluez or HAL are enabled; use DBUS_LIBS/DBUS_CFLAGS when buil... | Diego Petteno | 2007-11-23 | 1 | -1/+1 |
* | Fix detection of polkit_context_is_caller_authorized() function, also reporte... | Diego Petteno | 2007-11-23 | 1 | -2/+2 |
* | bump version and soname | Lennart Poettering | 2007-11-21 | 1 | -3/+3 |
* | increment api and protocol version | Lennart Poettering | 2007-11-21 | 1 | -2/+2 |
* | detect whether PolicyKit support is available | Lennart Poettering | 2007-11-16 | 1 | -0/+47 |
* | add new fun module that automatically mutes your audio devices when you leave... | Lennart Poettering | 2007-11-11 | 1 | -0/+36 |
* | add a man page for the pulseaudio binary. More will follow. | Lennart Poettering | 2007-11-05 | 1 | -1/+39 |
* | comment the library versions a bit | Lennart Poettering | 2007-11-01 | 1 | -1/+16 |
* | bump sonames | Lennart Poettering | 2007-10-30 | 1 | -3/+3 |
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -51/+182 |
* | compat with automake 1.10 | Lennart Poettering | 2007-08-04 | 1 | -0/+1 |
* | Solaris hides inet_ntop in nsl. | Pierre Ossman | 2007-07-10 | 1 | -0/+1 |
* | Move pthreads detection as it gets confused by things in LIBS. | Pierre Ossman | 2007-07-10 | 1 | -4/+4 |
* | Bump revision of libs and package | Lennart Poettering | 2007-05-27 | 1 | -3/+3 |
* | Revert stuff from commit 1431 that wasn't supposed to be there. | Pierre Ossman | 2007-03-01 | 1 | -1/+0 |
* | Handle when ALSA tweaks our sample spec so much that the frame size changes. | Pierre Ossman | 2007-03-01 | 1 | -0/+1 |
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |