You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
(2) |
Apr
(4) |
May
(6) |
Jun
(56) |
Jul
(101) |
Aug
(14) |
Sep
|
Oct
(1) |
Nov
|
Dec
(40) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(66) |
Feb
(106) |
Mar
(1) |
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
(10) |
Oct
(7) |
Nov
|
Dec
|
2008 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <suc...@us...> - 2006-07-02 01:29:27
|
Revision: 101 Author: sucknblow Date: 2006-07-01 18:29:23 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=101&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/util.c Modified: trunk/lib/pmp_portalplayer1/util.c =================================================================== --- trunk/lib/pmp_portalplayer1/util.c 2006-07-02 01:29:17 UTC (rev 100) +++ trunk/lib/pmp_portalplayer1/util.c 2006-07-02 01:29:23 UTC (rev 101) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:29:21
|
Revision: 100 Author: sucknblow Date: 2006-07-01 18:29:17 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=100&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/serialize.c Modified: trunk/lib/pmp_portalplayer1/serialize.c =================================================================== --- trunk/lib/pmp_portalplayer1/serialize.c 2006-07-02 01:29:08 UTC (rev 99) +++ trunk/lib/pmp_portalplayer1/serialize.c 2006-07-02 01:29:17 UTC (rev 100) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stddef.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:29:14
|
Revision: 99 Author: sucknblow Date: 2006-07-01 18:29:08 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=99&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/pp1db.c Modified: trunk/lib/pmp_portalplayer1/pp1db.c =================================================================== --- trunk/lib/pmp_portalplayer1/pp1db.c 2006-07-02 01:29:01 UTC (rev 98) +++ trunk/lib/pmp_portalplayer1/pp1db.c 2006-07-02 01:29:08 UTC (rev 99) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:29:05
|
Revision: 98 Author: sucknblow Date: 2006-07-01 18:29:01 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=98&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/model_medion_mdjuke220.c Modified: trunk/lib/pmp_portalplayer1/model_medion_mdjuke220.c =================================================================== --- trunk/lib/pmp_portalplayer1/model_medion_mdjuke220.c 2006-07-02 01:28:56 UTC (rev 97) +++ trunk/lib/pmp_portalplayer1/model_medion_mdjuke220.c 2006-07-02 01:29:01 UTC (rev 98) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:59
|
Revision: 97 Author: sucknblow Date: 2006-07-01 18:28:56 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=97&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/model_iriver_h10.c Modified: trunk/lib/pmp_portalplayer1/model_iriver_h10.c =================================================================== --- trunk/lib/pmp_portalplayer1/model_iriver_h10.c 2006-07-02 01:28:49 UTC (rev 96) +++ trunk/lib/pmp_portalplayer1/model_iriver_h10.c 2006-07-02 01:28:56 UTC (rev 97) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:53
|
Revision: 96 Author: sucknblow Date: 2006-07-01 18:28:49 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=96&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/idx.c Modified: trunk/lib/pmp_portalplayer1/idx.c =================================================================== --- trunk/lib/pmp_portalplayer1/idx.c 2006-07-02 01:28:43 UTC (rev 95) +++ trunk/lib/pmp_portalplayer1/idx.c 2006-07-02 01:28:49 UTC (rev 96) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:47
|
Revision: 95 Author: sucknblow Date: 2006-07-01 18:28:43 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=95&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/hdr.c Modified: trunk/lib/pmp_portalplayer1/hdr.c =================================================================== --- trunk/lib/pmp_portalplayer1/hdr.c 2006-07-02 01:28:37 UTC (rev 94) +++ trunk/lib/pmp_portalplayer1/hdr.c 2006-07-02 01:28:43 UTC (rev 95) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:41
|
Revision: 94 Author: sucknblow Date: 2006-07-01 18:28:37 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=94&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/field_descriptor.c Modified: trunk/lib/pmp_portalplayer1/field_descriptor.c =================================================================== --- trunk/lib/pmp_portalplayer1/field_descriptor.c 2006-07-02 01:28:27 UTC (rev 93) +++ trunk/lib/pmp_portalplayer1/field_descriptor.c 2006-07-02 01:28:37 UTC (rev 94) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:34
|
Revision: 93 Author: sucknblow Date: 2006-07-01 18:28:27 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=93&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/dat.c Modified: trunk/lib/pmp_portalplayer1/dat.c =================================================================== --- trunk/lib/pmp_portalplayer1/dat.c 2006-07-02 01:28:21 UTC (rev 92) +++ trunk/lib/pmp_portalplayer1/dat.c 2006-07-02 01:28:27 UTC (rev 93) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:25
|
Revision: 92 Author: sucknblow Date: 2006-07-01 18:28:21 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=92&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_irivnavi/serialize.c Modified: trunk/lib/pmp_irivnavi/serialize.c =================================================================== --- trunk/lib/pmp_irivnavi/serialize.c 2006-07-02 01:28:15 UTC (rev 91) +++ trunk/lib/pmp_irivnavi/serialize.c 2006-07-02 01:28:21 UTC (rev 92) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stddef.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:19
|
Revision: 91 Author: sucknblow Date: 2006-07-01 18:28:15 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=91&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_irivnavi/pmp_irivnavi.c Modified: trunk/lib/pmp_irivnavi/pmp_irivnavi.c =================================================================== --- trunk/lib/pmp_irivnavi/pmp_irivnavi.c 2006-07-02 01:28:09 UTC (rev 90) +++ trunk/lib/pmp_irivnavi/pmp_irivnavi.c 2006-07-02 01:28:15 UTC (rev 91) @@ -24,6 +24,12 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ +#ifdef HAVE_STDLIB_H +#include <stdlib.h> +#endif/*HAVE_STDLIB_H*/ #include <os.h> #include <stddef.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:14
|
Revision: 90 Author: sucknblow Date: 2006-07-01 18:28:09 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=90&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_irivnavi/irivnavi.c Modified: trunk/lib/pmp_irivnavi/irivnavi.c =================================================================== --- trunk/lib/pmp_irivnavi/irivnavi.c 2006-07-02 01:28:00 UTC (rev 89) +++ trunk/lib/pmp_irivnavi/irivnavi.c 2006-07-02 01:28:09 UTC (rev 90) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> @@ -127,9 +130,9 @@ void irivnavi_init(irivnavi_t* db) { memset(db, 0, sizeof(*db)); - strcpy(db->header0, "iRivDB Ver 0.12"); - strcpy(db->header1, "iRiver iHP-100 DB File"); - strcpy(db->footer, "Designed by iRiver"); + strcpy((char *)db->header0, "iRivDB Ver 0.12"); + strcpy((char *)db->header1, "iRiver iHP-100 DB File"); + strcpy((char *)db->footer, "Designed by iRiver"); } void irivnavi_finish(irivnavi_t* db) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:28:08
|
Revision: 89 Author: sucknblow Date: 2006-07-01 18:28:00 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=89&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/util.c Modified: trunk/lib/pmp_iriverplus2/util.c =================================================================== --- trunk/lib/pmp_iriverplus2/util.c 2006-07-02 01:27:55 UTC (rev 88) +++ trunk/lib/pmp_iriverplus2/util.c 2006-07-02 01:28:00 UTC (rev 89) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:58
|
Revision: 88 Author: sucknblow Date: 2006-07-01 18:27:55 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=88&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/serialize.c Modified: trunk/lib/pmp_iriverplus2/serialize.c =================================================================== --- trunk/lib/pmp_iriverplus2/serialize.c 2006-07-02 01:27:47 UTC (rev 87) +++ trunk/lib/pmp_iriverplus2/serialize.c 2006-07-02 01:27:55 UTC (rev 88) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stddef.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:53
|
Revision: 87 Author: sucknblow Date: 2006-07-01 18:27:47 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=87&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/playlist.c Modified: trunk/lib/pmp_iriverplus2/playlist.c =================================================================== --- trunk/lib/pmp_iriverplus2/playlist.c 2006-07-02 01:27:41 UTC (rev 86) +++ trunk/lib/pmp_iriverplus2/playlist.c 2006-07-02 01:27:47 UTC (rev 87) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:45
|
Revision: 86 Author: sucknblow Date: 2006-07-01 18:27:41 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=86&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/idx_node.c Modified: trunk/lib/pmp_iriverplus2/idx_node.c =================================================================== --- trunk/lib/pmp_iriverplus2/idx_node.c 2006-07-02 01:27:34 UTC (rev 85) +++ trunk/lib/pmp_iriverplus2/idx_node.c 2006-07-02 01:27:41 UTC (rev 86) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:38
|
Revision: 85 Author: sucknblow Date: 2006-07-01 18:27:34 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=85&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/idx_leaf.c Modified: trunk/lib/pmp_iriverplus2/idx_leaf.c =================================================================== --- trunk/lib/pmp_iriverplus2/idx_leaf.c 2006-07-02 01:27:27 UTC (rev 84) +++ trunk/lib/pmp_iriverplus2/idx_leaf.c 2006-07-02 01:27:34 UTC (rev 85) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:32
|
Revision: 84 Author: sucknblow Date: 2006-07-01 18:27:27 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=84&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/idx_header.c Modified: trunk/lib/pmp_iriverplus2/idx_header.c =================================================================== --- trunk/lib/pmp_iriverplus2/idx_header.c 2006-07-02 01:27:22 UTC (rev 83) +++ trunk/lib/pmp_iriverplus2/idx_header.c 2006-07-02 01:27:27 UTC (rev 84) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:25
|
Revision: 83 Author: sucknblow Date: 2006-07-01 18:27:22 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=83&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/idx_descriptor.c Modified: trunk/lib/pmp_iriverplus2/idx_descriptor.c =================================================================== --- trunk/lib/pmp_iriverplus2/idx_descriptor.c 2006-07-02 01:27:12 UTC (rev 82) +++ trunk/lib/pmp_iriverplus2/idx_descriptor.c 2006-07-02 01:27:22 UTC (rev 83) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:18
|
Revision: 82 Author: sucknblow Date: 2006-07-01 18:27:12 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=82&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp_iriverplus2/idx.c Modified: trunk/lib/pmp_iriverplus2/idx.c =================================================================== --- trunk/lib/pmp_iriverplus2/idx.c 2006-07-02 01:27:04 UTC (rev 81) +++ trunk/lib/pmp_iriverplus2/idx.c 2006-07-02 01:27:12 UTC (rev 82) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:08
|
Revision: 81 Author: sucknblow Date: 2006-07-01 18:27:04 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=81&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/pmp/pmp_posix.c Modified: trunk/lib/pmp/pmp_posix.c =================================================================== --- trunk/lib/pmp/pmp_posix.c 2006-07-02 01:26:57 UTC (rev 80) +++ trunk/lib/pmp/pmp_posix.c 2006-07-02 01:27:04 UTC (rev 81) @@ -25,6 +25,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STDLIB_H +#include <stdlib.h> +#endif/*HAVE_STDLIB_H*/ #include <ltdl.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:27:00
|
Revision: 80 Author: sucknblow Date: 2006-07-01 18:26:57 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=80&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/lib/playlist/rw_pls.c Modified: trunk/lib/playlist/rw_pls.c =================================================================== --- trunk/lib/playlist/rw_pls.c 2006-07-02 01:26:50 UTC (rev 79) +++ trunk/lib/playlist/rw_pls.c 2006-07-02 01:26:57 UTC (rev 80) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:26:56
|
Revision: 79 Author: sucknblow Date: 2006-07-01 18:26:50 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=79&view=rev Log Message: ----------- Oops. Repeat commit 78 (warnings--) from the proper directory. Modified Paths: -------------- trunk/frontend/easypmp/cui/option.c Modified: trunk/frontend/easypmp/cui/option.c =================================================================== --- trunk/frontend/easypmp/cui/option.c 2006-07-02 01:22:12 UTC (rev 78) +++ trunk/frontend/easypmp/cui/option.c 2006-07-02 01:26:50 UTC (rev 79) @@ -25,6 +25,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 01:22:19
|
Revision: 78 Author: sucknblow Date: 2006-07-01 18:22:12 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=78&view=rev Log Message: ----------- warnings-- Mostly removing warnings due to memset/memcpy/etc. being declared implicitly due to not including string.h. The remaining warnings might want some attention. Modified Paths: -------------- trunk/lib/pmp_portalplayer1/hdr_template.c Modified: trunk/lib/pmp_portalplayer1/hdr_template.c =================================================================== --- trunk/lib/pmp_portalplayer1/hdr_template.c 2006-07-02 00:50:58 UTC (rev 77) +++ trunk/lib/pmp_portalplayer1/hdr_template.c 2006-07-02 01:22:12 UTC (rev 78) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <suc...@us...> - 2006-07-02 00:51:08
|
Revision: 77 Author: sucknblow Date: 2006-07-01 17:50:58 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=77&view=rev Log Message: ----------- Update (-u) option now works with iriverplus2 driver on posix (used to get the tags from every file, even if the tags were already in the database). Modified Paths: -------------- trunk/frontend/easypmp/common/database.c trunk/frontend/easypmp/common/enumerate.c trunk/lib/filepath/filepath_posix.c trunk/lib/pmp_iriverplus2/ip2db.c Modified: trunk/frontend/easypmp/common/database.c =================================================================== --- trunk/frontend/easypmp/common/database.c 2006-07-01 23:03:29 UTC (rev 76) +++ trunk/frontend/easypmp/common/database.c 2006-07-02 00:50:58 UTC (rev 77) @@ -25,6 +25,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> Modified: trunk/frontend/easypmp/common/enumerate.c =================================================================== --- trunk/frontend/easypmp/common/enumerate.c 2006-07-01 23:03:29 UTC (rev 76) +++ trunk/frontend/easypmp/common/enumerate.c 2006-07-02 00:50:58 UTC (rev 77) @@ -94,6 +94,13 @@ { enumerate_dat_t ed; + // Decode the music path prefix for system path separators + ssize_t prefix_length = ucs2len(pmp->env.path_to_music.path); + ucs2char_t *music_path = alloca(sizeof(ucs2char_t) * (prefix_length + 1)); + ucs2cpy(music_path, pmp->env.path_to_music.path); + + filepath_decode(music_path); + fl->num_elements = 0; fl->elements = NULL; @@ -105,7 +112,7 @@ ed.instance = instance; return find_file( - pmp->env.path_to_music.path, + music_path, pmp->env.path_to_music.flag & PMPPEF_RECURSIVE ? 1 : 0, found_music_file, &ed Modified: trunk/lib/filepath/filepath_posix.c =================================================================== --- trunk/lib/filepath/filepath_posix.c 2006-07-01 23:03:29 UTC (rev 76) +++ trunk/lib/filepath/filepath_posix.c 2006-07-02 00:50:58 UTC (rev 77) @@ -157,9 +157,20 @@ const ucs2char_t* filepath_combinepath(ucs2char_t* dst, size_t size, const ucs2char_t* path, const ucs2char_t* file) { + size_t length = ucs2len(path); ucs2cpy(dst, path); + + // Ensure the first part ends in the path separator filepath_addslash(dst); - ucs2cat(dst, file); + + // Then strip copy the rest of the path, except any initial + // path separator. + if (*file == PATHCHAR) { + ucs2cat(dst, &(file[1])); + } else { + ucs2cat(dst, file); + } + return dst; } Modified: trunk/lib/pmp_iriverplus2/ip2db.c =================================================================== --- trunk/lib/pmp_iriverplus2/ip2db.c 2006-07-01 23:03:29 UTC (rev 76) +++ trunk/lib/pmp_iriverplus2/ip2db.c 2006-07-02 00:50:58 UTC (rev 77) @@ -24,6 +24,9 @@ #ifdef HAVE_CONFIG_H #include <config.h> #endif/*HAVE_CONFIG_H*/ +#ifdef HAVE_STRING_H +#include <string.h> +#endif/*HAVE_STRING_H*/ #include <os.h> #include <stdio.h> @@ -265,6 +268,7 @@ ip2db_get_record(db, i, &src); + filepath_decode(src.pathname); length = ucs2len(path_to_root); length += ucs2len(src.pathname); length += ucs2len(src.filename); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |