source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @416:3c1e97685b59   16 years phi use roar_simple_new_stream_obj() not roar_simple_*() to create a new …
(edit) @415:03375b66f530   16 years phi need connection and stream object for meta data update
(edit) @414:882ca9b959e6   16 years phi added code for pa_get_binary_name
(edit) @413:7e49a3206e31   16 years phi added code for pa_path_get_filename()
(edit) @412:a12397bfbd82   16 years phi added util.c
(edit) @411:7c741bdc4752   16 years phi should write() on write... not try to read
(edit) @410:57da1c690b98   16 years phi use correct codec
(edit) @409:b0e358b145d9   16 years phi added roar_codec_pulse2roar() always returning ROAR_CODEC_DEFAULT
(edit) @408:472ce48f6ae5   16 years phi added prototype for roar_codec_pulse2roar()
(edit) @407:a43c820dc93c   16 years phi added data type for pa_simple
(edit) @406:91700c05712e   16 years phi added basic code of pa_simple_new()
(edit) @405:b5177c6480ee   16 years phi done some more things
(edit) @404:6e2026516643   16 years phi added read(), write(), fsync()
(edit) @403:7e82c0d6e78b   16 years phi PulseAudio?'s devs are ideots: type pa_simple is not defined in there -dev …
(edit) @402:95514d86cca7   16 years phi added basic function bodys for pa_simple_*
(edit) @401:ceb08fdbc80c   16 years phi added libroarpulsinfo
(edit) @400:ff13796685e7   16 years phi added simple.h and ROAR_STRDUP
(edit) @399:7dcca699b016   16 years phi added Makefile for libroarpulse
(edit) @398:fff95de9a2fc   16 years phi added basic libroarpulse code/header files
(edit) @397:32efb0d12bb8   16 years phi bytes vs. samples solved
(edit) @396:97fac0a6c84c   16 years phi replaced one non working code with another
(edit) @395:9117c7e72c4d   16 years phi done a lot work on cf speex
(edit) @394:c0c41ad9d2ed   16 years phi added ROAR_SPEEX_MAX_CC and buffers for cf speex
(edit) @393:698f0de23178   16 years phi cf speex: detect mode on first read
(edit) @392:67eb1776a89a   16 years phi encoder/decoder state and bits
(edit) @391:ab42dd0763ef   16 years phi added a bit mor struct to the cf speex
(edit) @390:728f3ccf4ce4   16 years phi updated as we need speex/speex_stereo.h, too
(edit) @389:a5cfddb43b2c   16 years phi mul and div no longer used
(edit) @388:21a4e03ca575   16 years phi added some more debuging lines, use rates not mul and div to calc outlen
(edit) @387:82bc53da6dd5   16 years phi we want to test upsampling
(edit) @386:372958bba38d   16 years phi make the resample use a more accorate value for step
(edit) @385:6b46bb8f03cd   16 years phi removed a lot nonworking code
(edit) @384:d7779cf629a4   16 years phi added a simple test for roar_conv_poly4_16
(edit) @383:56f41c54f169   16 years phi added working 16 bit mono resampling code
(edit) @382:46b315ef4767   16 years phi CF Vorbis: fixed a read() on closed() and a close() before read() bug
(edit) @381:46b9c9025e7f   16 years phi update the pos feald
(edit) @380:c71736eb9236   16 years phi added a macro to get the number of samples a output buffer is long
(edit) @379:e4206d78c257   16 years phi make playback work :)
(edit) @378:0d693adc6591   16 years phi added ROAR_SOCKET_TYPE_GENSTR, set socktype on exec
(edit) @377:960b34a9ea61   16 years phi added support to set and get socktype of a stream, This is used to ask CFs …
(edit) @376:9547ed19bc09   16 years phi maybe this call works…
(edit) @375:1a8441809146   16 years phi added a prototype for a call to reate a new UDP socket with same local end …
(edit) @374:e3f42f05cdfb   16 years phi added a function to open an UDP socket
(edit) @373:7c30708ecf0e   16 years phi added some dummy funcs for cf speex
(edit) @372:13f9127d3464   16 years phi done basic structure for cf speex (stolen from cf celt)
(edit) @371:1014cedbeabf   16 years phi added files for codecfilter_speex
(edit) @370:925790633b2a   16 years phi added some BASIC PLAY like functions
(edit) @369:01c814f9b114   16 years phi added support for diffrent types
(edit) @368:24c894be0397   16 years phi added -lm as we need if for midi.c
(edit) @367:0216492669e8   16 years phi done a lot basic midi things
(edit) @366:1615328b219a   16 years phi renamed math.[ch] to poly.[ch] to solve probs with includung of <math.h>
(edit) @365:55a96f873841   16 years phi added roard/.cvsignore and roarfish/.cvsignore
(edit) @364:508b18e54f6e   16 years phi updated .cvsignore
(edit) @363:a2c736b16344   16 years phi added librt to configure
(edit) @362:b13b2abea6f0   16 years phi only compile vorbis stuff if we have libvorbisfile
(edit) @361:1d702adb724a   16 years phi only build CELT code if we habe CELT support
(edit) @360:39cf379de032   16 years phi added math.h and changed celt to correct ROAR_HAVE_LIBCELT
(edit) @359:5e41a971217a   16 years phi added some more libs to check and move config.h when done
(edit) @358:e7d0dbe62299   16 years phi removed unused var con
(edit) @357:22614f9c7e4b   16 years phi use config.h* not config.h for .cvsignore
(edit) @356:e857805ed5a3   16 years phi added config.h to .cvsignore
(edit) @355:8262cd9e7b7d   16 years phi added checking for libspeex
(edit) @354:bcf8d9c3317d   16 years phi added integer overflow test
(edit) @353:22dacc64c8d3   16 years phi added a simple but still unused configure script
(edit) @352:6784467a4ccd   16 years phi added ACL commands
(edit) @351:d709cd242143   16 years phi added CELT Paths to roarclients for roartypes
(edit) @350:a17a3bc11de1   16 years phi removed the lookahead parameter as it seems not to exist anymore with CELT …
(edit) @349:bb7425be4390   16 years phi added roar_acl_rule_chk_connect()
(edit) @348:ab9e2f875c90   16 years phi added GID
(edit) @347:67e024bb69ef   16 years phi added acl.[ch] to libroar
(edit) @346:ab17e2447601   16 years phi set acl to NULL
(edit) @345:7b7f3fc6d5c5   16 years phi added basic things for ACL support
(edit) @344:dca00cd4fcf2   16 years phi added roarauio/acl.h
(edit) @343:77ddfb3ce6de   16 years phi added playback.c, ctl.c and audiocd.c
(edit) @342:30e5d08c39fd   16 years phi done some basic coding for connecting and disconnecting
(edit) @341:0f93f89c3c88   16 years phi adding basic macros for YID<->Roar conv and include roaraudio.h :)
(edit) @340:df4dc4d3ed6e   16 years phi added some needed basic header files :)
(edit) @339:af03949cb5eb   16 years phi done some basic code
(edit) @338:c4e196f75a76   16 years phi added connection.o
(edit) @337:1bfcf543edb3   16 years phi added libroaryiff.c
(edit) @336:8b4e990a5a7c   16 years phi added libroaryiff.h
(edit) @335:b278b5ab2048   16 years phi added libroaryiff - Y Sound Server Library emulation
(edit) @334:89308957eafe   16 years phi resolved a memory leak
(edit) @333:944e807946af   16 years phi printf() -> ROAR_DBG()
(edit) @332:a9a4f476683d   16 years phi seems that I got it working :)
(edit) @331:e4abcd91c94f   16 years phi seperated rest into i_rest and o_rest
(edit) @330:f1ac906c1a25   16 years phi added codecfilter CELT to list of supported filters
(edit) @329:6ba38f92c56f   16 years phi added CELT to list of codecs
(edit) @328:3ca76a07f3cd   16 years phi maybe the encoder works now
(edit) @327:dcfedea0ee15   16 years phi ... and free them …
(edit) @326:71fb2f0a9cde   16 years phi alloc buffers
(edit) @325:238cef78b66d   16 years phi done some basic stuff for CELT
(edit) @324:c6f16a36d0ba   16 years phi fergot to add the files to cvs.…
(edit) @323:60282fdc8511   16 years phi added basic strcuture for rw codecfilter CELT
(edit) @322:052bfe12ca96   16 years phi set IPTOS_LOWDELAY on TCP sockets
(edit) @321:a0528eb5cc46   16 years phi added midi.[ch] to libroar
(edit) @320:b4c30f48120d   16 years phi added file.[ch] to libroar
(edit) @319:3e4b84d25a3e   16 years phi added replaygain vars to mixer
(edit) @318:c9882fe073c4   16 years phi added more hi-level codecs
(edit) @317:ea95c08ada23   16 years phi reserved one bit for MIDI
Note: See TracRevisionLog for help on using the revision log.