[Musicpd-dev-team] DecoderThread.cxx must include

2013-11-08 Thread Markus Trippelsdorf
19:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ -- Markus -- November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore te

Re: [Musicpd-dev-team] Save queue as playlist in MPD

2011-03-25 Thread Markus Schuster
(*1) handle_clear(G_GNUC_UNUSED struct client *client, G_GNUC_UNUSED int argc, G_GNUC_UNUSED char *argv[]) Am Freitag, den 25.03.2011, 09:26 +0100 schrieb Max Kellermann: > On 2011/03/24 19:30, Markus Schuster wrote: > > i took a look into save_playlist.h and i tried two di

Re: [Musicpd-dev-team] Save queue as playlist in MPD

2011-03-24 Thread Markus Schuster
Hallo Max, i took a look into save_playlist.h and i tried two different types. But both didnt work. Could you give me another hint. // file: playlist_queue.c ... enum playlist_result playlist_open_into_queue(const char *uri, struct playlist *dest, struct player_control

[Musicpd-dev-team] Save queue as playlist in MPD

2011-03-22 Thread Markus
(song_get_uri(queue_get(&g_playlist->queue, i)), "Default"); /* doesnt work */ } ... Many thanks. Markus -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability

[Musicpd-dev-team] Kind of currently playing title

2010-08-06 Thread Markus
Hi, is there any possibility in the libmpdclient to get the kind (means if it is a stream or a "normal" song from hdd) of the title? Regards Markus -- This SF.net email is sponsored by Make an app they

Re: [Musicpd-dev-team] Improve const-correctness

2009-10-22 Thread SF Markus Elfring
> Yes it is, I told you to send patches. Would you like to integrate the appended update suggestion into your source code repository? Regards, Markus 1523.diff Description: Binary data -- Come build with us!

Re: [Musicpd-dev-team] Improve const-correctness

2009-10-18 Thread SF Markus Elfring
. > I told you to explain how your proposed change improves the code. I try to distinguish between read-only input parameters and mutable output parameters a bit more strictly. The input can be split into three output variables. Why is this functionality not en

[Musicpd-dev-team] Improve const-correctness

2009-10-18 Thread SF Markus Elfring
software? Example: I imagine that the function "archive_lookup" can work without an assignment to the variable "pathname". Should the used string termination be only relevant for real output paramete

[Musicpd-dev-team] Completion of error handling

2008-11-11 Thread SF Markus Elfring
acceptable ways to fix such details in your software? Regards, Markus - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win