source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @545:595c5107b044   16 years phi link roartips in SEE ALSOs
(edit) @544:07142c500c80   16 years phi added lot basic information
(edit) @543:913a358e2154   16 years phi added roartips.7
(edit) @542:c71495eebd20   16 years phi added sources_add_cf()
(edit) @541:4bb3a9f715a6   16 years phi fixed a cf_vorbis about errno
(edit) @540:c1fd46366418   16 years phi get display of orgiginal codec working
(edit) @539:79cc09e8d4f9   16 years phi save orginal codec and send it via ROAR_CMD_GET_STREAM_PARA
(edit) @538:766ee7a02149   16 years phi set codec_orgi and align spaces
(edit) @537:4c587d327dd8   16 years phi added roar_str2codec() and roar_codec2str()
(edit) @536:b6975edef777   16 years phi cleanup roaraudio_0_1_testing6_wesen
(edit) @535:150283da52ba   16 years phi make code working again, *hates IPv6*
(edit) @534:e649f09f8e0e   16 years phi #ifdef ROAR_HAVE_IPX around IPX block… roaraudio_0_1_testing5_janus
(edit) @533:bcfbd2933d39   16 years phi move } to where it belongs to
(edit) @532:04a8638512ec   16 years phi use SO_REUSEADDR for temp DECnet sockets, too
(edit) @531:4f44756a7201   16 years phi prepered a bit IPX code, gave up for today because of the THAT BAD …
(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
(edit) @528:d42830e32ea1   16 years phi adding dummy IPX implementation: are there no docs? Can't even find …
(edit) @527:87baa26bd2fb   16 years phi added IPX/SPX and display errno on error
(edit) @526:dad1cb338c60   16 years phi added experimental DECnet support to roar_simple_new_stream_obj()
(edit) @525:57dc0b2f5ee6   16 years phi added debug line for connect
(edit) @524:5f28b3d43c22   16 years phi updated ROAR_SOCKET_TYPE_MAX
(edit) @523:0c640b607a7f   16 years phi it should now be possible to use --setuid/--setgid on non unix sockets
(edit) @522:831c6669c72a   16 years phi try also DECnet if server is NULL
(edit) @521:f7ca1f94e9e5   16 years phi added roar_socket_get_local_nodename() and use it as default hostname
(edit) @520:97b25e01e6a7   16 years phi this code changes seems not to work for me but are 100% correct acccording …
(edit) @519:245b982566c1   16 years phi -6 gives error now if no IPv6 support is compiled in
(edit) @518:b4054527b555   16 years phi added options -4 and -6
(edit) @517:1b5f48c1dc8c   16 years phi set socket type if we know it
(edit) @516:30e909286909   16 years phi added code to use default object if non was given :)
(edit) @515:fc2142435c6f   16 years phi LISTEN-prefix no longer needed
(edit) @514:b9a1df084db8   16 years phi added sockaddr.in6 and return -1 for ROAR_SOCKET_TYPE_INET6
(edit) @513:d246d12b3e26   16 years phi reanaged spaces and added ROAR_SOCKET_TYPE_TCP6/UDP6/INET6 constants
(edit) @512:8fb7528db636   16 years phi use an union for all the sockaddr_*s
(edit) @511:71b909acd31e   16 years phi wrote body
(edit) @510:672fda911376   16 years phi added roarsocktypes, a tool to test all supported AF_*s
(edit) @509:17952ed84309   16 years phi started with IPv6 support
(edit) @508:1129ff87dd1e   16 years phi added DECnet listen support, introused -n/--decnet to roard, added …
(edit) @507:5c9574ef2183   16 years phi use roar_stream_send_data() not write()
(edit) @506:8548c6327f60   16 years phi added roar_stream_send_data()
(edit) @505:ca6bfa6cfad1   16 years phi fixed some bugs in roar_simple_new_stream_obj()
(edit) @504:aa76f8ae6e2e   16 years phi shutdown() ESD socket
(edit) @503:36e7185c2678   16 years phi cleanup
(edit) @502:f0ef9d157f91   16 years phi cleaning up non needed DECnet stuff
(edit) @501:985357040570   16 years phi ha! It's working: RoarAudio via DECnet! :), needs cleanup
(edit) @500:9646e437f5a1   16 years phi rearranched spaces a bit and added header for table
(edit) @499:4b162c373ea8   16 years phi added libdnet to configure
(edit) @498:0c066d1a1842   16 years phi added simple code to speed up non-stream connections
(edit) @497:bafbb01ed403   16 years phi added support for underruns
(edit) @496:a76b844d00c6   16 years phi added support vor underrun vars to proto
(edit) @495:cbd30b2ccdc2   16 years phi added underrun vars and simplyfied a bit
(edit) @494:e2c5683de088   16 years phi added underrun vars and simplyfied a lot of casts
(edit) @493:aa0666636931   16 years phi allow reuse of temp address
(edit) @492:5de8b9639551   16 years phi added underrun vars
(edit) @491:9f0ecaa578d4   16 years phi undone changes to rev 1.25, added some debug macros and clarified some … current-working
(edit) @490:dc9ab0d247dc   16 years phi corrected a cast and moved SO_PEERCRED code from req.c to network.c
(edit) @489:3d70a7db3ffd   16 years phi added struct roar_acl_cmp
(edit) @488:2ec5358c785e   16 years phi use optimal block size
(edit) @487:a25cdf58b8fe   16 years phi added Af_INET support to roar_simple_new_stream_obj()
(edit) @486:5f7954982f5a   16 years phi added some bugfixed because of roar_stream_m2s() change
(edit) @485:efebd5911d51   16 years phi added LDPATH to all Makefiles
(edit) @484:f5f98f005601   16 years phi updated configure script to search for cc and add a way to add -Ls to ld
(edit) @483:3bf1acf53dda   16 years phi suppress warnings about sizeof(void*) != sizeof(int)
(edit) @482:f07b16e8cfea   16 years phi make Makefile make compatible, no need for gmake :)
(edit) @481:6714ed07966f   16 years phi only link vorbisfile into roarvorbis if we habe libvorbisfile roaraudio_0_1_testing4_wesen
(edit) @480:6ea556bf812e   16 years phi needed within NetBSD
(edit) @479:d0db9bb95bc5   16 years phi should use fprintf() not printf() to output to stderr ;)
(edit) @478:c3bd8d4a9e4d   16 years phi build dummy roarvorbis in case no libvorbisfile found
(edit) @477:2b380a5f6796   16 years phi building on NetBSD now works
(edit) @476:43e105469198   16 years phi use cp -v only if cp accepts -v
(edit) @475:c5c9b2f8b848   16 years phi use cp -v only if cp accepts -v
(edit) @474:bf16bfa39554   16 years phi move include of roaraudio.h on top, this should fix errors on NetBSD
(edit) @473:42fde253563a   16 years phi +Darwin test by TwP
(edit) @472:e098480dd275   16 years phi this maybe get compiling on old gccs work
(edit) @471:b75aec3a76b7   16 years phi updated README and ChangeLog? a bit
(edit) @470:ec3c876cebf8   16 years phi added a meta Makefile
(edit) @469:5197a7a67eb5   16 years phi make xine find the roar plugin
(edit) @468:528afaf72bd6   16 years phi done some basic structure
(edit) @467:e6006ccc959f   16 years phi added Makefile
(edit) @466:cffb75652a09   16 years phi added some more calls to arts_stream_get() and arts_stream_set(), XMMS is …
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @464:733a4036ba0a   16 years phi it's unsigned not signed here
(edit) @463:67ff080cf77a   16 years phi done basic work
(edit) @462:08db2c1fa036   16 years phi started libroararts
(edit) @461:a2704faf66d0   16 years phi get song change to work
(edit) @460:bd4644ea0cf7   16 years phi copied some more code from esdout, now seeking works (why???, why not …
(edit) @459:cd25fa92d002   16 years phi added mixer support
(edit) @458:7deaeb20da4f   16 years phi removed a lot non working code, no metadata update within a file
(edit) @457:60f64b109d75   16 years phi some non working pthread based meta data update code
(edit) @456:829f43b09ea3   16 years phi got roar_write() work better and basic meta data update working
(edit) @455:2aca84291306   16 years phi added roar_get_output_time() and roar_get_written_time()
(edit) @454:39d9d6923952   16 years phi done basic work to support playback
(edit) @453:a9ae81f4cf35   16 years phi got a working Makefile and some basic struct for the C file
(edit) @452:2aa895bf169a   16 years phi started with xmms plugin
(edit) @451:ef127bf9f801   16 years phi chmod() and chown() roar_simple_new_stream_obj()s temp socket to best fit
(edit) @450:67dff1f38bcb   16 years phi added ROAR_DEFAULT_SOCKGRP
(edit) @449:e23bae640634   16 years phi added proc_name() to roarctl so it shows a proc name in addtion to the PID
(edit) @448:d76cc7b1f5ae   16 years phi try to read symlink /etc/roarserver
(edit) @447:69862ec0bf8a   16 years phi -p implys -t and -t sets only hostname if it is not of type INET
(edit) @446:4339778d91f0   16 years phi added support to use symbolic names for -p
Note: See TracRevisionLog for help on using the revision log.