source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @1038:3b27c9b36f14   15 years phi added stream_meta_finalize(), ROAR_META_MODE_FINALIZE
(edit) @1032:a06815278af3   15 years phi added stream flag META
(edit) @1004:15b43935d30b   15 years phi added new filter: downmix
(edit) @1003:ddf048d9f930   15 years phi added new ROARDSP_FCTL_Q and ROARDSP_FCTL_MODE
(edit) @988:06d3e6a58b9b   15 years phi introduced ROAR_INSTINT
(edit) @986:dfa600647b4a   15 years phi added constant and struct for roar command gettimeofday
(edit) @979:2d5a48c15b5f   15 years phi added new filter: Add, Quantifier, Clip
(edit) @978:15bd8118daa4   15 years phi added stream type mixing
(edit) @968:82561f5f0063   15 years phi set recv buffer to minimum for streams
(edit) @963:9f2802d4302b   15 years phi added support to read stream flags (currently primary and output), …
(edit) @943:0e5abb55ef23   15 years phi added null io read/write for vio
(edit) @927:7abaadb408b0   15 years phi add support to configure to find the correct audio group
(edit) @922:0620585d146b   15 years phi added support for mulaw (libroardsp) and added a codec filter for roard
(edit) @918:b6eadd7797e4   15 years phi corrected indenting
(edit) @904:51474cae0459   15 years phi added roar_buffer_shift_out()
(edit) @902:917110257fcf   15 years phi do not relay in implecide including header files, patch by janus
(edit) @886:2dc09cf3bc74   15 years phi added vio funcs for reread/write and simple pass
(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) @879:eefbc6d9a2c3   16 years phi added codecs RAUM and RAUM_VORBIS
(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) @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) @858:5ef1c551785f   16 years phi added eddines converting for 16 bit
(edit) @857:b67a0fbdd113   16 years phi added roar_conv_endian_16()
(edit) @852:de662ac08ef4   16 years phi got roar_conv_chans_AtoB*() with a or B = 2 working, realigned some …
(edit) @850:b498ce53df3a   16 years phi added new more optimized roar_conv_chans_*() funcs
(edit) @847:961bb63d7a61   16 years phi added new proto types
(edit) @839:028bb26bac65   16 years phi added ssh proxy support for +fork and inet via netcat
(edit) @834:3c740aeb58c5   16 years phi added new arguemnts proxy funcs
(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) @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) @816:32f951ae88ac   16 years phi added roardsp_conv_pcm162alaw()
(edit) @812:ff09ae744d4c   16 years phi claeryfiyed some decls
(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) @805:09ff54ee2742   16 years phi added roar_cdromdevice()
(edit) @797:1f53507db163   16 years phi added roar_errno and a code for unknown errors
(edit) @780:f816663e2b33   16 years phi added roaraudio/error.h, basic error codes
(edit) @773:8e54a8bd56be   16 years phi added roar_stream_attach_simple()
(edit) @772:99fcf880c8b8   16 years phi ROAR_ATTACH_*
(edit) @762:b0fafbce8cc5   16 years phi added a more complete roar_file_play_full()
(edit) @758:2bb998ad89ce   16 years phi added roar_stream_passfh()
(edit) @756:da1c2873e195   16 years phi added ROAR_CMD_PASSFH
(edit) @753:cb79175b94f9   16 years phi added int roar_socket_recv_fh (int sock, char * mes, size_t * …
(edit) @735:aa6ba210e826   16 years phi added alaw reading support to libroardsp
(edit) @733:0a49a941c8e3   16 years phi added A-Law/Mu?-Law codecs
(edit) @726:26e7ed06ca23   16 years phi applied janus' patches for OpenBSD, fixed corruped libroaresd/Makefile
(edit) @706:6627e0732b98   16 years phi added license statements
(edit) @704:25764dfdef62   16 years phi added COPYING.lgplv3
(edit) @701:51495a826510   16 years phi fixed some gcc warnings, no bugs
(edit) @700:2befcd77b414   16 years phi maybe this works on MAC OS X…
(edit) @699:0cbad3ff56d5   16 years phi added a inline ROAR_MLOCK() if not linux but inline funcs supportet
(edit) @690:cee9bf5fa456   16 years phi added copyright statements
(edit) @688:60db5a500947   16 years phi added copyright statements
(edit) @687:b69676c475b4   16 years phi added copyright statements
(edit) @686:5d9713ead023   16 years phi moved libroar/midi.* to libroardsp/midi.*
(edit) @685:b05e3c0058d0   16 years phi added highp inst struct and prototypes
(edit) @679:686e27a00872   16 years phi added roardsp_fchain_num()
(edit) @676:ee91616e26df   16 years phi added lowp prototypes
(edit) @673:69300e477dca   16 years phi done lowp filter, added rate to filter struct
(edit) @672:acb06011bc09   16 years phi added roardsp_filter_ctl()
(edit) @664:28398ed2e551   16 years phi added roardsp_filter_str2id(), roardsp_filter_id2str()
(edit) @662:8d12b1324fee   16 years phi added filter defines
(edit) @659:ab1e80d9f873   16 years phi added a lot basic proto types
(edit) @652:2eb9bea08391   16 years phi include all basic things via <roaraudio.h>
(edit) @651:a6aa3ddcd347   16 years phi added libroardsp.h
(edit) @649:0ee35e06288f   16 years phi added roar_file_map() and roar_file_unmap()
(edit) @642:c5f7657a5491   16 years phi added ROAR_AUTH_*
(edit) @641:4935a9d29d20   16 years phi added ROAR_CMD_ATTACH, ROAR_CMD_EPERM, some minor changes
(edit) @636:4a2ecb926a0e   16 years phi added ROAR_CELT_MAGIC :)
(edit) @633:0326bde1f1cb   16 years phi added roar_conv_codec_s2u16()
(edit) @630:b46025a8dd49   16 years phi added prototypes for roar_conv_chans_nto1*()
(edit) @622:6899498ecab2   16 years phi added speex magic
(edit) @595:b29ed52b1383   16 years phi added parameter inst to vio struct members
(edit) @594:e3f79739b8cc   16 years phi added parameter inst to vio struct members
(edit) @593:60484a435b66   16 years phi added member inst to vio struct
(edit) @591:14183a05ee44   16 years phi added roar_vio_init_calls()
(edit) @589:2187e8d9f212   16 years phi added roar_vio_calls struct
(edit) @588:ba2e8016727e   16 years phi added vio.h
(edit) @578:51e28ac3912e   16 years phi added call roar_terminate() to libroar
(edit) @567:caec85153110   16 years phi added magic/meta dir "META"
(edit) @560:f62c1a95de4c   16 years phi added ROAR_CODEC_RIFF_WAVE
(edit) @556:24413e9e6310   16 years phi added codec auto detection code for source cf and added …
(edit) @555:3e21244380f6   16 years phi removed CELT_PREFIX and added INCPATH
(edit) @539:79cc09e8d4f9   16 years phi save orginal codec and send it via ROAR_CMD_GET_STREAM_PARA
(edit) @537:4c587d327dd8   16 years phi added roar_str2codec() and roar_codec2str()
(edit) @530:8578b85b0077   16 years phi added pure IPX basic support
(edit) @529:ea3d1660fd37   16 years phi renamed IPXSPX into IPX as I can't find SPX support
Note: See TracRevisionLog for help on using the revision log.