source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @116:18a2f18b3152   16 years phi updated TODO list
(edit) @115:edaa5a08d711   16 years phi set correct client name and set filename in meta data
(edit) @114:a68766835a6a   16 years phi added support to list meta tags on streams in libroar
(edit) @113:a032ff209b90   16 years phi added stream_meta_list() and done other support for listing meta tags on …
(edit) @112:a203893a0b27   16 years phi added support to list meta tags on streams
(edit) @111:5b7ab8a1fe51   16 years phi added roarvorbis.c
(edit) @110:96435ca2eb90   16 years phi added roar_meta_strtype() and roar_meta_inttype()
(edit) @109:99f94ea46876   16 years phi now using roar_meta_strtype() and roar_meta_inttype()
(edit) @108:e7d2a8b2fa35   16 years phi em... use correct command…
(edit) @107:4586e930769b   16 years phi fixed overflow bugs
(edit) @106:bbd14eeee9db   16 years phi updated some code and added show_meta_type()
(edit) @105:ac69cbc697bd   16 years phi em... we should also do the actuel request…
(edit) @104:60026b54d652   16 years phi fixed long time existing read() of size zero while ROAR_CMD_ERROR bug
(edit) @103:ef0bd3214a99   16 years phi added roar_stream_meta_get() and roar_meta_free()
(edit) @102:c130ed86ee1d   16 years phi added roar_stream_meta_get()
(edit) @101:1b0b428158f6   16 years phi added support to read meta data
(edit) @100:fea0dd940215   16 years phi added basic declarations for reading meta data
(edit) @99:0ef9bfdde394   16 years phi got meta data update working
(edit) @98:5ae4bff09349   16 years phi added roar_stream_meta_set() prototype
(edit) @97:9f03ec4c5209   16 years phi added basic meta data support
(edit) @96:95f59231f310   16 years phi added ROAR_DBG()-line
(edit) @95:9ae12ea97649   16 years phi added command modes for meta data
(edit) @94:e58ac91b983b   16 years phi added meta.h
(edit) @93:3d448108a789   16 years phi added meta.c
(edit) @92:2d61884489be   16 years phi added support to set meta data
(edit) @91:1a6a12f6ea1d   16 years phi added more meta types mainly for players
(edit) @90:a4dbc92ef913   16 years phi added a lot of basic meta stuff
(edit) @89:afb9697062ee   16 years phi added meta.h
(edit) @88:89d8e65a55ea   16 years phi added meta.c
(edit) @87:3bc590ae9419   16 years phi started with meta data support
(edit) @86:d288e1afc78b   16 years phi updated help of roarctl
(edit) @85:261b53488dc2   16 years phi added set_mixer() and volume command to roarctl
(edit) @84:cd538d13337e   16 years phi fixed some bugs with multible streams per client
(edit) @83:a8aab70b122f   16 years phi added roarcat2sock
(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) @80:96de686a82c0   16 years phi handle over-long messages a bit better
(edit) @79:1ef015b15e79   16 years phi fixed byte-order bug
(edit) @78:997d49ae275a   16 years phi added basic support to connect to streams of existing clients
(edit) @77:284968f15643   16 years phi prepered a lot of code for multi-stream clientss
(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) @74:09b49c8553b7   16 years phi added $ROAR_DRIVER and $ROAR_DEVICE
(edit) @73:7eb32a675a95   16 years phi added some more simple things, including fallback support via +fork
(edit) @72:e64f9262cfa5   16 years phi updated TODO list
(edit) @71:6426d93defd0   16 years phi added support to quit the server if all clients are gone and we are in …
(edit) @70:58a327d2e216   16 years phi closing STDIN/STDOUT on fork
(edit) @69:5ef65a9359b3   16 years phi added support to fork a roard instance in background
(edit) @68:797b3512e1d9   16 years phi added basic demon support, a option to not listen on any sockets and …
(edit) @67:9c8c096465ad   16 years phi added basic most-time-it-should-work RIFF/WAVE support to sources.c
(edit) @66:a75c2005faeb   16 years phi finaly got sources working!
(edit) @65:65d45c7144e1   16 years phi done some coding to support sources
(edit) @64:93c00fbc439a   16 years phi changed some basic things to support sources
(edit) @63:d8ba12b0b152   16 years phi we need the clients and the sources to be inited to add sources, so init …
(edit) @62:c0dab6fd9534   16 years phi added support for options -t/-u
(edit) @61:c728a549b219   16 years phi changed two IFs so the behavor is more logic
(edit) @60:d1fa94aadc08   16 years phi added basic UNIX Domain Socket code
(edit) @59:db97b72a53ca   16 years phi added another non-working resampling code
(edit) @58:c2415510ea74   16 years phi fixed a bug so we now can set the server address using --server; copy and …
(edit) @57:b3abe3c77d41   16 years phi added some more mlock support
(edit) @56:2f8c23a10120   16 years phi added some mlock support code
(edit) @55:c0ff46285a6c   16 years phi changed ROAR_OUTPUT_BUFFER_SAMPLES to 2048 #ifdef DEBUG so we can use …
(edit) @54:14afa447a91e   16 years phi added code to use shutdown()
(edit) @53:c6dc270b5cac   16 years phi changed to not shutdown playback sockets for writeing as we need to write …
(edit) @52:f45e6e9b80cd   16 years phi updated a printf()-line to get ride of gcc warnings
(edit) @51:a25135a03b06   16 years phi added shutdown() in streams_set_fh()
(edit) @50:27b25ef0715b   16 years phi added code to add data
(edit) @49:218f20dcb8c3   16 years phi added dumy func roar_math_mkpoly_5x5()
(edit) @48:46de3dd48996   16 years phi maybe we should also copy the data in roar_buffer_duplicate() ;)
(edit) @47:ff404ae5d6e0   16 years phi added roartypes.c
(edit) @46:9cbcc36848f9   16 years phi added roar_buffer_duplicate()
(edit) @45:ae98e6b0f3f4   16 years phi some more sample code
(edit) @44:0d81c0ab4490   16 years phi init samples on startup
(edit) @43:bbbe4c1214bd   16 years phi added sample.c
(edit) @42:e022eee0701f   16 years phi added some protptypes for samples
(edit) @41:62b67f83d6a3   16 years phi added sample.c
(edit) @40:0b85a445d76a   16 years phi added sample.h
(edit) @39:e3c8b57b6365   16 years phi added some infos about our self client
(edit) @38:7b99528e2087   16 years phi changed roar_sample struct
(edit) @37:58cb09c26220   16 years phi added basic self client code
(edit) @36:c5d92dd968cd   16 years phi changed latency messurment code a bit
(edit) @35:cafb8920bb19   16 years phi removed resampling code because it's simply not working
(edit) @34:ee0188025de8   16 years phi added some polynom approxy code
(edit) @33:55fb857975c3   16 years phi changed minor formating
(edit) @32:b70011de1251   16 years phi added a script to calc a polynom approx matrix
(edit) @31:5fcf359f2373   16 years phi added math.c
(edit) @30:7b09dab6ee8a   16 years phi added some prototypes
(edit) @29:1294bce9fe7f   16 years phi added math.h
(edit) @28:2bd2aae0f73f   16 years phi fixed display of mono/stero roaraudio_0_1_testing1_wesen
(edit) @27:87f2808d4c17   16 years phi added prototype and some protection code for roar_get_vol()
(edit) @26:a1db679a45a5   16 years phi added code to support roar_get_vol() …
(edit) @25:0e8582e163ea   16 years phi added code to use roar_get_vol()
(edit) @24:951795a0bd65   16 years phi added roar_get_vol()
(edit) @23:ef529a9bb70f   16 years phi added req_on_get_vol()
(edit) @22:1df7c2f31f1e   16 years phi added req_on_get_vol() prototype
(edit) @21:0112248f2735   16 years phi commented ROAR_STREAM() out as we alrady have one
(edit) @20:4c1dc5287f52   16 years phi added ROAR_CMD_GET_VOL and some descs
(edit) @19:ab7ef2c4e99e   16 years phi now scale corectly
(edit) @18:553bd2a893a3   16 years phi added some debug infos
(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.