Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Added mod
|
|
Original commit message from CVS:
* working jack elements (fixed a problem in upstream jack)
* random other fixen...
|
|
Original commit message from CVS:
Some cleanups, add modplug seeking example.
|
|
the next samples.
Original commit message from CVS:
Fix seeking in modplug. It appears the seek really happened after getting
the next samples.
|
|
Original commit message from CVS:
use 0.9.5 libdv m4 check, please report problems if any
|
|
Original commit message from CVS:
adding libdv m4 check
|
|
Original commit message from CVS:
added rc3 check, rc2 will now not be detected anymore
|
|
Original commit message from CVS:
add seek event, first shot ;)
|
|
Original commit message from CVS:
Added -t option to run the toplevel pipeline as a thread
|
|
Original commit message from CVS:
Add queues to spider
report current time as taken from the clock
|
|
Original commit message from CVS:
Added wav test to seek.c
Added an example of element query/seek using spider
|
|
Original commit message from CVS:
reorder
|
|
Original commit message from CVS:
rearranging element tree
|
|
comment # in front of it :)
Original commit message from CVS:
small fix after 'someone' fixed the SPEC by added a comment without a comment # in front of it :)
|
|
Original commit message from CVS:
better latency for default audio sink
|
|
Original commit message from CVS:
this does wingo's stuff
|
|
Original commit message from CVS:
adding dynparams example
|
|
Original commit message from CVS:
adding dynparams filter example code
|
|
Original commit message from CVS:
Seek on the queue in mp3, added flac seeking test
|
|
Original commit message from CVS:
apparently we need cdparanoia-libs
|
|
Original commit message from CVS:
distcheck fixes
|
|
Original commit message from CVS:
fixing distcheck
fixing SDL issue
|
|
Original commit message from CVS:
fixen
|
|
Original commit message from CVS:
a present for uraeus
some buildreq fixes
|
|
Original commit message from CVS:
GConf fix
|
|
Original commit message from CVS:
system is a lot cooler place to be in, I can tell you that !
|
|
Original commit message from CVS:
Fixed the USE statements for arts and artsd, they where switched around
|
|
Original commit message from CVS:
apply libdv detection fix from xav
|
|
osssink sync=false
Original commit message from CVS:
fix gstarts. the sound is krappy, but it does make sound -- remember to do osssink
sync=false
|
|
Original commit message from CVS:
a first feeble attempt at fixoring this beauty
|
|
Original commit message from CVS:
moving arts to broken, because ...
well, it just is.
go ahead, prove me wrong ! you know you want to !
|
|
Original commit message from CVS:
modplug should work (no seek events for now)
|
|
Original commit message from CVS:
added ladspa
|
|
Original commit message from CVS:
hacked around LADSPA_PATH as suggested to wingo
|
|
Original commit message from CVS:
remove this header
|
|
Original commit message from CVS:
this should be installed on the system
|
|
Original commit message from CVS:
include the system ladspa.h file
|
|
Original commit message from CVS:
doing the proper ladspa thing
|
|
Original commit message from CVS:
iir filter addition
|
|
vorbis to implement an iir filter not optimi...
Original commit message from CVS:
new filter subdir for standard audio filters
first filter uses code from vorbis to implement an iir filter
not optimized yet, iir code uses doubles and plugin uses float
|
|
Original commit message from CVS:
Fix the compile error
|
|
Original commit message from CVS:
add
|
|
appropriate includes before test compile ...
Original commit message from CVS:
* m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec
library. Add appropriate includes before test compile of mpeg2.h
so that compilation succeeds.
|
|
Original commit message from CVS:
added libfame
|
|
Original commit message from CVS:
added LIBFAME_DIR
|
|
Original commit message from CVS:
anal fix
|
|
Original commit message from CVS:
fixing *wtay*'s code
|
|
Original commit message from CVS:
another one goes in
|
|
Original commit message from CVS:
Added fame decoder, no clue on how to actually implement it (yet)
|
|
Original commit message from CVS:
Make elements nanoseconds aware
|