source: roaraudio/libroarpulse

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3515:9570578e59c2   14 years phi implemented pa_hexstr() and pa_parsehex()
(edit) @3514:04b12826e5b8   14 years phi wrote support to read data from stream
(edit) @3513:8ed0565ca199   14 years phi more explizit rules
(edit) @3511:f9240c7d1955   14 years phi Makefile cleanup: we build libroarpulse and libroarpulse-simple as …
(edit) @3496:474e67abcc4e   14 years phi fix a small bug with uninited memory
(edit) @3495:36347978f766   14 years phi some more changed to not need pipe()
(edit) @3494:35b4a36cd351   14 years phi do only use pipe() in case we have it
(edit) @3493:92c9d034acbd   14 years phi define some consts for non poll() enabled systems
(edit) @3492:e9d7e26291c3   14 years phi define nfds_t
(edit) @3491:babffbc52d06   14 years phi use void as Display on non X11 systems
(edit) @3490:170391ca4c93   14 years phi some workarounds for poll() on non-poll()-enabled systems
(edit) @3489:8f6a8b0ac453   14 years phi some more prototypes, implemented some of them
(edit) @3488:c1b4ef74afda   14 years phi x11 prop functions
(edit) @3486:0224eb13cdd2   14 years phi prototype
(edit) @3485:62a60ae1a0c9   14 years phi added x11.c
(edit) @3483:1eaad4fca752   14 years phi wrote _roar_pa_mainloop_quit()... everything is now working fine
(edit) @3482:48c3807318a5   14 years phi debug lion
(edit) @3481:22f4d04a1114   14 years phi restarted poll() in case we got interuppted
(edit) @3480:4e3826267412   14 years phi use IO based indirect callbacks
(edit) @3478:2abe354cd9d4   14 years phi added iconv support
(edit) @3476:772b0a7aa509   14 years phi prototype
(edit) @3475:79552eb1413f   14 years phi added utf8.c
(edit) @3473:9b37ab18c87d   14 years phi a lot debug lions for the signal handler
(edit) @3472:d2274d9b5795   14 years phi get it to work with pacat!
(edit) @3471:8c6856b26672   14 years phi worte unix signal stuff
(edit) @3470:5bd95456e1b7   14 years phi added mainloop-signal.c
(edit) @3469:3082508bf5a4   14 years phi wrote most of the mainloop logic
(edit) @3468:c2bff8bedf7c   14 years phi wrote io event API
(edit) @3467:2edc25131da6   14 years phi get pacat to work using LD_PRELOAD
(edit) @3466:6d461930b82b   14 years phi more debug lions, corrected number of fragments
(edit) @3465:23962b935804   14 years phi start to support writeout of playback buffer
(edit) @3464:90b4012c0372   14 years phi temp workaround
(edit) @3463:38c2b0438750   14 years phi added struct pa_io_event
(edit) @3462:c8823247312c   14 years phi wrote basic framework
(edit) @3461:d5cac3d3f9b6   14 years phi prototype
(edit) @3460:c9ad63c2545b   14 years phi added mainloop.c
(edit) @3459:d5eff217fea2   14 years phi implemented a lot volume functions
(edit) @3458:65ad445b7626   14 years phi prototype
(edit) @3457:bdf3938a417d   14 years phi added volume.c
(edit) @3456:005f7563cf6c   14 years phi as long as invalid, not as long as not invalid
(edit) @3455:5a26f2fec851   14 years phi implement pa_channel_map_parse()
(edit) @3454:57b8f9e6de1e   14 years phi implemented pa_stream_get_buffer_attr()
(edit) @3453:cddb31dd11f9   14 years phi wrote pa_stream_get_time(), wrote dummy pa_stream_get_latency()
(edit) @3452:3e3d7b1124c2   14 years phi implement pa_stream_flush()
(edit) @3451:c8b8a7639039   14 years phi implemented pa_stream_get_timing_info() and updated …
(edit) @3450:65b4cc64b26e   14 years phi added pa_stream_update_timing_info()
(edit) @3449:ba42ab088e13   14 years phi support pa_stream_drain()
(edit) @3448:a1d933fa1897   14 years phi implemented pa_timeval_add()
(edit) @3447:ded31ab2cdf5   14 years phi implemented pa_gettimeofday()
(edit) @3446:6552ae491381   14 years phi prototype
(edit) @3445:7b8433d3a7e5   14 years phi added timeval.c
(edit) @3444:ba88a49e6ad6   14 years phi implemented pa_strerror()
(edit) @3443:5f41dee3faec   14 years phi prototype
(edit) @3442:c39cd072362a   14 years phi added error.c
(edit) @3441:a0284486d4b2   14 years phi move calcing of roar_pa_sspec2auinfo() from new to connect, added some …
(edit) @3440:7730bc584725   14 years phi added _roar_pa_stream_ioecb(), added some debug lions
(edit) @3439:83fb987c6017   14 years phi registzer IO event, still need callback
(edit) @3438:a40a55ea0254   14 years phi add support to get api
(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) @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) @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) @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
Note: See TracRevisionLog for help on using the revision log.