FloralExMachina
  • Joined on 2022-11-09
FloralExMachina pushed to master at FloralExMachina/itd 2023-04-23 16:50:34 +00:00
e9d7cf1770 Update drpc library version
1f15d0ae51 Remove replace directive for drpc
6113ac019e Gracefully shut down each component before exiting
947ab7fbcb Use EINVAL for Invalid Offset error in FUSE
948678790a Use type switch for syscallErr
Compare 11 commits »
FloralExMachina pushed to master at FloralExMachina/itd 2023-01-05 21:07:41 +00:00
4cdd47311f Switch from zerolog to go.arsenm.dev/logger in itctl
520c23b75b Switch from zerolog to go.arsenm.dev/logger
81840d411d Upgrade go.arsenm.dev/drpc
0aa89e18b6 Add error handling for RPC registration functions
c3a61b5893 Move multiplexing code into separate module
Compare 25 commits »
FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-22 23:32:11 +00:00
FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-22 23:29:39 +00:00
f1d2b0f311 Merge remote-tracking branch 'upstream/master'
2da80044b3 Remove MPRIS controls (#7)
Compare 2 commits »
FloralExMachina pushed to master at FloralExMachina/itd 2022-11-22 23:28:17 +00:00
76320aa813 Switch version.txt target to use go generate
b64e6d27d4 Merge pull request 'Move mpris implementation from infinitime library to itd, where it really belongs' (#41) from FloralExMachina/itd:master into master
Compare 2 commits »
FloralExMachina commented on pull request Elara6331/infinitime#7 2022-11-22 22:52:22 +00:00
Move Mpris control into itd

done :)

FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-22 22:52:03 +00:00
FloralExMachina commented on pull request Elara6331/infinitime#7 2022-11-22 03:25:01 +00:00
Move Mpris control into itd

Sorry, ive had to remove that last commit, turns out that go-bluetooth is dependent on godbus so go.sum does not need a change

FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-22 03:22:27 +00:00
FloralExMachina created pull request Elara6331/infinitime#7 2022-11-22 02:44:40 +00:00
Move Mpris control into itd
FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-22 02:43:26 +00:00
7b64fae7d2 remove require of godbus from go.mod
FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-22 02:36:23 +00:00
d2f973da3b remove reference to dbus as it is no longer a direct dependency
FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-22 02:33:22 +00:00
17ccb7215e remove no longer used mpris player controls and dbus support (this has
FloralExMachina pushed to master at FloralExMachina/itd 2022-11-22 02:23:28 +00:00
f215e4fd90 fixed type in comment about DBus
FloralExMachina created pull request Elara6331/itd#41 2022-11-21 22:36:45 +00:00
Move mpris implementation from infinitime library to itd, where it really belongs
FloralExMachina pushed to master at FloralExMachina/itd 2022-11-21 20:16:04 +00:00
1e8c9484d2 copy mpris implementation from infinitime library to itd, where it really belongs
FloralExMachina pushed to master at FloralExMachina/infinitime 2022-11-21 19:24:28 +00:00
d20e8af00e Add local time characteristic (#4)
0c369dc5df Merge pull request 'replace pactl based volume control with mpris based volume control' (#6) from FloralExMachina/infinitime:master into master
Compare 2 commits »
FloralExMachina pushed to master at FloralExMachina/itd 2022-11-19 23:42:46 +00:00
b6c47b7383 Remove gitm config as it's no longer needed
e97c1fef48 Remove pactl dependencies (Arsen6331/infinitime#6)
Compare 2 commits »
FloralExMachina created pull request Elara6331/itd#40 2022-11-19 23:29:14 +00:00
update infinitime dependency