Commit Graph

7 Commits

Author SHA1 Message Date
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jasper
a4144acbf5 - fix potential 64-bit issue due to missing header 2009-04-28 21:02:03 +00:00
ajacoutot
4bb5844ed2 - really enable JACK support for audio recording ; tweak MESSAGE accordingly
"go ahead" jasper@
2009-04-20 15:30:40 +00:00
jasper
4d2b2f85a4 - update recordmydesktop(-gtk) to their 0.3.8.x versions 2009-04-14 18:43:39 +00:00
ajacoutot
4fcbcdc65b - enable jack support
- add patch from kevlo@FreeBSD to suppress warnings

ok jasper@
2008-10-12 11:58:22 +00:00
sthen
67ffc6eb54 configure tries to detect isnan() as a function in libm to work out
whether it should include it. isnan is now a macro so this fails.

upstream configure.ac _should_ be rewritten to use pkg-config but,
for the sake of expediency, workaround by adding to LDFLAGS for
now, as was already done to fix the libvorbis test. fixes the build.

ok naddy@
2008-07-28 22:47:30 +00:00
jasper
52c07b36c9 import Record My Desktop (and gtk-frontend)
Recordmydesktop produces a file(default out.ogg) that contains a video
and audio recording of a desktop session. The default behavior of
recording is to mark areas that have changed(through libxdamage) and
update the frame.

with patch from bernd@ to make sound recording work.
2008-07-04 21:15:23 +00:00