source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @895:8b9927ab9051   15 years phi added info about --runtime-detect
(edit) @894:bcc6fa39fe0d   15 years phi updated ChangeLog? for new release
(edit) @893:8cc2570f5134   15 years phi updated HACKING file: build with DECnet support
(edit) @892:904c361f96a2   15 years phi no DECnet warnings on non-DECnet systems anymore
(edit) @891:a3bd65de3136   15 years phi updated TODO list
(edit) @890:c3559be0bc00   15 years phi added check for IPv6
(edit) @889:ac4b3785caa0   15 years phi test for RAUM magic
(edit) @888:518573ceb8cc   15 years phi added trapece signal
(edit) @887:a5d48b62c4fc   15 years phi added support to change freq, time and form of signal
(edit) @886:2dc09cf3bc74   15 years phi added vio funcs for reread/write and simple pass
(edit) @885:0a84db00a5da   15 years phi added a debug lion
(edit) @884:9447d31faa46   15 years phi added --fmul and --fdiv
(edit) @883:c2c34287619c   15 years phi ha, found the bug and gut the filter working!
(edit) @882:d2125824428f   15 years phi added filter AMP to libroardsp
(edit) @881:fdf97832f81f   15 years phi redesigned the VIO abstarction layer a lot
(edit) @880:a6e9db1376d5   16 years phi typo
(edit) @879:eefbc6d9a2c3   16 years phi added codecs RAUM and RAUM_VORBIS
(edit) @878:f4e3629961d7   16 years phi it's DISCID, not DISKID…
(edit) @877:cf64c440f89e   16 years phi added new meta tags: YEAR, DISKID, REPLAYGAIN_*
(edit) @876:b8c42b09b8f7   16 years phi renamed raor_conv_codec() to roar_conv_codec(), got bo conv working on non …
(edit) @875:3df25f7ae32d   16 years phi added roar_conv_signedness() and roar_conv_endian(), changed …
(edit) @874:fdb9418acb60   16 years phi use *_DECLS
(edit) @873:b3a37e089ed9   16 years phi set 300 sec timeout by default for DECnet sockets
(edit) @872:097e54949019   16 years phi run libao plugin configure at end of configure…
(edit) @871:1f9e7d2c2dcc   16 years phi use always use ROAR_CODEC_NATIVE_ENDIAN on 8 bit streams
(edit) @870:0b576e7b10ae   16 years phi added ROAR_CODEC_NATIVE_ENDIAN
(edit) @869:a8feb1a96af2   16 years phi implemnted roar_conv_endian_32()
(edit) @868:c29b4e7e4e01   16 years phi use roar_conv_endian_24() as it is working…
(edit) @867:5c9fd5ae3965   16 years phi use -f for ln in semi-install
(edit) @866:1ab3d8baa4be   16 years phi added install and semi-install target (and prep-install-dirs as a dep)
(edit) @865:8bca13e93510   16 years phi added Makefile targets prep-install-dirs, install, semi-install
(edit) @864:ce3de1d58b8d   16 years phi added options to set $PREFIX*
(edit) @863:b7ef1e1038fd   16 years phi added $PREFIX* to configure/Makefile.conf
(edit) @862:0b145be18b37   16 years phi added some text to help
(edit) @861:292a83484609   16 years phi only support HTTP streams if we have wget
(edit) @860:c78eff1ca926   16 years phi check for wget
(edit) @859:7f05baebc15c   16 years phi added roar_conv_endian_24()
(edit) @858:5ef1c551785f   16 years phi added eddines converting for 16 bit
(edit) @857:b67a0fbdd113   16 years phi added roar_conv_endian_16()
(edit) @856:b61f10a34036   16 years phi got 32 bit mode working, yey! :)
(edit) @855:f2ea73faae80   16 years phi added support for changeing volume on 32 bit int
(edit) @854:3f08ff528e51   16 years phi added support for 32bit mixing if we have a 64bit type
(edit) @853:1a53ce22d203   16 years phi checking for 64 bit types
(edit) @852:de662ac08ef4   16 years phi got roar_conv_chans_AtoB*() with a or B = 2 working, realigned some …
(edit) @851:06cbae08cea5   16 years phi use libsndfile for ROAR_CODEC_RIFF_WAVE if avalible, does not support vio! …
(edit) @850:b498ce53df3a   16 years phi added new more optimized roar_conv_chans_*() funcs
(edit) @849:52b8d86b3e60   16 years phi changed spaces and use 32 bit funcs in 32 bit mode
(edit) @848:51d8c3ac4149   16 years phi added info about new 32 bit funcs
(edit) @847:961bb63d7a61   16 years phi added new proto types
(edit) @846:7ae73a8f5a4a   16 years phi added roar_conv_codec_u2sA()/_s2uA() for A element 8, 16, 32 :)
(edit) @845:21845f9f414c   16 years phi added roar_conv_bits_AtoB() with A,B element 8,16,32 :)
(edit) @844:a0db3ee56ba8   16 years phi updated Changelog: added cdrum, rw alaw, proxy
(edit) @843:50bb0a47d743   16 years phi $PROC_NET_DECNET is "decnet status file" not "cdrom device" ;)
(edit) @842:d9f566804a4e   16 years phi updated proxy server envs
(edit) @841:22d0cbabd0f0   16 years phi added now envs for http/ssh proxy
(edit) @840:b45e02ef8f29   16 years phi added support for socat and for unix domain sockets via socat
(edit) @839:028bb26bac65   16 years phi added ssh proxy support for +fork and inet via netcat
(edit) @838:7e78b8dfd899   16 years phi done som preperation for SSH Proxy code
(edit) @837:aa90eabe8b5c   16 years phi add support for proxy options
(edit) @836:3b75dfb94212   16 years phi add support for user@host and user:pw@host syntax for proxy server names
(edit) @835:2dd85f8453a7   16 years phi get a username from the system, send the current user via SOCKS4x
(edit) @834:3c740aeb58c5   16 years phi added new arguemnts proxy funcs
(edit) @833:7c11ae15df0d   16 years phi done a lot cleanup in proxy code
(edit) @832:a3855d67960a   16 years phi support useing $https_proxy, too and accept proxy_type==https
(edit) @831:38475738cd72   16 years phi added working support for HTTP CONNECT proxy
(edit) @830:3d372cbc2376   16 years phi added roar_socket_open_http() and changed some code to be more common
(edit) @829:9ed47cfb4d44   16 years phi unifyed SOCKS4 api, have now support for SOCKS4/4a/4d
(edit) @828:8b4d4f52ca50   16 years phi do not try DECnet on non DECnet kernels…
(edit) @827:7002a72bf727   16 years phi added option --proc-net-decnet
(edit) @826:bab1cca7d75f   16 years phi added experimental support for bidirectional streams
(edit) @825:e8de49ad731e   16 years phi added struct roar_cdrom_title
(edit) @824:1d4fa470c517   16 years phi remeber pid of playing process, kill on stop, stop on close
(edit) @823:24cb0650e377   16 years phi added info about CDROMs
(edit) @822:670d196e35e8   16 years phi got it working, year!
(edit) @821:e2cefbe8a430   16 years phi added a lot new stuff for cd playback including …
(edit) @820:9e1bd17bb1f9   16 years phi done a lot more cdrom work, still need a working roar_cdrom_play()
(edit) @819:dbc032ac4849   16 years phi use libroar's API
(edit) @818:063e70897697   16 years phi added write support to alaw codec filter
(edit) @817:4f7845da4f96   16 years phi got alaw encoding working
(edit) @816:32f951ae88ac   16 years phi added roardsp_conv_pcm162alaw()
(edit) @815:efd3990303cc   16 years phi added roardsp_conv_pcm162alaw()
(edit) @814:14872f2ea6c1   16 years phi addec SUN copyright statement and pcm2alaw lookup table
(edit) @813:0f0fd9b1fadd   16 years phi done some cdrom open and close coding
(edit) @812:ff09ae744d4c   16 years phi claeryfiyed some decls
(edit) @811:c0fcdec9e4be   16 years phi addec cdrom.c
(edit) @810:70f99861c1fa   16 years phi added soem basic structure
(edit) @809:81a3025cae68   16 years phi added new error codes
(edit) @808:c93a374582ac   16 years phi added cdrom.h
(edit) @807:9289636092cd   16 years phi set roar_errno
(edit) @806:01208d682d8e   16 years phi done some code for CD playback, the interface to the server is still …
(edit) @805:09ff54ee2742   16 years phi added roar_cdromdevice()
(edit) @804:7e498a6977b9   16 years phi search for cdrom device
(edit) @803:fc334d18b070   16 years phi added check for cdparanoia
(edit) @802:68a56c81c5d6   16 years phi we added roarradio
(edit) @801:11d085fa41b3   16 years phi guess our default codec is Ogg/Vorbis?
(edit) @800:7d400de1c704   16 years phi added roarradio, a HTTP-ATTACH client
(edit) @799:ff4c12152444   16 years phi got away with the bad noop-ping stuff by testing for roar_errno in …
(edit) @798:86e3c1bfb7cb   16 years phi set roar_errno in roar_get_stream()
(edit) @797:1f53507db163   16 years phi added roar_errno and a code for unknown errors
(edit) @796:047077b4c2e6   16 years phi added info that YIFF clients now work a lot better
Note: See TracRevisionLog for help on using the revision log.