source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @528:d42830e32ea1   16 years phi adding dummy IPX implementation: are there no docs? Can't even find …
(edit) @524:5f28b3d43c22   16 years phi updated ROAR_SOCKET_TYPE_MAX
(edit) @521:f7ca1f94e9e5   16 years phi added roar_socket_get_local_nodename() and use it as default hostname
(edit) @515:fc2142435c6f   16 years phi LISTEN-prefix no longer needed
(edit) @513:d246d12b3e26   16 years phi reanaged spaces and added ROAR_SOCKET_TYPE_TCP6/UDP6/INET6 constants
(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) @506:8548c6327f60   16 years phi added roar_stream_send_data()
(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) @498:0c066d1a1842   16 years phi added simple code to speed up non-stream connections
(edit) @492:5de8b9639551   16 years phi added underrun vars
(edit) @489:3d70a7db3ffd   16 years phi added struct roar_acl_cmp
(edit) @480:6ea556bf812e   16 years phi needed within NetBSD
(edit) @474:bf16bfa39554   16 years phi move include of roaraudio.h on top, this should fix errors on NetBSD
(edit) @472:e098480dd275   16 years phi this maybe get compiling on old gccs work
(edit) @465:82fd66e50dc3   16 years phi added support to get the size of optimal read() and write()s
(edit) @450:67dff1f38bcb   16 years phi added ROAR_DEFAULT_SOCKGRP
(edit) @437:38e4b190c0e8   16 years phi added support UID/GID of client
(edit) @415:03375b66f530   16 years phi need connection and stream object for meta data update
(edit) @408:472ce48f6ae5   16 years phi added prototype for roar_codec_pulse2roar()
(edit) @407:a43c820dc93c   16 years phi added data type for pa_simple
(edit) @400:ff13796685e7   16 years phi added simple.h and ROAR_STRDUP
(edit) @398:fff95de9a2fc   16 years phi added basic libroarpulse code/header files
(edit) @394:c0c41ad9d2ed   16 years phi added ROAR_SPEEX_MAX_CC and buffers for cf speex
(edit) @393:698f0de23178   16 years phi cf speex: detect mode on first read
(edit) @386:372958bba38d   16 years phi make the resample use a more accorate value for step
(edit) @383:56f41c54f169   16 years phi added working 16 bit mono resampling code
(edit) @378:0d693adc6591   16 years phi added ROAR_SOCKET_TYPE_GENSTR, set socktype on exec
(edit) @375:1a8441809146   16 years phi added a prototype for a call to reate a new UDP socket with same local end …
(edit) @374:e3f42f05cdfb   16 years phi added a function to open an UDP socket
(edit) @370:925790633b2a   16 years phi added some BASIC PLAY like functions
(edit) @367:0216492669e8   16 years phi done a lot basic midi things
(edit) @366:1615328b219a   16 years phi renamed math.[ch] to poly.[ch] to solve probs with includung of <math.h>
(edit) @357:22614f9c7e4b   16 years phi use config.h* not config.h for .cvsignore
(edit) @356:e857805ed5a3   16 years phi added config.h to .cvsignore
(edit) @352:6784467a4ccd   16 years phi added ACL commands
(edit) @349:bb7425be4390   16 years phi added roar_acl_rule_chk_connect()
(edit) @348:ab9e2f875c90   16 years phi added GID
(edit) @347:67e024bb69ef   16 years phi added acl.[ch] to libroar
(edit) @345:7b7f3fc6d5c5   16 years phi added basic things for ACL support
(edit) @344:dca00cd4fcf2   16 years phi added roarauio/acl.h
(edit) @341:0f93f89c3c88   16 years phi adding basic macros for YID<->Roar conv and include roaraudio.h :)
(edit) @340:df4dc4d3ed6e   16 years phi added some needed basic header files :)
(edit) @336:8b4e990a5a7c   16 years phi added libroaryiff.h
(edit) @329:6ba38f92c56f   16 years phi added CELT to list of codecs
(edit) @323:60282fdc8511   16 years phi added basic strcuture for rw codecfilter CELT
(edit) @322:052bfe12ca96   16 years phi set IPTOS_LOWDELAY on TCP sockets
(edit) @321:a0528eb5cc46   16 years phi added midi.[ch] to libroar
(edit) @320:b4c30f48120d   16 years phi added file.[ch] to libroar
(edit) @319:3e4b84d25a3e   16 years phi added replaygain vars to mixer
(edit) @318:c9882fe073c4   16 years phi added more hi-level codecs
(edit) @317:ea95c08ada23   16 years phi reserved one bit for MIDI
(edit) @316:3a3da20ac71f   16 years phi no... we better call it ROAR_HAVE_LINUX_SENDFILE
(edit) @315:50edc9af1b0b   16 years phi added ROAR_HAVE_SENDFILE to config.h
(edit) @314:bd83d25919bd   16 years phi added config options ROAR_HAVE_LIBVORBIS and ROAR_HAVE_LIBVORBISFILE
(edit) @313:aa94ac6ba80b   16 years phi added ROAR_LIBS, ROAR_CFLAGS
(edit) @312:abbcbb5a3be4   16 years phi added more correct mlook() support
(edit) @311:b7f551cb0938   16 years phi added ROAR_WARN
(edit) @239:bfc6b5e2b4f1   16 years phi added meta tag ENCODEDBY as alias of ENCODER
(edit) @238:9256f02e3293   16 years phi added command ROAR_CMD_BEEP
(edit) @231:3f07d1860e7b   16 years phi added roar_simple_play_file()
(edit) @230:91c2eef7ce7c   16 years phi added alias ROAR_SOCKET_TYPE_TCP to ROAR_SOCKET_TYPE_INET as *_TCP seems …
(edit) @229:d11bce45cb62   16 years phi added ROAR_CODEC_MIDI_FILE but need to rethink about this code
(edit) @215:517d6bee5d8d   16 years phi added roar_file_play()
(edit) @208:d93b6c1e83b7   16 years phi added roar_file_send_raw()
(edit) @203:75e63fd95a37   16 years phi added midi.[ch] to libroar
(edit) @202:668b07e1375e   16 years phi added file.[ch] to libroar
(edit) @141:0bf48a979d08   16 years phi added ENCODER meta tag roaraudio_0_1_testing2_wesen
(edit) @138:f5abe6d9076a   16 years phi added new meta tags: DURATION, WWW (AKA HOMEPAGE), WOAF
(edit) @123:da1cb3923a92   16 years phi added SERVER meta tag (Icecast uses it)
(edit) @119:8669a32c3bdd   16 years phi added a way to get the roar_stream object when using …
(edit) @114:a68766835a6a   16 years phi added support to list meta tags on streams in libroar
(edit) @110:96435ca2eb90   16 years phi added roar_meta_strtype() and roar_meta_inttype()
(edit) @103:ef0bd3214a99   16 years phi added roar_stream_meta_get() and roar_meta_free()
(edit) @100:fea0dd940215   16 years phi added basic declarations for reading meta data
(edit) @98:5ae4bff09349   16 years phi added roar_stream_meta_set() prototype
(edit) @95:9ae12ea97649   16 years phi added command modes for meta data
(edit) @94:e58ac91b983b   16 years phi added meta.h
(edit) @91:1a6a12f6ea1d   16 years phi added more meta types mainly for players
(edit) @87:3bc590ae9419   16 years phi started with meta data support
(edit) @82:395b9657ca85   16 years phi added roar_simple_new_stream()
(edit) @81:d4aa20e568c9   16 years phi added roar_stream_connect_to() to libroar
(edit) @76:aa72e619efc7   16 years phi added ROAR_CMD_CON_STREAM
(edit) @75:bca1641a0cd8   16 years phi added support to open files like sockets
(edit) @69:5ef65a9359b3   16 years phi added support to fork a roard instance in background
(edit) @60:d1fa94aadc08   16 years phi added basic UNIX Domain Socket code
(edit) @57:b3abe3c77d41   16 years phi added some more mlock support
(edit) @56:2f8c23a10120   16 years phi added some mlock support code
(edit) @46:9cbcc36848f9   16 years phi added roar_buffer_duplicate()
(edit) @38:7b99528e2087   16 years phi changed roar_sample struct
(edit) @30:7b09dab6ee8a   16 years phi added some prototypes
(edit) @29:1294bce9fe7f   16 years phi added math.h
(edit) @27:87f2808d4c17   16 years phi added prototype and some protection code for roar_get_vol()
(edit) @20:4c1dc5287f52   16 years phi added ROAR_CMD_GET_VOL and some descs
(edit) @17:411717cefded   16 years phi now we can change the volume, but it will not work if you set it... …
Note: See TracRevisionLog for help on using the revision log.