source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @795:3820239da022   16 years phi added a YGetNextEvent() wich handels basic things
(edit) @794:2aac58294f99   16 years phi save the last started stream
(edit) @793:c46870b05938   16 years phi added events.c
(edit) @792:35987a57e1af   16 years phi implemented a basic YGetSoundObjectAttributes()
(edit) @791:4f43a30ddd81   16 years phi added file.c
(edit) @790:00e2da6f9a65   16 years phi added code for YStartPlaySoundObject(), maybe it will work
(edit) @789:be475a216811   16 years phi added stub.c
(edit) @788:468ffb4ab102   16 years phi free the connection object after shutdown
(edit) @787:a69f7ee33a38   16 years phi check for the server to not be NULL before use strcmp()
(edit) @786:027fb11d0239   16 years phi info about new manpages
(edit) @785:7eb7d3e740e7   16 years phi added infos about pointer, added "THREAD SAFETY"
(edit) @784:e281050a0057   16 years phi added manpage for roar_codec2str() and roar_str2codec()
(edit) @783:bd7da167acad   16 years phi got away with some cf alaw related compiler warnings
(edit) @782:1f8d9783da32   16 years phi updated ChangeLog?
(edit) @781:86668d0f5d9a   16 years phi check for LP64
(edit) @780:f816663e2b33   16 years phi added roaraudio/error.h, basic error codes
(edit) @779:b5e163c03327   16 years phi updated ChangeLog?
(edit) @778:3a429afd09a5   16 years phi updated TODO roaraudio_0_1beta1
(edit) @777:30d9ffa609b8   16 years phi updated Changelog for 0.1beta1
(edit) @776:1d9ce44598b2   16 years phi better support passfh on seekable streams
(edit) @775:713dae109380   16 years phi typo
(edit) @774:aa9101ae61d1   16 years phi use roar_simple_new_stream_obj() not roar_simple_new_stream() so we can …
(edit) @773:8e54a8bd56be   16 years phi added roar_stream_attach_simple()
(edit) @772:99fcf880c8b8   16 years phi ROAR_ATTACH_*
(edit) @771:ffb27e74a214   16 years phi added debug line
(edit) @770:3f3103b894a1   16 years phi added --background, true background playback
(edit) @769:d03ad56f377f   16 years phi added code for attach, supporting ROAR_ATTACH_SIMPLE
(edit) @768:083524c5b23c   16 years phi added noop attach command
(edit) @767:7205e1dce16c   16 years phi added client_stream_move()
(edit) @766:8f87fbeb4fd3   16 years phi added streams_get_client
(edit) @765:131d502068f5   16 years phi updated roarcatplay and added --simple and --pasive
(edit) @764:a38fe1677502   16 years phi accept NULL as stream object
(edit) @763:11183fef902c   16 years phi removed unused var
(edit) @762:b0fafbce8cc5   16 years phi added a more complete roar_file_play_full()
(edit) @761:63700d19fee7   16 years phi return error on error ;)
(edit) @760:f9aacf70ea44   16 years phi added roarcatpassfh
(edit) @759:be1544e081ad   16 years phi added debug code, got roar_stream_passfh() working
(edit) @758:2bb998ad89ce   16 years phi added roar_stream_passfh()
(edit) @757:4e5bfa3538df   16 years phi added support for ROAR_CMD_PASSFH
(edit) @756:da1c2873e195   16 years phi added ROAR_CMD_PASSFH
(edit) @755:fa521d53ac05   16 years phi added clients_get_fh()
(edit) @754:c9679895bf19   16 years phi let roar_socket_send_fh() and roar_socket_recv_fh() support (virtally) …
(edit) @753:cb79175b94f9   16 years phi added int roar_socket_recv_fh (int sock, char * mes, size_t * …
(edit) @752:57e8c837e50f   16 years phi seems that we do not need to set SO_PASSCRED
(edit) @751:bc191b4a23e0   16 years phi find libshout again, this may also help for OpenBSD as janus reportet that …
(edit) @750:cd3a83df2083   16 years phi added --runtime-detect
(edit) @749:2b25ecdfb97b   16 years phi use compile time detected set of tools for cmd codec filters
(edit) @748:cd6aeea28945   16 years phi added support to check for addition tools
(edit) @747:de481ef1b88b   16 years phi more cleanup
(edit) @746:1b154bfd0a21   16 years phi more cleanup, dont force a wronge errno
(edit) @745:b2996b41f084   16 years phi done some cleanup
(edit) @744:ad382e33d5d0   16 years phi got it working, need cleanup
(edit) @743:63c72d2a996d   16 years phi use casts to avoid warnings
(edit) @742:fdd31aa705a9   16 years phi after open do not try to read
(edit) @741:9be48345d290   16 years phi tryed a lot with libvorbisfile to use stream_vio*, seems to to work very …
(edit) @740:9006af31af0a   16 years phi return -1 in error case
(edit) @739:a3bc82e9c722   16 years phi fixed support for codecfilters and DECnet
(edit) @738:29fbccb9db97   16 years phi stream.info.bits is in bits, not bytes ;)
(edit) @737:5de0574d6609   16 years phi now you can use the same in and output buffer
(edit) @736:44f4feb2496f   16 years phi added basic alaw cf
(edit) @735:aa6ba210e826   16 years phi added alaw reading support to libroardsp
(edit) @734:1c7f89efec14   16 years phi added alaw.c
(edit) @733:0a49a941c8e3   16 years phi added A-Law/Mu?-Law codecs
(edit) @732:b7411845aff5   16 years phi added info for other protocolls on some places, there are sill a lot to …
(edit) @731:703bd0e208bb   16 years phi added FILES section
(edit) @730:b43149bb9cb3   16 years phi introdused $(SHARED_CF)
(edit) @729:215a18cb4875   16 years phi use ROAR_DBG() not plain printf()
(edit) @728:7172e96b63b0   16 years phi removed targstes man2html, symlinks-html from std all target
(edit) @727:7347928b02db   16 years phi which behaves diffrently on NetBSD... *grrr*
(edit) @726:26e7ed06ca23   16 years phi applied janus' patches for OpenBSD, fixed corruped libroaresd/Makefile
(edit) @725:a072974497c7   16 years phi use pkg-config if we have one
(edit) @724:91178cd7b5b4   16 years phi removed done tasks roaraudio_0_1
(edit) @723:cfef8c15732f   16 years phi changed changelog to fit the release
Note: See TracRevisionLog for help on using the revision log.