Hunman
5a84bf8148
WIP: Attempting to move code duplication into another function
...
What is this language's problem?
2022-12-30 01:35:45 +01:00
Hunman
a254762288
Load the configs in one function, which handles the error too
...
We are doing the same thing to global and user level config, so it makes
sense to do it in a separate function
Loaded in the fmt package, so we can print out everything in one useful
error (actually warning) message
2022-12-30 00:23:31 +01:00
Hunman
82bb145cbc
Move the global config path into a variable
2022-12-30 00:17:38 +01:00
Elara6331
248beffa2f
Add tests
2022-12-08 01:16:00 -08:00
Elara6331
73a679d10b
Move mpris out of pkg directory and run gofumpt
2022-11-24 17:36:25 -08:00
Elara6331
d475c6905e
Fix goreleaser aur config
2022-11-24 16:24:45 -08:00
Elara6331
0e6e3848d7
Add archlinux package to goreleaser config
2022-11-24 16:23:03 -08:00
Elara6331
ceff536e92
Add itgui.desktop to goreleaser and fix itgui permissions
2022-11-24 16:20:11 -08:00
Elara6331
5e24e8aafa
Add itgui.desktop
2022-11-24 16:18:26 -08:00
Elara6331
f4da64a8dd
Prepare for itgui cross-compilation
2022-11-24 16:16:25 -08:00
Elara6331
76320aa813
Switch version.txt target to use go generate
2022-11-22 03:23:14 +00:00
Elara6331
b64e6d27d4
Merge pull request 'Move mpris implementation from infinitime library to itd, where it really belongs' ( #41 ) from FloralExMachina/itd:master into master
...
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/41
2022-11-22 02:24:51 +00:00
razorkitty
f215e4fd90
fixed type in comment about DBus
2022-11-22 02:23:03 +00:00
razorkitty
1e8c9484d2
copy mpris implementation from infinitime library to itd, where it really belongs
...
moved dbus.go to an internal utils package
added context function parameter to initMusicCtrl and updated main.go to pass it
updated calls.go, maps.go, music.go, and notifs.go to use utils package for getting a dus connection
2022-11-21 19:59:54 +00:00
Elara6331
b6c47b7383
Remove gitm config as it's no longer needed
2022-11-19 15:38:23 -08:00
Elara6331
e97c1fef48
Remove pactl dependencies ( Arsen6331/infinitime#6 )
2022-11-19 15:29:10 -08:00
Elara6331
3f2bccc40c
Merge pull request 'update itctl usage screen to current output' ( #39 ) from mashuptwice/itd:master into master
...
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/39
2022-11-19 04:04:31 +00:00
mashuptwice
d80230b9d4
update itctl usage screen to current output
2022-11-19 03:55:22 +00:00
Elara6331
c81ac19dda
Switch badge to self-hosted CI
2022-11-18 07:50:21 +00:00
Elara6331
4a397d4c1e
Add go generate script for calculating version number
v1.0.0
2022-11-17 21:27:36 -08:00
Elara6331
c5fb3e1a33
Add woodpecker config
2022-11-18 05:02:37 +00:00
Elara6331
908bd7d5f3
Add resource loading to ITD FS tab
2022-11-15 19:20:34 -08:00
Elara6331
c97fcaeefb
Mention navigation support in README
2022-11-07 12:24:55 -08:00
Elara6331
992eb2e085
Add navigation support via PureMaps
2022-11-07 12:22:14 -08:00
Elara6331
f33b3d2b56
Update infinitime library
v0.0.9
2022-10-25 12:38:02 -07:00
Elara6331
03f3968fe1
Update infinitime library
2022-10-20 01:42:23 -07:00
Elara6331
dea92c6404
Update infinitime library
2022-10-17 12:50:51 -07:00
Elara6331
006f245c10
Add warning if current InfiniTime doesn't support BLE FS ( #29 )
2022-10-17 12:40:51 -07:00
Elara6331
d232340edd
Update infinitime library
2022-10-17 12:24:17 -07:00
Elara6331
c6458720e9
Handle error events in itctl res load command ( #29 )
2022-10-17 12:23:06 -07:00
Elara6331
1e072a3540
Merge pull request 'Add resource loading to ITD' ( #28 ) from resource-loading into master
...
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/28
v0.0.8
2022-10-16 20:17:49 +00:00
Elara6331
f639fef992
Add resource loading as part of DFU
2022-10-16 13:17:12 -07:00
Elara6331
2d0db1dcf1
Close channel once resource uploading complete
2022-10-16 12:42:59 -07:00
Elara6331
4efa4380c4
Add -r for rm and -p for mkdir
2022-09-03 16:28:25 -07:00
Elara6331
fca64afbf3
Remove example comments from goreleaser config
2022-09-01 15:09:49 -07:00
Elara6331
cf24c5ace8
Fix file extension of Alpine example
2022-09-01 15:02:11 -07:00
Elara6331
a25b2e3e62
Add --allow-untrusted to Alpine example
2022-09-01 15:00:03 -07:00
Elara6331
2d0b64d92f
Add installation instructions for major distros
2022-09-01 14:58:33 -07:00
Elara6331
5efafe9be7
Remove download binary badge and add new AUR badge
2022-09-01 14:33:23 -07:00
Elara6331
271510d528
Allow automatic release to the AUR
v0.0.7
2022-09-01 11:50:41 -07:00
Elara6331
4d72a063b2
Update CI badge
2022-09-01 03:14:05 -07:00
Elara6331
643245f16c
Add GoReleaser config
2022-09-01 01:52:46 -07:00
Elara6331
6f87980d4b
Add resource loading to itctl
2022-08-30 13:01:36 -07:00
Elara6331
851f1975d6
Add LoadResources() to API
2022-08-30 12:13:22 -07:00
Elara6331
5e66fe82ac
Improve itgui compilation documentation ( Fixes #24 )
2022-08-29 13:28:52 -07:00
Elara6331
645541e079
Update infinitime library and bluetooth library ( Fixes #22 )
2022-08-19 14:05:30 -07:00
Elara6331
1012be6e5b
Revert #22 bandaid fix
2022-08-19 14:04:08 -07:00
Elara6331
5973290d6c
Temporary bandaid fix for #22
2022-08-14 00:05:56 -07:00
Elara6331
19bacf29b2
Fix comment above goroutine code
v0.0.6
2022-07-31 02:40:46 -07:00
Elara6331
a78650e526
Fix bug where itctl doesn't exit on SIGINT/SIGTERM
2022-07-31 02:22:33 -07:00