source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2739:d186518934cd   15 years phi volume change support: stereo -> 1.0
(edit) @2738:6ac10ee7a131   15 years phi volume change support: stereo -> 3.1, 5.1, 6.1
(edit) @2737:5d3d02d2b38b   15 years phi typo
(edit) @2736:f9ca39f3d544   15 years phi set server[]
(edit) @2735:9a7a06c18ec4   15 years phi do not set cfreq and num of buffer samples based on DEBUG
(edit) @2734:8fae5b5a4501   15 years phi check if id is valid
(edit) @2733:b2c3487bf1d4   15 years phi target name
(edit) @2732:e252b7298b6a   15 years phi added handler for SIGTERM
(edit) @2731:12bd89b0c8fb   15 years phi LD_LIBRARY_PATH is colon seperated, not space
(edit) @2730:b96520845643   15 years phi underruns with pause flag
(edit) @2729:ad40b3b3d5be   15 years phi typo
(edit) @2728:5d36ed1176f2   15 years phi added --rds-* from TODO list
(edit) @2727:f95c3e9cc1c8   15 years phi added some functions fo simpler config of rds
(edit) @2726:a1b6a7a5c407   15 years phi need ctype.h fot toupper()
(edit) @2725:acd2b121bd92   15 years phi added --rds-pi, list of other options
(edit) @2724:0a95ae49bce7   15 years phi crc depends on block type
(edit) @2723:c54ee9014b66   15 years phi work of today
(edit) @2722:d751d98911be   15 years phi very basic code for RDS
(edit) @2721:c3d01f76c247   15 years phi added stubs for rdtcs_check_stream() and rdtcs_send_stream()
(edit) @2720:25f1c94ce331   15 years phi block IDs
(edit) @2719:d9a17af6f4ce   15 years phi some config
(edit) @2718:bba8be1f4d19   15 years phi added stubs for init and uninit of RDTCS
(edit) @2717:2d9d874cb2ab   15 years phi added rdtcs.[ch]
(edit) @2716:71a515e56396   15 years phi open CF
(edit) @2715:efef3f8b01fb   15 years phi check if client got deleted
(edit) @2714:338ef58daf7d   15 years phi init pos_rel_id with -1
(edit) @2713:0b9af3059649   15 years phi new debug lions, fixed bug with CCB for close
(edit) @2712:af9178518e1b   15 years phi added RDTCS to basic tools
(edit) @2711:dfd83460c6a6   15 years phi direction names
(edit) @2710:8740ca63fb03   15 years phi new RDTCS defaults
(edit) @2709:42309f2b8877   15 years phi new codecs
(edit) @2708:c581b4dd2429   15 years phi some comments, +RDTCS
(edit) @2707:f01f6ae43e80   15 years phi some more debug lions
(edit) @2706:280ad02bb452   15 years phi not only send data to execed stream but all streams of client
(edit) @2705:0b319d8093ae   15 years phi move streams to client of parent stream
(edit) @2704:43b2391e7001   15 years phi got first child stream to work
(edit) @2703:751e1ccd7b3a   15 years phi added basic callbacks, added new debug lions
(edit) @2702:f32db8631c1a   15 years phi new debug lion
(edit) @2701:56507267e81b   15 years phi added cont_fw_cf_ctl() to list of filters
(edit) @2700:3cd3c4155005   15 years phi updated help a bit
(edit) @2699:07978c63cd59   15 years phi got it working
(edit) @2698:60d1738a6d5c   15 years phi support to create new virtual stream
(edit) @2697:4a6231807551   15 years phi added parameter dir to roar_simple_connect_virtual()
(edit) @2696:26ceae3107d4   15 years phi get basics working together with RAUM
(edit) @2695:1020ab3bdd4f   15 years phi more debug lions
(edit) @2694:cd2d3214e7da   15 years phi set tick
(edit) @2693:8a7778128ced   15 years phi new debug lion
(edit) @2692:9c4c5cb470c7   15 years phi use correct stream dir
(edit) @2691:25c92e4d42cf   15 years phi added debug lions
(edit) @2690:126cf09c7389   15 years phi we start with write support
(edit) @2689:5f3b88f23e60   15 years phi uuupppsss, disable DEBUG on trunk
(edit) @2688:28dc20af019f   15 years phi some basic callbacks for RAUM
(edit) @2687:35b61d761bca   15 years phi link libraum
(edit) @2686:b20911f482f3   15 years phi added RAUM to list of CFs
(edit) @2685:4d81567ac91f   15 years phi started with cf for RAUM
(edit) @2684:8fbb2256838c   15 years phi new subsystem: complex
(edit) @2683:f1d2fc914658   15 years phi call setup function if existing
(edit) @2682:0d514cd79f5f   15 years phi the raw driver does not only handle PCM data
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2680:6b94b1c1fc6b   15 years phi added info about subsystems to list
(edit) @2679:4b2619f63dd7   15 years phi added cf config element void * setup, added subsystem info
(edit) @2678:61e0f033ffa2   15 years phi started with code to open cf
(edit) @2677:c6532e306be4   15 years phi more info include/container_framework.h
(edit) @2676:dc2543783ed8   15 years phi wrote cont_fw_cf_ctl()
(edit) @2675:8b6547df9647   15 years phi added most of the cf functions, open is still missing
(edit) @2674:df52c9c44643   15 years phi updated order of include
(edit) @2673:fcc93333d5d0   15 years phi set vio on child stream
(edit) @2672:7c6d666bfd79   15 years phi added new pcb (*new_child)(*), wrote cont_fw_new_child()
(edit) @2671:6d530c15f360   15 years phi disconnect child from parent and free() it
(edit) @2670:d3f4c73a13c3   15 years phi call close callback
(edit) @2669:3b6eb870e562   15 years phi deleted struct cont_fw_child
(edit) @2668:aeb21c334dd4   15 years phi added stub for cont_fw_new_child()
(edit) @2667:7b1b15ee7541   15 years phi child vs. parent callbacks
(edit) @2666:7b09a76c181b   15 years phi child vs. parent callbacks
(edit) @2665:511a75b53cba   15 years phi added cont_fw_set_uinst() and cont_fw_get_uinst()
(edit) @2664:e92e6a804a95   15 years phi simple for cont_fw_new(), cont_fw_delete()
(edit) @2663:7927d9333368   15 years phi dummys for cont_fw_new(), cont_fw_delete()
(edit) @2662:799dcdba973b   15 years phi added cont_fw_init_vio()
(edit) @2661:82a64623cf1c   15 years phi added container_framework.c with some basic code
(edit) @2660:1e9569ffa9bb   15 years phi some callbacks
(edit) @2659:6480513cf307   15 years phi link to parrent
(edit) @2658:f3303540d659   15 years phi first defs for multi child cont fw
(edit) @2657:f27c681599b8   15 years phi added container_framework.h
(edit) @2656:87608958d363   15 years phi added code for roar_simple_connect_virtual()
(edit) @2655:b4eb068bb586   15 years phi added some calls of roar_debug_warn_sysio()
(edit) @2654:8b47593e0e07   15 years phi added code for roar_debug_warn_sysio_real()
(edit) @2653:d15eb0ea49b4   15 years phi added warning:sysio
(edit) @2652:cccba4bb9c77   15 years phi support option warn:sysio
(edit) @2651:788f4fd97af7   15 years phi consts of warning multiplicy
(edit) @2650:f3ec924a91ba   15 years phi added new debug.c
(edit) @2649:6cce9bccc1d7   15 years phi roar_debug_warn_*() should be void
(edit) @2648:af901ea50e94   15 years phi added header updates for warning about sysio
(edit) @2647:812b8d564396   15 years phi added dummy for roar_simple_connect_virtual()
(edit) @2646:092c05f53747   15 years phi fixed name of tool
(edit) @2645:0d7c566a5360   15 years phi work of this evening
(edit) @2644:f7c9a860b404   15 years phi wrote bixcoder code
(edit) @2643:18137627e3f6   15 years phi new debug lions
(edit) @2642:937a308aafb4   15 years phi +debug code
(edit) @2641:80c7f8cb3dbd   15 years phi some very basic code, copy of prototypes
(edit) @2640:a625ee142c06   15 years phi both, read and write are the same
Note: See TracRevisionLog for help on using the revision log.