Commit Graph

2331 Commits

Author SHA1 Message Date
casey langen
4542f783f2 ++musikcube-bin submodule. 2019-10-24 19:06:42 -07:00
casey langen
8b53bd4fdd Fixed archive scripts. 2019-10-23 23:43:45 -07:00
casey langen
44eb698862 Additional project cleanups, mostly related to path formats. 2019-10-23 22:18:58 -07:00
casey langen
2cdbcc4bcb Added 64-bit support. 2019-10-23 18:15:20 -07:00
casey langen
918ff9f30b Detect libsystemd and automatically enable the MPRIS plugin if it
exists.
2019-10-19 21:12:10 -07:00
casey langen
0d15042483 Don't link against atomic on macOS 2019-10-19 20:58:26 -07:00
casey langen
6bccbcd50e Use -latomic linker flag to fix linking errors on the RPI4 2019-10-19 20:52:31 -07:00
casey langen
c796b19e72 Fixed focus bug when command bar is focused and the user switches
between tabs.
2019-10-19 13:45:04 -07:00
casey langen
324136882e Updated to boost 1.71.0 2019-10-19 13:44:54 -07:00
casey langen
c45cf6e4db More universal method for stripping binaries. 2019-09-23 13:21:29 +00:00
casey langen
624b454b81
Merge pull request #271 from brunosmmm/mpris
MPRIS interface implementation as plugin
2019-09-11 10:45:43 -07:00
Bruno Morais
6c0b3b7952 handle bus timeout properly 2019-09-10 11:09:03 -04:00
Bruno Morais
0dd348dd0e de-uglify 2019-09-09 13:36:45 -04:00
Bruno Morais
bbdade2514 properly implement seeking 2019-09-09 13:36:12 -04:00
Bruno Morais
8824d01816 use sd_bus_wait, no mutex 2019-09-09 13:06:20 -04:00
Bruno Morais
deeb06f6e3 remove TODO 2019-09-09 13:04:36 -04:00
Bruno Morais
62389a97cb make indent less terrible 2019-09-09 08:46:15 -04:00
Bruno Morais
e27138af76 re-apply indentation 2019-09-09 08:43:43 -04:00
Bruno Morais
88583c696a fix dependencies for mpris 2019-09-09 08:23:33 -04:00
casey langen
bf89bdf586 Strip symbols from release binaries. https://github.com/clangen/musikcube/issues/262 2019-09-07 10:45:00 -07:00
casey langen
e8fc04192f
Merge pull request #269 from majkinetor/patch-1
added chocolatey install options on Windows
2019-09-07 10:33:33 -07:00
Bruno Morais
a3176118cd miscellaneous cleanup 2019-09-06 16:10:58 -04:00
Bruno Morais
bca0d259b7 cleanup ugly initialization trick 2019-09-06 16:05:56 -04:00
Bruno Morais
1d73e5ed0e musikcube allows multiple instances, so append to name requested for player 2019-09-06 15:57:47 -04:00
Bruno Morais
a485965fcf update README 2019-09-06 11:43:52 -04:00
Bruno Morais
9cba3e392e cleanup includes 2019-09-06 11:37:08 -04:00
Bruno Morais
c06bb687f8 move struct constructor 2019-09-06 11:33:37 -04:00
Bruno Morais
69f1ba2a7b move remaining implementation 2019-09-06 11:31:48 -04:00
Bruno Morais
e9f2a0e264 break code into four files 2019-09-06 11:18:43 -04:00
Bruno Morais
0aa904cbbb remove blank line 2019-09-05 21:10:24 -04:00
Bruno Morais
0348082c16 lock mutex in other places 2019-09-05 21:00:39 -04:00
Bruno Morais
046b6954ee insert fields 2019-09-05 21:00:33 -04:00
Bruno Morais
3ac344dbce sleep & lock mutex 2019-09-05 21:00:18 -04:00
Bruno Morais
31e7aa9b70 get correct duration 2019-09-05 20:39:17 -04:00
Bruno Morais
fdbb84a766 renamed mutex 2019-09-05 19:39:26 -04:00
Bruno Morais
9247943714 guard against events fired before setting playback remote 2019-09-05 19:38:58 -04:00
Bruno Morais
9d4d531286 volume does not need scaling 2019-09-05 19:38:32 -04:00
Bruno Morais
7ce6765535 fix parameter passing 2019-09-05 19:26:51 -04:00
Bruno Morais
6808f8a0f5 crude initial implementation, not thread safe, not functional (WIP) 2019-09-05 18:10:13 -04:00
Miodrag Milić
d72d7d0d96
added chocolatey install options on Windows 2019-09-04 13:55:57 +02:00
casey langen
df6a69b50e Merge branch 'master' of github.com:clangen/musikcube 2019-09-02 11:19:59 -07:00
casey langen
72996797a0 Upgraded PDCurses 2019-09-01 21:53:20 -07:00
casey langen
34c231682f More dependency updates. 2019-08-31 22:32:41 -07:00
casey langen
db8079d764 Upgraded exoplyaer 2019-08-31 22:28:34 -07:00
casey langen
cb361892cd Space -> View 2019-08-31 22:18:25 -07:00
casey langen
3f7247dc39 A couple minor tweaks that have been floating around for a while. 2019-08-29 21:33:24 -07:00
casey langen
39c4a8444c
Merge pull request #264 from 0mp/patch-1
Add FreeBSD installation instructions
2019-08-28 20:28:51 -07:00
casey langen
80df36cdcc
Merge pull request #265 from alexpovel/master
Fixed typo in EN and IT startup message
2019-08-28 20:28:23 -07:00
casey langen
25f3b4d5a2 Added Debian Buster support 2019-08-19 04:15:18 +00:00
Alex Povel
1a26f91fa3 Fixed typo in EN and IT startup message 2019-07-23 09:40:43 +02:00