You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(30) |
Nov
(7) |
Dec
(9) |
|---|
|
From: <lor...@us...> - 2006-12-08 22:09:32
|
Revision: 267
http://svn.sourceforge.net/mp3roaster/?rev=267&view=rev
Author: lorenzo1
Date: 2006-12-08 14:09:31 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
The ChangeLog has been updated.
Modified Paths:
--------------
trunk/mp3roaster/ChangeLog
Modified: trunk/mp3roaster/ChangeLog
===================================================================
--- trunk/mp3roaster/ChangeLog 2006-12-08 22:09:19 UTC (rev 266)
+++ trunk/mp3roaster/ChangeLog 2006-12-08 22:09:31 UTC (rev 267)
@@ -1,3 +1,28 @@
+2006-12-08 22:09 Lorenzo Taylor <lor...@us...>
+
+ * [r266] mp3roaster.1:
+ The MAN page has been updated.
+
+2006-12-08 22:09 Lorenzo Taylor <lor...@us...>
+
+ * [r265] mp3roaster.pl:
+ Added a note explaining the removal of the --dao option.
+
+2006-12-08 21:05 Lorenzo Taylor <lor...@us...>
+
+ * [r264] mp3roaster.pl:
+ fixed -d option typo in perldoc.
+
+2006-12-08 20:14 Lorenzo Taylor <lor...@us...>
+
+ * [r263] mp3roasterrc:
+ Changed to default to 0 in mp3roasterrc.
+
+2006-12-08 20:07 Lorenzo Taylor <lor...@us...>
+
+ * [r262] ChangeLog:
+ The ChangeLog has been updated.
+
2006-12-08 19:53 Lorenzo Taylor <lor...@us...>
* [r261] mp3roaster.1:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-08 22:09:20
|
Revision: 266
http://svn.sourceforge.net/mp3roaster/?rev=266&view=rev
Author: lorenzo1
Date: 2006-12-08 14:09:19 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
The MAN page has been updated.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.1
Modified: trunk/mp3roaster/mp3roaster.1
===================================================================
--- trunk/mp3roaster/mp3roaster.1 2006-12-08 22:09:05 UTC (rev 265)
+++ trunk/mp3roaster/mp3roaster.1 2006-12-08 22:09:19 UTC (rev 266)
@@ -153,8 +153,8 @@
.IP "\fB\-A, \-\-app\fR" 4
.IX Item "-A, --app"
Cdrecord-compatible burning application to use
-.IP "\fB\-d, \-\-dev\fR" 4
-.IX Item "-d, --dev"
+.IP "\fB\-D, \-\-dev\fR" 4
+.IX Item "-D, --dev"
\&\s-1CDR\s0 device to use
.IP "\fB\-s, \-\-speed\fR" 4
.IX Item "-s, --speed"
@@ -285,6 +285,10 @@
If using cdrskin as the back\-end, version 0.2.4 or later will give best results.
Cdrskin 0.2.4 is the first version to announce full audio compatibility with
cdrecord.
+.PP
+As of MP3Roaster version 0.4.0 the \-\-dao command line option and \f(CW$config_cdr_dao\fR
+config option have been removed. MP3Roaster now automatically burns all \s-1CD\s0's in
+disc at once mode so that there are never any 2 second gaps between tracks.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
cdrskin, libburn, cdrecord, wodim, dvdrecord.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-08 22:09:06
|
Revision: 265
http://svn.sourceforge.net/mp3roaster/?rev=265&view=rev
Author: lorenzo1
Date: 2006-12-08 14:09:05 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
Added a note explaining the removal of the --dao option.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.pl
Modified: trunk/mp3roaster/mp3roaster.pl
===================================================================
--- trunk/mp3roaster/mp3roaster.pl 2006-12-08 21:05:44 UTC (rev 264)
+++ trunk/mp3roaster/mp3roaster.pl 2006-12-08 22:09:05 UTC (rev 265)
@@ -1523,6 +1523,10 @@
Cdrskin 0.2.4 is the first version to announce full audio compatibility with
cdrecord.
+As of MP3Roaster version 0.4.0 the --dao command line option and $config_cdr_dao
+config option have been removed. MP3Roaster now automatically burns all CD's in
+disc at once mode so that there are never any 2 second gaps between tracks.
+
=head1 SEE ALSO
cdrskin, libburn, cdrecord, wodim, dvdrecord.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-08 21:05:45
|
Revision: 264
http://svn.sourceforge.net/mp3roaster/?rev=264&view=rev
Author: lorenzo1
Date: 2006-12-08 13:05:44 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
fixed -d option typo in perldoc.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.pl
Modified: trunk/mp3roaster/mp3roaster.pl
===================================================================
--- trunk/mp3roaster/mp3roaster.pl 2006-12-08 20:14:56 UTC (rev 263)
+++ trunk/mp3roaster/mp3roaster.pl 2006-12-08 21:05:44 UTC (rev 264)
@@ -1379,7 +1379,7 @@
Cdrecord-compatible burning application to use
-=item B<-d, --dev>
+=item B<-D, --dev>
CDR device to use
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-08 20:14:59
|
Revision: 263
http://svn.sourceforge.net/mp3roaster/?rev=263&view=rev
Author: lorenzo1
Date: 2006-12-08 12:14:56 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
Changed to default to 0 in mp3roasterrc.
Modified Paths:
--------------
trunk/mp3roaster/mp3roasterrc
Modified: trunk/mp3roaster/mp3roasterrc
===================================================================
--- trunk/mp3roaster/mp3roasterrc 2006-12-08 20:07:32 UTC (rev 262)
+++ trunk/mp3roaster/mp3roasterrc 2006-12-08 20:14:56 UTC (rev 263)
@@ -97,4 +97,4 @@
# then all the wav files will be normalized to the same audio level, in order to
# do this you need normalize installed on your system.
#
-$config_wav_normalize = 1;
+$config_wav_normalize = 0;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-08 20:07:33
|
Revision: 262
http://svn.sourceforge.net/mp3roaster/?rev=262&view=rev
Author: lorenzo1
Date: 2006-12-08 12:07:32 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
The ChangeLog has been updated.
Modified Paths:
--------------
trunk/mp3roaster/ChangeLog
Modified: trunk/mp3roaster/ChangeLog
===================================================================
--- trunk/mp3roaster/ChangeLog 2006-12-08 19:53:29 UTC (rev 261)
+++ trunk/mp3roaster/ChangeLog 2006-12-08 20:07:32 UTC (rev 262)
@@ -1,3 +1,24 @@
+2006-12-08 19:53 Lorenzo Taylor <lor...@us...>
+
+ * [r261] mp3roaster.1:
+ The MAN page has been updated.
+
+2006-12-08 19:53 Lorenzo Taylor <lor...@us...>
+
+ * [r260] mp3roaster.pl, mp3roasterrc:
+ Removed --dao option. MP3Roaster will now burn all CD's in disc
+ at once mode.
+
+2006-12-07 13:24 Lorenzo Taylor <lor...@us...>
+
+ * [r259] mp3roaster.pl:
+ Fixed indentation in help message.
+
+2006-11-12 09:24 Lorenzo Taylor <lor...@us...>
+
+ * [r258] ChangeLog:
+ The ChangeLog has been updated.
+
2006-11-12 09:23 Lorenzo Taylor <lor...@us...>
* [r257] mp3roasterrc:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-08 19:53:31
|
Revision: 261
http://svn.sourceforge.net/mp3roaster/?rev=261&view=rev
Author: lorenzo1
Date: 2006-12-08 11:53:29 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
The MAN page has been updated.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.1
Modified: trunk/mp3roaster/mp3roaster.1
===================================================================
--- trunk/mp3roaster/mp3roaster.1 2006-12-08 19:53:14 UTC (rev 260)
+++ trunk/mp3roaster/mp3roaster.1 2006-12-08 19:53:29 UTC (rev 261)
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "MP3ROASTER 1"
-.TH MP3ROASTER 1 "2006-11-10" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH MP3ROASTER 1 "2006-12-08" "perl v5.8.8" "User Contributed Perl Documentation"
.SH "NAME"
mp3roaster \- A Perl hack for burning audio CDs out of MP3/OGG/FLAC/WAVs
.SH "SYNOPSIS"
@@ -162,9 +162,6 @@
.IP "\fB\-d, \-\-dummy\fR" 4
.IX Item "-d, --dummy"
Burn with laser off
-.IP "\fB\-a, \-\-dao\fR" 4
-.IX Item "-a, --dao"
-Burn in disk-at-once (\s-1DAO\s0) mode for gapless recording
.IP "\fB\-b, \-\-burnfree\fR" 4
.IX Item "-b, --burnfree"
Turn on Buffer Underrun Free writing
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-08 19:53:16
|
Revision: 260
http://svn.sourceforge.net/mp3roaster/?rev=260&view=rev
Author: lorenzo1
Date: 2006-12-08 11:53:14 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
Removed --dao option. MP3Roaster will now burn all CD's in disc at once mode.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.pl
trunk/mp3roaster/mp3roasterrc
Modified: trunk/mp3roaster/mp3roaster.pl
===================================================================
--- trunk/mp3roaster/mp3roaster.pl 2006-12-07 13:24:27 UTC (rev 259)
+++ trunk/mp3roaster/mp3roaster.pl 2006-12-08 19:53:14 UTC (rev 260)
@@ -55,7 +55,6 @@
'opt_file_list|list|L=s',
'opt_cdr_speed|speed|s=i',
'opt_cdr_dummy|dummy|d',
- 'opt_cdr_dao|dao|a',
'opt_cdr_burnfree|burnfree|b',
'opt_temp_dir|temp|t=s',
'opt_mp3_decoder|mp3dec|m=s',
@@ -91,7 +90,6 @@
-D, --dev CDR device to use.
-s, --speed Burn speed.
-d, --dummy Burn with laser off.
- -a, --dao Burn in disk-at-once (DAO) mode for gapless recording.
-b, --burnfree Turn on support for Buffer Underrun Free writing.
-t, --temp Temporary directory.
-m, --mp3dec MP3 decoder to use.
@@ -234,7 +232,6 @@
my $config_cdr_dev;
my $config_cdr_speed;
my $config_cdr_dummy;
- my $config_cdr_dao;
my $config_cdr_burnfree;
my $config_temp_dir;
my $config_mp3_decoder;
@@ -253,7 +250,6 @@
"config_cdr_dev" => \$config_cdr_dev,
"config_cdr_speed" => \$config_cdr_speed,
"config_cdr_dummy" => \$config_cdr_dummy,
- "config_cdr_dao" => \$config_cdr_dao,
"config_cdr_burnfree" => \$config_cdr_burnfree,
"config_temp_dir" => \$config_temp_dir,
"config_mp3_decoder" => \$config_mp3_decoder,
@@ -1051,7 +1047,7 @@
#
sub burn {
- my ($config_cdr_app, $config_cdr_dev, $config_cdr_speed, $config_cdr_dummy, $config_cdr_dao, $config_cdr_burnfree, @wav_array) = @_;
+ my ($config_cdr_app, $config_cdr_dev, $config_cdr_speed, $config_cdr_dummy, $config_cdr_burnfree, @wav_array) = @_;
my $sub = "BURN";
my $burn_wav_list;
my $cdr_app_options;
@@ -1063,22 +1059,13 @@
$burn_wav_list = $burn_wav_list." \"$wav\"";
}
- $cdr_app_options = "dev=$config_cdr_dev speed=$config_cdr_speed gracetime=2 -eject -pad -audio -silent";
+ $cdr_app_options = "dev=$config_cdr_dev speed=$config_cdr_speed gracetime=2 -eject -sao -pad -audio -silent";
if ($config_cdr_dummy) {
$cdr_app_options = $cdr_app_options." -dummy";
}
- if ($config_cdr_dao) {
-
- $cdr_app_options = $cdr_app_options." -dao";
-
- } else {
-
- $cdr_app_options = $cdr_app_options." -tao";
- }
-
if ($config_cdr_burnfree) {
$cdr_app_options = $cdr_app_options." driveropts=burnfree";
@@ -1219,7 +1206,6 @@
print "$confhash{config_cdr_speed}x ";
print "dummy " if ($confhash{config_cdr_dummy});
- print "dao " if ($confhash{config_cdr_dao});
print "burnfree " if ($confhash{config_cdr_burnfree});
print "lowercase " if ($confhash{config_check_lowercase});
print "spaces " if ($confhash{config_check_spaces});
@@ -1317,7 +1303,7 @@
# printf " * Burning %d files, please wait... ", ($#wav_array+1);
#
print " * Burning files, please wait... ";
- burn($confhash{config_cdr_app}, $confhash{config_cdr_dev}, $confhash{config_cdr_speed}, $confhash{config_cdr_dummy}, $confhash{config_cdr_dao}, $confhash{config_cdr_burnfree}, @wav_array);
+ burn($confhash{config_cdr_app}, $confhash{config_cdr_dev}, $confhash{config_cdr_speed}, $confhash{config_cdr_dummy}, $confhash{config_cdr_burnfree}, @wav_array);
print "done.\n";
#
@@ -1405,10 +1391,6 @@
Burn with laser off
-=item B<-a, --dao>
-
-Burn in disk-at-once (DAO) mode for gapless recording
-
=item B<-b, --burnfree>
Turn on Buffer Underrun Free writing
Modified: trunk/mp3roaster/mp3roasterrc
===================================================================
--- trunk/mp3roaster/mp3roasterrc 2006-12-07 13:24:27 UTC (rev 259)
+++ trunk/mp3roaster/mp3roasterrc 2006-12-08 19:53:14 UTC (rev 260)
@@ -55,14 +55,6 @@
$config_cdr_dummy = 0;
#
-# CDR DAO
-#
-# Use this option to record a CD in disk-at-once mode.
-# This allows live CD tracks to be burned with no gaps between them.
-#
-$config_cdr_dao = 1;
-
-#
# CDR BURNFREE
#
# Configure here whether you want your drive to use burnfree technology to
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-12-07 13:24:30
|
Revision: 259
http://svn.sourceforge.net/mp3roaster/?rev=259&view=rev
Author: lorenzo1
Date: 2006-12-07 05:24:27 -0800 (Thu, 07 Dec 2006)
Log Message:
-----------
Fixed indentation in help message.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.pl
Modified: trunk/mp3roaster/mp3roaster.pl
===================================================================
--- trunk/mp3roaster/mp3roaster.pl 2006-11-12 09:24:08 UTC (rev 258)
+++ trunk/mp3roaster/mp3roaster.pl 2006-12-07 13:24:27 UTC (rev 259)
@@ -87,7 +87,7 @@
$def_description.
Options:
--A, --app Cdrecord-compatible burning app to use.
+ -A, --app Cdrecord-compatible burning app to use.
-D, --dev CDR device to use.
-s, --speed Burn speed.
-d, --dummy Burn with laser off.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-11-12 09:24:13
|
Revision: 258
http://svn.sourceforge.net/mp3roaster/?rev=258&view=rev
Author: lorenzo1
Date: 2006-11-12 01:24:08 -0800 (Sun, 12 Nov 2006)
Log Message:
-----------
The ChangeLog has been updated.
Modified Paths:
--------------
trunk/mp3roaster/ChangeLog
Modified: trunk/mp3roaster/ChangeLog
===================================================================
--- trunk/mp3roaster/ChangeLog 2006-11-12 09:23:45 UTC (rev 257)
+++ trunk/mp3roaster/ChangeLog 2006-11-12 09:24:08 UTC (rev 258)
@@ -1,3 +1,13 @@
+2006-11-12 09:23 Lorenzo Taylor <lor...@us...>
+
+ * [r257] mp3roasterrc:
+ fixed missing semicolon in mp3roasterrc.
+
+2006-11-10 06:20 Lorenzo Taylor <lor...@us...>
+
+ * [r256] ChangeLog:
+ The ChangeLog has been updated.
+
2006-11-10 06:19 Lorenzo Taylor <lor...@us...>
* [r255] mp3roaster.1:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-11-12 09:23:51
|
Revision: 257
http://svn.sourceforge.net/mp3roaster/?rev=257&view=rev
Author: lorenzo1
Date: 2006-11-12 01:23:45 -0800 (Sun, 12 Nov 2006)
Log Message:
-----------
fixed missing semicolon in mp3roasterrc.
Modified Paths:
--------------
trunk/mp3roaster/mp3roasterrc
Modified: trunk/mp3roaster/mp3roasterrc
===================================================================
--- trunk/mp3roaster/mp3roasterrc 2006-11-10 06:20:24 UTC (rev 256)
+++ trunk/mp3roaster/mp3roasterrc 2006-11-12 09:23:45 UTC (rev 257)
@@ -20,7 +20,7 @@
# cdrskin http://scdbackup.sourceforge.net/cdrskin_eng.html A front-end to
# libburn http://libburn.pykix.org that is compatible with cdrecord
#
-$config_cdr_app = "cdrskin"
+$config_cdr_app = "cdrskin";
#
# CDR DEV
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-11-10 06:20:27
|
Revision: 256
http://svn.sourceforge.net/mp3roaster/?rev=256&view=rev
Author: lorenzo1
Date: 2006-11-09 22:20:24 -0800 (Thu, 09 Nov 2006)
Log Message:
-----------
The ChangeLog has been updated.
Modified Paths:
--------------
trunk/mp3roaster/ChangeLog
Modified: trunk/mp3roaster/ChangeLog
===================================================================
--- trunk/mp3roaster/ChangeLog 2006-11-10 06:19:56 UTC (rev 255)
+++ trunk/mp3roaster/ChangeLog 2006-11-10 06:20:24 UTC (rev 256)
@@ -1,3 +1,29 @@
+2006-11-10 06:19 Lorenzo Taylor <lor...@us...>
+
+ * [r255] mp3roaster.1:
+ The MAN page has been updated.
+
+2006-11-10 06:19 Lorenzo Taylor <lor...@us...>
+
+ * [r254] mp3roaster.pl:
+ Changed documentation to reflect the fact that a non-svn release
+ of cdrskin is now compatible with MP3Roaster.
+
+2006-11-06 16:37 Lorenzo Taylor <lor...@us...>
+
+ * [r253] mp3roasterrc:
+ Changed default of to burn in DAO mode by default.
+
+2006-11-06 15:48 Lorenzo Taylor <lor...@us...>
+
+ * [r252] Makefile:
+ Fixed a typo in Makefile; gzipping man page now works correctly.
+
+2006-10-27 00:42 Lorenzo Taylor <lor...@us...>
+
+ * [r251] ChangeLog:
+ The ChangeLog has been updated.
+
2006-10-27 00:39 Lorenzo Taylor <lor...@us...>
* [r250] mp3roaster.1:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-11-10 06:20:01
|
Revision: 255
http://svn.sourceforge.net/mp3roaster/?rev=255&view=rev
Author: lorenzo1
Date: 2006-11-09 22:19:56 -0800 (Thu, 09 Nov 2006)
Log Message:
-----------
The MAN page has been updated.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.1
Modified: trunk/mp3roaster/mp3roaster.1
===================================================================
--- trunk/mp3roaster/mp3roaster.1 2006-11-10 06:19:36 UTC (rev 254)
+++ trunk/mp3roaster/mp3roaster.1 2006-11-10 06:19:56 UTC (rev 255)
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "MP3ROASTER 1"
-.TH MP3ROASTER 1 "2006-10-26" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH MP3ROASTER 1 "2006-11-10" "perl v5.8.8" "User Contributed Perl Documentation"
.SH "NAME"
mp3roaster \- A Perl hack for burning audio CDs out of MP3/OGG/FLAC/WAVs
.SH "SYNOPSIS"
@@ -285,12 +285,9 @@
any bugs you may encounter (In fact you shouldn't).
.SH "NOTES"
.IX Header "NOTES"
-If using cdrskin as the burning back\-end, the development version in svn gives best results.
-.PP
-% svn co http://libburn\-svn.pykix.org/trunk libburn
-.PP
-will give you the latest development version of both cdrskin and libburn, which
-is the library that cdrskin uses to burn \s-1CD\s0's.
+If using cdrskin as the back\-end, version 0.2.4 or later will give best results.
+Cdrskin 0.2.4 is the first version to announce full audio compatibility with
+cdrecord.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
cdrskin, libburn, cdrecord, wodim, dvdrecord.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-11-10 06:19:42
|
Revision: 254
http://svn.sourceforge.net/mp3roaster/?rev=254&view=rev
Author: lorenzo1
Date: 2006-11-09 22:19:36 -0800 (Thu, 09 Nov 2006)
Log Message:
-----------
Changed documentation to reflect the fact that a non-svn release of cdrskin is now compatible with MP3Roaster.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.pl
Modified: trunk/mp3roaster/mp3roaster.pl
===================================================================
--- trunk/mp3roaster/mp3roaster.pl 2006-11-06 16:37:31 UTC (rev 253)
+++ trunk/mp3roaster/mp3roaster.pl 2006-11-10 06:19:36 UTC (rev 254)
@@ -1537,13 +1537,10 @@
=head1 NOTES
-If using cdrskin as the burning back-end, the development version in svn gives best results.
+If using cdrskin as the back-end, version 0.2.4 or later will give best results.
+Cdrskin 0.2.4 is the first version to announce full audio compatibility with
+cdrecord.
-% svn co http://libburn-svn.pykix.org/trunk libburn
-
-will give you the latest development version of both cdrskin and libburn, which
-is the library that cdrskin uses to burn CD's.
-
=head1 SEE ALSO
cdrskin, libburn, cdrecord, wodim, dvdrecord.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-11-06 17:02:44
|
Revision: 253
http://svn.sourceforge.net/mp3roaster/?rev=253&view=rev
Author: lorenzo1
Date: 2006-11-06 08:37:31 -0800 (Mon, 06 Nov 2006)
Log Message:
-----------
Changed default of to burn in DAO mode by default.
Modified Paths:
--------------
trunk/mp3roaster/mp3roasterrc
Modified: trunk/mp3roaster/mp3roasterrc
===================================================================
--- trunk/mp3roaster/mp3roasterrc 2006-11-06 15:48:34 UTC (rev 252)
+++ trunk/mp3roaster/mp3roasterrc 2006-11-06 16:37:31 UTC (rev 253)
@@ -60,7 +60,7 @@
# Use this option to record a CD in disk-at-once mode.
# This allows live CD tracks to be burned with no gaps between them.
#
-$config_cdr_dao = 0;
+$config_cdr_dao = 1;
#
# CDR BURNFREE
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-11-06 15:48:45
|
Revision: 252
http://svn.sourceforge.net/mp3roaster/?rev=252&view=rev
Author: lorenzo1
Date: 2006-11-06 07:48:34 -0800 (Mon, 06 Nov 2006)
Log Message:
-----------
Fixed a typo in Makefile; gzipping man page now works correctly.
Modified Paths:
--------------
trunk/mp3roaster/Makefile
Modified: trunk/mp3roaster/Makefile
===================================================================
--- trunk/mp3roaster/Makefile 2006-10-27 00:42:23 UTC (rev 251)
+++ trunk/mp3roaster/Makefile 2006-11-06 15:48:34 UTC (rev 252)
@@ -40,7 +40,7 @@
# MAN PAGES
@echo -n -e "\t* Installing manual ................ "
@install -D -m 0644 mp3roaster.1 $(MANPATH)/man1/mp3roaster.1
- @gzip $MANPATH/man1/mp3roaster.1
+ @gzip $(MANPATH)/man1/mp3roaster.1
@echo "done."
# DOCUMENTS
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-10-27 00:42:27
|
Revision: 251
http://svn.sourceforge.net/mp3roaster/?rev=251&view=rev
Author: lorenzo1
Date: 2006-10-26 17:42:23 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
The ChangeLog has been updated.
Modified Paths:
--------------
trunk/mp3roaster/ChangeLog
Modified: trunk/mp3roaster/ChangeLog
===================================================================
--- trunk/mp3roaster/ChangeLog 2006-10-27 00:39:37 UTC (rev 250)
+++ trunk/mp3roaster/ChangeLog 2006-10-27 00:42:23 UTC (rev 251)
@@ -1,219 +1,265 @@
+2006-10-27 00:39 Lorenzo Taylor <lor...@us...>
+
+ * [r250] mp3roaster.1:
+ The MAN page has been updated.
+
+2006-10-27 00:39 Lorenzo Taylor <lor...@us...>
+
+ * [r249] mp3roasterrc:
+ Added example to config file.
+
+2006-10-27 00:38 Lorenzo Taylor <lor...@us...>
+
+ * [r248] mp3roaster.pl:
+ Made the burning application that MP3Roaster uses configurable
+ both on the command line and in the config file.
+
+2006-10-26 20:42 Lorenzo Taylor <lor...@us...>
+
+ * [r247] mp3roaster.1.gz:
+ Removed old gzipped man page
+
+2006-10-26 20:37 Lorenzo Taylor <lor...@us...>
+
+ * [r246] mp3roaster.1:
+ The MAN page has been updated.
+
2006-10-26 09:11 Ivo Marino <ei...@us...>
- * [r244] trunk/mp3roaster, trunk/mp3roaster/CHANGELOG:
+ * [r245] ChangeLog:
+ The ChangeLog has been updated.
+
+2006-10-26 09:11 Ivo Marino <ei...@us...>
+
+ * [r244] ., CHANGELOG:
Removed obsolete CHANGELOG file.
2006-10-26 09:07 Ivo Marino <ei...@us...>
- * [r243] trunk/mp3roaster/ChangeLog:
+ * [r243] ChangeLog:
The ChangeLog has been updated.
- * [r242] trunk/mp3roaster/Developers,
- trunk/mp3roaster/authors.xml:
+
+2006-10-26 09:07 Ivo Marino <ei...@us...>
+
+ * [r242] Developers, authors.xml:
authors.xml replaces Developers.
2006-10-26 09:05 Ivo Marino <ei...@us...>
- * [r241] trunk/mp3roaster/ChangeLog:
+ * [r241] ChangeLog:
The ChangeLog has been updated.
2006-10-26 09:04 Ivo Marino <ei...@us...>
- * [r240] trunk/mp3roaster/Makefile:
+ * [r240] Makefile:
Fixed typo in make install and removed cvs_update (deprecated).
2006-10-26 09:03 Ivo Marino <ei...@us...>
- * [r239] trunk/mp3roaster/Makefile:
+ * [r239] Makefile:
Updated changelog command for svn2cl.
2006-10-25 21:04 Lorenzo Taylor <lor...@us...>
- * [r238] trunk/mp3roaster/Makefile:
+ * [r238] Makefile:
Fixed my typo in Makefile
2006-10-25 20:56 Lorenzo Taylor <lor...@us...>
- * [r237] trunk/mp3roaster/Makefile:
- Moved gzip from `make man' to `make install' and fixed `make
- man' to commit to svn
+ * [r237] Makefile:
+ Moved gzip from `make man' to `make install' and fixed `make man'
+ to commit to svn
2006-10-25 20:44 Lorenzo Taylor <lor...@us...>
- * [r236] trunk/mp3roaster/mp3roaster.pl:
+ * [r236] mp3roaster.pl:
Added a patch by Art Sacket to read the list of files to be
burned from a file.
2006-10-24 23:25 Lorenzo Taylor <lor...@us...>
- * [r235] trunk/mp3roaster/Makefile:
+ * [r235] Makefile:
Fixed Makefile to reflect .pl extension of mp3roaster executable.
2006-10-24 22:38 Lorenzo Taylor <lor...@us...>
- * [r234] trunk/mp3roaster/mp3roaster.pl:
+ * [r234] mp3roaster.pl:
fixed mp3roaster.pl to use MP3::Info instead of the deprecated
MPEG::MP3Info.
2006-10-20 22:16 Ivo Marino <ei...@us...>
- * [r222] trunk/mp3roaster/mp3roaster.pl:
+ * [r222] mp3roaster.pl:
Just a little change to see if svnnotify works.
2006-10-20 21:36 Ivo Marino <ei...@us...>
- * [r221] trunk/mp3roaster/mp3roaster,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r221] mp3roaster, mp3roaster.pl:
Renamed mp3roaster.
2005-12-28 22:01 Ivo Marino <ei...@us...>
- * [r216] trunk/mp3roaster/CHANGELOG:
+ * [r216] CHANGELOG:
final commit before release
2005-12-28 21:52 Ivo Marino <ei...@us...>
- * [r215] trunk/mp3roaster/ChangeLog:
+ * [r215] ChangeLog:
The ChangeLog has been updated.
2005-12-28 21:50 Ivo Marino <ei...@us...>
- * [r214] trunk/mp3roaster/mp3roaster.1.gz:
+ * [r214] mp3roaster.1.gz:
The MAN page has been updated.
2005-12-28 21:49 Ivo Marino <ei...@us...>
- * [r213] trunk/mp3roaster/ChangeLog:
+ * [r213] ChangeLog:
The ChangeLog has been updated.
2005-12-28 21:45 Ivo Marino <ei...@us...>
- * [r212] trunk/mp3roaster/Makefile:
+ * [r212] Makefile:
Updated for next release.
2005-12-28 19:57 Ivo Marino <ei...@us...>
- * [r211] trunk/mp3roaster/mp3roasterrc:
+ * [r211] mp3roasterrc:
New default values.
2005-12-09 15:35 Ivo Marino <ei...@us...>
- * [r210] trunk/mp3roaster/ChangeLog:
+ * [r210] ChangeLog:
The ChangeLog has been updated.
2005-12-09 15:34 Ivo Marino <ei...@us...>
- * [r209] trunk/mp3roaster/Makefile:
+ * [r209] Makefile:
Various updates.
2005-10-09 14:59 Ivo Marino <ei...@us...>
- * [r208] trunk/mp3roaster/Makefile:
+ * [r208] Makefile:
Simple test.
2005-10-09 14:15 Lorenzo Taylor <lor...@us...>
- * [r207] trunk/mp3roaster/ChangeLog:
+ * [r207] ChangeLog:
The ChangeLog has been updated.
2005-10-09 14:14 Lorenzo Taylor <lor...@us...>
- * [r206] trunk/mp3roaster/Makefile:
+ * [r206] Makefile:
Fixed man page install
2005-10-09 14:04 Ivo Marino <ei...@us...>
- * [r205] trunk/mp3roaster/INSTALL:
+ * [r205] INSTALL:
Cleanup.
2005-10-09 14:00 Ivo Marino <ei...@us...>
- * [r204] trunk/mp3roaster/README:
+ * [r204] README:
Updated.
2005-10-09 13:59 Lorenzo Taylor <lor...@us...>
- * [r203] trunk/mp3roaster/ChangeLog:
+ * [r203] ChangeLog:
The ChangeLog has been updated.
- * [r202] trunk/mp3roaster/Makefile:
+
+2005-10-09 13:59 Lorenzo Taylor <lor...@us...>
+
+ * [r202] Makefile:
Removed Developers from Makefile.
2005-10-09 13:51 Lorenzo Taylor <lor...@us...>
- * [r201] trunk/mp3roaster/ChangeLog:
+ * [r201] ChangeLog:
The ChangeLog has been updated.
2005-10-09 13:50 Lorenzo Taylor <lor...@us...>
- * [r200] trunk/mp3roaster/Makefile:
+ * [r200] Makefile:
Updated the Makefile.
2005-10-09 12:52 Ivo Marino <ei...@us...>
- * [r199] trunk/mp3roaster/INSTALL:
+ * [r199] INSTALL:
Cleaned up.
2005-10-09 09:28 Ivo Marino <ei...@us...>
- * [r198] trunk/mp3roaster/ChangeLog:
+ * [r198] ChangeLog:
The ChangeLog has been updated.
- * [r197] trunk/mp3roaster/mp3roaster.1.gz:
+
+2005-10-09 09:28 Ivo Marino <ei...@us...>
+
+ * [r197] mp3roaster.1.gz:
The MAN page has been updated.
2005-10-09 09:27 Ivo Marino <ei...@us...>
- * [r196] trunk/mp3roaster/mp3roaster:
+ * [r196] mp3roaster:
80 chars compliant (POD).
2005-10-09 09:26 Ivo Marino <ei...@us...>
- * [r195] trunk/mp3roaster/mp3roaster:
+ * [r195] mp3roaster:
80 chars compliant.
2005-10-09 06:24 Lorenzo Taylor <lor...@us...>
- * [r194] trunk/mp3roaster/mp3roaster.1.gz:
+ * [r194] mp3roaster.1.gz:
The MAN page has been updated.
- * [r193] trunk/mp3roaster/ChangeLog:
+
+2005-10-09 06:24 Lorenzo Taylor <lor...@us...>
+
+ * [r193] ChangeLog:
The ChangeLog has been updated.
- * [r192] trunk/mp3roaster/mp3roaster:
+
+2005-10-09 06:24 Lorenzo Taylor <lor...@us...>
+
+ * [r192] mp3roaster:
Updated help and perldoc messages for DAO burning mode.
2005-10-04 21:24 Ivo Marino <ei...@us...>
- * [r191] trunk/mp3roaster/ChangeLog:
+ * [r191] ChangeLog:
The ChangeLog has been updated.
2005-10-04 20:54 Ivo Marino <ei...@us...>
- * [r190] trunk/mp3roaster/mp3roaster.1.gz:
+ * [r190] mp3roaster.1.gz:
The MAN page has been updated.
2005-10-04 20:50 Ivo Marino <ei...@us...>
- * [r189] trunk/mp3roaster/mp3roaster:
+ * [r189] mp3roaster:
Code cleanup.
2005-10-04 14:59 Lorenzo Taylor <lor...@us...>
- * [r188] trunk/mp3roaster/ChangeLog:
+ * [r188] ChangeLog:
The ChangeLog has been updated.
2005-10-04 14:58 Lorenzo Taylor <lor...@us...>
- * [r187] trunk/mp3roaster/mp3roaster:
+ * [r187] mp3roaster:
The todo list in the source has been updated.
2005-10-04 14:46 Lorenzo Taylor <lor...@us...>
- * [r186] trunk/mp3roaster/ChangeLog:
+ * [r186] ChangeLog:
The ChangeLog has been updated.
2005-10-04 14:45 Lorenzo Taylor <lor...@us...>
- * [r185] trunk/mp3roaster/mp3roaster.1.gz:
+ * [r185] mp3roaster.1.gz:
The MAN page has been updated.
- * [r184] trunk/mp3roaster/mp3roaster,
- trunk/mp3roaster/mp3roasterrc:
+
+2005-10-04 14:45 Lorenzo Taylor <lor...@us...>
+
+ * [r184] mp3roaster, mp3roasterrc:
- The @todo array has been removed and options are now available
for each check
files task.
@@ -224,379 +270,399 @@
2005-10-03 10:24 Ivo Marino <ei...@us...>
- * [r183] trunk/mp3roaster/ChangeLog:
+ * [r183] ChangeLog:
The ChangeLog has been updated.
- * [r182] trunk/mp3roaster/mp3roasterrc:
+
+2005-10-03 10:24 Ivo Marino <ei...@us...>
+
+ * [r182] mp3roasterrc:
Enable burnfree by default.
2005-10-03 09:38 Ivo Marino <ei...@us...>
- * [r181] trunk/mp3roaster/ChangeLog:
+ * [r181] ChangeLog:
The ChangeLog has been updated.
- * [r180] trunk/mp3roaster/mp3roaster.1.gz:
+
+2005-10-03 09:38 Ivo Marino <ei...@us...>
+
+ * [r180] mp3roaster.1.gz:
The MAN page has been updated.
2005-10-03 09:37 Ivo Marino <ei...@us...>
- * [r179] trunk/mp3roaster/Developers, trunk/mp3roaster/INSTALL,
- trunk/mp3roaster/mp3roaster:
+ * [r179] Developers, INSTALL, mp3roaster:
Fixed Lorenzo's surname.
2005-10-03 09:24 Ivo Marino <ei...@us...>
- * [r178] trunk/mp3roaster/ChangeLog:
+ * [r178] ChangeLog:
The ChangeLog has been updated.
2005-10-03 09:23 Ivo Marino <ei...@us...>
- * [r177] trunk/mp3roaster/mp3roasterrc:
+ * [r177] mp3roasterrc:
Removed useless sentence.
- * [r176] trunk/mp3roaster/mp3roasterrc:
+
+2005-10-03 09:23 Ivo Marino <ei...@us...>
+
+ * [r176] mp3roasterrc:
Cleaned up and syntax check.
2005-10-03 09:15 Ivo Marino <ei...@us...>
- * [r175] trunk/mp3roaster/ChangeLog:
+ * [r175] ChangeLog:
The ChangeLog has been updated.
- * [r174] trunk/mp3roaster/mp3roaster.1.gz:
+
+2005-10-03 09:15 Ivo Marino <ei...@us...>
+
+ * [r174] mp3roaster.1.gz:
The MAN page has been updated.
2005-10-03 09:14 Ivo Marino <ei...@us...>
- * [r173] trunk/mp3roaster/INSTALL, trunk/mp3roaster/README,
- trunk/mp3roaster/mp3roaster:
+ * [r173] INSTALL, README, mp3roaster:
Added WAV file to description and documentation.
2005-10-03 08:59 Ivo Marino <ei...@us...>
- * [r172] trunk/mp3roaster/ChangeLog:
+ * [r172] ChangeLog:
The ChangeLog has been updated.
- * [r171] trunk/mp3roaster/README, trunk/mp3roaster/mp3roaster:
+
+2005-10-03 08:59 Ivo Marino <ei...@us...>
+
+ * [r171] README, mp3roaster:
Some cosmetic code and documentation/example updates.
2005-10-03 08:48 Ivo Marino <ei...@us...>
- * [r170] trunk/mp3roaster/mp3roaster:
+ * [r170] mp3roaster:
Introduced in order to avoid calling check_file_tpye() for each
possible file type (MP3, WAV, OGG and FLAC).
2005-10-03 08:18 Ivo Marino <ei...@us...>
- * [r169] trunk/mp3roaster/ChangeLog:
+ * [r169] ChangeLog:
The ChangeLog has been updated.
2005-10-03 06:05 Lorenzo Taylor <lor...@us...>
- * [r168] trunk/mp3roaster/mp3roaster,
- trunk/mp3roaster/mp3roasterrc:
+ * [r168] mp3roaster, mp3roasterrc:
- Added support for burnfree buffer underrun protection.
- - Explicitly default to tao burning mode if $config_cdr_dao is
- 0. This prevents
+ - Explicitly default to tao burning mode if $config_cdr_dao is 0.
+ This prevents
cdrecord from delaying if no mode is specified.
2005-10-03 01:29 Lorenzo Taylor <lor...@us...>
- * [r167] trunk/mp3roaster/mp3roaster,
- trunk/mp3roaster/mp3roasterrc:
+ * [r167] mp3roaster, mp3roasterrc:
Added wav file time calculation. Fixed FLAC time calculation so
it no longer
requires dividing total samples by sample rate.
2005-09-30 16:24 Ivo Marino <ei...@us...>
- * [r166] trunk/mp3roaster/mp3roaster.1.gz:
+ * [r166] mp3roaster.1.gz:
The MAN page has been updated.
2005-09-30 16:21 Ivo Marino <ei...@us...>
- * [r165] trunk/mp3roaster/mp3roaster.1.gz:
+ * [r165] mp3roaster.1.gz:
The MAN page has been updated.
- * [r164] trunk/mp3roaster/README, trunk/mp3roaster/mp3roaster:
+
+2005-09-30 16:21 Ivo Marino <ei...@us...>
+
+ * [r164] README, mp3roaster:
Updated.
2005-09-30 16:17 Ivo Marino <ei...@us...>
- * [r163] trunk/mp3roaster/ChangeLog:
+ * [r163] ChangeLog:
The ChangeLog has been updated.
2005-09-30 16:16 Ivo Marino <ei...@us...>
- * [r162] trunk/mp3roaster/mp3roaster.1.gz:
+ * [r162] mp3roaster.1.gz:
The MAN page has been updated.
- * [r161] trunk/mp3roaster/Makefile:
+
+2005-09-30 16:16 Ivo Marino <ei...@us...>
+
+ * [r161] Makefile:
Added CVS commit after MAN page generation.
2005-09-30 16:15 Ivo Marino <ei...@us...>
- * [r160] trunk/mp3roaster/mp3roaster:
+ * [r160] mp3roaster:
Updated PerlDoc.
2005-09-30 15:13 Ivo Marino <ei...@us...>
- * [r159] trunk/mp3roaster/mp3roaster:
+ * [r159] mp3roaster:
Minor clean ups.
2005-09-30 15:12 Ivo Marino <ei...@us...>
- * [r158] trunk/mp3roaster/mp3roaster:
+ * [r158] mp3roaster:
Main becomes a subroutine. ShowHelp() and ShowVersion() added.
2005-09-30 14:08 Ivo Marino <ei...@us...>
- * [r157] trunk/mp3roaster/Makefile,
- trunk/mp3roaster/mp3roaster.1.gz:
+ * [r157] Makefile, mp3roaster.1.gz:
Initial import.
2005-09-30 14:07 Ivo Marino <ei...@us...>
- * [r156] trunk/mp3roaster/ChangeLog:
+ * [r156] ChangeLog:
The ChangeLog has been updated.
2005-09-30 14:06 Ivo Marino <ei...@us...>
- * [r155] trunk/mp3roaster/mp3roaster:
+ * [r155] mp3roaster:
Added vim folding.
2005-09-30 11:47 Ivo Marino <ei...@us...>
- * [r154] trunk/mp3roaster/mp3roaster:
+ * [r154] mp3roaster:
Fixed help (and MAN page) regarding quotes, second attempt.
2005-09-30 11:42 Ivo Marino <ei...@us...>
- * [r153] trunk/mp3roaster/mp3roaster:
+ * [r153] mp3roaster:
Fixed help (and MAN page) regarding quotes.
2005-09-30 11:37 Ivo Marino <ei...@us...>
- * [r152] trunk/mp3roaster/ChangeLog:
+ * [r152] ChangeLog:
The ChangeLog has been updated.
- * [r151] trunk/mp3roaster/mp3roaster:
+
+2005-09-30 11:37 Ivo Marino <ei...@us...>
+
+ * [r151] mp3roaster:
TOOD has been removed.
- * [r150] trunk/mp3roaster/mp3roaster:
+
+2005-09-30 11:37 Ivo Marino <ei...@us...>
+
+ * [r150] mp3roaster:
Replaced Audio::FLAC with new Audio::FLAC::Header.
2005-09-30 11:26 Ivo Marino <ei...@us...>
- * [r149] trunk/mp3roaster/ChangeLog:
+ * [r149] ChangeLog:
The ChangeLog has been updated.
- * [r148] trunk/mp3roaster/mp3roasterrc:
+
+2005-09-30 11:26 Ivo Marino <ei...@us...>
+
+ * [r148] mp3roasterrc:
Various updates.
2005-09-30 11:25 Ivo Marino <ei...@us...>
- * [r147] trunk/mp3roaster/Makefile:
+ * [r147] Makefile:
Added cvs_update.
2005-09-30 11:07 Ivo Marino <ei...@us...>
- * [r146] trunk/mp3roaster/Docs:
+ * [r146] Docs:
Removed.
2005-09-30 11:06 Ivo Marino <ei...@us...>
- * [r145] trunk/mp3roaster/COPYING, trunk/mp3roaster/Docs/COPYING,
- trunk/mp3roaster/Docs/INSTALL, trunk/mp3roaster/Docs/README,
- trunk/mp3roaster/Docs/examples, trunk/mp3roaster/INSTALL,
- trunk/mp3roaster/README, trunk/mp3roaster/mp3roasterrc:
+ * [r145] COPYING, Docs/COPYING, Docs/INSTALL, Docs/README,
+ Docs/examples, INSTALL, README, mp3roasterrc:
Moved from Docs/ to root.
2005-09-30 10:16 Ivo Marino <ei...@us...>
- * [r144] trunk/mp3roaster/Makefile:
+ * [r144] Makefile:
Re-added Makefile -x.
2005-09-30 10:15 Ivo Marino <ei...@us...>
- * [r143] trunk/mp3roaster/Makefile:
+ * [r143] Makefile:
Remove Makefile, for re-adding as -x.
2005-09-30 10:04 Ivo Marino <ei...@us...>
- * [r142] trunk/mp3roaster/Makefile:
+ * [r142] Makefile:
Added the ChangeLog directive.
2005-09-30 10:03 Ivo Marino <ei...@us...>
- * [r141] trunk/mp3roaster/ChangeLog:
+ * [r141] ChangeLog:
The ChangeLog has been updated.
- * [r140] trunk/mp3roaster/Developers:
+
+2005-09-30 10:03 Ivo Marino <ei...@us...>
+
+ * [r140] Developers:
Initial import.
2005-09-30 09:56 Ivo Marino <ei...@us...>
- * [r139] trunk/mp3roaster/ChangeLog,
- trunk/mp3roaster/Docs/ChangeLog:
+ * [r139] ChangeLog, Docs/ChangeLog:
ChangeLog moved from Docs/ to root.
2005-09-30 09:54 Ivo Marino <ei...@us...>
- * [r138] trunk/mp3roaster/Docs/TODO:
+ * [r138] Docs/TODO:
Removed.
2005-09-30 09:52 Ivo Marino <ei...@us...>
- * [r137] trunk/mp3roaster/mp3roaster,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r137] mp3roaster, mp3roaster.pl:
Renamed mp3roaster.pl to mp3roaster.
2005-02-05 10:17 Ivo Marino <ei...@us...>
- * [r128] trunk/mp3roaster/Docs/INSTALL:
+ * [r128] Docs/INSTALL:
Cleaned up (retab) and updated.
2005-02-05 10:13 Ivo Marino <ei...@us...>
- * [r127] trunk/mp3roaster/Docs/README:
+ * [r127] Docs/README:
Cleaned up (retab).
2004-05-18 20:44 Ivo Marino <ei...@us...>
- * [r111] trunk/mp3roaster/Docs/ChangeLog:
+ * [r111] Docs/ChangeLog:
final commit before release
2004-05-18 20:39 Ivo Marino <ei...@us...>
- * [r110] trunk/mp3roaster/Docs/ChangeLog:
+ * [r110] Docs/ChangeLog:
Updated
2004-05-18 19:56 Ivo Marino <ei...@us...>
- * [r109] trunk/mp3roaster/Docs/TODO:
+ * [r109] Docs/TODO:
Updated with module relative informations
2004-05-18 18:27 Ivo Marino <ei...@us...>
- * [r108] trunk/mp3roaster/Docs/man/mp3roaster.1.gz,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r108] Docs/man/mp3roaster.1.gz, mp3roaster.pl:
Added contributions credits about Lorenzo
2004-02-28 17:03 Ivo Marino <ei...@us...>
- * [r107] trunk/mp3roaster/mp3roaster.pl:
+ * [r107] mp3roaster.pl:
Cosmetic updates
2004-02-28 16:55 Ivo Marino <ei...@us...>
- * [r106] trunk/mp3roaster/mp3roaster.pl:
+ * [r106] mp3roaster.pl:
Added POD section which have to be completed yet.
2004-02-28 16:50 Ivo Marino <ei...@us...>
- * [r105] trunk/mp3roaster/mp3roaster.pl:
+ * [r105] mp3roaster.pl:
Updated POD and return values: 0 on success, 1 on error.
2004-02-28 12:42 Ivo Marino <ei...@us...>
- * [r104] trunk/mp3roaster/mp3roaster.pl:
+ * [r104] mp3roaster.pl:
Added basic POD documentation. There is still many to do
regarding POD and MP3Roaster.
2004-02-21 15:15 Ivo Marino <ei...@us...>
- * [r102] trunk/mp3roaster/Docs/ChangeLog,
- trunk/mp3roaster/Docs/INSTALL,
- trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/Makefile:
+ * [r102] Docs/ChangeLog, Docs/INSTALL, Docs/examples/mp3roasterrc,
+ Makefile:
Spell checked (aspell).
2004-02-21 15:09 Ivo Marino <ei...@us...>
- * [r101] trunk/mp3roaster/Makefile:
+ * [r101] Makefile:
Cosmetic updates
2004-02-21 15:04 Ivo Marino <ei...@us...>
- * [r100] trunk/mp3roaster/Docs/man/mp3roaster.1.gz:
+ * [r100] Docs/man/mp3roaster.1.gz:
Source has been spell checked (aspell).
2004-02-21 15:02 Ivo Marino <ei...@us...>
- * [r99] trunk/mp3roaster/mp3roaster.pl:
+ * [r99] mp3roaster.pl:
Spell checked (aspell)
2004-02-21 14:58 Ivo Marino <ei...@us...>
- * [r98] trunk/mp3roaster/Docs/man/mp3roaster.1.gz:
+ * [r98] Docs/man/mp3roaster.1.gz:
Built with help2man in order to respect the latest MP3Roaster
(0.2.0) updates
2004-02-16 19:39 Ivo Marino <ei...@us...>
- * [r91] trunk/mp3roaster/mp3roaster.pl:
+ * [r91] mp3roaster.pl:
Added TODO to the ON-THE-FLY-VIEW TODO LIST.
2004-02-16 19:21 Ivo Marino <ei...@us...>
- * [r90] trunk/mp3roaster/mp3roaster.pl:
+ * [r90] mp3roaster.pl:
Fixed description: It was too long and did not fit in the header.
2004-02-10 00:50 Ivo Marino <ei...@us...>
- * [r88] trunk/mp3roaster/Docs/ChangeLog:
+ * [r88] Docs/ChangeLog:
Updated
2004-02-09 23:37 Ivo Marino <ei...@us...>
- * [r87] trunk/mp3roaster/Docs/INSTALL:
+ * [r87] Docs/INSTALL:
Cosmetic updates
2004-02-09 23:35 Ivo Marino <ei...@us...>
- * [r86] trunk/mp3roaster/Docs/INSTALL:
+ * [r86] Docs/INSTALL:
Updated notes about where to get unnofficial dependcy packages
and added section 6. which has to be completed yet (I appeal to
Lorenzo for this).
2004-02-04 04:41 Lorenzo Taylor <lor...@us...>
- * [r80] trunk/mp3roaster/Docs/INSTALL:
+ * [r80] Docs/INSTALL:
Modified the INSTALL file to indicate the Red Hat package
perl-MP3-Info in the
place of perl-MPEG-MP3Info.
2004-02-04 04:32 Lorenzo Taylor <lor...@us...>
- * [r79] trunk/mp3roaster/mp3roaster.pl:
- * Added audio/x-wav mime type to check_file_type function so
- that .wav files
+ * [r79] mp3roaster.pl:
+ * Added audio/x-wav mime type to check_file_type function so that
+ .wav files
should now burn.
* Fixed a bug that caused mp3roaster to refuse to read info from
mp3 files.
2004-01-30 20:23 Ivo Marino <ei...@us...>
- * [r78] trunk/mp3roaster/Docs/README:
+ * [r78] Docs/README:
Cosmetic updates or somehing like that...
2004-01-30 20:17 Ivo Marino <ei...@us...>
- * [r77] trunk/mp3roaster/mp3roaster.pl:
+ * [r77] mp3roaster.pl:
Cosmetic updated and other little things... nothing important
anyway.
2004-01-30 00:00 Ivo Marino <ei...@us...>
- * [r76] trunk/mp3roaster/Docs/INSTALL:
+ * [r76] Docs/INSTALL:
Updated the Perl libraries table and added note regarding
libaudio-flac-perl and Debian.
2004-01-28 19:36 Ivo Marino <ei...@us...>
- * [r75] trunk/mp3roaster/mp3roaster.pl:
+ * [r75] mp3roaster.pl:
Cosmetic updates
2004-01-28 19:06 Ivo Marino <ei...@us...>
- * [r74] trunk/mp3roaster/Docs/INSTALL:
+ * [r74] Docs/INSTALL:
Text formatted
2004-01-20 19:55 Lorenzo Taylor <lor...@us...>
- * [r73] trunk/mp3roaster/Docs/INSTALL,
- trunk/mp3roaster/mp3roaster.pl:
- * Modified code to use the CPAN module Ogg::Vorbis::Header
- rather than
+ * [r73] Docs/INSTALL, mp3roaster.pl:
+ * Modified code to use the CPAN module Ogg::Vorbis::Header rather
+ than
Ogg::Vorbis from the libvorbis-perl Debian package to make it
easier to satisfy
the dependency across Linux distros
@@ -608,99 +674,93 @@
2004-01-16 06:08 Lorenzo Taylor <lor...@us...>
- * [r72] trunk/mp3roaster/Docs/INSTALL,
- trunk/mp3roaster/Docs/README, trunk/mp3roaster/Docs/TODO,
- trunk/mp3roaster/mp3roaster.pl:
- Added support for decoding and lwngth checking of FLAC files.
- The documentation
+ * [r72] Docs/INSTALL, Docs/README, Docs/TODO, mp3roaster.pl:
+ Added support for decoding and lwngth checking of FLAC files. The
+ documentation
has been updated to reflect this new feature.
2004-01-09 19:44 Ivo Marino <ei...@us...>
- * [r71] trunk/mp3roaster/Docs/ChangeLog:
+ * [r71] Docs/ChangeLog:
Updated ChangeLog
2004-01-09 19:43 Ivo Marino <ei...@us...>
- * [r70] trunk/mp3roaster/mp3roaster.pl:
+ * [r70] mp3roaster.pl:
Fixed check_file_type, now only real stream files are accepted.
This should work also on Red Hat Linux, anyway we have to check.
Here on Debian it works, in the end: It's Debian ;)
2004-01-09 19:16 Ivo Marino <ei...@us...>
- * [r69] trunk/mp3roaster/Docs/ChangeLog:
+ * [r69] Docs/ChangeLog:
Updated ChangeLog
2004-01-09 19:07 Ivo Marino <ei...@us...>
- * [r68] trunk/mp3roaster/Docs/ChangeLog:
+ * [r68] Docs/ChangeLog:
Updated ChangeLog
2004-01-09 18:58 Ivo Marino <ei...@us...>
- * [r67] trunk/mp3roaster/Docs/examples/mp3roasterrc:
+ * [r67] Docs/examples/mp3roasterrc:
Added informations about the new Linux kernel 2.6 direct IDE CDR
or CD/RW access. It works over here (kernel 2.6.0)
2004-01-09 18:34 Ivo Marino <ei...@us...>
- * [r66] trunk/mp3roaster/Docs/examples/mp3roasterrc:
+ * [r66] Docs/examples/mp3roasterrc:
Retab in order to respect the VIM standards: tabstop=8,
shiftwidth=4, softtabstop=4, expandtab
2004-01-09 04:40 Lorenzo Taylor <lor...@us...>
- * [r65] trunk/mp3roaster/Docs/INSTALL:
+ * [r65] Docs/INSTALL:
Added entries to the table of required perl modules in
Docs/INSTALL to include
the available Redhat packages.
2004-01-07 21:05 Lorenzo Taylor <lor...@us...>
- * [r64] trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/mp3roaster.pl:
- Added disk-at-once option for gapless buning live or
- run-together CD tracks.
+ * [r64] Docs/examples/mp3roasterrc, mp3roaster.pl:
+ Added disk-at-once option for gapless buning live or run-together
+ CD tracks.
Specify DAO by eiher setting te $config_cdr_dao option in
mp3roasterrc or by
using -a or --dao on the command line.
- Also added "gracetime=2" to the $cdrecord_options string for
- more immediate
+ Also added "gracetime=2" to the $cdrecord_options string for more
+ immediate
burning of the CD once all files are decoded.
2003-11-05 14:19 Ivo Marino <ei...@us...>
- * [r60] trunk/mp3roaster/Docs/INSTALL:
+ * [r60] Docs/INSTALL:
Added Perl libraries table (Debian, RedHat, Slackware).
2003-11-05 14:14 Ivo Marino <ei...@us...>
- * [r59] trunk/mp3roaster/mp3roaster.pl:
+ * [r59] mp3roaster.pl:
Quite many updates, bugfixes. Code is usable.
2003-10-05 14:23 Ivo Marino <ei...@us...>
- * [r57] trunk/mp3roaster/mp3roaster.pl:
+ * [r57] mp3roaster.pl:
Added first WAV file support
2003-09-27 17:03 Ivo Marino <ei...@us...>
- * [r55] trunk/mp3roaster/mp3roaster.pl:
+ * [r55] mp3roaster.pl:
Fixed MP3 and OGG file detection via Perl Magic
2003-09-24 13:26 Ivo Marino <ei...@us...>
- * [r53] trunk/mp3roaster/Docs/ChangeLog:
+ * [r53] Docs/ChangeLog:
Updated
2003-09-22 21:24 Ivo Marino <ei...@us...>
- * [r50] trunk/mp3roaster/README.debian,
- trunk/mp3roaster/changelog, trunk/mp3roaster/control,
- trunk/mp3roaster/copyright, trunk/mp3roaster/docs,
- trunk/mp3roaster/examples, trunk/mp3roaster/manpages,
- trunk/mp3roaster/rules, trunk/mp3roaster/watch:
+ * [r50] README.debian, changelog, control, copyright, docs,
+ examples, manpages, rules, watch:
Due to a typo wile importing the new module all it's files have
been imported into mp3roaster -- Now I remove them again -- CVS
laming
@@ -709,172 +769,148 @@
* [r46] trunk/debian, trunk/debian/README.debian,
trunk/debian/changelog, trunk/debian/control,
- trunk/debian/copyright, trunk/debian/docs,
- trunk/debian/examples, trunk/debian/manpages,
- trunk/debian/patches, trunk/debian/patches/Makefile.debian,
+ trunk/debian/copyright, trunk/debian/docs, trunk/debian/examples,
+ trunk/debian/manpages, trunk/debian/patches,
+ trunk/debian/patches/Makefile.debian,
trunk/debian/patches/Makefile.diff, trunk/debian/rules,
- trunk/debian/watch, trunk/mp3roaster/README.debian,
- trunk/mp3roaster/changelog, trunk/mp3roaster/control,
- trunk/mp3roaster/copyright, trunk/mp3roaster/docs,
- trunk/mp3roaster/examples, trunk/mp3roaster/manpages,
- trunk/mp3roaster/rules, trunk/mp3roaster/watch:
+ trunk/debian/watch, README.debian, changelog, control, copyright,
+ docs, examples, manpages, rules, watch:
Initial revision
2003-09-22 21:13 Ivo Marino <ei...@us...>
- * [r45] trunk/mp3roaster/Docs/INSTALL:
+ * [r45] Docs/INSTALL:
Updated the Debian section in order to be conform to the new
debian CVS module
2003-09-17 08:23 Ivo Marino <ei...@us...>
- * [r40] trunk/mp3roaster/Docs/ChangeLog:
+ * [r40] Docs/ChangeLog:
updated
2003-09-17 08:05 Ivo Marino <ei...@us...>
- * [r38] trunk/mp3roaster/Docs/INSTALL:
+ * [r38] Docs/INSTALL:
Updated dependencies and added a new suggested dependencie
2003-09-16 21:32 Ivo Marino <ei...@us...>
- * [r34] trunk/mp3roaster/Docs/ChangeLog:
+ * [r34] Docs/ChangeLog:
final commit before release
2003-09-16 21:26 Ivo Marino <ei...@us...>
- * [r33] trunk/mp3roaster/Docs/ChangeLog:
+ * [r33] Docs/ChangeLog:
Created with cvs2cl
2003-09-16 21:17 Ivo Marino <ei...@us...>
- * [r32] trunk/mp3roaster/Docs/TODO:
+ * [r32] Docs/TODO:
Before 0.2.0 will be released all this things should be done --
0.1.0 works for now
2003-09-16 21:12 Ivo Marino <ei...@us...>
- * [r31] trunk/mp3roaster/Docs/man/mp3roaster.1.gz:
+ * [r31] Docs/man/mp3roaster.1.gz:
Built with help2man in order to respect the latest mp3roaster
updates
2003-09-16 21:05 Ivo Marino <ei...@us...>
- * [r30] trunk/mp3roaster/Docs/INSTALL,
- trunk/mp3roaster/Docs/README:
+ * [r30] Docs/INSTALL, Docs/README:
Finally completed
2003-09-16 16:59 Ivo Marino <ei...@us...>
- * [r29] trunk/mp3roaster/Docs/INSTALL,
- trunk/mp3roaster/Docs/README, trunk/mp3roaster/Docs/TODO,
- trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r29] Docs/INSTALL, Docs/README, Docs/TODO,
+ Docs/examples/mp3roasterrc, mp3roaster.pl:
Spell checked against aspell
2003-09-16 10:50 Ivo Marino <ei...@us...>
- * [r28] trunk/mp3roaster/Docs/README:
+ * [r28] Docs/README:
Updated section Additional Help, more to come...
2003-09-16 10:46 Ivo Marino <ei...@us...>
- * [r27] trunk/mp3roaster/mp3roaster.pl:
- The internal version number was downgraded from 0.2.0 to 0.1.0
- -- The first stable release of MP3Roaster will be 0.1.0, not
- 0.2.0
+ * [r27] mp3roaster.pl:
+ The internal version number was downgraded from 0.2.0 to 0.1.0 --
+ The first stable release of MP3Roaster will be 0.1.0, not 0.2.0
2003-09-15 14:43 Ivo Marino <ei...@us...>
- * [r26] trunk/mp3roaster/mp3roaster.pl:
+ * [r26] mp3roaster.pl:
Removed old vacation code
2003-09-15 11:02 Ivo Marino <ei...@us...>
- * [r25] trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r25] Docs/examples/mp3roasterrc, mp3roaster.pl:
updated some comments
2003-09-15 10:14 Ivo Marino <ei...@us...>
- * [r24] trunk/mp3roaster/mp3roaster.pl:
+ * [r24] mp3roaster.pl:
Introduced the usage of File::MMagic and Ogg::Vorbis -- One to
check that submitted files are real streams, the easily get the
time length of OGG vorbis files
2003-09-12 15:36 Ivo Marino <ei...@us...>
- * [r23] trunk/mp3roaster/Docs/ChangeLog,
- trunk/mp3roaster/Docs/INSTALL, trunk/mp3roaster/Docs/README,
- trunk/mp3roaster/Docs/TODO,
- trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r23] Docs/ChangeLog, Docs/INSTALL, Docs/README, Docs/TODO,
+ Docs/examples/mp3roasterrc, mp3roaster.pl:
Various vaction hacks
2003-03-03 08:57 Ivo Marino <ei...@us...>
- * [r13] trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r13] Docs/examples/mp3roasterrc, mp3roaster.pl:
different updates
2003-01-04 00:58 Ivo Marino <ei...@us...>
- * [r12] trunk/mp3roaster/Docs/ChangeLog:
+ * [r12] Docs/ChangeLog:
updated
2003-01-04 00:57 Ivo Marino <ei...@us...>
- * [r11] trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/Docs/man/mp3roaster.1.gz,
- trunk/mp3roaster/mp3roaster.pl:
+ * [r11] Docs/examples/mp3roasterrc, Docs/man/mp3roaster.1.gz,
+ mp3roaster.pl:
updated copyright date
2003-01-04 00:51 Ivo Marino <ei...@us...>
- * [r10] trunk/mp3roaster/Docs/ChangeLog:
+ * [r10] Docs/ChangeLog:
updated
2003-01-04 00:48 Ivo Marino <ei...@us...>
- * [r9] trunk/mp3roaster/Docs/INSTALL,
- trunk/mp3roaster/Docs/README:
+ * [r9] Docs/INSTALL, Docs/README:
updated INSTALL README and debian/control
2003-01-01 23:35 Ivo Marino <ei...@us...>
- * [r8] trunk/mp3roaster/Docs/man,
- trunk/mp3roaster/Docs/man/mp3roaster.1.gz,
- trunk/mp3roaster/Makefile, trunk/mp3roaster/mp3roaster.pl:
+ * [r8] Docs/man, Docs/man/mp3roaster.1.gz, Makefile, mp3roaster.pl:
added manpage
2002-12-31 18:08 Ivo Marino <ei...@us...>
- * [r7] trunk/mp3roaster/Docs/BUGS:
+ * [r7] Docs/BUGS:
BUGS file removed
2002-12-31 13:10 Ivo Marino <ei...@us...>
- * [r6] trunk/mp3roaster/BUGS, trunk/mp3roaster/COPYING,
- trunk/mp3roaster/ChangeLog, trunk/mp3roaster/Docs,
- trunk/mp3roaster/Docs/BUGS, trunk/mp3roaster/Docs/COPYING,
- trunk/mp3roaster/Docs/ChangeLog, trunk/mp3roaster/Docs/INSTALL,
- trunk/mp3roaster/Docs/README, trunk/mp3roaster/Docs/examples,
- trunk/mp3roaster/Docs/examples/mp3roasterrc,
- trunk/mp3roaster/INSTALL, trunk/mp3roaster/README,
- trunk/mp3roaster/mp3roasterrc:
+ * [r6] BUGS, COPYING, ChangeLog, Docs, Docs/BUGS, Docs/COPYING,
+ Docs/ChangeLog, Docs/INSTALL, Docs/README, Docs/examples,
+ Docs/examples/mp3roasterrc, INSTALL, README, mp3roasterrc:
Docs direcotry definition
2002-12-30 15:05 Ivo Marino <ei...@us...>
- * [r5] trunk/mp3roaster/mp3roaster.pl:
+ * [r5] mp3roaster.pl:
complete rewrite for release 0.2.0
2002-05-01 18:26 Ivo Marino <ei...@us...>
- * [r2] trunk/mp3roaster, trunk/mp3roaster/BUGS,
- trunk/mp3roaster/COPYING, trunk/mp3roaster/ChangeLog,
- trunk/mp3roaster/INSTALL, trunk/mp3roaster/Makefile,
- trunk/mp3roaster/README, trunk/mp3roaster/mp3roaster.pl,
- trunk/mp3roaster/mp3roasterrc:
+ * [r2] ., BUGS, COPYING, ChangeLog, INSTALL, Makefile, README,
+ mp3roaster.pl, mp3roasterrc:
Initial revision
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-10-27 00:39:44
|
Revision: 250
http://svn.sourceforge.net/mp3roaster/?rev=250&view=rev
Author: lorenzo1
Date: 2006-10-26 17:39:37 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
The MAN page has been updated.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.1
Modified: trunk/mp3roaster/mp3roaster.1
===================================================================
--- trunk/mp3roaster/mp3roaster.1 2006-10-27 00:39:12 UTC (rev 249)
+++ trunk/mp3roaster/mp3roaster.1 2006-10-27 00:39:37 UTC (rev 250)
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "MP3ROASTER 1"
-.TH MP3ROASTER 1 "2006-10-25" "perl v5.8.8" "User Contributed Perl Documentation"
+.TH MP3ROASTER 1 "2006-10-26" "perl v5.8.8" "User Contributed Perl Documentation"
.SH "NAME"
mp3roaster \- A Perl hack for burning audio CDs out of MP3/OGG/FLAC/WAVs
.SH "SYNOPSIS"
@@ -144,11 +144,15 @@
.SH "ENVIRONMENT"
.IX Header "ENVIRONMENT"
MP3Roaster should run on all Unix like operating systems which have Perl and
-cdrecord installed. It has been developed on Debian GNU/Linux.
+a cdrecord-compatible burning application installed. It has been developed on
+Debian GNU/Linux.
.SH "OPTIONS"
.IX Header "OPTIONS"
All options have been imported, now we should add specific descriptions
for each option.
+.IP "\fB\-A, \-\-app\fR" 4
+.IX Item "-A, --app"
+Cdrecord-compatible burning application to use
.IP "\fB\-d, \-\-dev\fR" 4
.IX Item "-d, --dev"
\&\s-1CDR\s0 device to use
@@ -233,6 +237,15 @@
.PP
You see MP3Roaster is really easy to use, this was one of my main goals
while I've written the code: Keep it simple ;)
+.SH "CDRECORD ALTERNATIVES"
+.IX Header "CDRECORD ALTERNATIVES"
+MP3Roaster can use any cdrecord-compatible burning application as its
+back\-end. Known alternatives are wodim, dvdrecord and cdrskin. Wodim and
+dvdrecord are forks of cdrecord. Cdrskin aims to be a drop-in replacement
+which uses no cdrecord code. The cdrecord-compatible application is
+configurable either in the config file or on the command line. Any
+application that accepts cdrecord-style command line syntax and can burn .wav
+files may be specified.
.SH "FILES"
.IX Header "FILES"
MP3Roaster can be configured through a system wide and a personal configuration
@@ -263,8 +276,8 @@
.PP
So if you want to have personal MP3Roaster configuration file just copy
the system wide configuration file to your home directory and edit it.
-.SH "CAVEHEATS"
-.IX Header "CAVEHEATS"
+.SH "CAVEATS"
+.IX Header "CAVEATS"
None actually.
.SH "BUGS"
.IX Header "BUGS"
@@ -272,10 +285,15 @@
any bugs you may encounter (In fact you shouldn't).
.SH "NOTES"
.IX Header "NOTES"
-There are currrently no special notes.
+If using cdrskin as the burning back\-end, the development version in svn gives best results.
+.PP
+% svn co http://libburn\-svn.pykix.org/trunk libburn
+.PP
+will give you the latest development version of both cdrskin and libburn, which
+is the library that cdrskin uses to burn \s-1CD\s0's.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-cdrecord.
+cdrskin, libburn, cdrecord, wodim, dvdrecord.
.SH "AUTHOR"
.IX Header "AUTHOR"
.IP "Ivo Marino <ei...@us...>" 4
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-10-27 00:39:19
|
Revision: 249
http://svn.sourceforge.net/mp3roaster/?rev=249&view=rev
Author: lorenzo1
Date: 2006-10-26 17:39:12 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
Added example to config file.
Modified Paths:
--------------
trunk/mp3roaster/mp3roasterrc
Modified: trunk/mp3roaster/mp3roasterrc
===================================================================
--- trunk/mp3roaster/mp3roasterrc 2006-10-27 00:38:21 UTC (rev 248)
+++ trunk/mp3roaster/mp3roasterrc 2006-10-27 00:39:12 UTC (rev 249)
@@ -9,6 +9,20 @@
#
#
+# CDR App
+#
+# Configure here the back-end app you wish to use to burn the CD. Any
+# application that accepts cdrecord-style command line syntax and has the
+# ability to burn .wav files can be specified here. Known applications are:
+# cdrecord http://cdrecord.berlios.de/old/private/cdrecord.html
+# wodim http://alioth.debian.org/projects/debburn Debian's fork of cdrecord
+# dvdrecord http://www.nongnu.org/dvdrtools A fork of cdrecord that burns DVD's
+# cdrskin http://scdbackup.sourceforge.net/cdrskin_eng.html A front-end to
+# libburn http://libburn.pykix.org that is compatible with cdrecord
+#
+$config_cdr_app = "cdrskin"
+
+#
# CDR DEV
#
# Configure here the SCSI ID target of your CD/RW recorder, you can execute
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-10-27 00:38:25
|
Revision: 248
http://svn.sourceforge.net/mp3roaster/?rev=248&view=rev
Author: lorenzo1
Date: 2006-10-26 17:38:21 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
Made the burning application that MP3Roaster uses configurable both on the command line and in the config file.
Modified Paths:
--------------
trunk/mp3roaster/mp3roaster.pl
Modified: trunk/mp3roaster/mp3roaster.pl
===================================================================
--- trunk/mp3roaster/mp3roaster.pl 2006-10-26 20:42:43 UTC (rev 247)
+++ trunk/mp3roaster/mp3roaster.pl 2006-10-27 00:38:21 UTC (rev 248)
@@ -50,6 +50,7 @@
\%opthash,
+ 'opt_cdr_app|app|A=s',
'opt_cdr_dev|dev|D=s',
'opt_file_list|list|L=s',
'opt_cdr_speed|speed|s=i',
@@ -86,6 +87,7 @@
$def_description.
Options:
+-A, --app Cdrecord-compatible burning app to use.
-D, --dev CDR device to use.
-s, --speed Burn speed.
-d, --dummy Burn with laser off.
@@ -228,6 +230,7 @@
# This variables are found in the configuration file and
# need to be declared here in order to follow `use strict`
+ my $config_cdr_app;
my $config_cdr_dev;
my $config_cdr_speed;
my $config_cdr_dummy;
@@ -246,6 +249,7 @@
# or MUST be passed to the program as a command line option
%refhash = (
+ "config_cdr_app" => \$config_cdr_app,
"config_cdr_dev" => \$config_cdr_dev,
"config_cdr_speed" => \$config_cdr_speed,
"config_cdr_dummy" => \$config_cdr_dummy,
@@ -395,13 +399,13 @@
# fetch_atip_time
#
# This function fetches the ATIP of the CD/RW Disc.
-# We use the cdrecord application to get this infos.
+# We use a cdrecord-compatible application to get this infos.
#
# We return the ATIP time in seconds.
#
sub fetch_atip_time {
- my ($config_cdr_dev) = @_;
+ my ($config_cdr_app, $config_cdr_dev) = @_;
my $sub = "FETCH_ATIP_TIME";
my $atip_sec;
my $atip_min;
@@ -409,12 +413,12 @@
if (!$config_cdr_dev) {
- my $r_message = "You must specify the CDR/W drive id in the configuration file or with\n the option --drive x.y.z. Execute: % cdrecord \-scanbus for further details.";
+my $r_message = "You must specify the CDR/W drive id in the configuration file or with\n the option --drive x.y.z. Execute: % $config_cdr_app \-scanbus for further details.";
die print_error($sub, $r_message);
}
- # open file and use "cdrecord -atip" to fetch ATIP info
- open(CDINFO,"cdrecord -atip dev=".$config_cdr_dev." 2>&1 |");
+ # open file and use $config_cdr_app." -atip" to fetch ATIP info
+ open(CDINFO,$config_cdr_app." -atip dev=".$config_cdr_dev." 2>&1 |");
while (<CDINFO>) {
@@ -1041,16 +1045,16 @@
# burn
#
# This function burns all wav files to a CD/RW disc
-# using the cdrecord application, if cdrecord returns
+# using a cdrecord-compatible application, if the application returns
# an error code we print out an error message and die,
# else we go back to main without any return value.
#
sub burn {
- my ($config_cdr_dev, $config_cdr_speed, $config_cdr_dummy, $config_cdr_dao, $config_cdr_burnfree, @wav_array) = @_;
+ my ($config_cdr_app, $config_cdr_dev, $config_cdr_speed, $config_cdr_dummy, $config_cdr_dao, $config_cdr_burnfree, @wav_array) = @_;
my $sub = "BURN";
my $burn_wav_list;
- my $cdrecord_options;
+ my $cdr_app_options;
my $cmd;
my $rc;
@@ -1059,34 +1063,34 @@
$burn_wav_list = $burn_wav_list." \"$wav\"";
}
- $cdrecord_options = "dev=$config_cdr_dev speed=$config_cdr_speed gracetime=2 -eject -pad -audio -silent";
+ $cdr_app_options = "dev=$config_cdr_dev speed=$config_cdr_speed gracetime=2 -eject -pad -audio -silent";
if ($config_cdr_dummy) {
- $cdrecord_options = $cdrecord_options." -dummy";
+ $cdr_app_options = $cdr_app_options." -dummy";
}
if ($config_cdr_dao) {
- $cdrecord_options = $cdrecord_options." -dao";
+ $cdr_app_options = $cdr_app_options." -dao";
} else {
- $cdrecord_options = $cdrecord_options." -tao";
+ $cdr_app_options = $cdr_app_options." -tao";
}
if ($config_cdr_burnfree) {
- $cdrecord_options = $cdrecord_options." driveropts=burnfree";
+ $cdr_app_options = $cdr_app_options." driveropts=burnfree";
}
# Let's burn folks -- Finally!
- $cmd = "cdrecord $cdrecord_options $burn_wav_list >/dev/null 2>&1";
+ $cmd = "$config_cdr_app $cdr_app_options $burn_wav_list >/dev/null 2>&1";
$rc = system($cmd);
if ($rc) {
- die print_error($sub, "the burn process was not successful,\n cdrecord error code $rc.");
+ die print_error($sub, "the burn process was not successful,\n $config_cdr_app error code $rc.");
}
}
@@ -1210,7 +1214,8 @@
print " * Options [ ";
%confhash = read_config_file_and_options($config_file_location);
- # print "dev ($confhash{config_cdr_dev}) ";
+ print "burning app ($confhash{config_cdr_app}) ";
+ print "dev ($confhash{config_cdr_dev}) ";
print "$confhash{config_cdr_speed}x ";
print "dummy " if ($confhash{config_cdr_dummy});
@@ -1256,7 +1261,7 @@
#
# 5: check if files fit on CD/RW
#
- compare_file_atip(fetch_atip_time($confhash{config_cdr_dev}), fetch_file_time(@file_array));
+ compare_file_atip(fetch_atip_time($confhash{config_cdr_app}, $confhash{config_cdr_dev}), fetch_file_time(@file_array));
#
# 6: check the temp directory
@@ -1312,7 +1317,7 @@
# printf " * Burning %d files, please wait... ", ($#wav_array+1);
#
print " * Burning files, please wait... ";
- burn($confhash{config_cdr_dev}, $confhash{config_cdr_speed}, $confhash{config_cdr_dummy}, $confhash{config_cdr_dao}, $confhash{config_cdr_burnfree}, @wav_array);
+ burn($confhash{config_cdr_app}, $confhash{config_cdr_dev}, $confhash{config_cdr_speed}, $confhash{config_cdr_dummy}, $confhash{config_cdr_dao}, $confhash{config_cdr_burnfree}, @wav_array);
print "done.\n";
#
@@ -1374,7 +1379,8 @@
=head1 ENVIRONMENT
MP3Roaster should run on all Unix like operating systems which have Perl and
-cdrecord installed. It has been developed on Debian GNU/Linux.
+a cdrecord-compatible burning application installed. It has been developed on
+Debian GNU/Linux.
=head1 OPTIONS
@@ -1383,6 +1389,10 @@
=over 4
+=item B<-A, --app>
+
+Cdrecord-compatible burning application to use
+
=item B<-d, --dev>
CDR device to use
@@ -1483,6 +1493,16 @@
You see MP3Roaster is really easy to use, this was one of my main goals
while I've written the code: Keep it simple ;)
+=head1 CDRECORD ALTERNATIVES
+
+MP3Roaster can use any cdrecord-compatible burning application as its
+back-end. Known alternatives are wodim, dvdrecord and cdrskin. Wodim and
+dvdrecord are forks of cdrecord. Cdrskin aims to be a drop-in replacement
+which uses no cdrecord code. The cdrecord-compatible application is
+configurable either in the config file or on the command line. Any
+application that accepts cdrecord-style command line syntax and can burn .wav
+files may be specified.
+
=head1 FILES
MP3Roaster can be configured through a system wide and a personal configuration
@@ -1506,7 +1526,7 @@
So if you want to have personal MP3Roaster configuration file just copy
the system wide configuration file to your home directory and edit it.
-=head1 CAVEHEATS
+=head1 CAVEATS
None actually.
@@ -1517,11 +1537,16 @@
=head1 NOTES
-There are currrently no special notes.
+If using cdrskin as the burning back-end, the development version in svn gives best results.
+% svn co http://libburn-svn.pykix.org/trunk libburn
+
+will give you the latest development version of both cdrskin and libburn, which
+is the library that cdrskin uses to burn CD's.
+
=head1 SEE ALSO
-cdrecord.
+cdrskin, libburn, cdrecord, wodim, dvdrecord.
=head1 AUTHOR
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <lor...@us...> - 2006-10-26 20:42:47
|
Revision: 247
http://svn.sourceforge.net/mp3roaster/?rev=247&view=rev
Author: lorenzo1
Date: 2006-10-26 13:42:43 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
Removed old gzipped man page
Removed Paths:
-------------
trunk/mp3roaster/mp3roaster.1.gz
Deleted: trunk/mp3roaster/mp3roaster.1.gz
===================================================================
--- trunk/mp3roaster/mp3roaster.1.gz 2006-10-26 20:37:42 UTC (rev 246)
+++ trunk/mp3roaster/mp3roaster.1.gz 2006-10-26 20:42:43 UTC (rev 247)
@@ -1,26 +0,0 @@
-\x8B\xBC\xB3C |
|
From: <lor...@us...> - 2006-10-26 20:37:47
|
Revision: 246
http://svn.sourceforge.net/mp3roaster/?rev=246&view=rev
Author: lorenzo1
Date: 2006-10-26 13:37:42 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
The MAN page has been updated.
Added Paths:
-----------
trunk/mp3roaster/mp3roaster.1
Added: trunk/mp3roaster/mp3roaster.1
===================================================================
--- trunk/mp3roaster/mp3roaster.1 (rev 0)
+++ trunk/mp3roaster/mp3roaster.1 2006-10-26 20:37:42 UTC (rev 246)
@@ -0,0 +1,289 @@
+.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sh \" Subsection heading
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+'br\}
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.if \nF \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. nr % 0
+. rr F
+.\}
+.\"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.hy 0
+.if n .na
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "MP3ROASTER 1"
+.TH MP3ROASTER 1 "2006-10-25" "perl v5.8.8" "User Contributed Perl Documentation"
+.SH "NAME"
+mp3roaster \- A Perl hack for burning audio CDs out of MP3/OGG/FLAC/WAVs
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+\&\fBmp3roaster\fR [\s-1OPTION\s0]... \f(CW\*(C`MP3/OGG/FLAC/WAV files\*(C'\fR
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+\&\fBmp3roaster\fR
+A Perl hack for burning audio CDs out of \s-1MP3\s0, \s-1OGG\s0 \s-1VORBIS\s0 and \s-1FLAC\s0 files.
+The main highlights of this application are an easy to use command line syntax
+and automatic volume leveling support for best audio \s-1CD\s0 quality.
+.SH "ENVIRONMENT"
+.IX Header "ENVIRONMENT"
+MP3Roaster should run on all Unix like operating systems which have Perl and
+cdrecord installed. It has been developed on Debian GNU/Linux.
+.SH "OPTIONS"
+.IX Header "OPTIONS"
+All options have been imported, now we should add specific descriptions
+for each option.
+.IP "\fB\-d, \-\-dev\fR" 4
+.IX Item "-d, --dev"
+\&\s-1CDR\s0 device to use
+.IP "\fB\-s, \-\-speed\fR" 4
+.IX Item "-s, --speed"
+Burn speed
+.IP "\fB\-d, \-\-dummy\fR" 4
+.IX Item "-d, --dummy"
+Burn with laser off
+.IP "\fB\-a, \-\-dao\fR" 4
+.IX Item "-a, --dao"
+Burn in disk-at-once (\s-1DAO\s0) mode for gapless recording
+.IP "\fB\-b, \-\-burnfree\fR" 4
+.IX Item "-b, --burnfree"
+Turn on Buffer Underrun Free writing
+.IP "\fB\-t, \-\-temp\fR" 4
+.IX Item "-t, --temp"
+Temporary directory
+.IP "\fB\-m, \-\-mp3dec\fR" 4
+.IX Item "-m, --mp3dec"
+\&\s-1MP3\s0 decoder to use
+.IP "\fB\-l, \-\-lowercase\fR" 4
+.IX Item "-l, --lowercase"
+Convert filenames to lowercase
+.IP "\fB\-S, \-\-spaces\fR" 4
+.IX Item "-S, --spaces"
+Replace spaces with underscores
+.IP "\fB\-B, \-\-brackets\fR" 4
+.IX Item "-B, --brackets"
+Replace brackets with underscores
+.IP "\fB\-q, \-\-quotes\fR" 4
+.IX Item "-q, --quotes"
+Replace quotes with underscores
+.IP "\fB\-Q, \-\-questions\fR" 4
+.IX Item "-Q, --questions"
+Replace questionmarks with underscores
+.IP "\fB\-n, \-\-normalize\fR" 4
+.IX Item "-n, --normalize"
+Normalize \s-1WAV\s0 files before burning
+.IP "\fB\-L, \-\-list\fR" 4
+.IX Item "-L, --list"
+Read file names from <file> instead of command line
+.IP "\fB\-v, \-\-verbose\fR" 4
+.IX Item "-v, --verbose"
+Enable verbose output
+.IP "\fB\-h, \-\-help\fR" 4
+.IX Item "-h, --help"
+Show the help screen
+.IP "\fB\-V, \-\-version\fR" 4
+.IX Item "-V, --version"
+Show version and infos
+.SH "RETURN VALUE"
+.IX Header "RETURN VALUE"
+\&\fBmp3roaster\fR returns 0 on success, 1 on error.
+.SH "DIAGNOSTICS"
+.IX Header "DIAGNOSTICS"
+This has to be written yet.
+.SH "EXAMPLES"
+.IX Header "EXAMPLES"
+Once correctly configured MP3Roaster is very easy to use, just launch it
+from the command line with a bunch of compressed audio files, here is a
+short example:
+.PP
+.Vb 1
+\& % mp3roaster "Root Dance.mp3" Free\e Software.flac bar.ogg Decoded.wav
+.Ve
+.PP
+This will burn Root\e Dance.mp3, Free\e Software.flac bar.ogg and Decoded.wav
+on your audio \s-1CD\s0 preserving the song order as specified on the command line.
+.PP
+Here is another example showing the usage of command line options like
+the dummy option:
+.PP
+.Vb 1
+\& % mp3roaster \-d "Root Dance.mp3" Free\e Software.flac bar.ogg Decoded.wav
+.Ve
+.PP
+.Vb 2
+\& This will do the same job as above but with the laser of your
+\& CD writer turned off, so no data will be really written.
+.Ve
+.PP
+You see MP3Roaster is really easy to use, this was one of my main goals
+while I've written the code: Keep it simple ;)
+.SH "FILES"
+.IX Header "FILES"
+MP3Roaster can be configured through a system wide and a personal configuration
+file. When you run MP3Roaster it will first check for your personal
+configuration file in your home directory, if no one is found it will fall-back
+to the system wide configuration files placed in /etc.
+.PP
+By default MP3Roaster installs the configuration files in /etc/mp3roaster, but
+there are other possible file locations for the configuration file:
+.PP
+.Vb 1
+\& . System wide configuration in /etc
+.Ve
+.PP
+.Vb 2
+\& . /etc/mp3roaster/mp3roasterrc (DEFAULT)
+\& . /etc/mp3roasterrc
+.Ve
+.PP
+.Vb 1
+\& . Personal configuration in your home
+.Ve
+.PP
+.Vb 2
+\& . ~/.mp3roaster/mp3roasterrc
+\& . ~/.mp3roasterrc
+.Ve
+.PP
+So if you want to have personal MP3Roaster configuration file just copy
+the system wide configuration file to your home directory and edit it.
+.SH "CAVEHEATS"
+.IX Header "CAVEHEATS"
+None actually.
+.SH "BUGS"
+.IX Header "BUGS"
+There may be some minor troubles regarding file names, feel free to report
+any bugs you may encounter (In fact you shouldn't).
+.SH "NOTES"
+.IX Header "NOTES"
+There are currrently no special notes.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+cdrecord.
+.SH "AUTHOR"
+.IX Header "AUTHOR"
+.IP "Ivo Marino <ei...@us...>" 4
+.IX Item "Ivo Marino <ei...@us...>"
+.PD 0
+.IP "Lorenzo Taylor <lor...@us...>" 4
+.IX Item "Lorenzo Taylor <lor...@us...>"
+.PD
+.SH "HISTORY"
+.IX Header "HISTORY"
+Take a look at the ChangeLog for now.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2006-10-26 09:11:36
|
Revision: 245
http://svn.sourceforge.net/mp3roaster/?rev=245&view=rev
Author: eim
Date: 2006-10-26 02:11:32 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
The ChangeLog has been updated.
Modified Paths:
--------------
trunk/mp3roaster/ChangeLog
Modified: trunk/mp3roaster/ChangeLog
===================================================================
--- trunk/mp3roaster/ChangeLog 2006-10-26 09:11:00 UTC (rev 244)
+++ trunk/mp3roaster/ChangeLog 2006-10-26 09:11:32 UTC (rev 245)
@@ -1,5 +1,12 @@
+2006-10-26 09:11 Ivo Marino <ei...@us...>
+
+ * [r244] trunk/mp3roaster, trunk/mp3roaster/CHANGELOG:
+ Removed obsolete CHANGELOG file.
+
2006-10-26 09:07 Ivo Marino <ei...@us...>
+ * [r243] trunk/mp3roaster/ChangeLog:
+ The ChangeLog has been updated.
* [r242] trunk/mp3roaster/Developers,
trunk/mp3roaster/authors.xml:
authors.xml replaces Developers.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2006-10-26 09:11:06
|
Revision: 244
http://svn.sourceforge.net/mp3roaster/?rev=244&view=rev
Author: eim
Date: 2006-10-26 02:11:00 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
Removed obsolete CHANGELOG file.
Removed Paths:
-------------
trunk/mp3roaster/CHANGELOG
Property Changed:
----------------
trunk/mp3roaster/
Property changes on: trunk/mp3roaster
___________________________________________________________________
Name: svn:ignore
+ .*
Deleted: trunk/mp3roaster/CHANGELOG
===================================================================
--- trunk/mp3roaster/CHANGELOG 2006-10-26 09:07:55 UTC (rev 243)
+++ trunk/mp3roaster/CHANGELOG 2006-10-26 09:11:00 UTC (rev 244)
@@ -1,339 +0,0 @@
-#
-# MP3Roaster CVS ChangeLog
-#
-# This ChangeLog file was automagically generated with cvs2cl,
-# all the informations were taken out of the CVS commit comments.
-#
-# Version 0.3.0 -- Wed, 28 Dec 2005 23:01:07 +0100
-# ------------------------------------------------
-#
-
-2005-12-28 Wednesday 22:50 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.11): The MAN page has been updated.
-
-2005-12-28 Wednesday 22:49 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.24): The ChangeLog has been updated.
-
-2005-12-28 Wednesday 22:45 Ivo Marino <ei...@us...>
-
- * Makefile (1.16): Updated for next release.
-
-2005-12-28 Wednesday 20:57 Ivo Marino <ei...@us...>
-
- * mp3roasterrc (1.11): New default values.
-
-2005-12-09 Friday 16:35 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.23): The ChangeLog has been updated.
-
-2005-12-09 Friday 16:34 Ivo Marino <ei...@us...>
-
- * Makefile (1.15): Various updates.
-
-2005-10-09 Sunday 16:59 Ivo Marino <ei...@us...>
-
- * Makefile (1.14): Simple test.
-
-2005-10-09 Sunday 16:15 Lorenzo Taylor <lor...@us...>
-
- * ChangeLog (1.22): The ChangeLog has been updated.
-
-2005-10-09 Sunday 16:14 Lorenzo Taylor <lor...@us...>
-
- * Makefile (1.13): Fixed man page install
-
-2005-10-09 Sunday 16:04 Ivo Marino <ei...@us...>
-
- * INSTALL (1.7): Cleanup.
-
-2005-10-09 Sunday 16:00 Ivo Marino <ei...@us...>
-
- * README (1.7): Updated.
-
-2005-10-09 Sunday 15:59 Lorenzo Taylor <lor...@us...>
-
- * ChangeLog (1.21): The ChangeLog has been updated.
-
-2005-10-09 Sunday 15:59 Lorenzo Taylor <lor...@us...>
-
- * Makefile (1.12): Removed Developers from Makefile.
-
-2005-10-09 Sunday 15:51 Lorenzo Taylor <lor...@us...>
-
- * ChangeLog (1.20): The ChangeLog has been updated.
-
-2005-10-09 Sunday 15:50 Lorenzo Taylor <lor...@us...>
-
- * Makefile (1.11): Updated the Makefile.
-
-2005-10-09 Sunday 14:52 Ivo Marino <ei...@us...>
-
- * INSTALL (1.6): Cleaned up.
-
-2005-10-09 Sunday 11:28 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.19): The ChangeLog has been updated.
-
-2005-10-09 Sunday 11:28 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.10): The MAN page has been updated.
-
-2005-10-09 Sunday 11:27 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.22): 80 chars compliant (POD).
-
-2005-10-09 Sunday 11:26 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.21): 80 chars compliant.
-
-2005-10-09 Sunday 08:24 Lorenzo Taylor <lor...@us...>
-
- * mp3roaster.1.gz (1.9): The MAN page has been updated.
-
-2005-10-09 Sunday 08:24 Lorenzo Taylor <lor...@us...>
-
- * ChangeLog (1.18): The ChangeLog has been updated.
-
-2005-10-09 Sunday 08:24 Lorenzo Taylor <lor...@us...>
-
- * mp3roaster (1.20): Updated help and perldoc messages for DAO
- burning mode.
-
-2005-10-04 Tuesday 23:24 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.17): The ChangeLog has been updated.
-
-2005-10-04 Tuesday 22:54 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.8): The MAN page has been updated.
-
-2005-10-04 Tuesday 22:50 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.19): Code cleanup.
-
-2005-10-04 Tuesday 16:59 Lorenzo Taylor <lor...@us...>
-
- * ChangeLog (1.16): The ChangeLog has been updated.
-
-2005-10-04 Tuesday 16:58 Lorenzo Taylor <lor...@us...>
-
- * mp3roaster (1.18): The todo list in the source has been updated.
-
-2005-10-04 Tuesday 16:46 Lorenzo Taylor <lor...@us...>
-
- * ChangeLog (1.15): The ChangeLog has been updated.
-
-2005-10-04 Tuesday 16:45 Lorenzo Taylor <lor...@us...>
-
- * mp3roaster.1.gz (1.7): The MAN page has been updated.
-
-2005-10-04 Tuesday 16:45 Lorenzo Taylor <lor...@us...>
-
- * mp3roaster (1.17), mp3roasterrc (1.10):
- - The @todo array has been removed and options are now available for
- each check files task.
- - The -c, --check and $config_check_files options have been
- removed, since it is now possible to enable or disable each
- individual task.
- - Fixed a quoting bug which caused check_files to die.
-
-2005-10-03 Monday 12:24 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.14): The ChangeLog has been updated.
-
-2005-10-03 Monday 12:24 Ivo Marino <ei...@us...>
-
- * mp3roasterrc (1.9): Enable burnfree by default.
-
-2005-10-03 Monday 11:38 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.13): The ChangeLog has been updated.
-
-2005-10-03 Monday 11:38 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.6): The MAN page has been updated.
-
-2005-10-03 Monday 11:37 Ivo Marino <ei...@us...>
-
- * Developers (1.2), INSTALL (1.5), mp3roaster (1.16): Fixed
- Lorenzo's surname.
-
-2005-10-03 Monday 11:24 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.12): The ChangeLog has been updated.
-
-2005-10-03 Monday 11:23 Ivo Marino <ei...@us...>
-
- * mp3roasterrc (1.8): Removed useless sentence.
-
-2005-10-03 Monday 11:23 Ivo Marino <ei...@us...>
-
- * mp3roasterrc (1.7): Cleaned up and syntax check.
-
-2005-10-03 Monday 11:15 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.11): The ChangeLog has been updated.
-
-2005-10-03 Monday 11:15 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.5): The MAN page has been updated.
-
-2005-10-03 Monday 11:14 Ivo Marino <ei...@us...>
-
- * INSTALL (1.4), README (1.6), mp3roaster (1.15): Added WAV file to
- description and documentation.
-
-2005-10-03 Monday 10:59 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.10): The ChangeLog has been updated.
-
-2005-10-03 Monday 10:59 Ivo Marino <ei...@us...>
-
- * README (1.5), mp3roaster (1.14): Some cosmetic code and
- documentation/example updates.
-
-2005-10-03 Monday 10:48 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.13): Introduced in order to avoid calling
- check_file_tpye() for each possible file type (MP3, WAV, OGG and
- FLAC).
-
-2005-10-03 Monday 10:18 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.9): The ChangeLog has been updated.
-
-2005-10-03 Monday 08:05 Lorenzo Taylor <lor...@us...>
-
- * mp3roaster (1.12), mp3roasterrc (1.6):
- - Added support for burnfree buffer underrun protection.
- - Explicitly default to tao burning mode if $config_cdr_dao is 0.
- This prevents cdrecord from delaying if no mode is specified.
-
-2005-10-03 Monday 03:29 Lorenzo Taylor <lor...@us...>
-
- * mp3roaster (1.11), mp3roasterrc (1.5): Added wav file time
- calculation. Fixed FLAC time calculation so it no longer requires
- dividing total samples by sample rate.
-
-2005-09-30 Friday 18:24 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.4): The MAN page has been updated.
-
-2005-09-30 Friday 18:21 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.3): The MAN page has been updated.
-
-2005-09-30 Friday 18:21 Ivo Marino <ei...@us...>
-
- * README (1.4), mp3roaster (1.10): Updated.
-
-2005-09-30 Friday 18:17 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.8): The ChangeLog has been updated.
-
-2005-09-30 Friday 18:16 Ivo Marino <ei...@us...>
-
- * mp3roaster.1.gz (1.2): The MAN page has been updated.
-
-2005-09-30 Friday 18:16 Ivo Marino <ei...@us...>
-
- * Makefile (1.10): Added CVS commit after MAN page generation.
-
-2005-09-30 Friday 18:15 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.9): Updated PerlDoc.
-
-2005-09-30 Friday 17:13 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.8): Minor clean ups.
-
-2005-09-30 Friday 17:12 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.7): Main becomes a subroutine. ShowHelp() and
- ShowVersion() added.
-
-2005-09-30 Friday 16:08 Ivo Marino <ei...@us...>
-
- * Makefile (1.9), mp3roaster.1.gz (1.1): Initial import.
-
-2005-09-30 Friday 16:07 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.7): The ChangeLog has been updated.
-
-2005-09-30 Friday 16:06 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.6): Added vim folding.
-
-2005-09-30 Friday 13:47 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.5): Fixed help (and MAN page) regarding quotes,
- second attempt.
-
-2005-09-30 Friday 13:42 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.4): Fixed help (and MAN page) regarding quotes.
-
-2005-09-30 Friday 13:37 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.6): The ChangeLog has been updated.
-
-2005-09-30 Friday 13:37 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.3): TOOD has been removed.
-
-2005-09-30 Friday 13:37 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.2): Replaced Audio::FLAC with new
- Audio::FLAC::Header.
-
-2005-09-30 Friday 13:26 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.5): The ChangeLog has been updated.
-
-2005-09-30 Friday 13:26 Ivo Marino <ei...@us...>
-
- * mp3roasterrc (1.4): Various updates.
-
-2005-09-30 Friday 13:25 Ivo Marino <ei...@us...>
-
- * Makefile (1.8): Added cvs_update.
-
-2005-09-30 Friday 13:05 Ivo Marino <ei...@us...>
-
- * COPYING (1.3): Moved from Docs/ to root.
-
-2005-09-30 Friday 13:02 Ivo Marino <ei...@us...>
-
- * INSTALL (1.3), README (1.3), mp3roasterrc (1.3): Moved from Docs/
- to root.
-
-2005-09-30 Friday 12:16 Ivo Marino <ei...@us...>
-
- * Makefile (1.7): Re-added Makefile -x.
-
-2005-09-30 Friday 12:15 Ivo Marino <ei...@us...>
-
- * Makefile (1.6): Remove Makefile, for re-adding as -x.
-
-2005-09-30 Friday 12:04 Ivo Marino <ei...@us...>
-
- * Makefile (1.5): Added the ChangeLog directive.
-
-2005-09-30 Friday 12:03 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.4): The ChangeLog has been updated.
-
-2005-09-30 Friday 12:03 Ivo Marino <ei...@us...>
-
- * Developers (1.1): Initial import.
-
-2005-09-30 Friday 11:56 Ivo Marino <ei...@us...>
-
- * ChangeLog (1.3): ChangeLog moved from Docs/ to root.
-
-2005-09-30 Friday 11:52 Ivo Marino <ei...@us...>
-
- * mp3roaster (1.1), mp3roaster.pl (1.30): Renamed mp3roaster.pl to
- mp3roaster.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ei...@us...> - 2006-10-26 09:08:02
|
Revision: 243
http://svn.sourceforge.net/mp3roaster/?rev=243&view=rev
Author: eim
Date: 2006-10-26 02:07:55 -0700 (Thu, 26 Oct 2006)
Log Message:
-----------
The ChangeLog has been updated.
Modified Paths:
--------------
trunk/mp3roaster/ChangeLog
Modified: trunk/mp3roaster/ChangeLog
===================================================================
--- trunk/mp3roaster/ChangeLog 2006-10-26 09:07:33 UTC (rev 242)
+++ trunk/mp3roaster/ChangeLog 2006-10-26 09:07:55 UTC (rev 243)
@@ -1,157 +1,168 @@
-2006-10-26 09:04 eim
+2006-10-26 09:07 Ivo Marino <ei...@us...>
+ * [r242] trunk/mp3roaster/Developers,
+ trunk/mp3roaster/authors.xml:
+ authors.xml replaces Developers.
+
+2006-10-26 09:05 Ivo Marino <ei...@us...>
+
+ * [r241] trunk/mp3roaster/ChangeLog:
+ The ChangeLog has been updated.
+
+2006-10-26 09:04 Ivo Marino <ei...@us...>
+
* [r240] trunk/mp3roaster/Makefile:
Fixed typo in make install and removed cvs_update (deprecated).
-2006-10-26 09:03 eim
+2006-10-26 09:03 Ivo Marino <ei...@us...>
* [r239] trunk/mp3roaster/Makefile:
Updated changelog command for svn2cl.
-2006-10-25 21:04 lorenzo1
+2006-10-25 21:04 Lorenzo Taylor <lor...@us...>
* [r238] trunk/mp3roaster/Makefile:
Fixed my typo in Makefile
-2006-10-25 20:56 lorenzo1
+2006-10-25 20:56 Lorenzo Taylor <lor...@us...>
* [r237] trunk/mp3roaster/Makefile:
Moved gzip from `make man' to `make install' and fixed `make
man' to commit to svn
-2006-10-25 20:44 lorenzo1
+2006-10-25 20:44 Lorenzo Taylor <lor...@us...>
* [r236] trunk/mp3roaster/mp3roaster.pl:
Added a patch by Art Sacket to read the list of files to be
burned from a file.
-2006-10-24 23:25 lorenzo1
+2006-10-24 23:25 Lorenzo Taylor <lor...@us...>
* [r235] trunk/mp3roaster/Makefile:
Fixed Makefile to reflect .pl extension of mp3roaster executable.
-2006-10-24 22:38 lorenzo1
+2006-10-24 22:38 Lorenzo Taylor <lor...@us...>
* [r234] trunk/mp3roaster/mp3roaster.pl:
fixed mp3roaster.pl to use MP3::Info instead of the deprecated
MPEG::MP3Info.
-2006-10-20 22:16 eim
+2006-10-20 22:16 Ivo Marino <ei...@us...>
* [r222] trunk/mp3roaster/mp3roaster.pl:
Just a little change to see if svnnotify works.
-2006-10-20 21:36 eim
+2006-10-20 21:36 Ivo Marino <ei...@us...>
* [r221] trunk/mp3roaster/mp3roaster,
trunk/mp3roaster/mp3roaster.pl:
Renamed mp3roaster.
-2005-12-28 22:01 eim
+2005-12-28 22:01 Ivo Marino <ei...@us...>
* [r216] trunk/mp3roaster/CHANGELOG:
final commit before release
-2005-12-28 21:52 eim
+2005-12-28 21:52 Ivo Marino <ei...@us...>
* [r215] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-12-28 21:50 eim
+2005-12-28 21:50 Ivo Marino <ei...@us...>
* [r214] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
-2005-12-28 21:49 eim
+2005-12-28 21:49 Ivo Marino <ei...@us...>
* [r213] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-12-28 21:45 eim
+2005-12-28 21:45 Ivo Marino <ei...@us...>
* [r212] trunk/mp3roaster/Makefile:
Updated for next release.
-2005-12-28 19:57 eim
+2005-12-28 19:57 Ivo Marino <ei...@us...>
* [r211] trunk/mp3roaster/mp3roasterrc:
New default values.
-2005-12-09 15:35 eim
+2005-12-09 15:35 Ivo Marino <ei...@us...>
* [r210] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-12-09 15:34 eim
+2005-12-09 15:34 Ivo Marino <ei...@us...>
* [r209] trunk/mp3roaster/Makefile:
Various updates.
-2005-10-09 14:59 eim
+2005-10-09 14:59 Ivo Marino <ei...@us...>
* [r208] trunk/mp3roaster/Makefile:
Simple test.
-2005-10-09 14:15 lorenzo1
+2005-10-09 14:15 Lorenzo Taylor <lor...@us...>
* [r207] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-10-09 14:14 lorenzo1
+2005-10-09 14:14 Lorenzo Taylor <lor...@us...>
* [r206] trunk/mp3roaster/Makefile:
Fixed man page install
-2005-10-09 14:04 eim
+2005-10-09 14:04 Ivo Marino <ei...@us...>
* [r205] trunk/mp3roaster/INSTALL:
Cleanup.
-2005-10-09 14:00 eim
+2005-10-09 14:00 Ivo Marino <ei...@us...>
* [r204] trunk/mp3roaster/README:
Updated.
-2005-10-09 13:59 lorenzo1
+2005-10-09 13:59 Lorenzo Taylor <lor...@us...>
* [r203] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r202] trunk/mp3roaster/Makefile:
Removed Developers from Makefile.
-2005-10-09 13:51 lorenzo1
+2005-10-09 13:51 Lorenzo Taylor <lor...@us...>
* [r201] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-10-09 13:50 lorenzo1
+2005-10-09 13:50 Lorenzo Taylor <lor...@us...>
* [r200] trunk/mp3roaster/Makefile:
Updated the Makefile.
-2005-10-09 12:52 eim
+2005-10-09 12:52 Ivo Marino <ei...@us...>
* [r199] trunk/mp3roaster/INSTALL:
Cleaned up.
-2005-10-09 09:28 eim
+2005-10-09 09:28 Ivo Marino <ei...@us...>
* [r198] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r197] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
-2005-10-09 09:27 eim
+2005-10-09 09:27 Ivo Marino <ei...@us...>
* [r196] trunk/mp3roaster/mp3roaster:
80 chars compliant (POD).
-2005-10-09 09:26 eim
+2005-10-09 09:26 Ivo Marino <ei...@us...>
* [r195] trunk/mp3roaster/mp3roaster:
80 chars compliant.
-2005-10-09 06:24 lorenzo1
+2005-10-09 06:24 Lorenzo Taylor <lor...@us...>
* [r194] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
@@ -160,37 +171,37 @@
* [r192] trunk/mp3roaster/mp3roaster:
Updated help and perldoc messages for DAO burning mode.
-2005-10-04 21:24 eim
+2005-10-04 21:24 Ivo Marino <ei...@us...>
* [r191] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-10-04 20:54 eim
+2005-10-04 20:54 Ivo Marino <ei...@us...>
* [r190] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
-2005-10-04 20:50 eim
+2005-10-04 20:50 Ivo Marino <ei...@us...>
* [r189] trunk/mp3roaster/mp3roaster:
Code cleanup.
-2005-10-04 14:59 lorenzo1
+2005-10-04 14:59 Lorenzo Taylor <lor...@us...>
* [r188] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-10-04 14:58 lorenzo1
+2005-10-04 14:58 Lorenzo Taylor <lor...@us...>
* [r187] trunk/mp3roaster/mp3roaster:
The todo list in the source has been updated.
-2005-10-04 14:46 lorenzo1
+2005-10-04 14:46 Lorenzo Taylor <lor...@us...>
* [r186] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-10-04 14:45 lorenzo1
+2005-10-04 14:45 Lorenzo Taylor <lor...@us...>
* [r185] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
@@ -204,70 +215,70 @@
is now possible to enable or disable each individual task.
- Fixed a quoting bug which caused check_files to die.
-2005-10-03 10:24 eim
+2005-10-03 10:24 Ivo Marino <ei...@us...>
* [r183] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r182] trunk/mp3roaster/mp3roasterrc:
Enable burnfree by default.
-2005-10-03 09:38 eim
+2005-10-03 09:38 Ivo Marino <ei...@us...>
* [r181] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r180] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
-2005-10-03 09:37 eim
+2005-10-03 09:37 Ivo Marino <ei...@us...>
* [r179] trunk/mp3roaster/Developers, trunk/mp3roaster/INSTALL,
trunk/mp3roaster/mp3roaster:
Fixed Lorenzo's surname.
-2005-10-03 09:24 eim
+2005-10-03 09:24 Ivo Marino <ei...@us...>
* [r178] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-10-03 09:23 eim
+2005-10-03 09:23 Ivo Marino <ei...@us...>
* [r177] trunk/mp3roaster/mp3roasterrc:
Removed useless sentence.
* [r176] trunk/mp3roaster/mp3roasterrc:
Cleaned up and syntax check.
-2005-10-03 09:15 eim
+2005-10-03 09:15 Ivo Marino <ei...@us...>
* [r175] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r174] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
-2005-10-03 09:14 eim
+2005-10-03 09:14 Ivo Marino <ei...@us...>
* [r173] trunk/mp3roaster/INSTALL, trunk/mp3roaster/README,
trunk/mp3roaster/mp3roaster:
Added WAV file to description and documentation.
-2005-10-03 08:59 eim
+2005-10-03 08:59 Ivo Marino <ei...@us...>
* [r172] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r171] trunk/mp3roaster/README, trunk/mp3roaster/mp3roaster:
Some cosmetic code and documentation/example updates.
-2005-10-03 08:48 eim
+2005-10-03 08:48 Ivo Marino <ei...@us...>
* [r170] trunk/mp3roaster/mp3roaster:
Introduced in order to avoid calling check_file_tpye() for each
possible file type (MP3, WAV, OGG and FLAC).
-2005-10-03 08:18 eim
+2005-10-03 08:18 Ivo Marino <ei...@us...>
* [r169] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-10-03 06:05 lorenzo1
+2005-10-03 06:05 Lorenzo Taylor <lor...@us...>
* [r168] trunk/mp3roaster/mp3roaster,
trunk/mp3roaster/mp3roasterrc:
@@ -276,7 +287,7 @@
0. This prevents
cdrecord from delaying if no mode is specified.
-2005-10-03 01:29 lorenzo1
+2005-10-03 01:29 Lorenzo Taylor <lor...@us...>
* [r167] trunk/mp3roaster/mp3roaster,
trunk/mp3roaster/mp3roasterrc:
@@ -284,72 +295,72 @@
it no longer
requires dividing total samples by sample rate.
-2005-09-30 16:24 eim
+2005-09-30 16:24 Ivo Marino <ei...@us...>
* [r166] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
-2005-09-30 16:21 eim
+2005-09-30 16:21 Ivo Marino <ei...@us...>
* [r165] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
* [r164] trunk/mp3roaster/README, trunk/mp3roaster/mp3roaster:
Updated.
-2005-09-30 16:17 eim
+2005-09-30 16:17 Ivo Marino <ei...@us...>
* [r163] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-09-30 16:16 eim
+2005-09-30 16:16 Ivo Marino <ei...@us...>
* [r162] trunk/mp3roaster/mp3roaster.1.gz:
The MAN page has been updated.
* [r161] trunk/mp3roaster/Makefile:
Added CVS commit after MAN page generation.
-2005-09-30 16:15 eim
+2005-09-30 16:15 Ivo Marino <ei...@us...>
* [r160] trunk/mp3roaster/mp3roaster:
Updated PerlDoc.
-2005-09-30 15:13 eim
+2005-09-30 15:13 Ivo Marino <ei...@us...>
* [r159] trunk/mp3roaster/mp3roaster:
Minor clean ups.
-2005-09-30 15:12 eim
+2005-09-30 15:12 Ivo Marino <ei...@us...>
* [r158] trunk/mp3roaster/mp3roaster:
Main becomes a subroutine. ShowHelp() and ShowVersion() added.
-2005-09-30 14:08 eim
+2005-09-30 14:08 Ivo Marino <ei...@us...>
* [r157] trunk/mp3roaster/Makefile,
trunk/mp3roaster/mp3roaster.1.gz:
Initial import.
-2005-09-30 14:07 eim
+2005-09-30 14:07 Ivo Marino <ei...@us...>
* [r156] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
-2005-09-30 14:06 eim
+2005-09-30 14:06 Ivo Marino <ei...@us...>
* [r155] trunk/mp3roaster/mp3roaster:
Added vim folding.
-2005-09-30 11:47 eim
+2005-09-30 11:47 Ivo Marino <ei...@us...>
* [r154] trunk/mp3roaster/mp3roaster:
Fixed help (and MAN page) regarding quotes, second attempt.
-2005-09-30 11:42 eim
+2005-09-30 11:42 Ivo Marino <ei...@us...>
* [r153] trunk/mp3roaster/mp3roaster:
Fixed help (and MAN page) regarding quotes.
-2005-09-30 11:37 eim
+2005-09-30 11:37 Ivo Marino <ei...@us...>
* [r152] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
@@ -358,24 +369,24 @@
* [r150] trunk/mp3roaster/mp3roaster:
Replaced Audio::FLAC with new Audio::FLAC::Header.
-2005-09-30 11:26 eim
+2005-09-30 11:26 Ivo Marino <ei...@us...>
* [r149] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r148] trunk/mp3roaster/mp3roasterrc:
Various updates.
-2005-09-30 11:25 eim
+2005-09-30 11:25 Ivo Marino <ei...@us...>
* [r147] trunk/mp3roaster/Makefile:
Added cvs_update.
-2005-09-30 11:07 eim
+2005-09-30 11:07 Ivo Marino <ei...@us...>
* [r146] trunk/mp3roaster/Docs:
Removed.
-2005-09-30 11:06 eim
+2005-09-30 11:06 Ivo Marino <ei...@us...>
* [r145] trunk/mp3roaster/COPYING, trunk/mp3roaster/Docs/COPYING,
trunk/mp3roaster/Docs/INSTALL, trunk/mp3roaster/Docs/README,
@@ -383,98 +394,98 @@
trunk/mp3roaster/README, trunk/mp3roaster/mp3roasterrc:
Moved from Docs/ to root.
-2005-09-30 10:16 eim
+2005-09-30 10:16 Ivo Marino <ei...@us...>
* [r144] trunk/mp3roaster/Makefile:
Re-added Makefile -x.
-2005-09-30 10:15 eim
+2005-09-30 10:15 Ivo Marino <ei...@us...>
* [r143] trunk/mp3roaster/Makefile:
Remove Makefile, for re-adding as -x.
-2005-09-30 10:04 eim
+2005-09-30 10:04 Ivo Marino <ei...@us...>
* [r142] trunk/mp3roaster/Makefile:
Added the ChangeLog directive.
-2005-09-30 10:03 eim
+2005-09-30 10:03 Ivo Marino <ei...@us...>
* [r141] trunk/mp3roaster/ChangeLog:
The ChangeLog has been updated.
* [r140] trunk/mp3roaster/Developers:
Initial import.
-2005-09-30 09:56 eim
+2005-09-30 09:56 Ivo Marino <ei...@us...>
* [r139] trunk/mp3roaster/ChangeLog,
trunk/mp3roaster/Docs/ChangeLog:
ChangeLog moved from Docs/ to root.
-2005-09-30 09:54 eim
+2005-09-30 09:54 Ivo Marino <ei...@us...>
* [r138] trunk/mp3roaster/Docs/TODO:
Removed.
-2005-09-30 09:52 eim
+2005-09-30 09:52 Ivo Marino <ei...@us...>
* [r137] trunk/mp3roaster/mp3roaster,
trunk/mp3roaster/mp3roaster.pl:
Renamed mp3roaster.pl to mp3roaster.
-2005-02-05 10:17 eim
+2005-02-05 10:17 Ivo Marino <ei...@us...>
* [r128] trunk/mp3roaster/Docs/INSTALL:
Cleaned up (retab) and updated.
-2005-02-05 10:13 eim
+2005-02-05 10:13 Ivo Marino <ei...@us...>
* [r127] trunk/mp3roaster/Docs/README:
Cleaned up (retab).
-2004-05-18 20:44 eim
+2004-05-18 20:44 Ivo Marino <ei...@us...>
* [r111] trunk/mp3roaster/Docs/ChangeLog:
final commit before release
-2004-05-18 20:39 eim
+2004-05-18 20:39 Ivo Marino <ei...@us...>
* [r110] trunk/mp3roaster/Docs/ChangeLog:
Updated
-2004-05-18 19:56 eim
+2004-05-18 19:56 Ivo Marino <ei...@us...>
* [r109] trunk/mp3roaster/Docs/TODO:
Updated with module relative informations
-2004-05-18 18:27 eim
+2004-05-18 18:27 Ivo Marino <ei...@us...>
* [r108] trunk/mp3roaster/Docs/man/mp3roaster.1.gz,
trunk/mp3roaster/mp3roaster.pl:
Added contributions credits about Lorenzo
-2004-02-28 17:03 eim
+2004-02-28 17:03 Ivo Marino <ei...@us...>
* [r107] trunk/mp3roaster/mp3roaster.pl:
Cosmetic updates
-2004-02-28 16:55 eim
+2004-02-28 16:55 Ivo Marino <ei...@us...>
* [r106] trunk/mp3roaster/mp3roaster.pl:
Added POD section which have to be completed yet.
-2004-02-28 16:50 eim
+2004-02-28 16:50 Ivo Marino <ei...@us...>
* [r105] trunk/mp3roaster/mp3roaster.pl:
Updated POD and return values: 0 on success, 1 on error.
-2004-02-28 12:42 eim
+2004-02-28 12:42 Ivo Marino <ei...@us...>
* [r104] trunk/mp3roaster/mp3roaster.pl:
Added basic POD documentation. There is still many to do
regarding POD and MP3Roaster.
-2004-02-21 15:15 eim
+2004-02-21 15:15 Ivo Marino <ei...@us...>
* [r102] trunk/mp3roaster/Docs/ChangeLog,
trunk/mp3roaster/Docs/INSTALL,
@@ -482,62 +493,62 @@
trunk/mp3roaster/Makefile:
Spell checked (aspell).
-2004-02-21 15:09 eim
+2004-02-21 15:09 Ivo Marino <ei...@us...>
* [r101] trunk/mp3roaster/Makefile:
Cosmetic updates
-2004-02-21 15:04 eim
+2004-02-21 15:04 Ivo Marino <ei...@us...>
* [r100] trunk/mp3roaster/Docs/man/mp3roaster.1.gz:
Source has been spell checked (aspell).
-2004-02-21 15:02 eim
+2004-02-21 15:02 Ivo Marino <ei...@us...>
* [r99] trunk/mp3roaster/mp3roaster.pl:
Spell checked (aspell)
-2004-02-21 14:58 eim
+2004-02-21 14:58 Ivo Marino <ei...@us...>
* [r98] trunk/mp3roaster/Docs/man/mp3roaster.1.gz:
Built with help2man in order to respect the latest MP3Roaster
(0.2.0) updates
-2004-02-16 19:39 eim
+2004-02-16 19:39 Ivo Marino <ei...@us...>
* [r91] trunk/mp3roaster/mp3roaster.pl:
Added TODO to the ON-THE-FLY-VIEW TODO LIST.
-2004-02-16 19:21 eim
+2004-02-16 19:21 Ivo Marino <ei...@us...>
* [r90] trunk/mp3roaster/mp3roaster.pl:
Fixed description: It was too long and did not fit in the header.
-2004-02-10 00:50 eim
+2004-02-10 00:50 Ivo Marino <ei...@us...>
* [r88] trunk/mp3roaster/Docs/ChangeLog:
Updated
-2004-02-09 23:37 eim
+2004-02-09 23:37 Ivo Marino <ei...@us...>
* [r87] trunk/mp3roaster/Docs/INSTALL:
Cosmetic updates
-2004-02-09 23:35 eim
+2004-02-09 23:35 Ivo Marino <ei...@us...>
* [r86] trunk/mp3roaster/Docs/INSTALL:
Updated notes about where to get unnofficial dependcy packages
and added section 6. which has to be completed yet (I appeal to
Lorenzo for this).
-2004-02-04 04:41 lorenzo1
+2004-02-04 04:41 Lorenzo Taylor <lor...@us...>
* [r80] trunk/mp3roaster/Docs/INSTALL:
Modified the INSTALL file to indicate the Red Hat package
perl-MP3-Info in the
place of perl-MPEG-MP3Info.
-2004-02-04 04:32 lorenzo1
+2004-02-04 04:32 Lorenzo Taylor <lor...@us...>
* [r79] trunk/mp3roaster/mp3roaster.pl:
* Added audio/x-wav mime type to check_file_type function so
@@ -546,34 +557,34 @@
* Fixed a bug that caused mp3roaster to refuse to read info from
mp3 files.
-2004-01-30 20:23 eim
+2004-01-30 20:23 Ivo Marino <ei...@us...>
* [r78] trunk/mp3roaster/Docs/README:
Cosmetic updates or somehing like that...
-2004-01-30 20:17 eim
+2004-01-30 20:17 Ivo Marino <ei...@us...>
* [r77] trunk/mp3roaster/mp3roaster.pl:
Cosmetic updated and other little things... nothing important
anyway.
-2004-01-30 00:00 eim
+2004-01-30 00:00 Ivo Marino <ei...@us...>
* [r76] trunk/mp3roaster/Docs/INSTALL:
Updated the Perl libraries table and added note regarding
libaudio-flac-perl and Debian.
-2004-01-28 19:36 eim
+2004-01-28 19:36 Ivo Marino <ei...@us...>
* [r75] trunk/mp3roaster/mp3roaster.pl:
Cosmetic updates
-2004-01-28 19:06 eim
+2004-01-28 19:06 Ivo Marino <ei...@us...>
* [r74] trunk/mp3roaster/Docs/INSTALL:
Text formatted
-2004-01-20 19:55 lorenzo1
+2004-01-20 19:55 Lorenzo Taylor <lor...@us...>
* [r73] trunk/mp3roaster/Docs/INSTALL,
trunk/mp3roaster/mp3roaster.pl:
@@ -588,7 +599,7 @@
of packages. These RPMs can now be downloaded from
ftp://prince.homelinux.org/software
-2004-01-16 06:08 lorenzo1
+2004-01-16 06:08 Lorenzo Taylor <lor...@us...>
* [r72] trunk/mp3roaster/Docs/INSTALL,
trunk/mp3roaster/Docs/README, trunk/mp3roaster/Docs/TODO,
@@ -597,48 +608,48 @@
The documentation
has been updated to reflect this new feature.
-2004-01-09 19:44 eim
+2004-01-09 19:44 Ivo Marino <ei...@us...>
* [r71] trunk/mp3roaster/Docs/ChangeLog:
Updated ChangeLog
-2004-01-09 19:43 eim
+2004-01-09 19:43 Ivo Marino <ei...@us...>
* [r70] trunk/mp3roaster/mp3roaster.pl:
Fixed check_file_type, now only real stream files are accepted.
This should work also on Red Hat Linux, anyway we have to check.
Here on Debian it works, in the end: It's Debian ;)
-2004-01-09 19:16 eim
+2004-01-09 19:16 Ivo Marino <ei...@us...>
* [r69] trunk/mp3roaster/Docs/ChangeLog:
Updated ChangeLog
-2004-01-09 19:07 eim
+2004-01-09 19:07 Ivo Marino <ei...@us...>
* [r68] trunk/mp3roaster/Docs/ChangeLog:
Updated ChangeLog
-2004-01-09 18:58 eim
+2004-01-09 18:58 Ivo Marino <ei...@us...>
* [r67] trunk/mp3roaster/Docs/examples/mp3roasterrc:
Added informations about the new Linux kernel 2.6 direct IDE CDR
or CD/RW access. It works over here (kernel 2.6.0)
-2004-01-09 18:34 eim
+2004-01-09 18:34 Ivo Marino <ei...@us...>
* [r66] trunk/mp3roaster/Docs/examples/mp3roasterrc:
Retab in order to respect the VIM standards: tabstop=8,
shiftwidth=4, softtabstop=4, expandtab
-2004-01-09 04:40 lorenzo1
+2004-01-09 04:40 Lorenzo Taylor <lor...@us...>
* [r65] trunk/mp3roaster/Docs/INSTALL:
Added entries to the table of required perl modules in
Docs/INSTALL to include
the available Redhat packages.
-2004-01-07 21:05 lorenzo1
+2004-01-07 21:05 Lorenzo Taylor <lor...@us...>
* [r64] trunk/mp3roaster/Docs/examples/mp3roasterrc,
trunk/mp3roaster/mp3roaster.pl:
@@ -651,32 +662,32 @@
more immediate
burning of the CD once all files are decoded.
-2003-11-05 14:19 eim
+2003-11-05 14:19 Ivo Marino <ei...@us...>
* [r60] trunk/mp3roaster/Docs/INSTALL:
Added Perl libraries table (Debian, RedHat, Slackware).
-2003-11-05 14:14 eim
+2003-11-05 14:14 Ivo Marino <ei...@us...>
* [r59] trunk/mp3roaster/mp3roaster.pl:
Quite many updates, bugfixes. Code is usable.
-2003-10-05 14:23 eim
+2003-10-05 14:23 Ivo Marino <ei...@us...>
* [r57] trunk/mp3roaster/mp3roaster.pl:
Added first WAV file support
-2003-09-27 17:03 eim
+2003-09-27 17:03 Ivo Marino <ei...@us...>
* [r55] trunk/mp3roaster/mp3roaster.pl:
Fixed MP3 and OGG file detection via Perl Magic
-2003-09-24 13:26 eim
+2003-09-24 13:26 Ivo Marino <ei...@us...>
* [r53] trunk/mp3roaster/Docs/ChangeLog:
Updated
-2003-09-22 21:24 eim
+2003-09-22 21:24 Ivo Marino <ei...@us...>
* [r50] trunk/mp3roaster/README.debian,
trunk/mp3roaster/changelog, trunk/mp3roaster/control,
@@ -687,7 +698,7 @@
been imported into mp3roaster -- Now I remove them again -- CVS
laming
-2003-09-22 21:17 eim
+2003-09-22 21:17 Ivo Marino <ei...@us...>
* [r46] trunk/debian, trunk/debian/README.debian,
trunk/debian/changelog, trunk/debian/control,
@@ -702,51 +713,51 @@
trunk/mp3roaster/rules, trunk/mp3roaster/watch:
Initial revision
-2003-09-22 21:13 eim
+2003-09-22 21:13 Ivo Marino <ei...@us...>
* [r45] trunk/mp3roaster/Docs/INSTALL:
Updated the Debian section in order to be conform to the new
debian CVS module
-2003-09-17 08:23 eim
+2003-09-17 08:23 Ivo Marino <ei...@us...>
* [r40] trunk/mp3roaster/Docs/ChangeLog:
updated
-2003-09-17 08:05 eim
+2003-09-17 08:05 Ivo Marino <ei...@us...>
* [r38] trunk/mp3roaster/Docs/INSTALL:
Updated dependencies and added a new suggested dependencie
-2003-09-16 21:32 eim
+2003-09-16 21:32 Ivo Marino <ei...@us...>
* [r34] trunk/mp3roaster/Docs/ChangeLog:
final commit before release
-2003-09-16 21:26 eim
+2003-09-16 21:26 Ivo Marino <ei...@us...>
* [r33] trunk/mp3roaster/Docs/ChangeLog:
Created with cvs2cl
-2003-09-16 21:17 eim
+2003-09-16 21:17 Ivo Marino <ei...@us...>
* [r32] trunk/mp3roaster/Docs/TODO:
Before 0.2.0 will be released all this things should be done --
0.1.0 works for now
-2003-09-16 21:12 eim
+2003-09-16 21:12 Ivo Marino <ei...@us...>
* [r31] trunk/mp3roaster/Docs/man/mp3roaster.1.gz:
Built with help2man in order to respect the latest mp3roaster
updates
-2003-09-16 21:05 eim
+2003-09-16 21:05 Ivo Marino <ei...@us...>
* [r30] trunk/mp3roaster/Docs/INSTALL,
trunk/mp3roaster/Docs/README:
Finally completed
-2003-09-16 16:59 eim
+2003-09-16 16:59 Ivo Marino <ei...@us...>
* [r29] trunk/mp3roaster/Docs/INSTALL,
trunk/mp3roaster/Docs/README, trunk/mp3roaster/Docs/TODO,
@@ -754,37 +765,37 @@
trunk/mp3roaster/mp3roaster.pl:
Spell checked against aspell
-2003-09-16 10:50 eim
+2003-09-16 10:50 Ivo Marino <ei...@us...>
* [r28] trunk/mp3roaster/Docs/README:
Updated section Additional Help, more to come...
-2003-09-16 10:46 eim
+2003-09-16 10:46 Ivo Marino <ei...@us...>
* [r27] trunk/mp3roaster/mp3roaster.pl:
The internal version number was downgraded from 0.2.0 to 0.1.0
-- The first stable release of MP3Roaster will be 0.1.0, not
0.2.0
-2003-09-15 14:43 eim
+2003-09-15 14:43 Ivo Marino <ei...@us...>
* [r26] trunk/mp3roaster/mp3roaster.pl:
Removed old vacation code
-2003-09-15 11:02 eim
+2003-09-15 11:02 Ivo Marino <ei...@us...>
* [r25] trunk/mp3roaster/Docs/examples/mp3roasterrc,
trunk/mp3roaster/mp3roaster.pl:
updated some comments
-2003-09-15 10:14 eim
+2003-09-15 10:14 Ivo Marino <ei...@us...>
* [r24] trunk/mp3roaster/mp3roaster.pl:
Introduced the usage of File::MMagic and Ogg::Vorbis -- One to
check that submitted files are real streams, the easily get the
time length of OGG vorbis files
-2003-09-12 15:36 eim
+2003-09-12 15:36 Ivo Marino <ei...@us...>
* [r23] trunk/mp3roaster/Docs/ChangeLog,
trunk/mp3roaster/Docs/INSTALL, trunk/mp3roaster/Docs/README,
@@ -793,48 +804,48 @@
trunk/mp3roaster/mp3roaster.pl:
Various vaction hacks
-2003-03-03 08:57 eim
+2003-03-03 08:57 Ivo Marino <ei...@us...>
* [r13] trunk/mp3roaster/Docs/examples/mp3roasterrc,
trunk/mp3roaster/mp3roaster.pl:
different updates
-2003-01-04 00:58 eim
+2003-01-04 00:58 Ivo Marino <ei...@us...>
* [r12] trunk/mp3roaster/Docs/ChangeLog:
updated
-2003-01-04 00:57 eim
+2003-01-04 00:57 Ivo Marino <ei...@us...>
* [r11] trunk/mp3roaster/Docs/examples/mp3roasterrc,
trunk/mp3roaster/Docs/man/mp3roaster.1.gz,
trunk/mp3roaster/mp3roaster.pl:
updated copyright date
-2003-01-04 00:51 eim
+2003-01-04 00:51 Ivo Marino <ei...@us...>
* [r10] trunk/mp3roaster/Docs/ChangeLog:
updated
-2003-01-04 00:48 eim
+2003-01-04 00:48 Ivo Marino <ei...@us...>
* [r9] trunk/mp3roaster/Docs/INSTALL,
trunk/mp3roaster/Docs/README:
updated INSTALL README and debian/control
-2003-01-01 23:35 eim
+2003-01-01 23:35 Ivo Marino <ei...@us...>
* [r8] trunk/mp3roaster/Docs/man,
trunk/mp3roaster/Docs/man/mp3roaster.1.gz,
trunk/mp3roaster/Makefile, trunk/mp3roaster/mp3roaster.pl:
added manpage
-2002-12-31 18:08 eim
+2002-12-31 18:08 Ivo Marino <ei...@us...>
* [r7] trunk/mp3roaster/Docs/BUGS:
BUGS file removed
-2002-12-31 13:10 eim
+2002-12-31 13:10 Ivo Marino <ei...@us...>
* [r6] trunk/mp3roaster/BUGS, trunk/mp3roaster/COPYING,
trunk/mp3roaster/ChangeLog, trunk/mp3roaster/Docs,
@@ -846,12 +857,12 @@
trunk/mp3roaster/mp3roasterrc:
Docs direcotry definition
-2002-12-30 15:05 eim
+2002-12-30 15:05 Ivo Marino <ei...@us...>
* [r5] trunk/mp3roaster/mp3roaster.pl:
complete rewrite for release 0.2.0
-2002-05-01 18:26 eim
+2002-05-01 18:26 Ivo Marino <ei...@us...>
* [r2] trunk/mp3roaster, trunk/mp3roaster/BUGS,
trunk/mp3roaster/COPYING, trunk/mp3roaster/ChangeLog,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|