ashthespy
0cb7a3f7c8
WIP: Podcast support
2019-10-30 11:33:17 +01:00
Will Stott
97f61ec2a8
Protobuf 2.4.0, generate all proto files every time, but only write when changed, supporting poor souls with crlf line ending conversion.
...
Drop Regex dependency, just parse using simple string methods.
Protobuf 2.4.0, generate all proto files every time, but only write when changed, supporting poor souls with crlf line ending conversion.
2019-09-08 13:07:59 +01:00
ashthespy
c5fcdfd43c
Upgrade protobuf
to 2.0
and use protoc-rust
to compile proto files
2018-10-03 15:06:44 +02:00
Harold
00e89343fb
Formatting
2018-07-03 13:08:42 +02:00
Dawid Dziurla
431be9e847
Add kUnknown enum ( #224 )
2018-05-18 01:20:41 +02:00
Sasha Hilton
237ef1e4f9
Format according to rustfmt
2018-02-26 02:50:41 +01:00
Sasha Hilton
80e0bdaa39
Add kSupportsPlaylistV2 enum
2018-02-25 21:23:32 +01:00
Jakob
e109de2001
fix protobuf checksum ( #257 )
2017-10-02 08:04:16 +03:00
Jakob
696aec33e9
Add album type 'EP' ( #255 )
...
* add album type 'EP'
* fix indentation
2017-10-01 01:51:05 +03:00
Paul Lietar
aa86ebf549
Add two new file formats to enumeration
...
Fixes #212 and #213
2017-07-09 20:01:31 +02:00
Paul Lietar
d95c0b3fcd
Update protocol files.
...
Fixes #172
2017-04-13 14:33:28 +02:00
Paul Lietar
c6327af2f3
Include pre-generated protocol files.
...
A build script is used to ensure the source files haven’t been modified.
2016-12-30 12:02:00 +01:00