aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* PlayerActivator: fix crash and activation with WebApplicationsMarco Trevisan (Treviño)2013-04-021-1/+1
|
* PlayerActivator: Use BAMF to find the windows to activate with timestampMarco Trevisan (Treviño)2013-04-021-1/+3
| | | | | | | Improved the"old" GtkApplicationPlayer, using BAMF as a fallback method to activate an application's windows. Basically we try to get the windows of the selected application and when found we focus them using the activation timestamp.
* GtkApplicationPlayer: add a class to handle the GtkApplication playersMarco Trevisan (Treviño)2013-03-301-1/+2
| | | | | | It allows to check if the given player implements the "org.gtk.Application" interface and if it's the case, it Activate the application with the proper timestamp when requested.
* MenuItem: use GtkLaunchContext with proper event timeout to launch applicationsMarco Trevisan (Treviño)2013-03-301-0/+1
| | | | Also discards non-activation events
* fixed typo in makefile amConor Curran2012-02-141-1/+1
|
* Added coverage reporting via gcov config and targets.Allan LeSage2011-12-061-3/+13
|
* link fix for mathsConor Curran2011-09-131-1/+1
|
* fixes for new valac compilationConor Curran2011-09-081-1/+0
|
* added missing marshaller and merged in tip to keep things up to date for oneiricConor Curran2011-08-081-2/+4
|\
| * bumped for release and removed -Werror from makefile.am until valac fixes ↵Conor Curran2011-07-291-1/+1
| | | | | | | | its issues
| * ifdefs needed for gtk2 compilationConor Curran2011-07-291-1/+1
| |
| * Added MuteWidget item to control the mute-menu-item remotelyMarco Trevisan (Treviño)2011-07-171-0/+2
| | | | | | | | | | It's basically a GtkMenuItem that can be activated to change the mute status.
| * port to gtk3Michael Terry2011-06-221-2/+2
| |
* | fixes for the makefileConor Curran2011-06-291-2/+1
| |
* | proxy items createdConor Curran2011-06-291-1/+2
| |
* | custom marshaller in place to handle the string string signature on our item ↵Conor Curran2011-06-211-0/+10
| | | | | | | | specific dbus methods
* | merged tip inConor Curran2011-06-211-3/+0
|\|
| * merged the title and metadata at the backend, now for the tricky UI work@Conor Curran2011-06-091-3/+0
| |
* | track specific items outline implementedConor Curran2011-06-061-0/+1
|/
* Sound state manager volume notification is based on new volume instead of ↵Dylan McCall2011-04-041-0/+4
| | | | | | current (old) volume. Notifications use notification variants of audio-volume-* icons.
* working now - needed a hack in the common-def header - automake you drive me ↵Conor Curran2011-03-171-4/+5
| | | | nuts
* revert to the old wayConor Curran2011-03-171-6/+3
|
* localisation in vala is not as straight forward as first anticipatedConor Curran2011-03-171-1/+3
|
* renamed active-sink to device so as the naming makes senseConor Curran2011-03-141-2/+2
|
* voip widget addedConor Curran2011-02-171-0/+2
|
* moving towards a voip input itemConor Curran2011-02-161-1/+3
|
* updated to handle the Dbusmenu-Glib-0.4 rename to Dbusmenu-0.4Ken VanDine2011-02-111-1/+1
|
* almost in placeConor Curran2011-02-041-4/+5
|
* blocking state now workings as expectedConor Curran2011-01-261-1/+1
|
* operationalConor Curran2011-01-241-1/+1
|
* compiling ...Conor Curran2011-01-241-2/+4
|
* service signals and methods re worked plus removed dbus-menu-manager.c and h ↵Conor Curran2011-01-221-2/+0
| | | | and moved what was needed into the sound-service-dbus
* moving towards an encapsulated muteConor Curran2011-01-121-0/+2
|
* silly meConor Curran2011-01-111-2/+4
|
* more warnings sortedConor Curran2011-01-111-1/+1
|
* now buildingConor Curran2011-01-101-0/+2
|
* getting thereConor Curran2011-01-101-2/+0
|
* autofoo fixesConor Curran2011-01-101-8/+6
|
* porting in progressConor Curran2011-01-101-22/+21
|
* nice refactor or mpris codeConor Curran2011-01-091-0/+1
|
* interface introspection underway@ Conor Curran2011-01-091-1/+2
|
* playlists - working nicelyConor Curran2010-12-171-0/+1
|\
| * moving towards testing proposed playlists apiConor Curran2010-12-091-0/+1
| |
* | settings schema defined and handling code wroteConor Curran2010-12-151-1/+1
|/
* moving in the right direction, registration happening on dbus watchingConor Curran2010-12-021-0/+2
|
* dbus-glib removed from vala deps, initial gdbus port underwayConor Curran2010-12-011-2/+1
|
* one big refactorConor Curran2010-09-301-15/+13
|
* removed scrub stuff indicator sideConor Curran2010-09-131-2/+0
|
* removed redundant scrub codeConor Curran2010-09-131-1/+0
|
* now has the ability to fetch album art from last fmConor Curran2010-09-011-2/+6
|