Timeline


and

03/16/09:

04:40 Changeset in roaraudio [1299:820b3044be0f] by phi
fixed warnings
03:57 Changeset in roaraudio [1298:b87039ebf291] by phi
wrote some basic code
03:47 Changeset in roaraudio [1297:db2cb5a46692] by phi
we need buffers declared befor vio_magic
03:42 Changeset in roaraudio [1296:3e8221043425] by phi
added struct and prototype
03:24 Changeset in roaraudio [1295:dc76c6ab05f2] by phi
added prototype for magic vio
03:24 Changeset in roaraudio [1294:f8d7b9d770d8] by phi
added container /codecs/

03/12/09:

03:41 Changeset in roaraudio [1293:8e2deef687c3] by phi
added a lot calls for vio -> stdio
02:41 Changeset in roaraudio [1292:819aa2ad4e2c] by phi
close the top most object
02:23 Changeset in roaraudio [1291:ba7f52e15690] by phi
added roar_vio_open_socket() and useless roar_vio_open_socket_listen()
02:02 Changeset in roaraudio [1290:a2d5f830e560] by phi
added call to fh -> vio for sockets, needed for win32 in future
01:49 Changeset in roaraudio [1289:8bb644107e21] by phi
completed the code
01:40 Changeset in roaraudio [1288:07fb4f2a7a85] by phi
added dummy ssh-askpass code
01:37 Changeset in roaraudio [1287:d6bdb1e41c94] by phi
updated copyright info
01:27 Changeset in roaraudio [1286:1d6f4cc14897] by phi
added ssh-askpass

03/01/09:

01:48 Changeset in roaraudio [1285:7f5173de7de6] by phi
structs and prototypes for tee and split VIO parts

02/28/09:

18:34 Changeset in roaraudio [1284:a4a8900acc08] by phi
corrected copyright notes
18:22 Changeset in roaraudio [1283:fa0f099648b0] by phi
info about stack
18:20 Changeset in roaraudio [1282:3a11f2afabde] by phi
done the stack implementation
18:20 Changeset in roaraudio [1281:e2817a9600eb] by phi
added new data types
17:25 Changeset in roaraudio [1280:bf973b529a75] by phi
added stack.[ch], including some prototypes
02:34 Changeset in roaraudio [1279:78fcd1e45007] by phi
added roarcatvio: vio based roarcat
02:34 Changeset in roaraudio [1278:98ae34fc5f05] by phi
use non-batch mode if no pw is given
02:31 Changeset in roaraudio [1277:d97b2c7bf5b0] by phi
added roar_vio_copy_data(): simple copy for vio

02/27/09:

17:13 Changeset in roaraudio [1276:ef7c26d2858a] by phi
added vio_ops.c and vio_magic.c
17:09 Changeset in roaraudio [1275:b1bc589b9c69] by phi
added support to create a vio object out of a simple stream
17:08 Changeset in roaraudio [1274:4665b8b52fac] by phi
added vio_ops.h and vio_magic.h
16:39 Changeset in roaraudio [1273:0b026aea0bcb] by phi
wait extra long to sync in case of a closeing sync
16:39 Changeset in roaraudio [1272:905b3fd3c02b] by phi
added reading test
16:28 Changeset in roaraudio [1271:7ff82047e706] by phi
wrote a working writer, done things for the sync() code, still need to do …
16:27 Changeset in roaraudio [1270:a5bc9395a2a8] by phi
added pgptest{,.c}
12:53 Changeset in roaraudio [1269:bf8648506a58] by phi
introduced OpenPGP commands: store, encrypt sym, encrypt pub
12:28 Changeset in roaraudio [1268:783017ba9f7b] by phi
make OpenBSD ld happy, moved writing of cmd<space>opts space to a mor …
04:08 Changeset in roaraudio [1267:f9df67534f93] by phi
updated changelog to represent today's work
04:07 Changeset in roaraudio [1266:75da91412f7f] by phi
added simple API to decrypt OpenPGP files (using GnuPG), will do mor work …
03:50 Changeset in roaraudio [1265:606afecf08cc] by phi
test for GnuPG
03:43 Changeset in roaraudio [1264:dbc74da142f9] by phi
added interface to interact with gzip
03:42 Changeset in roaraudio [1263:ed53ac813bec] by phi
test for gzip
03:41 Changeset in roaraudio [1262:24149b360349] by phi
use the new gzip interface
03:30 Changeset in roaraudio [1261:057cc6298acb] by phi
cleanup and new prototype for gzip
03:27 Changeset in roaraudio [1260:9d5611d31291] by phi
got vio cmd reader working, :)
03:27 Changeset in roaraudio [1259:4240fda8ae24] by phi
added zcat test prog
03:26 Changeset in roaraudio [1258:613e585eb244] by phi
don't test for sync() to exist and then exec close()... bug coused …
02:58 Changeset in roaraudio [1257:0822da400485] by phi
wrote a reader for vio cmd, fixed a bug forking at open even with …
02:27 Changeset in roaraudio [1256:24bb686ce5e1] by phi
wrote most of the vio_cmd_* code, there is still need to write the read() …
02:00 Changeset in roaraudio [1255:be5d76395131] by phi
added vio_cmd.[ch]
00:50 Changeset in roaraudio [1254:42feb2f88285] by phi
fixed bug in pinentry to not wait for the child
00:29 Changeset in roaraudio [1253:b3dc719b129f] by phi
done a converter to let you use an FILE* (stdio) stream as an VIO object
00:04 Changeset in roaraudio [1252:96c2d4610e28] by phi
started with some simple converters for the VIO interface
00:04 Changeset in roaraudio [1251:07369caecd6b] by phi
added support for ROAR_NEED_GNU_SOURCE and ROAR_NEED_BSD_VISIBLE

02/26/09:

23:59 Changeset in roaraudio [1250:4cb402cbdfcf] by phi
renamed ROAR_NEED_GNU_FOPENCOOKIE -> ROAR_NEED_GNU_SOURCE
23:46 Changeset in roaraudio [1249:05179f380dd6] by phi
test for (OpenBSD) funopen()
18:58 Changeset in roaraudio [1248:fd1bedae9761] by phi
test for GNU fopencookie()
14:41 Changeset in roaraudio [1247:a065d5774b74] by phi
added roar_vio_open_pass(), roar_vio_open_re() to libroar
14:35 Changeset in roaraudio [1246:e0bd23bfaea9] by phi
use vio close for raw driver
14:26 Changeset in roaraudio [1245:3fda0605065a] by phi
do no unessesery close if driver allready closed the device
14:23 Changeset in roaraudio [1244:7846de2d687a] by phi
use VIO close if driver does not have a specal close, change this for OSS …
14:06 Changeset in roaraudio [1243:741d7d9f165a] by phi
use vio close for normal streams (non-driver)
14:06 Changeset in roaraudio [1242:86402240c209] by phi
use vio close
12:38 Changeset in roaraudio [1241:9544b62432cb] by phi
added some more basic vio calls
12:13 Changeset in roaraudio [1240:6c3e092d611a] by phi
added yesterday's work
03:12 Changeset in roaraudio [1239:bfbca4801c7b] by phi
done the a bit cleanup
03:05 Changeset in roaraudio [1238:3c0eaf049201] by phi
done a lot to support meta data updates on encoding vorbis streams with …

02/25/09:

22:50 Changeset in roaraudio [1237:f7c55376fad3] by phi
test for tty dev
22:20 Changeset in roaraudio [1236:240a52b850a9] by phi
added non-install programm pinentrytest
22:17 Changeset in roaraudio [1235:e53f5bf8f19b] by phi
fixed some bugs…
21:36 Changeset in roaraudio [1234:a7b79e64107a] by phi
wrote the rest, hope it works *g*
18:46 Changeset in roaraudio [1233:f6b3c9c47813] by phi
done a lot basic code
18:23 Changeset in roaraudio [1232:c7a504b19d03] by phi
added files and consts for gnupg pinentry
16:16 Changeset in roaraudio [1231:0d5af7a1225f] by phi
added explizide casts (*size_t->int) to get compiler warning away
15:52 Changeset in roaraudio [1230:9ea7ab779201] by phi
support ksh, not only bash for echo -n workaround
14:28 Changeset in roaraudio [1229:287c6c1a333e] by phi
deleted useless driver_raw_pause(), added fdatasync() to …
14:13 Changeset in roaraudio [1228:fa46d78ceb29] by phi
removed useless driver_roar_pause()
14:07 Changeset in roaraudio [1227:203ed239f616] by phi
set sync and prim flag on output if only non-default driver is given but …
01:44 Changeset in roaraudio [1226:c14eba752b62] by phi
moved code to cf_vorbis_encode_*() instaed of close/open/write…
00:59 Changeset in roaraudio [1225:2fec0c5a2593] by phi
updates to changelog for today's changes…
00:56 Changeset in roaraudio [1224:d66ef0e2143d] by phi
start of stream ctl implementation
00:44 Changeset in roaraudio [1223:29f5a58d63ce] by phi
typo in 'streams_calc_delay' and added cf ctl, prototype for a stream …
00:03 Changeset in roaraudio [1222:260aca01b2af] by phi
unified driver vio ctl to support setting of blocksize
00:02 Changeset in roaraudio [1221:8ab0332cd92b] by phi
added support for flag primary as -oO flag, for flag cleanmeta, dummy for …
00:01 Changeset in roaraudio [1220:9a35e75d0707] by phi
added CTLs for drivers

02/24/09:

21:34 Changeset in roaraudio [1219:c15f4cac425f] by phi
added flags autoconf and cleanmeta
21:30 Changeset in roaraudio [1218:4613011128ae] by phi
added paragraph for next release
21:29 Changeset in roaraudio [1217:92eefc8f57db] by phi
added flag autoconf and cleanmeta
01:10 Changeset in roaraudio [1216:38d63c135230]roaraudio_0_2beta1 by phi
date for version 0.2beta1 :)

02/19/09:

15:32 Changeset in roaraudio [1215:5cf113ac883c] by phi
added support to buffer system for non alleced buffers
15:03 Changeset in roaraudio [1214:6aea9aad3fa2] by phi
another typo
15:02 Changeset in roaraudio [1213:0824b21be7ea] by phi
typo
Note: See TracTimeline for information about the timeline view.