<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-sound/src, branch 24.5.0</title>
<subtitle>Ayatana Indicator Sound Applet</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-sound/atom?h=24.5.0</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-sound/atom?h=24.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/'/>
<updated>2024-05-19T15:05:46+00:00</updated>
<entry>
<title>src/main.c: Fix type casts</title>
<updated>2024-05-19T15:05:46+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-05-19T15:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=202b468afd2ee7ac82584cd5ffd9a10a7a8929a6'/>
<id>urn:sha1:202b468afd2ee7ac82584cd5ffd9a10a7a8929a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/sound-menu.vala: Fix slider precision</title>
<updated>2024-04-04T23:56:51+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2024-04-04T23:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=071b4b9c5f2b6039cb17aaa4f9876ba91d5ac923'/>
<id>urn:sha1:071b4b9c5f2b6039cb17aaa4f9876ba91d5ac923</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use different code path for Lomiri notifications</title>
<updated>2023-11-28T19:33:25+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-22T20:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=a87ed3b20459a9f067718e0212306008f2dfdaef'/>
<id>urn:sha1:a87ed3b20459a9f067718e0212306008f2dfdaef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src, tests: fix -Wint-to-pointer-cast and a chance of test crash</title>
<updated>2023-11-28T18:42:23+00:00</updated>
<author>
<name>Ratchanan Srirattanamet</name>
<email>ratchanan@ubports.com</email>
</author>
<published>2023-11-28T17:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=41c2b5c21de5a3774f0bbb54de3999eaccc7de70'/>
<id>urn:sha1:41c2b5c21de5a3774f0bbb54de3999eaccc7de70</id>
<content type='text'>
Turns the constructor of `VolumeControl` and `VolumeWarning` from
`internal` to `protected`. This makes Vala emits C declaration of
constructors, which is required by the test's mocks extending these
classes, in the external header.

Without them, the mocks' C code would then consider them "implicitly
declared", and will assume they return `int` instead of a pointer. If
the returned address happened to be higher than `INT_MAX`, the code will
consider the returned address negative and sign-extend it when casting
to a pointer, corrupting it.

As for "unprivating" these constructors, this is an internal static
library anyway. No libraries or headers are installed from this package.
This change is invisible from outside.
</content>
</entry>
<entry>
<title>Fix AccountsService integration</title>
<updated>2023-11-10T11:31:31+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-08T16:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=bd14f03770f218803a3fd41676b4e75f406c4b77'/>
<id>urn:sha1:bd14f03770f218803a3fd41676b4e75f406c4b77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/accounts-service-sound-settings.vala: Whitespace fix</title>
<updated>2023-11-10T11:29:57+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-10T11:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=ef9ca4812c40886a8b93c4b23a596e200ad1328a'/>
<id>urn:sha1:ef9ca4812c40886a8b93c4b23a596e200ad1328a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/accounts-service-access.vala: Refactor code for easier debugging</title>
<updated>2023-11-10T11:29:51+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-10T11:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=45b41bc72a5b14ebf8bd663ff44360c7264f6458'/>
<id>urn:sha1:45b41bc72a5b14ebf8bd663ff44360c7264f6458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/info-notification.vala: Display percentage in the greeter when Orca is enabled</title>
<updated>2023-11-04T13:26:52+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-11-04T13:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=2b3531fd37fd14d0ef9d0ecee03ad124092bdbc9'/>
<id>urn:sha1:2b3531fd37fd14d0ef9d0ecee03ad124092bdbc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/service.vala: Change volume by 2% when scrolling over the indicator</title>
<updated>2023-10-10T10:33:02+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-10-08T22:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=da7398eb50069bb8a29fe08fb4f30dbc18eb532c'/>
<id>urn:sha1:da7398eb50069bb8a29fe08fb4f30dbc18eb532c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/main.c: Add missing headers</title>
<updated>2023-10-07T03:57:10+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-10-07T03:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-sound/commit/?id=b7af6626ab2aaf844e0f382cdadb26dffe6756a9'/>
<id>urn:sha1:b7af6626ab2aaf844e0f382cdadb26dffe6756a9</id>
<content type='text'>
</content>
</entry>
</feed>
