Timeline


and

02/03/09:

23:51 Changeset in roaraudio [1190:4e497eeb311a] by phi
updated todo list for 0.2
23:49 Changeset in roaraudio [1189:406007a54dde] by phi
updates the manpage to correspond to 0.2er versions
22:25 Changeset in roaraudio [1188:81cf2019391c] by phi
updated OpenBSD testes

02/02/09:

20:18 Changeset in roaraudio [1187:b801908abee4] by phi
some cleenup and updated the (c)-notice

01/29/09:

13:37 Changeset in roaraudio [1186:b7ba4a4d62bd] by phi
changed sources interface a bit: added support for an optional …

01/25/09:

16:34 Changeset in roaraudio [1185:be5dce10bf4b] by phi
only include vorbisfile.h if needed, should suppress some warnings
15:59 Changeset in roaraudio [1184:e4ed391d9135] by phi
SNDCTL_DSP_GETODELAY is not defined on some old systems
15:59 Changeset in roaraudio [1183:b1622d2eaf9d] by phi
forgot about need for var c if ROAR_HAVE_GETPEEREID is defined
15:35 Changeset in roaraudio [1182:abf527eb7d7c] by phi
use getpeereid() if supported by OS
15:26 Changeset in roaraudio [1181:2ed886715f44] by phi
delete target bevor overwriting it: needed for semi-install
15:25 Changeset in roaraudio [1180:aeadc4ee5583] by phi
test for getpeereid()
13:16 Changeset in roaraudio [1179:a48678c24d6a] by phi
forgot about the case file not allrady exists, use -f
12:54 Changeset in roaraudio [1178:3ec5d99364a2] by phi
some cleanup, guess AF_UNIX on getsockname() set len = 0 on OpenBSD
12:52 Changeset in roaraudio [1177:ff2acc02dad9] by phi
delete target bevor overwriting it: needed for semi-install
12:51 Changeset in roaraudio [1176:3174c92ff0a4] by phi
define ROAR_OS_* constants

01/24/09:

20:59 Changeset in roaraudio [1175:96c01dfee3de] by phi
added support to set the default driver at compile time
20:33 Changeset in roaraudio [1174:08ae637c66e7] by phi
updated changelogs to represent changes ask for by janus
20:27 Changeset in roaraudio [1173:33eeac5a7439] by phi
get AF_UNIX support working again
19:59 Changeset in roaraudio [1172:7043713a774a] by phi
added #if0 in comment, maybe that fixes a bug reported by janus
19:54 Changeset in roaraudio [1171:02f540634383] by phi
use fsync() if there is no fdatasync()
19:52 Changeset in roaraudio [1170:c9641c57ea15] by phi
path patch for OpenBSD, check for fdatasync()
18:47 Changeset in roaraudio [1169:5043fbbb4ec5] by phi
updated changelog for recent fixes
18:45 Changeset in roaraudio [1168:70be5878eba5] by phi
use socketpair() for AF_UNIX sockets on roar_simple_new_stream*(), not …
15:44 Changeset in roaraudio [1167:d343188ed28d] by phi
added funcs: roar_stream_new_by_id(), roar_stream_new_empty(), …
14:25 Changeset in roaraudio [1166:451a7aa01537] by phi
set stream fh, not only returning it on secuessful connect
02:32 Changeset in roaraudio [1165:aaab2496feab] by phi
ha, I finally fixed the double close bug
02:31 Changeset in roaraudio [1164:34acf1586649] by phi
solved double close bug
02:13 Changeset in roaraudio [1163:ce49355d789e] by phi
added internal roar_simple_new_stream_attachexeced_obj() function
02:00 Changeset in roaraudio [1162:d9b136a87245] by phi
added whoami call
01:26 Changeset in roaraudio [1161:3a4d2d9604ae] by phi
added a 10 sec timeout for creating new streams via connect_to
00:33 Changeset in roaraudio [1160:4df647a127af] by phi
added info about metaload/save to roarctl's --help

01/23/09:

23:21 Changeset in roaraudio [1159:82af4794cd7b] by phi
typo
22:03 Changeset in roaraudio [1158:2a018971489b] by phi
added roar_simple_stream_obj()
20:43 Changeset in roaraudio [1157:5a1850d8ec0f] by phi
allow overruns in sync streams, make new driver API more stable (network …

01/22/09:

15:24 Changeset in roaraudio [1156:7d06c4349db7] by phi
added some debug lions to watch the driver ID
15:19 Changeset in roaraudio [1155:556400bd73cd] by phi
save if we are in no-listen mode and allow new streams while in …
15:14 Changeset in roaraudio [1154:81d313974e39] by phi
set TCP_NODELAY on new tcp streams
14:38 Changeset in roaraudio [1153:a79a6e94abf3] by phi
ROAR_WARN() -> ROAR_DBG()
14:25 Changeset in roaraudio [1152:ce19b0df17e3] by phi
cleanup, mainly ROAR_WARN() -> ROAR_DBG()
14:23 Changeset in roaraudio [1151:699db521c74a] by phi
got latency calc for oss driver working, need to cleanup some code
12:47 Changeset in roaraudio [1150:39cb5549219e] by phi
added ctls for server streams, addec comments
12:37 Changeset in roaraudio [1149:610f61d064c1] by phi
started changelog for 0.2beta0 :)
12:34 Changeset in roaraudio [1148:8d54d01cd400] by phi
don't accept new streams in termination state
12:14 Changeset in roaraudio [1147:d746d3147d3b] by phi
corrected use of ROARD_DRIVER_OPTIONS config var

01/21/09:

22:58 Changeset in roaraudio [1146:5da989481912] by phi
updated to new driver interface
22:58 Changeset in roaraudio [1145:a5edc8a12b46] by phi
use the new driver interface by default
22:56 Changeset in roaraudio [1144:a17ed9fd2af0] by phi
added support to some codec filters to calc the codec delay
22:55 Changeset in roaraudio [1143:252903e35adc] by phi
added :port to device info
22:54 Changeset in roaraudio [1142:f940ed8ab4f0] by phi
added parameter for stream delay
22:51 Changeset in roaraudio [1141:37c25717fca0] by phi
added support to reset filters, some cleanup
22:38 Changeset in roaraudio [1140:443d39e4ba48] by phi
added basic roar_vio_ctl() code
21:53 Changeset in roaraudio [1139:c1e6154ad919]roaraudio_0_1beta5 by phi
updates for 0.1beta5

01/20/09:

21:47 Changeset in roaraudio [1138:cdca5b30dd69] by phi
use oss specific sync
21:31 Changeset in roaraudio [1137:700c32ffc876] by phi
insert a new parameter for the ss streucture: delay in mu-sec
20:46 Changeset in roaraudio [1136:33eebfdb5191] by phi
also test for libspeexdsp, it's new lib name since 1.2beta3 for non codec …
20:42 Changeset in roaraudio [1135:bb7bb703c22b] by phi
ROAR_WARN() -> ROAR_DBG()
20:42 Changeset in roaraudio [1134:03793dc30413] by phi
set reset() on init
20:40 Changeset in roaraudio [1133:902afe9f9028] by phi
done some very basic improvments: added --sfreq, --efreq, --engage, --tmax
17:57 Changeset in roaraudio [1132:0e464c838627] by phi
do a bit to get roarfctest a useable tool
17:57 Changeset in roaraudio [1131:bca464362519] by phi
added support to reset a filter(chain) :), works only for dcblock at the …

01/17/09:

18:08 Changeset in roaraudio [1130:f09016f2d64f] by phi
added support to roarmonhttp to get source stream via libshout
18:08 Changeset in roaraudio [1129:c863f9c07035] by phi
accept null pointer for value if value is not needed for this commands
16:58 Changeset in roaraudio [1128:1c174128bfac] by phi
added info for the metasave and metaload commands
02:23 Changeset in roaraudio [1127:efd263799d85] by phi
init meta structs and finalize meta data after change
02:15 Changeset in roaraudio [1126:a7e44a92590f] by phi
invented the metasave and metaload commands
01:42 Changeset in roaraudio [1125:b4e6078fc699] by phi
fixed display of sync flag for driver streams: may not depend on …
01:36 Changeset in roaraudio [1124:5a630e3bd0a8] by phi
added info about commands flag and unflag

01/16/09:

22:45 Changeset in roaraudio [1123:9bc2451b9558] by phi
added cmds flag/unflag to help
18:04 Changeset in roaraudio [1122:a7f6c777986f] by phi
typo and +sync vio
17:55 Changeset in roaraudio [1121:476f1bd5f496] by phi
added a small usleep() of 100ms in error case, this improves the stability
17:54 Changeset in roaraudio [1120:b6c25640aa42] by phi
added support to esd driver for sync and async streams
17:53 Changeset in roaraudio [1119:b273f96b915c] by phi
don't change status if not needed, safes one system call
17:32 Changeset in roaraudio [1118:62d16667d373] by phi
add vio support for nonblock() and (f)sync()
17:32 Changeset in roaraudio [1117:b7329495fc22] by phi
added support for sync vio streams

01/14/09:

22:14 Changeset in roaraudio [1116:ff626395ea76] by phi
added support for sync flag on sysio streams: (re)set nonblocking
19:56 Changeset in roaraudio [1115:1bab2adc81e8] by phi
removed -s as short form for --sock as used as -s for --source
18:43 Changeset in roaraudio [1114:44fe0f22e73d] by phi
updated ChangeLog? to represent the changes on the new version
18:42 Changeset in roaraudio [1113:c4f7255f7b5d] by phi
updated manpages a bit, mostly updated parameter lists
18:41 Changeset in roaraudio [1112:3e36ee114b3e] by phi
corrected fh and select() usage for bidirectional streams, roarbidir works …
18:39 Changeset in roaraudio [1111:995a4ce1ab04] by phi
added support to kick sources: source id = stream id, source is a stream …
18:39 Changeset in roaraudio [1110:1bdd5d4d74f2] by phi
added -sN, start new on source on -sN and end of parameters
18:38 Changeset in roaraudio [1109:743838a413f6] by phi
wrote some more help, added --minimal

01/11/09:

05:49 Changeset in roaraudio [1108:5f28ba54b1cc] by phi
moved about from roar.c to gui.c
05:47 Changeset in roaraudio [1107:23428f213673] by phi
use all.h, enabled use of roar_configure
05:45 Changeset in roaraudio [1106:b71671032077] by phi
added all.h and gui.c, added mor config vars, read parts of the config …
02:27 Changeset in roaraudio [1105:ab879ecbefc2] by phi
disable options needing libm
02:25 Changeset in roaraudio [1104:bfe959698403] by phi
disable options needing libm
02:12 Changeset in roaraudio [1103:bb5ee2384821] by phi
disable options needing libm
01:56 Changeset in roaraudio [1102:06c1ee7b2f05] by phi
only link libm if we have it!
01:52 Changeset in roaraudio [1101:6db6ae039d6d] by phi
use test_lib_defmake not test_lib for libm
Note: See TracTimeline for information about the timeline view.