source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3314:3801d00f2510   14 years phi added ROAR_DL_PLUGIN_REG() macro
(edit) @3313:24bb2b78bb91   14 years phi support registered dstr types
(edit) @3312:f425c2ff782d   14 years phi more general internal API, support to register types
(edit) @3311:b27ac7dcbc50   14 years phi init other roar libs
(edit) @3310:d43b145fb8ab   14 years phi added some vars to type struct, needed so we can add entrys later
(edit) @3309:87551ae8faeb   14 years phi added some more named dstr objects, need to implement them
(edit) @3308:189fa9951e9a   14 years phi added macros for much more easy plugin creation
(edit) @3307:65b017a63456   14 years phi debug lions + corrected prefix name
(edit) @3306:daf1ed5a2cb6   14 years phi added missing forward delercation
(edit) @3305:13dc4a9bf51d   14 years phi take para from lib handle
(edit) @3304:3c58a7391d87   14 years phi fully implement load/unload
(edit) @3303:17d76f1fce56   14 years phi added const for defaults for roar_dl_open()
(edit) @3302:87bf1c07a51e   14 years phi cleanup
(edit) @3301:9d6e6d3bb1eb   14 years phi some support for unload function
(edit) @3300:6ab4977e3043   14 years phi load plugins, write plugin macro
(edit) @3299:1b942b56044a   14 years phi some imporantant commmon plugin functions
(edit) @3298:ef0b3c01be23   14 years phi start of roar_dl_open()
(edit) @3297:2037b6a6a955   14 years phi started support for dynamicly loadable modules
(edit) @3296:764440ad1d9b   14 years phi updated (C)
(edit) @3295:98adce7f0221   14 years phi disable debug code
(edit) @3294:b713db06142b   14 years phi support for listen sockets
(edit) @3293:f8b44412b38d   14 years phi support for listen sockets
(edit) @3292:af91815a4426   14 years phi pass opts of last dstr to roar_vio_open_default()
(edit) @3291:eac42b31695b   14 years phi updated (C)
(edit) @3290:60dc6c100cb0   14 years phi rx buffer for rtp
(edit) @3289:1d9f8ad41d5d   14 years phi honor network byte order
(edit) @3288:cc632cc556e7   14 years phi beginning support for reading RTP streams
(edit) @3287:501ae8e87527   14 years phi rename tx buffer to io as we will use it in read(), too
(edit) @3286:36a0d0f34b7e   14 years phi honor MTU
(edit) @3285:d7f8184a368a   14 years phi handle and care about the timestamp
(edit) @3284:33e7bdf0b6cc   14 years phi force codec to be in network byte order
(edit) @3283:46e4d55ec507   14 years phi added debug lions
(edit) @3282:fae68b0da385   14 years phi pass unknown vio ctls
(edit) @3281:3325bcc509ab   14 years phi set type correctly
(edit) @3280:cae98b99851b   14 years phi TODO list and start of handling ROAR_VIO_CTL_SET_[S]STREAM
(edit) @3279:2360401201ac   14 years phi enable write
(edit) @3278:43af023d41ac   14 years phi added a lot debug lions
(edit) @3277:26c286f86c41   14 years phi added RTP to DSTR API
(edit) @3276:c7b664d5ce9e   14 years phi added debug lions
(edit) @3275:8786fd84f600   14 years phi implement write()
(edit) @3274:5cc3c2eedc26   14 years phi start with non-IO ops
(edit) @3273:646a91f97cb7   14 years phi typo
(edit) @3272:9d796993fb5a   14 years phi started with RTP (RFC3550 and RFC3551) support
(edit) @3271:36616a17a9d0   14 years phi support bidir with PA simple
(edit) @3270:b40805d9c22c   14 years phi test for GTK+2.0
(edit) @3269:e4a065cb2ceb   14 years phi do not link OpenSSl by default
(edit) @3268:56a8d2d3dbb7   14 years phi updated some sonames
(edit) @3267:b5539a30929d   14 years phi we have support for PA simple protocol
(edit) @3266:40be2c179060   14 years phi support for PulseAudio? Simple protocol
(edit) @3265:c63c63dab75f   14 years phi corrected var name, didn't build in debug mode
(edit) @3264:e38f65edb159   14 years phi support for fopen()
(edit) @3263:b410416352c6   14 years phi work of this evening
(edit) @3262:e067ddcb93e0   14 years phi added DSTR driver
(edit) @3261:6c96218934f2   14 years phi write-only DMX4Linux support
(edit) @3260:8f6eb31e7d84   14 years phi typos
(edit) @3259:3c68ab688e7a   14 years phi support for PA simple protocol
(edit) @3258:7cffe2279d53   14 years phi case
(edit) @3257:3bf897829611   14 years phi updated list of supported protocols
(edit) @3256:781ecf0a7bcf   14 years phi some defaults
(edit) @3255:970b81dc7c18   14 years phi got PA simple protocol basicly to work
(edit) @3254:8d4cbc385cbe   14 years phi updated (C)
(edit) @3253:05670218c1d3   14 years phi new network interface
(edit) @3252:5dd53a288c8b   14 years phi added support for --proto-* options (no protocol does use it at the …
(edit) @3251:bdabdeacf725   14 years phi added consts and string handling for ROAR_PROTO_SIMPLE
(edit) @3250:3535b3a66d22   14 years phi we need a simple DSTR driver
(edit) @3249:588b9a8967f5   14 years phi added some TODOs
(edit) @3248:93efae2764f5   14 years phi reject invalide open
(edit) @3247:76ee0ad9cdc4   14 years phi more DMX devices
(edit) @3246:1d9346abf116   14 years phi start of DMX support
(edit) @3245:abadfd8ef462   14 years phi support for some other midi device names
(edit) @3244:cb520c8f0212   14 years phi support for MIDI
(edit) @3243:c94b76c41faa   14 years phi update correct counter
(edit) @3242:aab6235855b1   14 years phi support /dev/sound/*
(edit) @3241:293c9d39c915   14 years phi support $ESPEAKER
(edit) @3240:85102db7186d   14 years phi support for sio_getpar()
(edit) @3239:5e424066db4f   14 years phi complet struct sio_cap
(edit) @3238:17ff06e30255   14 years phi support for IO errors in libroarsndio
(edit) @3237:ea0a2c70c0cd   14 years phi support nonblocking mode
(edit) @3236:c6fba44d32cf   14 years phi spacing
(edit) @3235:0dccdb958c06   14 years phi wrote channel mapping info
(edit) @3234:33163b08ad79   14 years phi set test macro
(edit) @3233:4a4b67ead57d   14 years phi test for .output_matrix
(edit) @3232:cd6b1b93bc03   14 years phi update (C)
(edit) @3231:c9a9f9b40f06   14 years phi update driver to use VIO
(edit) @3230:12c68f6cd4bc   14 years phi use the same priorty as pulse
(edit) @3229:bbf20dac188c   14 years phi added some really _bad_ debugging code
(edit) @3228:ba545e1a7a77   14 years phi try multible auth metodes if server does not accept us
(edit) @3227:9fc52b79b1b8   14 years phi support sending of NONE auth
(edit) @3226:295571fec8ca   14 years phi added a struct for auth data passing
(edit) @3225:084d4f6251fe   14 years phi function to convert auth type names and IDs
(edit) @3224:47939fe020bc   14 years phi corrected display a bit
(edit) @3223:567470e3204e   14 years phi check for time()
(edit) @3222:403eb4b190fb   14 years phi check for uname()
(edit) @3221:fee3bafbbd73   14 years phi corrected (C)
(edit) @3220:c76c136e0788   14 years phi added comments about the futur proto
(edit) @3219:9f57256fb56a   14 years phi typo
(edit) @3218:8748b21b361b   14 years phi option to set authfile
(edit) @3217:9bad864074bd   14 years phi added list of possible auth methodes
(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
Note: See TracRevisionLog for help on using the revision log.