index
:
ayatana-indicator-sound
main
personal/peat-psuwit/protected-superclass
release-builds
Ayatana Indicator Sound Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Lomiri features configurable at build time
Robert Tari
2022-02-17
1
-4
/
+4
*
Clean up schema detection and conditional code
Robert Tari
2021-11-15
1
-22
/
+4
*
Drop org.ayatana.AccountsService.Sound
Robert Tari
2021-11-12
1
-5
/
+0
*
src/CMakeLists.txt: Fix use of HAS_LOMIRI_ACCTSERVICE_*_SETTINGS and what hap...
Mike Gabriel
2021-11-08
1
-2
/
+2
*
Drop local gmenuharness, use it from the system
Robert Tari
2021-11-08
1
-4
/
+0
*
Fix missing HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS definition
Robert Tari
2021-11-08
1
-1
/
+4
*
Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGS
Robert Tari
2021-11-08
1
-1
/
+1
*
Drop unused HAVE_UT_ACCTSERVICE_SOUND_SETTINGS
Robert Tari
2021-11-08
1
-3
/
+0
*
Rename com.ubuntu.AccountsService.Sound
Mike Gabriel
2021-11-08
1
-1
/
+1
*
Rename HAS_UBUNTU_SOUND_SCHEMA
Robert Tari
2021-11-08
1
-1
/
+1
*
Rename VALA_DEFINE_UBUNTU_SOUND_SCHEMA
Robert Tari
2021-11-08
1
-2
/
+2
*
Rename com.ubuntu.sound
Robert Tari
2021-11-08
1
-1
/
+1
*
Rename UNITY_API*
Robert Tari
2021-11-05
1
-1
/
+1
*
Rename HAS_UT_ACCTSERVICE_PRIVACY_SETTINGS
Robert Tari
2021-11-02
1
-1
/
+1
*
src/CMakeLists.txt: Drop unused HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS
Robert Tari
2021-11-02
1
-3
/
+0
*
Rename com.ubuntu.touch.AccountsService.SecurityPrivacy
Robert Tari
2021-11-02
1
-1
/
+1
*
Rename *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SYSTEM...
Robert Tari
2021-11-01
1
-4
/
+4
*
Rename com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsSer...
Robert Tari
2021-11-01
1
-1
/
+1
*
Fix undefined VALA_EXTERN
Robert Tari
2021-10-21
1
-0
/
+1
*
Drop lomiri-url-dispatcher
Robert Tari
2021-08-28
1
-44
/
+18
*
Replace code with libayatana-common functions
Robert Tari
2021-08-28
1
-1
/
+1
*
Use CMAKE_INSTALL_FULL_*DIR locations for installation
Robert Tari
2021-08-05
1
-1
/
+1
*
Drop --thread from vala_init
Robert Tari
2021-08-04
1
-1
/
+0
*
Whitespace fix
Robert Tari
2021-08-04
1
-5
/
+5
*
Port from Unity8 to Lomiri (URL Dispatcher and API).
Mike Gabriel
2021-01-12
1
-1
/
+1
*
src/accounts-service-access.vala: Locate another location in the code where w...
Mike Gabriel
2018-01-16
1
-0
/
+8
*
src/CMakeLists.txt: Various changes to get HAS_UT_ACCTSERVICE_* variables up-...
Mike Gabriel
2017-12-07
1
-6
/
+11
*
src/CMakeLists.txt: No need to use add_definitions(). This project is purely ...
Mike Gabriel
2017-12-07
1
-2
/
+0
*
src/CMakeLists.txt: Fix spelling of VALA_DEFINE_URLDISPATCHER's value.
Mike Gabriel
2017-12-07
1
-1
/
+1
*
Make AcctService SecurityPrivacy and System.Sound optional.
Mike Gabriel
2017-12-07
1
-8
/
+29
*
Revert "com.ubuntu.touch: Drop system sound setting access and privacy settin...
Mike Gabriel
2017-12-07
1
-0
/
+8
*
Vala defines != C defines.
Mike Gabriel
2017-12-02
1
-2
/
+6
*
src/CMakeLists.txt: White-space fix.
Mike Gabriel
2017-12-02
1
-1
/
+0
*
url-dispatcher: Properly build-time disable url-dispatcher support.
Mike Gabriel
2017-12-02
1
-36
/
+51
*
src/CMakeLists.txt: Fix typo flaw in add_defintions(...).
Mike Gabriel
2017-11-29
1
-1
/
+1
*
com.ubuntu.touch: Drop system sound setting access and privacy settings acces...
Mike Gabriel
2017-10-27
1
-8
/
+0
*
Fork from Ubuntu's indicator-sound.
Mike Gabriel
2017-10-22
1
-37
/
+54
*
Use coverage support from cmake-extras.
Rodney Dawes
2017-02-07
1
-0
/
+8
*
Created new class AccountsServiceAccess to hold all accounts service operations
Xavi Garcia Mena
2016-02-23
1
-11
/
+22
*
Build using libgee-0.8-dev instead of libgee-dev
Matthias Klose
2016-02-12
1
-1
/
+1
*
break volume-warning into an abstract base and concrete pulse-based impl
charles kerr
2015-12-29
1
-0
/
+10
*
bump glib minimum to 2.32 (released Mar 2012) for G_SOURCE_REMOVE
charles kerr
2015-12-29
1
-0
/
+1
*
use the InfoNotification class
charles kerr
2015-12-29
1
-0
/
+9
*
add WarnNotification to volume-warning
charles kerr
2015-12-19
1
-0
/
+10
*
move loudness warning's enabled & decibels from volume-control-pulse to options
charles kerr
2015-12-19
1
-1
/
+7
*
move max_volume into a reusable 'options' class
charles kerr
2015-12-19
1
-0
/
+17
*
copy volume-control-pulse into a new class, volume-warning
charles kerr
2015-12-19
1
-0
/
+6
*
Re-added integration tests using gmenuharness
Xavi Garcia Mena
2015-11-11
1
-2
/
+1
*
Disable integration tests to avoid universe dependencies
Xavi Garcia Mena
2015-11-03
1
-1
/
+2
*
Added integragrion tests to the devices labels and icons
Xavi Garcia Mena
2015-10-15
1
-9
/
+10
|
\
[next]