2009-01-08 |
Lennart Poettering | Merge branch 'master' of ssh://rootserver/home/lennart... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Lennart Poettering | Add new test source module-sine-source |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Lennart Poettering | A few minor cleanups and updates |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Lennart Poettering | Add new debuuging API pa_memchunk_dump_to_file() |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Lennart Poettering | run "make update-po" |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Lennart Poettering | Merge commit 'origin/master-tx' |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: fix missing x11 modules dependencies |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | bluetooth: Update sbc from git upstream. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | bluetooth: add update-sbc and friends |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: run some tests during make check (and distcheck) |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: Use proper -disable-static instead of removing .a |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: add atomic.h and refcnt.h to libpulsecommon |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: introduce $SKIP_GIT for make dist (off-line... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: Don't include builddir, but only srcdir. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: compile libltdl directory first |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Marc-André... | build: use pkg-config for X11 |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Lennart Poettering | Prefer mixer controls with volumes over switches |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Lennart Poettering | -Wconvert is pain, let's drop it again |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Sean McNamara | --check: Updated manpage slightly and pulseaudio -... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Lennart Poettering | Merge commit 'vudentz/master' |
commit | commitdiff | tree | snapshot |
2009-01-07 |
chocolateboy | Fix typo in log message: s/Recevied/Received/ |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Luiz Augusto... | Fix sending wrong codec capability length. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Luiz Augusto... | Fix send and recv message sizes. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Luiz Augusto... | Send packets with proper size. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Tom Bamford | Multicast SDP packets sent with same IP TTL as RTP... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Piotr Drąg | Updated Polish translation |
commit | commitdiff | tree | snapshot |
2008-12-24 |
A S Alam | Add Punjabi Translation for Module |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENC... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | Implement base_volume for ALSA sinks/sources |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | Add "base volume" field to sinks/sources |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | Add APIs to pass pa_volume_t fields in a tagstruct |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | Add new API functions pa_volume_snprint() and pa_sw_vol... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | Merge commit 'vudentz/master' |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | fix a gcc warning |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Lennart Poettering | If we cannot open an ALSA device with SND_PCM_NO_AUTO_F... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Luiz Augusto... | Update module-bluetooth-device to the new ipc. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Luiz Augusto... | Disable warnings for bluetooth-device-module. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Lennart Poettering | make sure we don't hit an assert when we issue two... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Lennart Poettering | Implement PA_SOURCE_MESSAGE_GET_LATENCY |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Lennart Poettering | Use FIONREAD instead of TIOCINQ |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Lennart Poettering | Allow access("/dev/dsp", W_OK) succeed |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Lennart Poettering | Make sure we drop CAP_NICE if RT is not allowed |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | downgrade a few warnings |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | it's better to always use the index of a module instead... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | unload tunnel modules from a new stack frame |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | actually unload the modules from a new stack frame |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | Don't store pointer to pa_module |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | introduce new function pa_module_unload_request_by_index |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Luiz Augusto... | Fix bug walking on module list. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | Don't hit an assert when checking for idleness |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | Load module-volume-restore and module-device-restore... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | Pass GDBM_NOLOCK to gdbm |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Lennart Poettering | Don't mix front-center into rear channels |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Lennart Poettering | fix implementation of bind now ltdl loader for libtool 2.2 |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Lennart Poettering | Fix return value of --dump-resample-methods |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Lennart Poettering | libtool 2.2 updates |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Lennart Poettering | Check if environ is actually set before we use it |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Lennart Poettering | Merge commit 'flameeyes/libtool-2.2' |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Timo Jyrinki | Argh, send pulseaudio Finnish translation (instead... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Timo Jyrinki | Add fi (Finnish) to LINGUAS. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Timo Jyrinki | Add Finnish (fi) translation by Timo Jyrinki. |
commit | commitdiff | tree | snapshot |
2008-11-23 |
sainrysec | Only creat zh_CN.po |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Henrique Junior | Updated brazilian portuguese translation |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Piotr Drąg | Updated Polish translation |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Xavier Conde | Added catalan locale |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Xavier Conde | Added catalan translation |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Lennart Poettering | make shm marker architecture independant, patch from... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Lennart Poettering | Make sure libpulse never gets unloaded |
commit | commitdiff | tree | snapshot |
2008-11-01 |
Lennart Poettering | a bit of pa_bool_t'ization |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Lennart Poettering | Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Lennart Poettering | bump micro version |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Lennart Poettering | Merge branch 'new-world-order' |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Lennart Poettering | make sure to use 64bit rounding even on 32bit machines... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lennart Poettering | warn if ALSA wakes us up and there is actually nothing... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lennart Poettering | don't set the volume of pacat unless it is explicitly set |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lennart Poettering | update map file |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lennart Poettering | reorder setting of AM_CFLAGS a bit |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lennart Poettering | a lot more build system updates |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lennart Poettering | make new build logic actually work |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Lennart Poettering | update map file |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Fabian Affolter | Updated German translation |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | temporary commit to allow flameeyes a look |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | reorder setting of AM_CFLAGS a bit |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | make the debug trap macro a proper macro in macro.h |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | Try to catch certain driver errors |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | make log meta, time, backtrace configurable using comma... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | Make log meta, time, backtrace configurable using confi... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | support changing logging parameters during runtime... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | Support showing a backtrace on log messages |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | include log.h near the end so that macro.h can be inclu... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | add pa_config_parse_unsigned() |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | fix arguments to format string |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | convert argument to boolean int in PA_UNLIKELY, too |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | fix return value of pa_frame_aligned() |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | implement may_move_to for ladspa/remap sinks |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | add new virtual function may_move_to to sink inputs... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Lennart Poettering | fix invalid validity check |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Micha Pietsch | German translation done. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Lennart Poettering | Make missing git-changelog.perl non-fatal |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Petr Kovář | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
next |