/[graveman]/graveman/current/include/graveman.h
ViewVC logotype

Diff of /graveman/current/include/graveman.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by scresto, Sat Feb 19 17:49:08 2005 UTC revision 1.3 by scresto, Mon Feb 21 23:54:28 2005 UTC
# Line 127  Line 127 
127  #endif  #endif
128  #define WAV ".wav"  #define WAV ".wav"
129    
130  #define _BUF_SIZE 100  #define PLS ".pls"
131    #define M3U ".m3u"
132    
133    #define _BUF_SIZE 1024
134  #ifndef MAXPATHLEN  #ifndef MAXPATHLEN
135    #define MAXPATHLEN 2048    #define MAXPATHLEN 2048
136  #endif  #endif
# Line 171  Line 174 
174  #include "growisofs.h"  #include "growisofs.h"
175  #include "images.h"  #include "images.h"
176  #include "interface.h"  #include "interface.h"
177    #include "m3u.h"
178  #include "main.h"  #include "main.h"
179  #include "matos.h"  #include "matos.h"
180  #include "mp3.h"  #include "mp3.h"
181  #include "mkisofs.h"  #include "mkisofs.h"
182  #include "ogg.h"  #include "ogg.h"
183    #include "pls.h"
184  #include "readcd.h"  #include "readcd.h"
185  #include "sox.h"  #include "sox.h"
186  #include "support.h"  #include "support.h"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26