summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-01-03desktop: add -q option to suppress errorsHEADmasterWim Taymans3-3/+3
2019-01-03gtk-play: add quiet optionWim Taymans1-4/+10
2012-11-10gtk: Don't assume all GdkDisplays are GdkX11Displays: broadway/waylandMichael Meeks2-0/+20
2012-09-25Add missing link for libx11 (needed to build gnome-games from trunk)Jeremy Bicha1-0/+1
2012-09-25gtk: g_thread_init() is obsoleteLennart Poettering1-1/+0
2012-09-25gstreamer: port to GStreamer 1.0Dominique Leuenberger1-5/+5
2012-05-15systemd: use logic OR conditionLennart Poettering1-2/+2
2012-05-15git: update .gitignoreLennart Poettering1-7/+7
2012-05-15pulse: don' try to reconnect immediately if PA is dyingLennart Poettering1-5/+8
2012-05-15build-sys: modernize build systemLennart Poettering1-3/+4
2011-10-11gtk: fix compilation for gtk2David Henningsson1-0/+6
2011-09-29trap BadWindow (and similar) X errors when calling XGetWindowProperty() (LP: ...Michael Vogt1-0/+3
2011-02-24login: update login autostart files for gnome 3Lennart Poettering2-2/+2
2011-02-24gtk: enable gtk module by default in gnome3Lennart Poettering2-1/+12
2011-02-18gtk3: skip gtk_quit_add() for nowLennart Poettering1-0/+6
2011-02-09cache: don't use $HOME when it is not setLennart Poettering1-12/+19
2011-02-09systemd: add unit for bootup and shutdown soundsLennart Poettering5-4/+72
2011-02-09boot: add utility to play boot up soundLennart Poettering4-4/+261
2010-09-27gtk: Fix the build with current GTK+Matthias Clasen1-0/+4
2010-06-13build-sys: various build-system beautificationsLennart Poettering1-4/+4
2010-06-13cache: don't use destructors unless running in valgrindLennart Poettering1-0/+4
2010-06-13build-sys: properly create gtk3 module linkLennart Poettering1-2/+4
2010-06-10gtk: optionally build for both gtk2 and gtk3Lennart Poettering1-8/+69
2010-04-19Compile with -DGSEAL_ENABLE. Fixes bug 27048.Andre Klapper2-5/+5
2010-03-30pulse: fix use after free in stream_drain_cb()Michal Schmidt1-4/+4
2010-03-30fork: call getpid() only onceLennart Poettering1-3/+4
2010-02-21pulse: fix finish notification for cached sample playbackLennart Poettering1-11/+8
2010-02-20props: set a couple of additional properties by default, and ensure clients m...Lennart Poettering3-11/+23
2010-02-20src: reindent for 8ch indentingLennart Poettering39-5647/+5727
2010-02-20pulse: fix a minor race with sound cancellationLennart Poettering1-4/+18
2010-02-19header: mention when CA_PROP_CANBERRA_FORCE_CHANNEL was introducedLennart Poettering1-0/+2
2010-02-19pulse: pass selected device to server when playing uncached streamLennart Poettering1-1/+1
2010-02-19gstreamer: add missing unistd.h inclusionLennart Poettering1-1/+2
2010-01-14vorbis: support the recently defined 6.1 and 7.1 modes of vorbisLennart Poettering1-1/+21
2010-01-06Fix fd leak in libcanberraEric Sesterhenn1-2/+5
2009-10-20gtk: add missing castLennart Poettering1-3/+5
2009-10-19gtk: only use GdkEvent::window if it is setLennart Poettering1-1/+5
2009-10-15gtk: Do not dereference a null window.Colin Guthrie1-1/+5
2009-10-15gtk: fix castingLennart Poettering1-1/+1
2009-10-07gtk: verify that a widget is realized before we try to access its XIDLennart Poettering1-8/+13
2009-10-07gtk: refresh event->window after dequeingLennart Poettering1-0/+8
2009-10-07gtk: even if GtkSettings is not available use contextLennart Poettering1-15/+14
2009-10-07gtk: fix calculation of event hpos/vposLennart Poettering1-2/+2
2009-09-20build-sys: fix module pathLennart Poettering1-2/+2
2009-09-19gtk: initialize window.desktop property by defaultLennart Poettering3-19/+57
2009-09-19gtk: add various validity checks before using data from GdkWindowLennart Poettering1-44/+52
2009-09-19props: introduce CA_PROP_WINDOW_DESKTOPLennart Poettering1-0/+13
2009-09-19gtk-module: ignore xembed windowsLennart Poettering1-11/+62
2009-09-19pulse: when coming back from event loop wait, check if the context still existsLennart Poettering1-9/+22
2009-09-19gtk-module: don't generate sound events for undecorated popupsLennart Poettering1-1/+1