Log of /cdrkit/trunk/icedax
Directory Listing
Revision
591 -
Directory Listing
Modified
Fri Dec 8 13:38:43 2006 UTC
(6 years, 5 months ago)
by
blade
Dropped unused hardcoded strings with repeated Schilling copyright remarks. They are duplicated, the copy is in the file header after all.
Revision
590 -
Directory Listing
Modified
Fri Dec 8 13:00:08 2006 UTC
(6 years, 5 months ago)
by
blade
Some type casts on pointers
Revision
584 -
Directory Listing
Modified
Fri Dec 8 10:15:57 2006 UTC
(6 years, 5 months ago)
by
blade
Moving deflt.c to librols, no point in having a lib for just one file
Revision
583 -
Directory Listing
Modified
Fri Dec 8 10:07:31 2006 UTC
(6 years, 5 months ago)
by
blade
Made other apps used shared wodim's stuff
Revision
541 -
Directory Listing
Modified
Sat Dec 2 11:36:18 2006 UTC
(6 years, 5 months ago)
by
blade
Dropped more Target, *mapvers, and *com files, most have not been correct anyway. If you need them, restore from old svn revision.
Revision
526 -
Directory Listing
Modified
Thu Nov 30 02:05:00 2006 UTC
(6 years, 5 months ago)
by
blade
Checks for extra additional network libs factored out, added something for libnls
Revision
494 -
Directory Listing
Modified
Sun Nov 26 22:01:59 2006 UTC
(6 years, 5 months ago)
by
blade
More reliable iconv.h and libiconv detection, improved Makefile wrapper, letting user pass LDFLAGS as needed, a bunch of xlc compliancy fixes, TROUBLESHOOTING section in the INSTALL instructions
Revision
472 -
Directory Listing
Modified
Sat Nov 25 15:25:08 2006 UTC
(6 years, 5 months ago)
by
blade
Renaming libschily -> librols
Revision
469 -
Directory Listing
Modified
Sat Nov 25 12:08:05 2006 UTC
(6 years, 5 months ago)
by
blade
More cdda2wav debranding
Revision
468 -
Directory Listing
Modified
Sat Nov 25 11:46:59 2006 UTC
(6 years, 5 months ago)
by
blade
Using svn:keywords was not so clever, triggers rebuilds all the time
Revision
467 -
Directory Listing
Modified
Sat Nov 25 11:40:07 2006 UTC
(6 years, 5 months ago)
by
blade
Consistent version printing, configured via xconfig.h.in and its cmake code
Revision
460 -
Directory Listing
Modified
Fri Nov 24 00:39:06 2006 UTC
(6 years, 5 months ago)
by
blade
Lorinders code, actually...
Revision
458 -
Directory Listing
Modified
Thu Nov 23 23:51:49 2006 UTC
(6 years, 5 months ago)
by
blade
[ Lorenz Minder ]
* user output junk filter in icedax/toc.c
Revision
452 -
Directory Listing
Modified
Thu Nov 23 21:59:20 2006 UTC
(6 years, 5 months ago)
by
blade
cdda2wav dummy package fixed
Revision
450 -
Directory Listing
Modified
Thu Nov 23 21:37:32 2006 UTC
(6 years, 5 months ago)
by
blade
mkisoimage, contents replacement, and removed obsolete Makefile.man files
Revision
447 -
Directory Listing
Modified
Thu Nov 23 20:23:09 2006 UTC
(6 years, 5 months ago)
by
blade
icedax manpage fixes
Revision
445 -
Directory Listing
Modified
Thu Nov 23 20:20:02 2006 UTC
(6 years, 5 months ago)
by
blade
debian/* updates
Revision
436 -
Directory Listing
Modified
Thu Nov 23 19:26:47 2006 UTC
(6 years, 5 months ago)
by
blade
cdda2wav -> icedax
Revision
131 -
Directory Listing
Modified
Wed Aug 30 21:42:19 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/cdda2wav
Changed references to cdrecord details to wodim where appropriate, and rewrote a phrase to the passive form
Revision
118 -
Directory Listing
Modified
Sat Aug 26 08:45:39 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/cdda2wav
Various cosmetic fixes, printing of error messages to stdout when requested, the list of ripped tricks is selectable now, better error messages on dvd-video failure, etc.
Revision
116 -
Directory Listing
Modified
Fri Aug 25 20:54:07 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/cdda2wav
Another obvious scripting error, that code would never stop on cdda2wav failure but the whole stop mechanism depends on cdda2wav error code
Revision
112 -
Directory Listing
Modified
Fri Aug 25 20:02:48 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/cdda2wav
Oops, CDDA_DEVICE is used by cdda2wav itself and CDDADEVICE was a typo in the script
Revision
74 -
Directory Listing
Modified
Thu Aug 24 17:36:32 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/cdda2wav
Install rule done right, thanks to kitware guy, also renamed dirsplit directory and gave it a CMakeLists.txt
Revision
19 -
Directory Listing
Modified
Wed Aug 23 00:21:43 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/cdda2wav
renamed cdrecord to wodim and updated copyright in _my_ manpage, finally added TODO file
Revision
10 -
Directory Listing
Modified
Tue Aug 22 17:26:11 2006 UTC
(6 years, 8 months ago)
by
blade
Original Path:
nonameyet/trunk/cdda2wav
Big bomb. Added CMakeLists.txt, inc/* files from a03 which serve the build system. BS for some parts still missing