Commit Graph

334 Commits

Author SHA1 Message Date
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
nobody ae33089861 This commit was manufactured by cvs2svn to create tag 'darkice-0_2'. 2000-11-18 19:00:35 +00:00
darkeye 299c52e084 preprearing for version 0.2 2000-11-18 19:00:35 +00:00
darkeye 03e0f9d0d4 removed direct reference to cout, except from main.cpp
all class use the Reporter interface to report events
2000-11-18 11:13:27 +00:00
darkeye 6136206150 added timestamp display, removed process id display in reports
changed reportEvent functions to template functions
2000-11-18 11:12:01 +00:00
darkeye f3dd5f2ce4 added time.h to header list to check 2000-11-18 11:10:31 +00:00
darkeye 7950be7aeb added darkice.cfg to distribution filelist 2000-11-18 11:10:12 +00:00
darkeye e8a74d2f45 added -Wall flag to compiler and eleminated new warnings 2000-11-17 15:50:48 +00:00
darkeye 6bb7ca8649 bug fix: ostream << operator overload didn't return the ostream 2000-11-17 15:33:54 +00:00
darkeye 7eabcb9d56 changed version number from 0.1 to 0.2 2000-11-17 05:50:29 +00:00
darkeye 98f6ff61fb added multiple verbosity-level event reporting and verbosity command
line option
2000-11-16 08:48:43 +00:00
darkeye 54dc65af94 changed the transferable number of bytes to unsigned long 2000-11-15 18:37:37 +00:00
darkeye 11f054eeca added multiple verbosity-level event reporting and verbosity command
line option
2000-11-15 18:08:43 +00:00
darkeye 199799c61d added remoteDumpFile description to the config file 2000-11-15 15:36:39 +00:00
nobody 6e00be0908 This commit was manufactured by cvs2svn to create tag 'darkice-0_1'. 2000-11-13 20:25:34 +00:00
darkeye 60a14f6791 added --help hint 2000-11-13 20:25:34 +00:00
darkeye 767f840530 preparing for 0.1 release 2000-11-13 20:22:07 +00:00
darkeye f6ce8ed91e added program version display on startup 2000-11-13 20:21:29 +00:00
darkeye 1bd2c207b5 changed to workaround to start recording so that it reads one sample
per channel, as opposed to only one sample (which misalignes the channels)
2000-11-13 20:05:07 +00:00
darkeye dc04d3518d moved command line parameter parsing from DarkIce.cpp to main.cpp 2000-11-13 19:38:55 +00:00
darkeye ace84836f3 added kdoc-style documentation comments 2000-11-13 18:46:50 +00:00