~jaromil/freej/master

« back to all changes in this revision

Viewing changes to .gitignore

  • Committer: fred
  • Date: 2011-01-25 17:32:31 UTC
  • Revision ID: git-v1:6126f899abcd96f6bab887cb2f840caf272b2c6b
Little modif in qt to test sound and streaming + various modif in freej

in qfreej : adding automatic call to ::openSoundDevice() when opening a
video.
Layer replaced by VideoLayer.
Added streaming config in ::Sound()
Changed from 10 to 1ms.

TODO file created (instead of the comments in the main)

in freej :
JackClient::Process() -> now writing jack outputs in a ring buffer.
commented out the RunCallback call.
OggTheoraEncoder:: -> a 30 sec recording to a file
from the JackClient ring buffer in wav PCM format added.

In theorautils.cpp -> work in progress :)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
diff_*
 
2
WAVE/*
1
3
aclocal.m4
2
4
autom4te.cache
3
5
config.h
41
43
bindings/ruby/freej_ruby.cpp
42
44
bindings/ruby/freej_ruby.h
43
45
*.*.swp
 
46
*.*.swo
44
47
core
45
48
core.*
46
49
doc/html