Age | Commit message (Expand) | Author |
2007-02-11 | v0.3.3 | iovar |
2007-02-11 | v0.3.3 changes | iovar |
2007-02-07 | Added support for recording audio through jack. | iovar |
2007-02-02 | changed OSS buffer scheme, to work with frames(like ALSA) and reduce ifdefs | iovar |
2007-02-02 | Fixed bug on >1 channels audio recording with OSS | iovar |
2007-01-29 | Fixed all condition variables, to be waited with correct mutexes. | iovar |
2007-01-29 | added check in configure.ac for machine/endian.h (BSD). | iovar |
2007-01-29 | Added support for compilation with OSS, instead of ALSA. | iovar |
2007-01-27 | Changed cache format to utilize better interframe encoding | iovar |
2007-01-27 | version bump to 0.3.3-cvs | iovar |
2007-01-21 | v0.3.2 | iovar |
2007-01-21 | v0.3.2 changes | iovar |
2007-01-21 | changed formatting of the code, to never go beyond column 80 | iovar |
2007-01-21 | removed duplicated code of UPDATE_*_PLANE(S)_*, | iovar |
2007-01-21 | Added support for 16bpp color depth. | iovar |
2007-01-20 | Concatated all UPDATE_YUV_BUFFER_* macros into one, UPDATE_YUV_BUFFER. | iovar |
2007-01-18 | New files: initialize_data.c, rmdthreads.c. | iovar |
2007-01-18 | New file: encode_cache.c. | iovar |
2007-01-17 | fix for xfixes cursor in amd64 (and any arch | iovar |
2007-01-17 | changed version to 0.3.1.1-cvs from 0.3.2-cvs, | iovar |
2007-01-04 | added license information in new headers | iovar |
2007-01-04 | header has been broken to types,func and macros parts | iovar |
2006-12-27 | version changed to 0.3.2-cvs | iovar |
2006-12-19 | corrected default workdir in manpage(/tmp instead of /home/iovar) | iovar |
2006-12-17 | v0.3.1 changes | iovar |
2006-12-17 | v0.3.1 changes | iovar |
2006-12-15 | removed unused variable tmut | iovar |
2006-12-15 | replaced wait on cond_var with a usleep for the duration of the first frame | iovar |
2006-12-15 | made sure that sound capture will wait for the first | iovar |
2006-12-13 | added -buffer-size option, | iovar |
2006-12-11 | removed fprintf line that caused segfault after unpause | iovar |
2006-12-10 | Many changes, mostly focusing around proper interleaving of | iovar |
2006-12-10 | underrun message correction | iovar |
2006-12-10 | multiplexing of vorbis-theora streams corrected | iovar |
2006-12-09 | Patch for non-compliant window managers, | iovar |
2006-12-09 | corrected(added) eos on both streams | iovar |
2006-12-09 | minor corrections in sound handling | iovar |
2006-12-08 | reverted to 1.5 | iovar |
2006-12-08 | faster CompareBlocks | iovar |
2006-12-04 | string formatting | iovar |
2006-12-04 | v0.3.1 changes | iovar |
2006-12-04 | Added custom X error handler, to | iovar |
2006-12-04 | v0.3.1-CVS | iovar |
2006-12-01 | missing escapes in manpage, | iovar |
2006-11-28 | v0.3.0r2 | iovar |
2006-11-25 | corrected headers inclusion in project. | iovar |
2006-11-22 | v0.3.0r1 | iovar |
2006-11-22 | fix for paused condition, stop counting total frames | iovar |
2006-11-17 | default working directory changed to /tmp | iovar |
2006-11-16 | changed temprary variable names in I16TOA(should not create conflicts but it'... | iovar |