source: roaraudio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @1056:24449841bc71   15 years phi added coonfigure script :)
(edit) @1055:9119166575ac   15 years phi test for broken ucred roaraudio_0_1beta4
(edit) @1054:048ae1a48654   15 years phi also use -I to include uninstalled libroar headers
(edit) @1053:da07a346f20a   15 years phi updated changelog for relase and readme
(edit) @1052:1ff7e8c869bb   15 years phi use -fPIC
(edit) @1051:125aeba7a8ca   15 years phi use --force-have-roar on libao plugin's configure script
(edit) @1050:f822683268ac   15 years phi added --force-have-roar, include roaraudio/lib to gcc lib search path
(edit) @1049:1196fa3d6392   15 years phi include plugins/ao on normal install
(edit) @1048:941ec9dc3e8c   15 years phi write a dummy Makefile in error case
(edit) @1047:d19a9c88898d   15 years phi added basic rc scripts for debian like systems
(edit) @1046:27fab9a77db2   15 years phi update pid on --deamon
(edit) @1045:bf38ceae5a66   15 years phi clear meta data for meta streams on delete
(edit) @1044:9d5c342e6a14   15 years phi ROAR_WARN() -> ROAR_DBG()
(edit) @1043:1ca27ba72398   15 years phi added support to set flags via roarctl, update meta data on change of meta …
(edit) @1042:44f94f4095dd   15 years phi added streams_get_flag(), fixed a bug with only-vio drivers
(edit) @1041:054b825e307d   15 years phi finalize after meta data update
(edit) @1040:4d32270e0139   15 years phi update meta data of recv-meta streams on finalize
(edit) @1039:d99813e93485   15 years phi finalize meta data after update
(edit) @1038:3b27c9b36f14   15 years phi added stream_meta_finalize(), ROAR_META_MODE_FINALIZE
(edit) @1037:a4c5621a37cf   15 years phi check correctly for meta data length (explicide cast to not get strange …
(edit) @1036:718696ab57af   15 years phi added debug lion, fixed double reconnect bug on connection losse
(edit) @1035:728d94ff1217   15 years phi updated changelog
(edit) @1034:00eb23240db1   15 years phi new set of cygwin patches: there is no working sqrtl() on cygwin and …
(edit) @1033:f73039f25f25   15 years phi added another debug lion
(edit) @1032:a06815278af3   15 years phi added stream flag META
(edit) @1031:e37fc903ebb8   15 years phi mark sources as sources
(edit) @1030:21c645bcc836   15 years phi use flags on req for stream para
(edit) @1029:a0088c45f7df   15 years phi added streams_set_flag() and streams_reset_flag()
(edit) @1028:95623ae5d1b2   15 years phi updated ChangeLog?: added roarmonhttp and RIFF/WAVE support
(edit) @1027:f60acea8db1e   15 years phi set ice-audio-info: and icy-pub: HTTP headers
(edit) @1026:4d1fc7a9a164   15 years phi get home dir via NSS if $HOME is not set
(edit) @1025:dee14357f0e4   15 years phi added inetd mode
(edit) @1024:27fc71901f66   15 years phi added options for bits, channels and rate, print server name
(edit) @1023:d2ba8eda0537   15 years phi reset timout set by httpd, this will let us run for ever if the dclient …
(edit) @1022:fe708cd3a6a6   15 years phi added roar source driver
(edit) @1021:bdf6df991057   15 years phi ha, I added write support to it yesterday…
(edit) @1020:91716970520d   15 years phi use sqrtl() only if we have one
(edit) @1019:f10df1596530   15 years phi test for sqrtl()
(edit) @1018:867bbc1c4dec   15 years phi fixed some bugs within the select loop, added some frame code for codec …
(edit) @1017:055034719a76   15 years phi print header, do the main loop as IO buffer
(edit) @1016:aecfb9bcf17d   15 years phi added roarmonhttp, a tool to stream via HTTP as CGI, started with a simple …
(edit) @1015:2086db30dbe8   15 years phi if we can't send some data because of EAGAIN, ignore and print a warning
(edit) @1014:7864567c619b   15 years phi small change that makes monetoring streams more robust
(edit) @1013:5c0b53001a34   15 years phi done some cleanup of debug messages
(edit) @1012:e0923fe24fa9   15 years phi added support for writeing wave files, ha!
(edit) @1011:382d3e6269d1   15 years phi ignore proxy settings at startup time while opening local socket
(edit) @1010:497140bf0427   15 years phi RMS,…
(edit) @1009:e4d3456536a0   15 years phi delete test file on cygwin, too
(edit) @1008:08abe13974ad   15 years phi don't modify our ENV
(edit) @1007:d02b4fd8e939   15 years phi added support to mix left to right and rigth to left side
(edit) @1006:0553e3575f25   15 years phi sign correctly
(edit) @1005:058e7ecae45c   15 years phi added --fmode and --fq
(edit) @1004:15b43935d30b   15 years phi added new filter: downmix
(edit) @1003:ddf048d9f930   15 years phi added new ROARDSP_FCTL_Q and ROARDSP_FCTL_MODE
(edit) @1002:bbe61b2a17bf   15 years phi we now have support for VIO output streams
(edit) @1001:6c779f376e99   15 years phi Ogg FLAC/Ogg Speex support via libfishsound
(edit) @1000:43afe5f9b605   15 years phi added Ogg FLAC and Ogg Speex magic
(edit) @999:d1370e188de1   15 years phi added useless -v/--verbose
(edit) @998:fdee4bd3aeec   15 years phi updated description
(edit) @997:811183edb732   15 years phi seems as if I finaly got cf fishsound working, debug code clean up
(edit) @996:56340a6a3c76   15 years phi added new error messages to roar_buffer_shift_out()
(edit) @995:d8e88bab735f   15 years phi added fishsound filter for OGG_FLAC
(edit) @994:43a7c78b4bf9   15 years phi seems that I got it finally rung experimental
(edit) @993:ba20ae3efe93   15 years phi use roar_buffer objects to buffer decoded audio data, added support to …
(edit) @992:090d3f1bd7de   15 years phi added sill useless cf fishsound, no working code yet, just some start
(edit) @991:caac09dce026   15 years phi added support to give a file name, typo
(edit) @990:df38ccf549f5   15 years phi major changes of last 2 days
(edit) @989:3546df4ceb78   15 years phi abstract from LP64 to ROAR_INSTINT
(edit) @988:06d3e6a58b9b   15 years phi introduced ROAR_INSTINT
(edit) @987:a4a6de70a746   15 years phi use ROAR_INSTINT not int32_t for int<->void* casting
(edit) @986:dfa600647b4a   15 years phi added constant and struct for roar command gettimeofday
(edit) @985:e9e58ccee447   15 years phi added support for N and Limit parameter of filters
(edit) @984:edaf654b9f30   15 years phi print server possition in very verbose mode
(edit) @983:6f9aee7b36cc   15 years phi test also for gnuplot
(edit) @982:05f1be351ac0   15 years phi quit if a primary output stream can not be inited, changed change of g_pos …
(edit) @981:892b34984ecd   15 years phi added fc object to ss object, not used yet, update pos on …
(edit) @980:970b86136440   15 years phi streams.c
(edit) @979:2d5a48c15b5f   15 years phi added new filter: Add, Quantifier, Clip
(edit) @978:15bd8118daa4   15 years phi added stream type mixing
(edit) @977:98bd572668d5   15 years phi return g_pos and set mixing stream to type mixing for oinfo req
(edit) @976:f27de4e967af   15 years phi use ogg123 via cf cmd if ogg123 is avalible but not libvorbisfile
(edit) @975:27cae7f09bc7   15 years phi print headlions on driver list
(edit) @974:2fc99cf797f4   15 years phi mark -d list as obsolete
(edit) @973:a8a9e120261c   15 years phi added --list-driver, exit on -d list after listing the driver
(edit) @972:5790e4533557   15 years phi use old value as default, seems not to work well on my test systems
(edit) @971:302305b809d4   15 years phi commented out change of recv buffer
(edit) @970:931ac20fb0da   15 years phi use 5ms for new standard block time, should get better results for …
(edit) @969:6efdae031d5f   15 years phi dont set minimum buffer size, set optimal read size as recv buffer size
(edit) @968:82561f5f0063   15 years phi set recv buffer to minimum for streams
(edit) @967:e53d8747092c   15 years phi updated CELT cf to CELT 0.5.0 API
(edit) @966:449ec48190a4   15 years phi use pointer, not object…
(edit) @965:3c139219bdd8   15 years phi got cygwin finally to work (client libs OK, roard party)
(edit) @964:0a0e4e32d700   15 years phi added support for roarctl to show position info
(edit) @963:9f2802d4302b   15 years phi added support to read stream flags (currently primary and output), …
(edit) @962:c19f47578562   15 years phi added support to mark outputs primary
(edit) @961:ac5a0e9430cf   15 years phi added support vor primary output streams
(edit) @960:618277a7056e   15 years phi added some codec check. We _assume_ we need to send signed data to all sub …
(edit) @959:11c186ddb5f3   15 years phi also ported libao driver, now all drivers are ported
(edit) @958:06746d10d7a9   15 years phi ported libao driver to new vio interface :)
(edit) @957:96860770977c   15 years phi improved codec check
Note: See TracRevisionLog for help on using the revision log.