summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* gtk-module: generate event sounds for drag/dropLennart Poettering2009-09-111-5/+48
|
* gtk: introduce two environment variables to force use of event sounds/input ↵Lennart Poettering2009-09-112-4/+8
| | | | feedback
* gtk-module: clean up debug loggingLennart Poettering2009-09-111-4/+11
|
* gtk-module: properly detect whether a module is iconizedLennart Poettering2009-09-111-47/+78
| | | | | This also undos all the rubbish that was accidentally commited in fa57c45bd22e5d6222b2678097a06b09ec98eabb.
* hide libcanberra-ready-sound.desktop from gitLennart Poettering2009-09-111-0/+1
|
* gtk: generate window position/size properties in ↵Lennart Poettering2009-09-111-0/+45
| | | | ca_gtk_proplist_set_for_widget()
* define properties for window position/size informationLennart Poettering2009-09-111-0/+66
|
* droppenvonhiddenstatusLennart Poettering2009-08-281-40/+53
|
* gtk-module: make sure to process queued events before quittingLennart Poettering2009-08-281-3/+14
|
* gtk-module: fix handling menu popup detectionLennart Poettering2009-08-281-2/+2
|
* pulse: relax latency requirements as much as possible to save CPULennart Poettering2009-08-281-1/+10
|
* gnome: play system-ready sound when gdm is readyLennart Poettering2009-08-282-0/+17
|
* vorbis: fix implicit channel map decodingv0.16Lennart Poettering2009-08-271-1/+4
|
* implement ca_context_playing() callLennart Poettering2009-08-279-1/+193
|
* dso: quieten gcc a bitLennart Poettering2009-08-271-1/+1
|
* add description to autostart fileAndrew Higginson2009-08-161-0/+1
|
* gtk: don't take gdk lock since it is not recursive and it might already be takenLennart Poettering2009-08-041-4/+0
|
* dso: don't assume LT_ERROR_MAX is size of table[]Marc-André Lureau2009-07-311-2/+5
|
* pulse: split up handling of outstanding structs into part where the lock ↵Lennart Poettering2009-07-301-91/+122
| | | | must be taken and where not
* gtk-module: use gdk_threads_add_idle_full instead of g_idle_full() for ↵Lennart Poettering2009-07-281-1/+1
| | | | thread-safety reasons
* pulse: rework reconnection logic, to not enter endless loop when server is ↵Lennart Poettering2009-07-011-23/+59
| | | | not reachable, and can never be reached
* Be a bit more verbose on error conditionsLennart Poettering2009-07-011-1/+1
|
* pulse: don't hang if vorbis hits EOF earlier than advertisedLennart Poettering2009-07-011-2/+5
|
* git: hide canberra.h from gitLennart Poettering2009-06-231-0/+1
|
* proplist: set prev_item when adding a new key/value pairVivian Zhang2009-06-231-2/+4
| | | | Closes bugs.fd.o #22292
* Missing fallback theme breaks the user specified oneRichard Purdie2009-05-271-2/+2
| | | | | | | If the fallback theme doesn't exist it stops any user specified theme from being used. The patch below stops the failure from the fallback theme from propagating and hence the user specified theme works as expected.
* multichannel: introduce a proper name for the CA_PROP_CANBERRA_FORCE_CHANNEL ↵Lennart Poettering2009-05-262-2/+19
| | | | property
* build-system: properly rename canberra.h to canberra.h.inLennart Poettering2009-05-261-1/+1
|
* build-system: introduce macros PA_MAJOR, PA_MINOR, PA_CHECK_VERSIONLennart Poettering2009-05-261-0/+24
| | | | | | | This is mostly based on Christian Persch's work but moves the version macros into the main header file. https://bugs.freedesktop.org/show_bug.cgi?id=21655
* pulse: implement canberra.force_channel property that forces an event sound ↵Lennart Poettering2009-05-261-3/+39
| | | | to a specific channel position
* canberra-gtk-play: implement --property=Lennart Poettering2009-05-261-11/+49
|
* oss: document lacking multichannel support for ossLennart Poettering2009-05-261-0/+3
|
* alsa: disable multichannel support for alsaLennart Poettering2009-05-261-0/+5
|
* add proper multichannel support (includes of WAVEX files)Lennart Poettering2009-05-267-10/+236
|
* Remove deprecated GTK+ symbol. Fixes bug #21358.Andre Klapper2009-05-101-1/+1
|
* oss: initialize oss fd properly to avoid closing inappropriate file descriptorsBrian Cameron2009-05-101-0/+1
|
* Make libcanberra-gtk multihead safeChristian Persch2009-05-102-15/+58
| | | | | | Add ca_gtk_context_get_for_screen() that takes the settings from and listens for changes on the GtkSettings belonging to the screen, instead of the default one. FDO #21551.
* pulse: don't hang when operation gets canceledFederico Mena-Quintero2009-04-193-4/+27
| | | | | | Handle properly when a sample play operation gets canceled. http://bugs.freedesktop.org/show_bug.cgi?id=21263
* pulse: set volume when streaming directlyMarc-André Lureau2009-04-181-1/+7
|
* canberra-gtk-play: add -V option for volumeMarc-André Lureau2009-04-181-1/+5
|
* pulse: use nofailMarc-André Lureau2009-04-181-32/+81
|
* don't crash if there is no default display on initialization. Fixes #20693Lennart Poettering2009-03-231-7/+22
|
* Detect forksLennart Poettering2009-03-236-4/+104
| | | | | | | | Some really stupid applications (Hey, vim, that means you!) love to fork after initializing gtk/libcanberra. This is really bad style. We however have to deal with this cleanly, so we try to detect the forks making sure all our calls fail cleanly after the fork.
* make use of PA_STREAM_FAIL_ON_SUSPEND if definedLennart Poettering2009-02-031-1/+7
|
* register a few new PA error codesLennart Poettering2009-02-031-3/+18
|
* Remove libltdl, similarly to what has been done on PulseAudio.Diego Elio 'Flameeyes' Pettenò2009-01-311-2/+0
| | | | | | | Get rid of the internal copy of libltdl and instead use the system copy, requiring that to be available. It does not make sense to duplicate this further, and it's especially a bad idea to use an internal older copy of the library for distributors and final users.
* If supported, leave the volume for event sounds unspecifiedLennart Poettering2009-01-271-0/+4
|
* map: Don't export libtool symbolsMarc-André Lureau2009-01-221-0/+3
| | | | Signed-off-by: Lennart Poettering <lennart@poettering.net>
* Fixes for libcanberra GStreamer backendBrian Cameron2009-01-211-120/+207
| | | | | | | | | | | | | | I wrote the attached patch to fix some bugs in the GStreamer backend of libcanberra. When you run gnome-sound-properties, and then enable "Play alerts and sound effects" on the "Sounds" tab, then click on one of the little arrow buttons to preview the sound, it plays okay. However, the second time you try clicking on any little arrow preview buttons it crashes. It does this even if you wait for the first sound to stop playing before playing the second sound. Signed-off-by: Lennart Poettering <lennart@poettering.net>
* Fix check for Stereo/Mono filesLennart Poettering2009-01-071-1/+1
| | | | This typo was pointed out by Geert Hedde Bosman.