Commit Graph

371 Commits

Author SHA1 Message Date
darkeye 9a0ce10c13 updated man pages to reflect IceCast2 support 2001-09-16 11:47:21 +00:00
darkeye afc8fe2ca9 added function vorbisBlocksOut(), finalized vorbis support 2001-09-15 11:36:22 +00:00
darkeye 17ec06eb28 minor fixes 2001-09-15 11:35:08 +00:00
darkeye f96f12099f removed manual checking for lame lib and include file 2001-09-15 11:33:28 +00:00
darkeye 3cde98dcaa added IceCast2 / vorbis support 2001-09-14 19:31:06 +00:00
darkeye c6a5820052 now VERSION is defined for sure in config.h 2001-09-14 16:19:46 +00:00
darkeye c4f0e3f60a removed references to SourceForget FTP sites, as they are phased out 2001-09-13 05:06:41 +00:00
darkeye aabfd223c9 added library checking for Solaris 2001-09-11 18:39:18 +00:00
darkeye 9baec0b038 added config.h.in to the list of files to be deleted 2001-09-11 18:38:21 +00:00
darkeye 61b08937c1 added Solaris support 2001-09-11 15:05:21 +00:00
nobody 08bd0b4272 This commit was manufactured by cvs2svn to create tag 'darkice-0_5'. 2001-09-09 12:26:33 +00:00
darkeye afaafb9422 updated to reflect that DarkIce is now both an IceCast and ShoutCast streamer 2001-09-09 12:26:33 +00:00
darkeye 1cda2e211a for new release 0.5 2001-09-09 11:52:06 +00:00
darkeye ceb65d8c54 added man page darkice.cfg.5 2001-09-09 11:48:09 +00:00
darkeye 46d93cfefe new version 0.5
do not add extra include and library path to gcc if lame was found in /usr
2001-09-09 11:43:55 +00:00
darkeye 26f9492d53 updated sample config file to new format 2001-09-09 11:28:50 +00:00
darkeye d8d71099e2 added support for ShoutCast servers 2001-09-09 11:27:31 +00:00
darkeye 45abdd4c47 full line comments skipped earlier: commens allowed before the first secion 2001-09-09 11:26:43 +00:00
darkeye f151fa56a7 added man page darkice.cfg.5
updated man pages for new config file format
2001-09-09 11:19:53 +00:00
darkeye b47dae73bd lame RPM is now created with gcc3 and full optimizations 2001-09-09 09:06:26 +00:00
darkeye 5c099e5c9f removed dependency on locally stored SGI STL header files
now compiler-supplied C++ library STL header files are used
compiles under GNU C++ 3
hash_map (an SGI extension to STL) replaced with map
std:: namespace prefix added to all STL class references
2001-09-05 20:11:16 +00:00
nobody db79f2bbfb This commit was manufactured by cvs2svn to create tag 'darkice-0_4'. 2001-09-02 14:48:47 +00:00
darkeye e672ee0fcf for new release 2001-09-02 14:48:47 +00:00
darkeye 781bd75e9f added system level configuration file 2001-09-02 14:44:14 +00:00
darkeye 4beeadb110 removed obsolete variable WARNING 2001-09-02 14:43:01 +00:00
darkeye f52562254c fixed typo, added acknowledgement section 2001-09-02 14:12:10 +00:00
darkeye 05335d1d59 setting the sound card recording sample rate is now more relaxed
there is no error reported if the sample rate is not exactly the same
2001-09-02 14:08:40 +00:00
darkeye a251f4ad26 file search now only looks inside the specified directory 2001-09-02 14:07:50 +00:00
darkeye 8f7a0bb621 improved on static / dynamic build configuration 2001-09-02 12:59:28 +00:00
darkeye c937af781b added RPM package creation scripts 2001-09-02 12:46:05 +00:00
darkeye 552bfc97f6 now displays usage info when no command line parameters given 2001-09-02 12:24:29 +00:00
darkeye 9d567fa74f moved VERSION macro from config.in to C++ compiler option 2001-09-02 12:23:27 +00:00
darkeye 9dae1e9714 changed default lame install dir from /usr/local to /usr 2001-09-02 12:02:29 +00:00
darkeye cbd156ab79 cosmetic change 2001-09-02 11:33:54 +00:00
darkeye 3f4d93404a fixed typos in CVS substition keywords 2001-09-02 09:54:12 +00:00
darkeye 76686793ac renamed configure.h to config.h 2001-08-31 20:09:53 +00:00
darkeye e168b84be2 corrected lame FTP site URL 2001-08-31 20:09:29 +00:00
darkeye fa8530b815 added funcitons conv8() and conv16() 2001-08-31 20:09:05 +00:00
darkeye 7afac9500e renamed configure.h to config.h 2001-08-30 17:25:56 +00:00
darkeye 3caaf66184 delete Makefiles and Makefile.ins before updateding configuration 2001-08-30 17:24:13 +00:00
darkeye ca10f9ed3a more things to do :) 2001-08-29 21:10:11 +00:00
darkeye c14d9259c1 made some description options in the darkice config file optional 2001-08-29 21:08:30 +00:00
darkeye 5bdf95de9f added real support for 8 / 16 bit mono / stereo input
(8 bit input still has to be spread on 16 bit words)
2001-08-29 21:06:16 +00:00
darkeye 9467f67fb9 made file deletion more precise 2001-08-29 21:01:45 +00:00
darkeye ba40a397b4 a bit cleanup for the target dist-hook 2001-08-29 21:00:30 +00:00
darkeye f23124b0c2 added detailed compilation description for lame and the new darkice 2001-08-29 20:59:33 +00:00
darkeye 401589b1f4 added compile option -O2 2001-08-28 07:32:22 +00:00
darkeye 4a9fbaf701 removed -g flag 2001-08-28 07:28:15 +00:00
darkeye 6962782904 cosmetic changes 2001-08-28 06:16:48 +00:00
darkeye a6246e6c5c added man page 2001-08-28 06:00:06 +00:00