source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1162:d9b136a87245   15 years phi added whoami call
(edit) @1161:3a4d2d9604ae   15 years phi added a 10 sec timeout for creating new streams via connect_to
(edit) @1160:4df647a127af   15 years phi added info about metaload/save to roarctl's --help
(edit) @1159:82af4794cd7b   15 years phi typo
(edit) @1158:2a018971489b   15 years phi added roar_simple_stream_obj()
(edit) @1157:5a1850d8ec0f   15 years phi allow overruns in sync streams, make new driver API more stable (network …
(edit) @1156:7d06c4349db7   15 years phi added some debug lions to watch the driver ID
(edit) @1155:556400bd73cd   15 years phi save if we are in no-listen mode and allow new streams while in …
(edit) @1154:81d313974e39   15 years phi set TCP_NODELAY on new tcp streams
(edit) @1153:a79a6e94abf3   15 years phi ROAR_WARN() -> ROAR_DBG()
(edit) @1152:ce19b0df17e3   15 years phi cleanup, mainly ROAR_WARN() -> ROAR_DBG()
(edit) @1151:699db521c74a   15 years phi got latency calc for oss driver working, need to cleanup some code
(edit) @1150:39cb5549219e   15 years phi added ctls for server streams, addec comments
(edit) @1149:610f61d064c1   15 years phi started changelog for 0.2beta0 :)
(edit) @1148:8d54d01cd400   15 years phi don't accept new streams in termination state
(edit) @1147:d746d3147d3b   15 years phi corrected use of ROARD_DRIVER_OPTIONS config var
(edit) @1146:5da989481912   15 years phi updated to new driver interface
(edit) @1145:a5edc8a12b46   15 years phi use the new driver interface by default
(edit) @1144:a17ed9fd2af0   15 years phi added support to some codec filters to calc the codec delay
(edit) @1143:252903e35adc   15 years phi added :port to device info
(edit) @1142:f940ed8ab4f0   15 years phi added parameter for stream delay
(edit) @1141:37c25717fca0   15 years phi added support to reset filters, some cleanup
(edit) @1140:443d39e4ba48   15 years phi added basic roar_vio_ctl() code
(edit) @1139:c1e6154ad919   15 years phi updates for 0.1beta5 roaraudio_0_1beta5
(edit) @1138:cdca5b30dd69   15 years phi use oss specific sync
(edit) @1137:700c32ffc876   15 years phi insert a new parameter for the ss streucture: delay in mu-sec
(edit) @1136:33eebfdb5191   15 years phi also test for libspeexdsp, it's new lib name since 1.2beta3 for non codec …
(edit) @1135:bb7bb703c22b   15 years phi ROAR_WARN() -> ROAR_DBG()
(edit) @1134:03793dc30413   15 years phi set reset() on init
(edit) @1133:902afe9f9028   15 years phi done some very basic improvments: added --sfreq, --efreq, --engage, --tmax
(edit) @1132:0e464c838627   15 years phi do a bit to get roarfctest a useable tool
(edit) @1131:bca464362519   15 years phi added support to reset a filter(chain) :), works only for dcblock at the …
(edit) @1130:f09016f2d64f   15 years phi added support to roarmonhttp to get source stream via libshout
(edit) @1129:c863f9c07035   15 years phi accept null pointer for value if value is not needed for this commands
(edit) @1128:1c174128bfac   15 years phi added info for the metasave and metaload commands
(edit) @1127:efd263799d85   15 years phi init meta structs and finalize meta data after change
(edit) @1126:a7e44a92590f   15 years phi invented the metasave and metaload commands
(edit) @1125:b4e6078fc699   15 years phi fixed display of sync flag for driver streams: may not depend on …
(edit) @1124:5a630e3bd0a8   15 years phi added info about commands flag and unflag
(edit) @1123:9bc2451b9558   15 years phi added cmds flag/unflag to help
(edit) @1122:a7f6c777986f   15 years phi typo and +sync vio
(edit) @1121:476f1bd5f496   15 years phi added a small usleep() of 100ms in error case, this improves the stability
(edit) @1120:b6c25640aa42   15 years phi added support to esd driver for sync and async streams
(edit) @1119:b273f96b915c   15 years phi don't change status if not needed, safes one system call
(edit) @1118:62d16667d373   15 years phi add vio support for nonblock() and (f)sync()
(edit) @1117:b7329495fc22   15 years phi added support for sync vio streams
(edit) @1116:ff626395ea76   15 years phi added support for sync flag on sysio streams: (re)set nonblocking
(edit) @1115:1bab2adc81e8   15 years phi removed -s as short form for --sock as used as -s for --source
(edit) @1114:44fe0f22e73d   15 years phi updated ChangeLog? to represent the changes on the new version
(edit) @1113:c4f7255f7b5d   15 years phi updated manpages a bit, mostly updated parameter lists
(edit) @1112:3e36ee114b3e   15 years phi corrected fh and select() usage for bidirectional streams, roarbidir works …
(edit) @1111:995a4ce1ab04   15 years phi added support to kick sources: source id = stream id, source is a stream …
(edit) @1110:1bdd5d4d74f2   15 years phi added -sN, start new on source on -sN and end of parameters
(edit) @1109:743838a413f6   15 years phi wrote some more help, added --minimal
(edit) @1108:5f28ba54b1cc   15 years phi moved about from roar.c to gui.c
(edit) @1107:23428f213673   15 years phi use all.h, enabled use of roar_configure
(edit) @1106:b71671032077   15 years phi added all.h and gui.c, added mor config vars, read parts of the config …
(edit) @1105:ab879ecbefc2   15 years phi disable options needing libm
(edit) @1104:bfe959698403   15 years phi disable options needing libm
(edit) @1103:bb5ee2384821   15 years phi disable options needing libm
(edit) @1102:06c1ee7b2f05   15 years phi only link libm if we have it!
(edit) @1101:6db6ae039d6d   15 years phi use test_lib_defmake not test_lib for libm
(edit) @1100:aac17d20aea1   15 years phi added DC block with f_e=~5Hz
(edit) @1099:8cc65a7ec79b   15 years phi added ROAR_NETWORK_READ() and ROAR_NETWORK_WRITE() to support reading and …
(edit) @1098:8e1a4e4297fd   15 years phi force LE for win32
(edit) @1097:be57f953ac6b   15 years phi force LE for win32
(edit) @1096:d78f6d9d2470   15 years phi seems win32 C lib is broken (didn't we know that allrady?)
(edit) @1095:831e1745fcaf   15 years phi win32 does not use network byte order
(edit) @1094:5ffff9cc75d1   15 years phi added error message
(edit) @1093:3567d6d2fa25   15 years phi disbale fork, sockets (sockpair) and kill on win32
(edit) @1092:2f57d6983f05   15 years phi added options: --without-libao, --without-xmms and --exec-helper
(edit) @1091:00defdcb1f0f   15 years phi look for libws2_32, too
(edit) @1090:08407aa9a029   15 years phi disable some uses of UNIX Dominain sockets
(edit) @1089:7f5b423f778f   15 years phi test for standard UNIX Sockets
(edit) @1088:ea793131068f   15 years phi disable proxy code for win32 per default
(edit) @1087:4d0c609b456d   15 years phi added support to disale proxy code
(edit) @1086:0b429d3ad30d   15 years phi added support to disale proxy code
(edit) @1085:fe83ee077214   15 years phi disabled some functions completly because of lag of support on win32
(edit) @1084:270cd72aefd7   15 years phi don't set TOS on win32, use ROAR_HAVE_IPV6 not PF_INET6 to check for IPv6
(edit) @1083:658bb7073506   15 years phi should disbale use of ioctl() on cdrom devices for win32
(edit) @1082:0ca5c1d398fc   15 years phi this should disable cdrom support on win32
(edit) @1081:a73140c3c82b   15 years phi no support for mmap() within win32…
(edit) @1080:79a7f3ec66a7   15 years phi no stat() and struct stat in win32…
(edit) @1079:1ad853cf6d89   15 years phi added aliases for shutdown()
(edit) @1078:fa6ec67f156f   15 years phi do not use incomplete struct on win32 (no pwd.h *grrr*)
(edit) @1077:3c8a43bbd93e   15 years phi use an existing var ;)
(edit) @1076:57fa159b839d   15 years phi theoreticly this should fix mlock() support on win32
(edit) @1075:4c5ea5d1cd5b   15 years phi disable yet another set of header files
(edit) @1074:f91e0087fb5e   15 years phi read config.h early, added another ifdef
(edit) @1073:d7871dad6a36   15 years phi added roaraudio/win32hacks.h
(edit) @1072:609b5f361ad8   15 years phi use diffrent headers for target win32
(edit) @1071:b4270280c314   15 years phi added --target-win32
(edit) @1070:4db401cc5e5b   15 years phi link libroar against winsock if existing
(edit) @1069:a27626a948bb   15 years phi test for winsock
(edit) @1068:cd86a0f4adab   15 years phi make OpenBSD security warnings patch a bit happyer...: strcpy() -> …
(edit) @1067:a2d7c244141b   15 years phi make OpenBSD security warnings patch a bit happyer...: sprintf() -> …
(edit) @1066:7c530eda2e41   15 years phi make OpenBSD security warnings patch a bit happyer…
(edit) @1065:a830b78ddb75   15 years phi added support to disbale support for A-Law and mu-Law (all or just …
(edit) @1064:cc490b4af5df   15 years phi ha, seems that I got downsampling code working, ha, zoh even for 2 channel
(edit) @1063:7b84139b2350   15 years phi test for SSH support
Note: See TracRevisionLog for help on using the revision log.