source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1184:e4ed391d9135   15 years phi SNDCTL_DSP_GETODELAY is not defined on some old systems
(edit) @1183:b1622d2eaf9d   15 years phi forgot about need for var c if ROAR_HAVE_GETPEEREID is defined
(edit) @1182:abf527eb7d7c   15 years phi use getpeereid() if supported by OS
(edit) @1181:2ed886715f44   15 years phi delete target bevor overwriting it: needed for semi-install
(edit) @1180:aeadc4ee5583   15 years phi test for getpeereid()
(edit) @1179:a48678c24d6a   15 years phi forgot about the case file not allrady exists, use -f
(edit) @1178:3ec5d99364a2   15 years phi some cleanup, guess AF_UNIX on getsockname() set len = 0 on OpenBSD
(edit) @1177:ff2acc02dad9   15 years phi delete target bevor overwriting it: needed for semi-install
(edit) @1176:3174c92ff0a4   15 years phi define ROAR_OS_* constants
(edit) @1175:96c01dfee3de   15 years phi added support to set the default driver at compile time
(edit) @1174:08ae637c66e7   15 years phi updated changelogs to represent changes ask for by janus
(edit) @1173:33eeac5a7439   15 years phi get AF_UNIX support working again
(edit) @1172:7043713a774a   15 years phi added #if0 in comment, maybe that fixes a bug reported by janus
(edit) @1171:02f540634383   15 years phi use fsync() if there is no fdatasync()
(edit) @1170:c9641c57ea15   15 years phi path patch for OpenBSD, check for fdatasync()
(edit) @1169:5043fbbb4ec5   15 years phi updated changelog for recent fixes
(edit) @1168:70be5878eba5   15 years phi use socketpair() for AF_UNIX sockets on roar_simple_new_stream*(), not …
(edit) @1167:d343188ed28d   15 years phi added funcs: roar_stream_new_by_id(), roar_stream_new_empty(), …
(edit) @1166:451a7aa01537   15 years phi set stream fh, not only returning it on secuessful connect
(edit) @1165:aaab2496feab   15 years phi ha, I finally fixed the double close bug
(edit) @1164:34acf1586649   15 years phi solved double close bug
(edit) @1163:ce49355d789e   15 years phi added internal roar_simple_new_stream_attachexeced_obj() function
(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
Note: See TracRevisionLog for help on using the revision log.