source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @2753:4ba2efb7920b   15 years phi make add_listen() independed of audio group
(edit) @2752:fc6a0bff2d27   15 years phi handle --setuid without a -U
(edit) @2751:6cc76359d728   15 years phi first start of no compile time preselected default audio group
(edit) @2750:3b5c1d0d75e0   15 years phi downmixing 4.0->2.0
(edit) @2749:bbb02514597a   15 years phi new prototypes
(edit) @2748:c64f61dde0fd   15 years phi parameter is in samples not frames
(edit) @2747:3b74f02762f5   15 years phi new debug lions
(edit) @2746:5def63061729   15 years phi main work of today
(edit) @2745:52bf052ec970   15 years phi added new function prototypes
(edit) @2744:246a64f704c3   15 years phi update list of implemented functions
(edit) @2743:0a9f381f7519   15 years phi corrected nummber of channels, corrected decrement
(edit) @2742:a5c3ca61e61d   15 years phi added roar_conv_chans_2to616(), roar_conv_chans_2to516() and …
(edit) @2741:09f063a4a56e   15 years phi added roar_conv_chans_2to316()
(edit) @2740:ff774cb02315   15 years phi new prototypes roar_conv_chans_2to{3,4,5,6}{8,16}
(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
Note: See TracRevisionLog for help on using the revision log.