]> code.delx.au - pulseaudio/shortlog
pulseaudio
2009-03-24 Lennart Poetteringsimplify latency range by not allowing stored 'wildcard...
2009-03-24 Lennart Poetteringonly decrease timer slack, never increase
2009-03-23 Lennart Poetteringdon't fail when no session bus is available
2009-03-23 Lennart Poetteringadd pa_assert_cc() for compile time assertions
2009-03-23 Marc-André... pulse: check context (do not user pstream when NULL)
2009-03-23 Lennart Poetteringonly store card profile if flagged for that
2009-03-23 Lennart Poetteringenable bluetooth default by support
2009-03-23 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-21 kmilosSending translation for po/sr@latin.po
2009-03-21 kmilosSending translation for po/sr.po
2009-03-21 Lennart Poetteringreadd volume control logic
2009-03-21 Lennart Poetteringadd functions that modules can call whenever they now...
2009-03-21 Lennart Poetteringat a couple of #ifdef NOKIAs for now
2009-03-21 Lennart Poetteringrework device discovery to share a single device list...
2009-03-21 Lennart Poetteringadd pa_hook_is_firing
2009-03-20 Lennart Poetteringmake sure we dispatch messages in order
2009-03-20 Lennart Poetteringfix a misplaced assert
2009-03-20 Lennart Poetteringrework bluetooth IO loops
2009-03-20 Lennart Poetteringfix prototypes of remaining sbc.[ch] API regarding...
2009-03-20 Lennart Poetteringdon't try to unref reserve stuff if we don't use it
2009-03-20 Lennart Poetteringfix channel mapping for a52 devices. Closes #508
2009-03-20 Lennart Poetteringsimply bluetooth nrec handling a bit
2009-03-20 Lennart Poetteringalways remap relative volume properly
2009-03-20 Lennart Poetteringintroduce pa_sink_input_get_relative_volume()
2009-03-20 Lennart Poetteringintroduce pa_assert_fp() for fast path assertions
2009-03-19 Xavier CondeUpdate catalan po
2009-03-19 Lennart Poetteringfix a comment
2009-03-19 Lennart Poetteringdocument things that need to be fixed with FIXME
2009-03-19 Lennart Poetteringunfuck i18n
2009-03-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-19 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-19 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-19 Lennart Poetteringfix prototypes of sbc functions a bit
2009-03-19 Lennart Poetteringdocument todo items discussed at bt meeting
2009-03-19 Lennart Poetteringget rid of setsockopt() calls since they have never...
2009-03-19 Marc-André... bluetooth: rework the info_valid logic to be more tolerant
2009-03-19 Marc-André... bluetooth: mark info_valid when receive Connected
2009-03-19 Marc-André... bluetooth: update SCO over PCM with latest changes
2009-03-19 Marc-André... bluetooth: load bluetooth device with connected profile
2009-03-19 Lennart PoetteringMerge commit '2d903bae9a2e57f997a3d3f335379c3880f95c77'
2009-03-19 Lennart Poetteringdeduce a proper icon for TV sets
2009-03-19 Lennart PoetteringIgnore HAL NoSuchProperty errors when looking for capab...
2009-03-12 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-12 A S AlamAdding Punjabi Language
2009-03-05 Marc-André... bluetooth: stream also when source is suspended
2009-03-05 Marc-André... bluetooth: restart timer when write begin
2009-03-05 Piotr DrągUpdated Polish translation
2009-03-05 Marc-André... bluetooth: accept temporarily unavailable error
2009-03-05 Marc-André... bluetooth: s/handled/not_yet_handled for signals
2009-03-05 Marc-André... bluetooth: reset read/write index when starting to...
2009-03-05 Lennart Poetteringprepare test5
2009-03-05 Diego Elio... Properly check for versioning flags.
2009-03-05 Diego Elio... Make sure to set 'no' on the variable cached.
2009-03-05 Lennart Poetteringprepare release 0.9.15-test4
2009-03-05 Lennart Poetteringrun make update-po
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-05 Lennart PoetteringMerge commit 'elmarco/bluetooth-fixes'
2009-03-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-05 Lennart Poetteringtry to detect when stupid clients forks and refuse...
2009-03-05 Lennart Poetteringmake interpol test more interesting by corking/uncorkin...
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-04 Lennart Poetteringfix typo in FOREIGN_CFLAGS
2009-03-04 Lennart Poetteringtry more things to get a proper icon for sinks/sources
2009-03-04 Marc-André... bluetooth: don't init profile when off
2009-03-04 Marc-André... bluetooth: service_fd could be 0
2009-03-04 Marc-André... bluetooth: hsp case, check l for appropriate error...
2009-03-04 Lennart Poetteringnever try to suspend monitor sources, suspend the sinks...
2009-03-04 Lennart Poetteringprint error code when suspend/resume fails
2009-03-04 Lennart Poetteringhandle negative error codes
2009-03-04 Lennart Poetteringfix handling of _suspend_all(), return first failure...
2009-03-04 Lennart Poetteringmake suspend state of monitor source follow the suspend...
2009-03-04 Lennart PoetteringDon't allow suspending of monitor sources.
2009-03-04 Lennart PoetteringFix a NULL pointer access when sutting down esound...
2009-03-04 Lennart Poetteringvarious smaller cleanups
2009-03-04 Lennart Poetteringpa_xnew cannot fail -- that's what the x is in the...
2009-03-04 Lennart Poetteringdocument more closely from which context certain functi...
2009-03-03 Lennart Poetteringfix device reservation for system mode
2009-03-03 Finn Thainrevive solaris module
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2009-03-02 Lennart Poetteringpass profile priority value to clients
2009-03-02 Lennart Poetteringproperly handle directed card info requests
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-02 Lennart Poetteringrun make update-ffmpeg
2009-03-02 Lennart Poetteringrun make update-sbc
2009-03-02 Lennart Poetteringrun update-reserve
2009-03-02 Lennart Poetteringrun make update-shave
2009-03-02 Lennart Poetteringadd update-shave target
2009-03-02 Colin GuthrieUse pa_assert_se() when the containing code has side...
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-02 Lennart Poetteringmake dependency on udev versioned
2009-03-01 Colin Guthrieraop: Handle the reponse header memory allocation more...
2009-03-01 Colin Guthrieraop: Log teardown explicitly
2009-03-01 Colin Guthrieraop: Allow for nice sink descriptions to be set (inter...
2009-03-01 Lennart PoetteringFor now don't list icon property (in favour of icon...
2009-03-01 Lennart Poetteringadd logic for initializing a useful icon name
2009-03-01 Lennart Poetteringget additional device data from udev
2009-03-01 Lennart Poetteringrename PA_PROP_DEVICE_CONNECTOR to PA_PROP_DEVICE_BUS
2009-03-01 Lennart Poetteringrevise form factor list a bit, simplify and use singula...
2009-03-01 Lennart Poetteringintroduce seperate vendor/product id fields
next