Commit Graph

304 Commits

Author SHA1 Message Date
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
darkeye f0a4ab3250 better late than never 2001-08-28 05:59:50 +00:00
darkeye 2fa07ef771 even better lamed shared library linkage 2001-08-27 13:46:07 +00:00
darkeye f74b58e69a cosmetic changes 2001-08-27 06:33:15 +00:00
darkeye b710515f3a more things to do 2001-08-26 20:45:23 +00:00
darkeye 030f4f38be removed external command-line encoder support
replaced it with a shared-object support for lame with the possibility
of static linkage
2001-08-26 20:44:30 +00:00
darkeye 8ded05826f removed automatically generated file 2001-08-26 09:31:58 +00:00
nobody 9fdc61b06c This commit was manufactured by cvs2svn to create tag
'darkice-0_3_1'.
2001-08-26 08:43:13 +00:00
darkeye 03052d8258 added support for unlimited time encoding 2001-08-26 08:43:13 +00:00
darkeye 01e9d80c01 added new TODOs, based on the input of Sebastian Klemke <cBP@gmx.de> 2001-01-30 07:43:11 +00:00
darkeye 113f4e0d49 new things to do 2000-12-20 16:43:31 +00:00
nobody 2e6dd391f6 This commit was manufactured by cvs2svn to create tag 'darkice-0_3'. 2000-12-20 13:01:43 +00:00
darkeye d7f5de1d90 prepearing new release 2000-12-20 13:01:43 +00:00
darkeye a7f3efde10 added prefixVerbosity value. in a low verbosity setting no time-stamp
prefix is displayed
2000-12-20 12:47:40 +00:00
darkeye 2b05be870a added POSIX real-time scheduling 2000-12-20 12:36:47 +00:00
darkeye 254e7e36a4 bug fix in error reporting 2000-12-01 15:03:28 +00:00
darkeye 28953578dd so I won't forget... 2000-11-19 16:29:50 +00:00
darkeye 26658ab7ae these changes should have been in release 0.2, but better late than never 2000-11-19 09:42:28 +00:00