source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3434:6dd7040af0f3   14 years phi implement most basic _roar_pa_stream_open()
(edit) @3433:5fb9bfd5e810   14 years phi pa_stream_connect_record() and pa_stream_connect_playback() -> …
(edit) @3432:0c3347ed155b   14 years phi wrote pa_stream_write()
(edit) @3431:a62fa829e0af   14 years phi added pa_stream_drop() and pa_stream_peek()
(edit) @3430:4e9790a5a08a   14 years phi implemented pa_stream_readable_size() and pa_stream_writable_size()
(edit) @3429:8b04b92caa30   14 years phi added a lot functions to set callbacks
(edit) @3428:44989588ad5a   14 years phi use struct _roar_pa_stream_cb
(edit) @3427:bb188ddb4b1d   14 years phi support pa_stream_get_sample_spec()
(edit) @3426:c3fe58581556   14 years phi wrote pa_stream_get_index()
(edit) @3425:a23992f03d97   14 years phi wrote some stream support
(edit) @3424:be95fb35f8ec   14 years phi prototyoes
(edit) @3423:5bfbb855d1de   14 years phi added stream.c
(edit) @3422:1e1481777215   14 years phi wrote some more funcs
(edit) @3421:829b4fb6d821   14 years phi added float types
(edit) @3420:a4ccb3b17562   14 years phi started with channel mapping stuff
(edit) @3419:9e791c7ba5c3   14 years phi prototypes
(edit) @3418:6affa9222ea5   14 years phi added channelmap.c
(edit) @3417:4b788d82b0dd   14 years phi implemented the rest
(edit) @3416:aeaea539f960   14 years phi implemented most of the rest
(edit) @3415:bf9a44f51723   14 years phi start with those strange formating functions
(edit) @3414:4c5cb34458dd   14 years phi a lot prototypes
(edit) @3413:2d3175392846   14 years phi added sample.c
(edit) @3412:45514e2fd112   14 years phi added basic pa_context_get_sink_info_by_name()
(edit) @3411:fe6bc2bdebc2   14 years phi added support for a virtual default sink and source
(edit) @3410:8e5eec80933a   14 years phi define names for default sink/source
(edit) @3409:93159e6d3bac   14 years phi load oinfo from server
(edit) @3408:c2995580c30a   14 years phi added roar_pa_auinfo2sspec()
(edit) @3407:44e4037cb096   14 years phi most of the work for pa_context_get_server_info() is done, we need some …
(edit) @3406:d7f39ce0ab78   14 years phi added roar_pa_context_get_con()
(edit) @3405:65ea2033d679   14 years phi added small macro
(edit) @3404:208155c7da25   14 years phi a lot unfriendly prototypes
(edit) @3403:4791eefd7c50   14 years phi added introspect.c
(edit) @3402:47d22a58578e   14 years phi return dummy operations
(edit) @3401:c2fb08b3aab6   14 years phi added prototype of private function
(edit) @3400:e2e4250da752   14 years phi support pa_operations
(edit) @3399:1670d50a826c   14 years phi start of Makefile cleanup
(edit) @3398:9a6289c83904   14 years phi added operation.c
(edit) @3397:e6a0b746f3e1   14 years phi handle server == NULL case
(edit) @3396:15a6bfb3ae4a   14 years phi corrected pa_context_new_with_proplist()
(edit) @3395:061eb4697ce1   14 years phi added version.c
(edit) @3394:e9e1f877b280   14 years phi wrote memory functions
(edit) @3393:f6fd8a8a9658   14 years phi started wil xmalloc -> memory functions
(edit) @3392:842c8d8f99a9   14 years phi wrote most of the context code, should work now
(edit) @3391:b2905b861e43   14 years phi we are now mostly done, just a commit inbetween
(edit) @3390:d9db3bb263d5   14 years phi a lot code
(edit) @3389:62404943863d   14 years phi use roar_pa_find_server()
(edit) @3388:0a02c6ba7c10   14 years phi implement roar_pa_find_server(), function to search for PA server
(edit) @3387:8008b5669672   14 years phi we need to work on libroarpulse
(edit) @3386:89f9ef49c056   14 years phi use RoarAudio's MemMgr?, not system's
(edit) @3385:917010d31107   14 years phi upgrade libroarpulse/simple to vio :)
(edit) @3384:955ae12df263   14 years phi use roar_pa_sspec2auinfo()
(edit) @3383:d1e120c6cf34   14 years phi updated roar_pa_sspec2auinfo(), make API more clear
(edit) @3382:c43b380bf46a   14 years phi added new roar_pa_sspec2auinfo() which replaces roar_codec_pulse2roar()
(edit) @3381:b883692000fa   14 years phi a lot code, does not work at all, but is on the best way
(edit) @3380:71c66ab14a9e   14 years phi member rename
(edit) @3379:e670ed2ff5f0   14 years phi added some small parts we also need
(edit) @3378:172b3c158563   14 years phi wrote some basic macros and prototypes for the httpd
(edit) @3377:17f1c968a81c   14 years phi added httpd.[ch]
(edit) @3376:6d603dcfefab   14 years phi added struct roar_keyval
(edit) @3375:9187507cb0dd   14 years phi added support for x11-server in options string
(edit) @3374:18a9494d6784   14 years phi support --{x11-,}display
(edit) @3373:97166aec67ab   14 years phi added X11 support
(edit) @3372:92c4d8a5d8b7   14 years phi support to read props from X11, use ROAR_SERVER prop to find a roard
(edit) @3371:dbd3f8c59d29   14 years phi wrote most of the X11 stuff
(edit) @3370:5bfd80b0e72d   14 years phi preper libroar for X11 code
(edit) @3369:2ebc34986b8c   14 years phi test for libX11
(edit) @3368:e60fb6c54663   14 years phi link roard with -rdynamic
(edit) @3367:c20f7b4fbd0f   14 years phi we try our self RTLD_NEXT if we do not find one
(edit) @3366:87662a639844   14 years phi set RTLD_DEEPBIND if we have it
(edit) @3365:14c913af395f   14 years phi print error message
(edit) @3364:12ef15758cae   14 years phi added roar_dl_errstr()
(edit) @3363:7a73a38fb261   14 years phi corrected substitution
(edit) @3362:2bf10ee217b5   14 years phi support plugin sched events
(edit) @3361:66820e580db1   14 years phi set lib of lhandle
(edit) @3360:ca067358e080   14 years phi added ROAR_DL_FN_PROTO and ROAR_DL_PLUGIN_REG_UNLOAD
(edit) @3359:2cab2820b34c   14 years phi corrected possition of #endif
(edit) @3358:7f9d211148e0   14 years phi updated (C) statements
(edit) @3357:ba7750da20aa   14 years phi reinit after free
(edit) @3356:37c68cb0b726   14 years phi added --plugin-load
(edit) @3355:0541a1f8b343   14 years phi wrote plugin functions
(edit) @3354:c0856cfec872   14 years phi preinit, init, free plugins
(edit) @3353:6024f61f2598   14 years phi added dummy plugins.[ch]
(edit) @3352:731d45b4d022   14 years phi define _roar_strcasestr() macro
(edit) @3351:042530d9e4c1   14 years phi updated TODO list
(edit) @3350:96ac7354a1bf   14 years phi test for strcasestr()
(edit) @3349:e4d57ce508de   14 years phi started with ICY meta data support
(edit) @3348:74f4083acfa8   14 years phi updated (C) header
(edit) @3347:431c89c58298   14 years phi added roardtmf binary to ignore list
(edit) @3346:18ace547edc5   14 years phi support some spacing chars: space, ., + _
(edit) @3345:377e8dd42e73   14 years phi added roar_mm_strdup()
(edit) @3344:a4c446485e1e   14 years phi test for libm
(edit) @3343:b3d4fc313dc6   14 years phi added roardtmf
(edit) @3342:d103037a15a3   14 years phi added section for next release
(edit) @3341:132721804fc1   14 years phi release! roaraudio_0_3beta4
(edit) @3340:a7132c9878e9   14 years phi updated list of tested systems for this release
(edit) @3339:782dd04e7aa7   14 years phi typo
(edit) @3338:d23da1f855b1   14 years phi added small help
(edit) @3337:b4780415a9a7   14 years phi support autof* --prefix*=*
(edit) @3336:aa461a2255d5   14 years phi support --prefix*=*
(edit) @3335:81b33157f8a1   14 years phi corrected --help
Note: See TracRevisionLog for help on using the revision log.