source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @147:5a16ead84e51   16 years phi added manpage for roard
(edit) @146:28ba04c54064   16 years phi added support for ROAR_SERVER to roard
(edit) @145:9fc892bf390b   16 years phi added message for --version
(edit) @144:ce45dcfbfef6   16 years phi added --libs and --cflags
(edit) @143:1353548d3776   16 years phi added roar-config
(edit) @142:142eb0a181dd   16 years phi added list of enviroment vars
(edit) @141:0bf48a979d08   16 years phi added ENCODER meta tag roaraudio_0_1_testing2_wesen
(edit) @140:86cc22a8ed64   16 years phi logscale parameter should ne float not int tu support 1/x-scaling
(edit) @139:4a577b978f6c   16 years phi what ever diffrents this makes, but valgrind is now happy
(edit) @138:f5abe6d9076a   16 years phi added new meta tags: DURATION, WWW (AKA HOMEPAGE), WOAF
(edit) @137:769f3b2c5a21   16 years phi audio info bug in roarvorbis should have been fixed
(edit) @136:eb682807f6a4   16 years phi fixed another case a client gets deleted while we are checking it's …
(edit) @135:a0545cb66fbd   16 years phi added new bugs…
(edit) @134:a8bc9686bac8   16 years phi make valgrind happy: initialise unused memory
(edit) @133:8af83a2453ee   16 years phi make valgrind happy: initialise unused memory
(edit) @132:482f25a6d24c   16 years phi make valgrind happy: initialise memory even if not *really* needed
(edit) @131:5c50eb890cf2   16 years phi make valgrind happy: initialise unused memory
(edit) @130:1d082afbec7e   16 years phi added some more options
(edit) @129:1636d0d38280   16 years phi added a bit better monetoring client support
(edit) @128:5cae7d8795d5   16 years phi added esdfilt like --half --half and --double
(edit) @127:df5c2e3b1dd3   16 years phi better support for filter streams
(edit) @126:59caa827aacc   16 years phi added roarfilt, sill useless
(edit) @125:8c29ccfbfa5d   16 years phi try to work around underrun errors of new streams
(edit) @124:70992549a17a   16 years phi added simple http support using wget
(edit) @123:da1cb3923a92   16 years phi added SERVER meta tag (Icecast uses it)
(edit) @122:150a6d2fdfbc   16 years phi only open a new stream if decoder infos changed, not every time we have a …
(edit) @121:1ed1307ca42e   16 years phi now using a extra function to update meta data and open the stream so we …
(edit) @120:85463285ddbe   16 years phi now using roar_simple_new_stream_obj(), not an execed stream so we can do …
(edit) @119:8669a32c3bdd   16 years phi added a way to get the roar_stream object when using …
(edit) @118:d3c4bca914cd   16 years phi some cleanup
(edit) @117:b3b15c6ff97d   16 years phi get channels and rate form the file, a bit better output of meta data
(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() ;)
Note: See TracRevisionLog for help on using the revision log.