Max Kellermann
|
2817bf9e95
|
copyright year 2020
|
2020-01-18 19:23:49 +01:00 |
Max Kellermann
|
a139279575
|
Copyright year 2019
|
2019-06-17 11:17:30 +02:00 |
Max Kellermann
|
f5c9071494
|
*: copyright year 2018
|
2018-10-31 17:54:59 +01:00 |
Max Kellermann
|
71ce1a25dd
|
SongPrint: remove Storage::MapToRelativeUTF8() call
This code (added 7 years ago with commit b233c145f ) has been obsoleted
by the SongLoader class (added 3 years ago).
|
2017-02-24 13:56:13 +01:00 |
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
Max Kellermann
|
e228144159
|
command/playlist: eliminate spl_print() calls
playlist_file_print() already handles stored playlists. spl_print()
is never called with a successful result.
|
2016-04-13 19:47:41 +02:00 |
Max Kellermann
|
1aee89f5ea
|
*: include cleanup (using iwyu)
|
2016-03-01 22:08:13 +01:00 |
Max Kellermann
|
9e2e882157
|
PlaylistPrint: throw PlaylistError on error
|
2016-02-28 11:52:39 +01:00 |
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
Max Kellermann
|
1f184f4aec
|
PlaylistFile: throw exception on spl_map_to_fs() failure
|
2015-12-28 14:20:37 +01:00 |
Max Kellermann
|
8acf996d90
|
command/queue: add range parameter to plchanges and plchangesposid
|
2015-10-27 20:35:40 +01:00 |
Max Kellermann
|
7652a2986b
|
client/Response: new Client wrapper class for writing responses
|
2015-08-12 08:41:05 +02:00 |
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
Max Kellermann
|
f1f19841bd
|
playlist/*: move to playlist/plugins/
|
2014-01-23 23:30:12 +01:00 |
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
Max Kellermann
|
8555b65c50
|
*: update copyright year to 2013
|
2013-10-30 23:37:06 +01:00 |
Max Kellermann
|
ff626ac763
|
*: use references instead of pointers
|
2013-10-19 18:48:38 +02:00 |
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
Max Kellermann
|
5ed9f02c4d
|
TagPool, ...: include cleanup
|
2013-01-30 22:53:12 +01:00 |
Max Kellermann
|
7a982169c9
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
Max Kellermann
|
22f0ef6d6b
|
don't include stdbool.h in C++ sources
The "bool" type is built-in.
|
2013-01-02 20:56:04 +01:00 |
Max Kellermann
|
333d226ed0
|
SongFilter: convert to a C++ class
|
2012-08-29 20:19:02 +02:00 |
Max Kellermann
|
04a9dec952
|
playlist_print: rename to PlaylistPrint.cxx
|
2012-08-29 20:17:13 +02:00 |