index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
1
-1
/
+1
2011-04-30
build-system: Small fixes
Maarten Bosmans
1
-14
/
+10
2011-04-30
build-system: Rearrange database selection
Maarten Bosmans
1
-32
/
+32
2011-04-30
build-system: Replace some more conditionals with AS_IF
Maarten Bosmans
1
-208
/
+103
2011-04-30
build-system: Move dependency error messages to outer scope
Maarten Bosmans
1
-64
/
+43
2011-04-30
build-system: Move AC_DEFINE to separate line with AS_IF
Maarten Bosmans
1
-42
/
+17
2011-04-30
build-system: Use AS_IF macro for configure output
Maarten Bosmans
1
-150
/
+48
2011-04-30
build-system: Simplify AC_ARG_ENABLE usage
Maarten Bosmans
1
-306
/
+109
2011-04-30
x11: More XCB fixes.
Arnaud Fontaine
1
-1
/
+1
2011-04-23
build-sys: Make -isysroot and -mmacosx-version-min configurable
Daniel Mack
1
-4
/
+12
2011-04-23
thread-posix: Use pthread_(get|set)name_np() if available
Daniel Mack
1
-1
/
+3
2011-04-23
pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSX
Daniel Mack
1
-1
/
+0
2011-03-25
build: Bump Orc dependency to 0.4.11
Arun Raghavan
1
-1
/
+1
2011-03-24
Merge remote-tracking branch 'zonique/osx'
Colin Guthrie
1
-0
/
+13
2011-03-21
configure.ac: add --mac-universal directive for OS X
Daniel Mack
1
-0
/
+13
2011-03-20
Merge remote-tracking branch 'mkbosmans/mingw32-build'
Colin Guthrie
1
-1
/
+1
2011-03-19
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
Maarten Bosmans
1
-1
/
+1
2011-03-18
Make pulse compile with clang
Maarten Bosmans
1
-0
/
+6
2011-03-02
configure: Drop some warnings
Maarten Bosmans
1
-1
/
+1
2011-03-02
introspect: Client-side implementation for has_volume/read_only_volume
Arun Raghavan
1
-1
/
+1
2011-02-25
Merge remote-tracking branch 'mkbosmans/mingw32-build'
Colin Guthrie
1
-6
/
+50
2011-02-22
build-sys: Correct typos in configure
Paul Menzel
1
-6
/
+6
2011-02-17
Give module-waveout a configure switch
Maarten Bosmans
1
-2
/
+42
2011-02-17
Use PCRE if POSIX regex.h is not available
Maarten Bosmans
1
-3
/
+6
2011-02-17
Apply #ifdefs around functionality not available on win32
Maarten Bosmans
1
-1
/
+2
2011-01-31
build: Don't include empty Makefile.am in subdirs
Maarten Bosmans
1
-19
/
+0
2011-01-11
build-sys: Make --disable-dbus actually work.
Colin Guthrie
1
-30
/
+41
2011-01-11
build-sys: Put in specific warnings when there is no udev or DBUS support
Colin Guthrie
1
-0
/
+24
2010-12-05
build-sys: Fix a warning during distcheck
Arun Raghavan
1
-0
/
+1
2010-12-05
build-sys: Replace dummy Makefiles with proper Makefile.am's
Colin Guthrie
1
-0
/
+18
2010-11-28
build-sys: bump soname
Lennart Poettering
1
-1
/
+1
2010-11-28
volume: Add explicit checks for ARMv6 instructions
Arun Raghavan
1
-1
/
+32
2010-11-28
version: Drop the micro version number
v1.0-dev
Colin Guthrie
1
-5
/
+2
2010-10-06
introspect: Include whether a stream is corked in the info callback.
Colin Guthrie
1
-1
/
+1
2010-09-23
echo-cancel: orc-ify some bits for optimisation
Arun Raghavan
1
-0
/
+9
2010-09-18
x11: Partially convert to XCB.
Colin Guthrie
1
-1
/
+1
2010-08-12
AC3 passthrough support
Pierre-Louis Bossart
1
-1
/
+1
2010-05-08
core-util: ensure that we chmod only the dir we ourselves created
Kees Cook
1
-1
/
+1
2010-02-25
build-sys: Mention dbus support in the summary
Colin Guthrie
1
-0
/
+6
2010-02-21
build-sys: fix check for pthread_setaffinity_np()
Lennart Poettering
1
-0
/
+1
2010-02-21
build-sys: add gobject to build dependencies
Lennart Poettering
1
-1
/
+1
2010-02-09
bump soname
Lennart Poettering
1
-1
/
+1
2010-02-09
build-sys: bump soname
Lennart Poettering
1
-1
/
+1
2009-12-16
osx: add native zeroconf implementation via Bonjour
Daniel Mack
1
-0
/
+4
2009-12-09
configure.ac: add DARWIN_OS variable
Kim Lester
1
-0
/
+22
2009-12-06
Add a configure option to change 'udevrulesdir'
Arun Raghavan
1
-0
/
+7
2009-11-21
Since now we have FreeBSD atomic operations, don't require libatomic_ops.
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+4
2009-11-21
Simplify handling of NetBSD atomic ops discovery.
Diego Elio 'Flameeyes' Pettenò
1
-23
/
+6
2009-11-20
Check for stow using AC_CHECK_PROG rather than type -p.
Diego Elio 'Flameeyes' Pettenò
1
-2
/
+4
2009-11-20
Move the platform-specific defines after the compiler has been found.
Diego Elio 'Flameeyes' Pettenò
1
-13
/
+13
[next]