summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-20mergedrtpollLennart Poettering324-13671/+77174
2009-03-19prepare move to rtpollLennart Poettering16-69/+435
2009-03-19document things that need to be fixed with FIXMELennart Poettering2-3/+7
2009-03-19unfuck i18nLennart Poettering14-411/+625
2009-03-19Merge commit 'origin/master-tx'Lennart Poettering2-7/+10
2009-03-19Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2-1/+4
2009-03-19Merge commit 'elmarco/bluetooth-fixes'Lennart Poettering3-10/+18
2009-03-19fix prototypes of sbc functions a bitLennart Poettering3-17/+32
2009-03-19document todo items discussed at bt meetingLennart Poettering1-0/+4
2009-03-19get rid of setsockopt() calls since they have never been implemented upstreamLennart Poettering1-6/+0
2009-03-19bluetooth: rework the info_valid logic to be more tolerantMarc-André Lureau1-3/+2
2009-03-19bluetooth: mark info_valid when receive ConnectedMarc-André Lureau1-0/+2
2009-03-19bluetooth: update SCO over PCM with latest changesMarc-André Lureau1-6/+13
2009-03-19bluetooth: load bluetooth device with connected profileMarc-André Lureau1-1/+1
2009-03-19Merge commit '2d903bae9a2e57f997a3d3f335379c3880f95c77'Lennart Poettering3-6/+9
2009-03-19deduce a proper icon for TV setsLennart Poettering1-0/+2
2009-03-19Ignore HAL NoSuchProperty errors when looking for capabilities field. Closes ...Lennart Poettering1-1/+2
2009-03-12Merge commit 'elmarco/bluetooth-fixes'Lennart Poettering3-11/+16
2009-03-12Adding Punjabi LanguageA S Alam1-2/+6
2009-03-05bluetooth: stream also when source is suspendedMarc-André Lureau1-2/+2
2009-03-05bluetooth: restart timer when write beginMarc-André Lureau1-0/+2
2009-03-05Updated Polish translationPiotr Drąg1-5/+4
2009-03-05bluetooth: accept temporarily unavailable errorMarc-André Lureau1-3/+3
2009-03-05bluetooth: s/handled/not_yet_handled for signalsMarc-André Lureau2-6/+6
2009-03-05bluetooth: reset read/write index when starting to streamMarc-André Lureau1-0/+3
2009-03-05prepare test5v0.9.15-test5Lennart Poettering1-1/+1
2009-03-05Properly check for versioning flags.Diego Elio 'Flameeyes' Pettenò2-25/+15
2009-03-05Make sure to set 'no' on the variable cached.Diego Elio 'Flameeyes' Pettenò1-1/+1
2009-03-05prepare release 0.9.15-test4v0.9.15-test4Lennart Poettering1-1/+1
2009-03-05run make update-poLennart Poettering12-1498/+2017
2009-03-05Merge commit 'origin/master-tx'Lennart Poettering2-929/+814
2009-03-05Merge commit 'elmarco/bluetooth-fixes'Lennart Poettering1-8/+13
2009-03-05Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering1-2/+2
2009-03-05try to detect when stupid clients forks and refuse all service from then onLennart Poettering9-3/+227
2009-03-05make interpol test more interesting by corking/uncorking multiple timesLennart Poettering1-1/+16
2009-03-04Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering325-820/+1255
2009-03-04fix typo in FOREIGN_CFLAGSLennart Poettering1-2/+2
2009-03-04try more things to get a proper icon for sinks/sourcesLennart Poettering1-1/+14
2009-03-04bluetooth: don't init profile when offMarc-André Lureau1-5/+10
2009-03-04bluetooth: service_fd could be 0Marc-André Lureau1-2/+2
2009-03-04bluetooth: hsp case, check l for appropriate error messageMarc-André Lureau1-1/+1
2009-03-04never try to suspend monitor sources, suspend the sinks they belong to insteadLennart Poettering1-13/+50
2009-03-04print error code when suspend/resume failsLennart Poettering1-11/+14
2009-03-04handle negative error codesLennart Poettering1-1/+4
2009-03-04fix handling of _suspend_all(), return first failure error codeLennart Poettering2-4/+15
2009-03-04make suspend state of monitor source follow the suspend state of the sink it ...Lennart Poettering3-0/+23
2009-03-04Don't allow suspending of monitor sources.Lennart Poettering1-0/+3
2009-03-04Fix a NULL pointer access when sutting down esound/simple connectionsLennart Poettering2-0/+6
2009-03-04various smaller cleanupsLennart Poettering2-18/+7
2009-03-04pa_xnew cannot fail -- that's what the x is in the nameLennart Poettering1-3/+1