source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2853:56efd7c14a9a   15 years phi added *.r to .cvsignore
(edit) @2852:d359cbdd5cde   15 years phi added esdfilt, esdmon, esdplay
(edit) @2851:01f348597ff4   15 years phi added support for compbins
(edit) @2850:d69861fdb541   15 years phi added Makefile
(edit) @2849:1bbd19102ba6   15 years phi added ast file for esdcat
(edit) @2848:9017cee61c16   15 years phi added tool to convert ast files to shell scripts
(edit) @2847:403396142808   15 years phi a bit cleanup of code
(edit) @2846:1b451c172df6   15 years phi sysio -> vio
(edit) @2845:411d444a473c   15 years phi PREFIX_COMP -> PREFIX_COMP_LIBS, added PREFIX_COMP_BINS
(edit) @2844:69fbff272562   15 years phi split $(TARGETS) in multible $(TARGETS_*)s
(edit) @2843:c25179bbac4d   15 years phi open stream using new function, this is more OS independed
(edit) @2842:b8c04c6e7a09   15 years phi work of yesterday (at FIXME)
(edit) @2841:29c0a0293758   15 years phi added roar_vio_simple_new_stream_obj()
(edit) @2840:1f09c64298bc   15 years phi fix support for RAW streams
(edit) @2839:3d143e1290c1   15 years phi added ROAR_CODEC_RDS to list of cf
(edit) @2838:b96e2260514a   15 years phi added ROAR_SUBSYS_RDTCS
(edit) @2837:8b3733c159f5   15 years phi kill streams of unknown codec
(edit) @2836:da3546900b6f   15 years phi ignore null codecfilter
(edit) @2835:191b93956b80   15 years phi return error on cf open failed correctly
(edit) @2834:55f01ffee716   15 years phi added each PCM codec to list of cf
(edit) @2833:1998c3a10c8e   15 years phi added a _PCM_FILTER() macro
(edit) @2832:0fbc167a6923   15 years phi added _DUMMY_FILTER()
(edit) @2831:d2043ea02fb4   15 years phi use the correct VIO stream
(edit) @2830:da8c0589a3f2   15 years phi debug lion
(edit) @2829:d22cf56280bd   15 years phi added vio thingy for parent stream
(edit) @2828:ea6c979c9cab   15 years phi esd emulation code does check for byte order
(edit) @2827:3f14939eee50   15 years phi ported libs
(edit) @2826:42268f2fc8f2   15 years phi test for ROAR_FDATASYNC
(edit) @2825:b20e66f3088b   15 years phi build $(SHARED_SUFFIX), not .so
(edit) @2824:fce88621bb12   15 years phi create DLL not .so
(edit) @2823:a722b7623a30   15 years phi check for artsc.h, needed by libroarartsc
(edit) @2822:b4eae86868fe   15 years phi libroaresd does not need complet libesd but esd.h
(edit) @2821:8caf8cbf35d1   15 years phi test for ROAR_HAVE_GETTIMEOFDAY
(edit) @2820:258dc8b97e33   15 years phi change deps on SO_PEERCRED and ROAR_HAVE_GETPEEREID
(edit) @2819:90ec1a7045a8   15 years phi print more ENV vars to config.log
(edit) @2818:7ae10f65c79a   15 years phi more roar_debug_warn_sysio()s
(edit) @2817:0f88c357a0eb   15 years phi test updates and changelog updates
(edit) @2816:b9e357b0dc43   15 years phi added prethru support and updated list of codecs a bit
(edit) @2815:8cf175ac7bf9   15 years phi added nnode support
(edit) @2814:40065eb210bc   15 years phi added support for nnode and prethru
(edit) @2813:f677c459d89d   15 years phi added prethru support
(edit) @2812:21e7c4381f54   15 years phi moved struct roar_client from roaraudio/ to libroar/
(edit) @2811:3d2f0ab1b673   15 years phi added nnode.[ch], added nnode support to ctl.c
(edit) @2810:7fb538248a47   15 years phi added PRETHRU flag
(edit) @2809:8d51fb4545cb   15 years phi sysio -> vio api, added warnings
(edit) @2808:7d95c7d32f04   15 years phi infos on how to build win32 binarys roaraudio_0_3beta1
(edit) @2807:74a64d3264b9   15 years phi work of last days, update in order to o a release soon
(edit) @2806:523c6474986e   15 years phi added Simon Matter to list of patches
(edit) @2805:1beda13bfabf   15 years phi add win32 parameters after reading all args and do some basic detections
(edit) @2804:7f24036fa606   15 years phi set TARGET_WIN32 in case system name is MINGW32
(edit) @2803:d96e8507293d   15 years phi sysclock driver also need usleep()
(edit) @2802:ba5a00746517   15 years phi ignore *.dll and *.exe
(edit) @2801:83ea8657d1fd   15 years phi force inclusion of windows.h
(edit) @2800:d680fa46e136   15 years phi corrected #ifdef
(edit) @2799:afea9a8fd5b5   15 years phi test for the correct consts
(edit) @2798:10763106903f   15 years phi use signed ints, don't know why it helps
(edit) @2797:d6185d393e50   15 years phi first version seems to work best
(edit) @2796:ed4b8a2ee05a   15 years phi try a XOR based solution
(edit) @2795:5230f2b20ac0   15 years phi more clear code
(edit) @2794:41b187d651d8   15 years phi corrected place/order
(edit) @2793:b11c0d4b57d0   15 years phi set byte order things correctly on win32
(edit) @2792:e292687113f7   15 years phi include esd.h for esd emulation if we have esd.h found in configure
(edit) @2791:acedbb230930   15 years phi esd emulation does not require complet libesd but only esd.h
(edit) @2790:a9e009ee729d   15 years phi test for esd.h in addition to test for complet libesd, as esd.h is used by …
(edit) @2789:86670c04d940   15 years phi additional debug lions, unknown protocols a bit more intelegent
(edit) @2788:dfb10aecb603   15 years phi test for opts == NULL
(edit) @2787:c44a97701300   15 years phi only define user_sock var if we need it
(edit) @2786:7666fee30da2   15 years phi info about k=..
(edit) @2785:2171e2547d63   15 years phi more debug lions
(edit) @2784:0865a730e3da   15 years phi adding a very early debug lion
(edit) @2783:b83359ac8107   15 years phi default to wmm driver under win32
(edit) @2782:da120af4b905   15 years phi wmm driver
(edit) @2781:0f2704990d81   15 years phi seems that it wasn't a very good idea
(edit) @2780:8b7a70b3d7c8   15 years phi set cfreq on win32 to 20Hz
(edit) @2779:bbc1d711c495   15 years phi seems that the WMM driver finaly works
(edit) @2778:f7b661680b55   15 years phi maybe working first win32 driver
(edit) @2777:6eb51b108ee3   15 years phi include libwinmm
(edit) @2776:d5f84375ec76   15 years phi test for libwinmm
(edit) @2775:4c6ea0731ddf   15 years phi set up a lot internal parameters
(edit) @2774:d721a439d628   15 years phi some very basic start of code wmm driver
(edit) @2773:759a1707488d   15 years phi added dummy files for wmm driver
(edit) @2772:5e0352148ff8   15 years phi test for mmsystem.h needs windows.h…
(edit) @2771:2c8d20e0ea68   15 years phi test for mmsystem.h
(edit) @2770:dc5a9aabfe96   15 years phi work of yesterday
(edit) @2769:437302a49b61   15 years phi support to not set group ID per default
(edit) @2768:77b2418aa302   15 years phi use socket fh not normal fh, you know, win32.…
(edit) @2767:4dd870914ef3   15 years phi default on win32 is IP
(edit) @2766:579ea97dbcbf   15 years phi use socket fh on win32
(edit) @2765:3296ba1d93a7   15 years phi only use things we have…
(edit) @2764:306e6068d475   15 years phi do try to set non-blocking on win32
(edit) @2763:f2b24a2745e5   15 years phi correct output
(edit) @2762:d33de5b1ba6a   15 years phi test for winsock shutdown()
(edit) @2761:9afb8eaadec3   15 years phi test for winsock select(), why the hell is it part of winsock?
(edit) @2760:37c098c115f7   15 years phi set local $lib_* to be used by later tests
(edit) @2759:d2650c3d63df   15 years phi change ownership and paermissions of pidfile
(edit) @2758:e98b81687680   15 years phi new const for shutdown()
(edit) @2757:c5621a2329a7   15 years phi early lookup of UID
(edit) @2756:ab72c94d14d3   15 years phi corrected #ifdefs to to match the requirements
(edit) @2755:662ef8504df4   15 years phi use (none) if ROAR_DEFAULT_SOCKGRP is not defined in help
(edit) @2754:91826f347202   15 years phi handle error of --setgid and no group name supplied
Note: See TracRevisionLog for help on using the revision log.