player_control: add GError attribute

Rewrite of the pc_get_error_message() function, now using a GError
object instead of the complicated "errored_song" attribute.
This commit is contained in:
Max Kellermann
2012-08-08 22:18:08 +02:00
parent f794b1e1aa
commit d488d796f4
5 changed files with 57 additions and 68 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
ver 0.18 (2012/??/??)
* improved decoder/output error reporting
ver 0.17.1 (2012/??/??)
* protocol: