source: roaraudio/roard

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3216:651f22f49d8c   14 years phi also count the mixer delay
(edit) @3215:13678c1774be   14 years phi reset mixer stream in case a mixer comes up
(edit) @3214:df7983de831f   14 years phi set mixer streams on setting of direction
(edit) @3213:da8251c98c0a   14 years phi support to transpher mixer stream id
(edit) @3212:3bfa4f5edb8c   14 years phi set mixer delay
(edit) @3207:76162d6ab87a   14 years phi use units.h
(edit) @3202:d72eef44e059   14 years phi use test macros for sys/time.h and time.h
(edit) @3130:f444c514901c   14 years phi cleanup
(edit) @3129:70bda82a9984   14 years phi replaced g_listen_socket
(edit) @3128:949cdc22e981   14 years phi started to move all the global values for listen sockets into a global …
(edit) @3127:09663de087b8   14 years phi added --list-proto
(edit) @3076:71ec405258b7   14 years phi small updates to SLP support, added +slp address schemata
(edit) @3071:d222da2058e0   14 years phi PCM data use the same delay as a-/mu-law
(edit) @3070:c91953eb6c3c   14 years phi added delay parameter to _DUMMY_FILTER()
(edit) @3063:955233719a84   14 years phi use memory functions from libroar, not libc, fixed a small memory leak
(edit) @3061:381084b03fd1   14 years phi fixed NULL dereferencing, set default source to cf
(edit) @3056:115aae09543d   14 years phi use the test macro for signal.h
(edit) @3042:4eeaa55d36c6   14 years phi wrote a _very_, _very_ experimental impl. of jumbo packets
(edit) @3041:5455976f2e01   14 years phi better error messages even on non-unix systems
(edit) @3040:796e7594b006   14 years phi a bit better error massages
(edit) @3039:56455930dc5f   14 years phi added option for jumbo frames
(edit) @2975:5ea4bfd9167f   15 years phi support for some common codec options
(edit) @2973:eecfe9d3182e   15 years phi load config for speex
(edit) @2972:fbc176ff380c   15 years phi formating
(edit) @2971:a9a8b989a569   15 years phi ROAR_WARN() -> ROAR_INFO()
(edit) @2970:624ab1461d6b   15 years phi added --verbose, configure new ROAR_INFO()
(edit) @2968:04be62d5f5fa   15 years phi load config
(edit) @2967:026a0077cf7a   15 years phi formating
(edit) @2959:ab1eb289d3d4   15 years phi info on light control mixer
(edit) @2958:df55bcb49a63   15 years phi set SYNC flag on mixers
(edit) @2952:ce25506bc479   15 years phi support for the true meaning of ROAR_FLAG_IMMUTABLE
(edit) @2951:276f334ed927   15 years phi added support for extended flags
(edit) @2949:043f9207fe6f   15 years phi support for mute flag
(edit) @2947:6e20c99e1025   15 years phi added support for waveform mixer to use volume control
(edit) @2946:c87ae6a26def   15 years phi create mixer stream
(edit) @2945:4ee3f04d27dd   15 years phi added dummy files (waveform.[ch]) for waveform subsystem
(edit) @2944:82dd35b2fa40   15 years phi added light subsystem mixer
(edit) @2943:da369368665c   15 years phi corrected stream states
(edit) @2942:b583009f19b7   15 years phi fill ss_ptr if possible
(edit) @2941:e54be79a2eb2   15 years phi added mixer for MIDI subsystem
(edit) @2940:543bd9f7fef6   15 years phi added basic add_mixer()
(edit) @2938:9c43303646df   15 years phi moved change of volume code out to libroardsp
(edit) @2936:b51b75f803c8   15 years phi updated (c)
(edit) @2932:09d25b79ce75   15 years phi removed now non-needed mix_clients*()
(edit) @2915:80026c7bf0b5   15 years phi set client of stream
(edit) @2911:98117ebece14   15 years phi fixed bug with sysclock driver and low cfreq
(edit) @2901:8c574e2033be   15 years phi write length + data at once
(edit) @2840:1f09c64298bc   15 years phi fix support for RAW streams
(edit) @2839:3d143e1290c1   15 years phi added ROAR_CODEC_RDS to list of cf
(edit) @2838:b96e2260514a   15 years phi added ROAR_SUBSYS_RDTCS
(edit) @2837:8b3733c159f5   15 years phi kill streams of unknown codec
(edit) @2836:da3546900b6f   15 years phi ignore null codecfilter
(edit) @2835:191b93956b80   15 years phi return error on cf open failed correctly
(edit) @2834:55f01ffee716   15 years phi added each PCM codec to list of cf
(edit) @2833:1998c3a10c8e   15 years phi added a _PCM_FILTER() macro
(edit) @2832:0fbc167a6923   15 years phi added _DUMMY_FILTER()
(edit) @2831:d2043ea02fb4   15 years phi use the correct VIO stream
(edit) @2830:da8c0589a3f2   15 years phi debug lion
(edit) @2829:d22cf56280bd   15 years phi added vio thingy for parent stream
(edit) @2828:ea6c979c9cab   15 years phi esd emulation code does check for byte order
(edit) @2820:258dc8b97e33   15 years phi change deps on SO_PEERCRED and ROAR_HAVE_GETPEEREID
(edit) @2816:b9e357b0dc43   15 years phi added prethru support and updated list of codecs a bit
(edit) @2815:8cf175ac7bf9   15 years phi added nnode support
(edit) @2803:d96e8507293d   15 years phi sysclock driver also need usleep()
(edit) @2802:ba5a00746517   15 years phi ignore *.dll and *.exe
(edit) @2801:83ea8657d1fd   15 years phi force inclusion of windows.h
(edit) @2800:d680fa46e136   15 years phi corrected #ifdef
(edit) @2799:afea9a8fd5b5   15 years phi test for the correct consts
(edit) @2798:10763106903f   15 years phi use signed ints, don't know why it helps
(edit) @2792:e292687113f7   15 years phi include esd.h for esd emulation if we have esd.h found in configure
(edit) @2791:acedbb230930   15 years phi esd emulation does not require complet libesd but only esd.h
(edit) @2789:86670c04d940   15 years phi additional debug lions, unknown protocols a bit more intelegent
(edit) @2788:dfb10aecb603   15 years phi test for opts == NULL
(edit) @2787:c44a97701300   15 years phi only define user_sock var if we need it
(edit) @2786:7666fee30da2   15 years phi info about k=..
(edit) @2785:2171e2547d63   15 years phi more debug lions
(edit) @2784:0865a730e3da   15 years phi adding a very early debug lion
(edit) @2783:b83359ac8107   15 years phi default to wmm driver under win32
(edit) @2779:bbc1d711c495   15 years phi seems that the WMM driver finaly works
(edit) @2778:f7b661680b55   15 years phi maybe working first win32 driver
(edit) @2777:6eb51b108ee3   15 years phi include libwinmm
(edit) @2775:4c6ea0731ddf   15 years phi set up a lot internal parameters
(edit) @2774:d721a439d628   15 years phi some very basic start of code wmm driver
(edit) @2773:759a1707488d   15 years phi added dummy files for wmm driver
(edit) @2767:4dd870914ef3   15 years phi default on win32 is IP
(edit) @2766:579ea97dbcbf   15 years phi use socket fh on win32
(edit) @2765:3296ba1d93a7   15 years phi only use things we have…
(edit) @2764:306e6068d475   15 years phi do try to set non-blocking on win32
(edit) @2759:d2650c3d63df   15 years phi change ownership and paermissions of pidfile
(edit) @2757:c5621a2329a7   15 years phi early lookup of UID
(edit) @2756:ab72c94d14d3   15 years phi corrected #ifdefs to to match the requirements
(edit) @2755:662ef8504df4   15 years phi use (none) if ROAR_DEFAULT_SOCKGRP is not defined in help
(edit) @2754:91826f347202   15 years phi handle error of --setgid and no group name supplied
(edit) @2753:4ba2efb7920b   15 years phi make add_listen() independed of audio group
(edit) @2752:fc6a0bff2d27   15 years phi handle --setuid without a -U
(edit) @2751:6cc76359d728   15 years phi first start of no compile time preselected default audio group
(edit) @2747:3b74f02762f5   15 years phi new debug lions
(edit) @2737:5d3d02d2b38b   15 years phi typo
(edit) @2736:f9ca39f3d544   15 years phi set server[]
(edit) @2735:9a7a06c18ec4   15 years phi do not set cfreq and num of buffer samples based on DEBUG
Note: See TracRevisionLog for help on using the revision log.