source: roaraudio/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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... …
(edit) @16:c4585a26128b   16 years phi preperation to support mixing at diffrent levels
(edit) @8:89686870362d   16 years phi added a version to the messages (INCOMPATIBLE PROTOCOL CHANGE!)
(edit) @7:4e1da9187f12   16 years phi added roar_buffer stats
(edit) @2:2d5e843739a3   16 years phi added socks4a support
(add) @0:2a41d2f42394   16 years phi Initial revision
Note: See TracRevisionLog for help on using the revision log.