spiiroin
22a9feb64e
Merge branch 'jb34813_get_all_settings' into 'master'
...
Add method call for getting all mce settings
See merge request !2
2016-11-10 06:25:51 +00:00
Simo Piiroinen
5ea1f28ad7
[mce] Add method call for getting all mce settings. JB#34813
2016-11-09 14:02:43 +02:00
Simo Piiroinen
13e1c2b3c0
Bump mce-dev version to 1.19.0
1.19.0
2016-05-04 12:56:55 +03:00
spiiroin
34edc46e9e
Merge branch 'jb20728_blank_ignored_call' into 'master'
...
Add D-Bus method for ignoring incoming call
See merge request !1
2016-05-04 09:53:47 +00:00
Simo Piiroinen
358243f960
[powerkey] Add method for ignoring incoming call. JB#20728
2016-04-12 14:31:19 +03:00
Simo Piiroinen
e6e96ef67f
Bump mce-dev version to 1.18.0
1.18.0
2015-09-14 11:45:58 +03:00
Simo Piiroinen
002e5fd865
Merge pull request #11 from kimmoli/powerkeytriggers
...
Add constants for powerkey events
2015-09-14 11:43:42 +03:00
Kimmo Lindholm
62d5ea325f
[powerkey] Add constants for powerkey events. Fixes MER#1310
...
New constants
* MCE_POWERKEY_EVENT_SHORT_PRESS
* MCE_POWERKEY_EVENT_LONG_PRESS
* MCE_POWERKEY_EVENT_DOUBLE_PRESS
2015-09-13 21:03:22 +03:00
Simo Piiroinen
22e05c7993
Bump mce-dev version to 1.17.0
1.17.0
2015-06-18 12:29:39 +03:00
Simo Piiroinen
762d2b5bea
Merge pull request #10 from spiiroin/jb29675_expose_blanking_policy
...
Add D-Bus constants for exposing display blanking policy
2015-06-18 12:27:29 +03:00
Simo Piiroinen
be82c4e57a
Add D-Bus constants for exposing display blanking policy
...
New method call:
* get_display_blanking_policy
New signal:
* display_blanking_policy_ind
[mce] Add D-Bus constants for exposing display blanking policy. Contributes to JB#29675
2015-06-18 12:25:37 +03:00
Simo Piiroinen
3955a9dbbe
Bump mce-dev version to 1.16.1
1.16.1
2015-05-27 08:11:20 +03:00
Simo Piiroinen
76b89ce87e
Merge pull request #9 from spiiroin/jb28938_remove_yaml
...
Remove old spectacle cruft
2015-05-27 08:09:11 +03:00
Simo Piiroinen
95ff9e77f0
Remove rpm build time patch for file ownership
...
The Makefile explicitly assigns file ownership to root. There is a rpm
build time patch to change this while it should not be needed even for
the debian builds.
Apply the patch to code tree and remove the patch file.
[packaging] Remove rpm build time patch for file ownership
2015-05-21 09:24:51 +03:00
Simo Piiroinen
64822062d2
Remove old spectacle cruft
...
We don't use spectacle anymore.
Remove the yaml-file and associated cruft.
[packaging] Remove old spectacle cruft. Fixes JB#28938
2015-05-21 09:06:05 +03:00
Simo Piiroinen
38cc9dd67d
Bump mce-dev version to 1.16.0
1.16.0
2015-05-20 12:56:13 +03:00
Simo Piiroinen
f4b17e4266
Merge pull request #8 from spiiroin/jb28929_blanking_pause_signal
...
Add D-Bus constants for exposing blanking pause and inhibit states
2015-05-20 12:53:31 +03:00
Simo Piiroinen
0d161d6b95
Add D-Bus constants for exposing blanking pause and inhibit states
...
New method calls:
* get_display_blanking_pause
* get_display_blanking_inhibit
New signals:
* display_blanking_pause_ind
* display_blanking_inhibit_ind
[mce] Add D-Bus constants for exposing blanking pause and inhibit states. Contributes to JB#28929
2015-05-20 12:40:50 +03:00
Simo Piiroinen
f4e89b99c2
Bump mce-dev version to 1.15.0
1.15.0
2015-02-17 10:44:15 +02:00
Simo Piiroinen
8a2f0096ae
Merge pull request #7 from spiiroin/jb24286_config_reset
...
Add dbus method for requesting settings reset
2015-02-17 10:42:05 +02:00
Simo Piiroinen
bffba82ed6
Add dbus method for requesting settings reset
...
Allows resetting mce settings back to defaults without needing to
know what the defaults are and/or stopping mce service.
[mce] Add dbus method for requesting settings reset. Contributes to JB#24286
2015-02-17 10:33:28 +02:00
Simo Piiroinen
c71040dcd1
Bump mce-dev version to 1.14.0
1.14.0
2014-08-05 12:57:37 +03:00
Simo Piiroinen
348ebf4525
Merge pull request #6 from spiiroin/add_lpm_request
...
Add dbus method for requesting display low power mode
2014-08-05 12:53:30 +03:00
Simo Piiroinen
58b5ee55a6
Add dbus method for requesting display low power mode
...
Allows ui components to have an option to blank via low power mode
instead of just powering off the display.
[mce] Add dbus method for requesting display low power mode. Contributes to JB#20906
2014-06-26 08:38:57 +03:00
Simo Piiroinen
489e489c88
Bump mce-dev version to 1.13.0
1.13.0
2014-03-18 15:06:10 +02:00
Simo Piiroinen
42e930998c
Merge pull request #5 from spiiroin/add_led_pattern_signals
...
Add led pattern signals
2014-03-18 14:59:17 +02:00
Simo Piiroinen
fa2b8aa3a8
Document tracking id parameter for cpu keepalive method calls
...
The support for the tracking id parameter was added to mce 1.23.7,
but the documentation was not updated accordingly.
[mce-headers] Document tracking id parameter for cpu keepalive method calls
2014-03-18 14:50:11 +02:00
Simo Piiroinen
ff899e3917
Add D-Bus signals for led pattern active state changes
...
Emitted when pattern is activated/deactivated within mce.
[mce-headers] Add D-Bus signals for led pattern active state changes
2014-03-18 14:47:13 +02:00
Simo Piiroinen
b3de512237
Bump mce-dev version to 1.12.5
1.12.5
2013-09-11 08:28:04 +03:00
Simo Piiroinen
ac94c56b38
Merge pull request #4 from spiiroin/fix_doc
...
Fix MCE_CPU_KEEPALIVE_PERIOD_REQ method call documentation
2013-09-10 22:24:41 -07:00
Simo Piiroinen
f813e5dd80
Fix MCE_CPU_KEEPALIVE_PERIOD_REQ method call documentation
...
The value returned is dbus_int32_t, not dbus_uint32_t. Documentation
changed to match implementation.
[mce-headers] Fix MCE_CPU_KEEPALIVE_PERIOD_REQ method call documentation
2013-09-11 08:16:13 +03:00
Simo Piiroinen
9ad0a5ec3e
Bump mce-dev version to 1.12.4
1.12.4
2013-09-04 13:31:33 +03:00
Simo Piiroinen
63a93af0ab
Add script to check various files that hold package version
...
Helps to remember all the places that need to be modified
before releasing a new version.
2013-09-04 13:30:37 +03:00
Simo Piiroinen
06d00f21eb
Merge pull request #3 from spiiroin/config_api
...
Add configuration value methods and signals
2013-09-04 02:58:30 -07:00
Simo Piiroinen
eb5cc785f2
Add configuration value methods and signals
...
New methods: MCE_CONFIG_GET and MCE_CONFIG_SET
New signals: MCE_CONFIG_CHANGE_SIG
[mce-headers] Configuration value methods and signals added
2013-09-04 09:24:45 +03:00
Islam Amer
736c7bea93
[packaging] move to git based packaging
mce-headers/1.12.3
2013-05-18 14:20:28 +03:00
Simo Piiroinen
1ba395ffc1
Finish mce-dev 1.12.3
1.12.3
2013-03-06 11:43:25 +02:00
Simo Piiroinen
db569203fa
Updated changelog
2013-03-06 11:41:02 +02:00
Simo Piiroinen
2859d1137a
Merge pull request #2 from spiiroin/cpu_keepalive_methods
...
Added cpu-keepalive methods
2013-03-06 01:28:03 -08:00
Simo Piiroinen
0ddff6ce9e
Updated mce version to @since 1.12.8
...
The mce 1.12.7 was released without cpu-keepalive plugin.
2013-02-18 18:17:35 +02:00
Simo Piiroinen
60c203cca8
Added cpu-keepalive methods
...
Applications can block suspend via:
MCE_CPU_KEEPALIVE_PERIOD_REQ
MCE_CPU_KEEPALIVE_START_REQ x N
MCE_CPU_KEEPALIVE_STOP_REQ
And dsme can signal wakeup from suspend via:
MCE_CPU_KEEPALIVE_WAKEUP_REQ
2013-02-14 12:21:25 +02:00
Simo Piiroinen
9ed4600f17
Version bumped to 1.12.3
2013-02-07 14:23:05 +02:00
Simo Piiroinen
d8aeff4029
Version bumped to 1.12.2
1.12.2
2012-10-31 19:41:42 +02:00
spiiroin
ba9bd79e72
Merge pull request #1 from Vesuri/master
...
Support for locking the touch screen without blanking the display
Just need to bump version to make "@since v1.12.2" valid.
2012-10-31 10:29:33 -07:00
Vesa Halttunen
85e9d01840
Support for locking the touch screen without blanking the display
2012-10-31 15:37:36 +00:00
Santtu Lakkala
17648ebfeb
Bump version, claim ownership.
1.11.0
2011-09-12 13:47:06 +03:00
Santtu Lakkala
3059954d9e
Minor Makefile changes
...
Allow building when doc/ subdirectory does not exist. Only run doxygen when
actually needed.
2011-09-12 13:45:45 +03:00
Santtu Lakkala
89b9fcb60d
Add color profile notification signal
2011-09-12 13:42:58 +03:00
Victor Portnov
e0cab0041d
Add methods for color profile handling
...
Added methods for getting current color profile, listing known profiles and
changing color profile.
2011-09-12 13:10:03 +03:00
Santtu Lakkala
678a4a7dc0
Import 1.10.28
1.10.28
2011-05-12 11:31:20 +03:00