Re: [Musicpd-dev-team] concerns about wakeups

2009-03-23 Thread Kodest
Hi Max, 2009/3/23 Max Kellermann m...@duempel.org: On 2009/03/22 11:43, Kodest kod...@gmail.com wrote: Just tell me when i can check the wakeups again :) Submit a bug report, we'll add it to the 0.15 roadmap. http://musicpd.org/mantis/view.php?id=2183 Is there any docs on how the output

Re: [Musicpd-dev-team] concerns about wakeups

2009-03-22 Thread Kodest
Hi Max, 2009/3/22 Max Kellermann m...@duempel.org: On 2009/03/21 14:20, Kodest kod...@gmail.com wrote: I took a look at powertop yesterday, and found that mpd has begun to generate many wakeups (much more than it used to do before, ~950 per sec). So, I did a bisect and I think I have found

[Musicpd-dev-team] command: eliminate gcc warning

2009-01-24 Thread Kodest
Hi Max, Argument cmd of function command_available() is not used if mpd was configured without sqlite. You can find the patch for this one in my repo. It's just a G_GNUC_UNUSED. Regards, Kodest -- This SF.net email

[Musicpd-dev-team] fix add url regression

2008-12-31 Thread Kodest
of modifications made the inclusion go away. So, an explicit include solves the problem. I fixed this in my repo: http://git.musicpd.org/cgit/kod/mpd.git/commit/?id=a12b57e1e938e92b906c22ee132ce9d4f90e0124 Regards, Kodest

Re: [Musicpd-dev-team] general code improvement: assert_static

2008-11-22 Thread Kodest
Hi, 2008/11/22 Max Kellermann [EMAIL PROTECTED]: On 2008/11/21 21:29, Kodest [EMAIL PROTECTED] wrote: I think we should consider using this at least where I pointed in the wavpack plug-in, but maybe there are more places in the mpd code where assert()s could be replaced by assert_static()s

Re: [Musicpd-dev-team] aac fixes

2008-11-20 Thread Kodest
simple idea to resolve this situation (not the union-based one): cast the int32_t pointer argument to void* at the calling like the attached patch. It compiles without any warnings and runs as well. What do you think about it? (The patch makes the HAVE_FAAD_LONG define unneeded.) Regards, Kodest

Re: [Musicpd-dev-team] aac fixes

2008-11-20 Thread Kodest
, we have the same unsigned long * for the samplerate argument.) neaacdec.h: $Id: neaacdec.h,v 1.11 2007/11/01 12:33:29 menno Exp $ gcc: gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) maybe differenc gcc version? [[ my embarrassing question: do you have x86_64, like me? ]] ;) Regards, Kodest

[Musicpd-dev-team] wavpack: redo using audio_format_frame_size

2008-11-18 Thread Kodest
Hi, Before I did my first git rebase, a patch from Max was lost after renaming some variables. This patch brings it back: http://git.musicpd.org/cgit/kod/mpd.git/commit/?id=05f4629fa3785b9596024d24eaea6f9f5afd75fa Available in git://git.musicpd.org/kod/mpd.git Regards, Kodest

[Musicpd-dev-team] aac fixes

2008-11-15 Thread Kodest
://git.musicpd.org/kod/mpd.git refs/heads/master But I haven't tested this one. Now my repo is rebased on the master git repo as Max suggested. Regards, Kodest - This SF.Net email is sponsored by the Moblin Your Move Developer's