source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @475:c5c9b2f8b848   16 years phi use cp -v only if cp accepts -v
(edit) @474:bf16bfa39554   16 years phi move include of roaraudio.h on top, this should fix errors on NetBSD
(edit) @473:42fde253563a   16 years phi +Darwin test by TwP
(edit) @472:e098480dd275   16 years phi this maybe get compiling on old gccs work
(edit) @471:b75aec3a76b7   16 years phi updated README and ChangeLog? a bit
(edit) @470:ec3c876cebf8   16 years phi added a meta Makefile
(edit) @469:5197a7a67eb5   16 years phi make xine find the roar plugin
(edit) @468:528afaf72bd6   16 years phi done some basic structure
(edit) @467:e6006ccc959f   16 years phi added Makefile
(edit) @466:cffb75652a09   16 years phi added some more calls to arts_stream_get() and arts_stream_set(), XMMS is …
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @464:733a4036ba0a   16 years phi it's unsigned not signed here
(edit) @463:67ff080cf77a   16 years phi done basic work
(edit) @462:08db2c1fa036   16 years phi started libroararts
(edit) @461:a2704faf66d0   16 years phi get song change to work
(edit) @460:bd4644ea0cf7   16 years phi copied some more code from esdout, now seeking works (why???, why not …
(edit) @459:cd25fa92d002   16 years phi added mixer support
(edit) @458:7deaeb20da4f   16 years phi removed a lot non working code, no metadata update within a file
(edit) @457:60f64b109d75   16 years phi some non working pthread based meta data update code
(edit) @456:829f43b09ea3   16 years phi got roar_write() work better and basic meta data update working
(edit) @455:2aca84291306   16 years phi added roar_get_output_time() and roar_get_written_time()
(edit) @454:39d9d6923952   16 years phi done basic work to support playback
(edit) @453:a9ae81f4cf35   16 years phi got a working Makefile and some basic struct for the C file
(edit) @452:2aa895bf169a   16 years phi started with xmms plugin
(edit) @451:ef127bf9f801   16 years phi chmod() and chown() roar_simple_new_stream_obj()s temp socket to best fit
(edit) @450:67dff1f38bcb   16 years phi added ROAR_DEFAULT_SOCKGRP
(edit) @449:e23bae640634   16 years phi added proc_name() to roarctl so it shows a proc name in addtion to the PID
(edit) @448:d76cc7b1f5ae   16 years phi try to read symlink /etc/roarserver
(edit) @447:69862ec0bf8a   16 years phi -p implys -t and -t sets only hostname if it is not of type INET
(edit) @446:4339778d91f0   16 years phi added support to use symbolic names for -p
(edit) @445:98a28217dc32   16 years phi added resolv of user and group name
(edit) @444:ddaaf8e220bd   16 years phi added support vor setuid, setgid and chroot
(edit) @443:e4ad581b8c09   16 years phi got UNIX cred code working (ignoring them on non UNIX sockets)
(edit) @442:f150cd44ec16   16 years phi enable SO_PASSCRED on UNIX socktes per default
(edit) @441:3748177846de   16 years phi we need to give getsockopt() a pointe rto the length, not the langth …
(edit) @440:cd53b032e3fb   16 years phi set UID/GID of server
(edit) @439:452cf038155c   16 years phi added calls to set UID and GID
(edit) @438:4343b7a1ec38   16 years phi added UID/GID support to libroar and roarctl
(edit) @437:38e4b190c0e8   16 years phi added support UID/GID of client
(edit) @436:10a265fe0e3e   16 years phi added support for SO_PEERCRED
(edit) @435:7f7f7570942d   16 years phi added support for PID
(edit) @434:327a89c4ec65   16 years phi send an get PID on ROAR_CMD_GET_CLIENT.
(edit) @433:547a5792ba9b   16 years phi added -fPIC as it is needed on x86_64
(edit) @432:e2509c175cac   16 years phi typo
(edit) @431:ecdfae11c7da   16 years phi use lib_* from Makefile.conf
(edit) @430:806ce8d915e5   16 years phi use test_lib_defmake for all lib checks
(edit) @429:888ed529b88f   16 years phi added paceholder for no subdir
(edit) @428:80a282d18194   16 years phi also print out lib_* to Makefile.conf
(edit) @427:08afb0cf13b7   16 years phi use $MAKE not make
(edit) @426:a032dfca46cf   16 years phi build only subdirs we know we can build
(edit) @425:57125d94a1b5   16 years phi added #ifdef ROAR_HAVE_LIBAO to driver_ao.c
(edit) @424:bd758712627b   16 years phi added #ifdef ROAR_HAVE_ESD to driver_esd.c
(edit) @423:23b100a5cd2e   16 years phi added register keyword to mixing registers
(edit) @422:3fefce66eb54   16 years phi set sid in demon mode
(edit) @421:1add606aa993   16 years phi it's libpulse not libpulse0 roaraudio_0_1_testing3_wesen
(edit) @420:4807efdf32ab   16 years phi typo
(edit) @419:48c5f674a82a   16 years phi test for libpulse0
(edit) @418:f60d587b5195   16 years phi update meta data only in case of stream_name set, and accept $PULSE_SERVER
(edit) @417:1f481a4cb973   16 years phi escape
(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…
Note: See TracRevisionLog for help on using the revision log.