source: roaraudio/roarclients

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2847:403396142808   15 years phi a bit cleanup of code
(edit) @2846:1b451c172df6   15 years phi sysio -> vio
(edit) @2845:411d444a473c   15 years phi PREFIX_COMP -> PREFIX_COMP_LIBS, added PREFIX_COMP_BINS
(edit) @2844:69fbff272562   15 years phi split $(TARGETS) in multible $(TARGETS_*)s
(edit) @2814:40065eb210bc   15 years phi added support for nnode and prethru
(edit) @2813:f677c459d89d   15 years phi added prethru support
(edit) @2802:ba5a00746517   15 years phi ignore *.dll and *.exe
(edit) @2739:d186518934cd   15 years phi volume change support: stereo -> 1.0
(edit) @2738:6ac10ee7a131   15 years phi volume change support: stereo -> 3.1, 5.1, 6.1
(edit) @2731:12bd89b0c8fb   15 years phi LD_LIBRARY_PATH is colon seperated, not space
(edit) @2712:af9178518e1b   15 years phi added RDTCS to basic tools
(edit) @2700:3cd3c4155005   15 years phi updated help a bit
(edit) @2699:07978c63cd59   15 years phi got it working
(edit) @2698:60d1738a6d5c   15 years phi support to create new virtual stream
(edit) @2692:9c4c5cb470c7   15 years phi use correct stream dir
(edit) @2681:359a85bcf5e9   15 years phi added new subsystem complex
(edit) @2646:092c05f53747   15 years phi fixed name of tool
(edit) @2634:8d6985223fac   15 years phi show stream state
(edit) @2627:f35642add08d   15 years phi added possibility to set virtual flag
(edit) @2621:1055b438bce6   15 years phi rename Player->Client
(edit) @2620:d84d2de62245   15 years phi added native and network byteorder specal info to byteorder info of …
(edit) @2617:b5912694dfb3   15 years phi show byte order or client in case we know it
(edit) @2591:17acccdfb065   15 years phi spacing
(edit) @2570:2e2f30d32a85   15 years phi use RE VIO for server stream, added some error messages
(edit) @2568:271a25312484   15 years phi use roar_libroar_set_server()
(edit) @2554:922529cfbcf4   15 years phi typo
(edit) @2550:86e7ca0bd7a1   15 years phi print player protocol
(edit) @2547:ad5a21fbc008   15 years phi only test midi stuff if we have it
(edit) @2420:6a4d707ebb74   15 years phi much better way to handle defaults
(edit) @2412:9b6d85a53415   15 years phi added new flags: recsource, passmixer
(edit) @2407:47ec453a0fb2   15 years phi set better defaults
(edit) @2399:22feff815ea4   15 years phi better way to display things
(edit) @2384:07a24148542c   15 years phi updated Makefile to use Makefile.inc :)
(edit) @2378:fffdfcfbf11b   15 years phi added support for --load and load libroar via PRELOAD
(edit) @2330:5ec217cd3801   15 years phi support to set meta data
(edit) @2329:e99a7b90dc2b   15 years phi use roar_simple_new_stream_obj() not roar_vio_simple_stream()
(edit) @2324:7ed1fcb4ea77   15 years phi added support to display /virtual/ flag
(edit) @2322:c1ae140b6ddc   15 years phi delay cuting data off
(edit) @2321:9df21a38f3af   15 years phi added basic threshold based /DTX/
(edit) @2320:990b50b4d2c0   15 years phi added roar_stack and roar_message
(edit) @2312:98d61c023ae8   15 years phi added a lot debug lions
(edit) @2293:53004b1eeaf5   15 years phi roard has a lot better antiecho now
(edit) @2292:0e4ee5724202   15 years phi simple patches, mostly by Simon Matter (trivial by german law so no (c) …
(edit) @2282:78f8feed27a9   15 years phi moved client drivers into libroareio
(edit) @2281:50e91573f912   15 years phi link libroareio into roarphone
(edit) @2278:6a1b906aa6d4   15 years phi added libroareio to list of libs
(edit) @2261:b134d3ed68f7   15 years phi more logical names
(edit) @2260:bf80036b2d54   15 years phi check for codecs
(edit) @2247:3e955f3af124   15 years phi read from stdIN, not stdOUT ;)
(edit) @2246:2637bdd1ce25   15 years phi open files with the correct flags
(edit) @2243:cc9b7b9210ef   15 years phi init the vars ;)
(edit) @2242:01acf25aaeb5   15 years phi added --rel-id from roarmon
(edit) @2241:1545a04f0255   15 years phi added --raw to roarcat/roarmon
(edit) @2230:94eadbb605eb   15 years phi corrected program names in the help texts
(edit) @2229:62c57b3537b3   15 years phi parse string
(edit) @2228:4447191f6703   15 years phi started a function to parse the server type
(edit) @2227:802529aa529d   15 years phi added theoretical esd support
(edit) @2226:a12e5565d870   15 years phi corrected program name
(edit) @2225:0c8e399f1041   15 years phi corrected return codes
(edit) @2224:d926d296b6fa   15 years phi done some clean up
(edit) @2222:398cf495b414   15 years phi error on unknown protocol
(edit) @2221:ffabd16cc486   15 years phi added roarinterconnect to list of ignored files
(edit) @2220:572d471868b8   15 years phi only use strtok_r() states in case wie have strtok_r()
(edit) @2216:c66d36803466   15 years phi added roarinterconnect to Makefile
(edit) @2215:956f710f3279   15 years phi test for speex api version
(edit) @2196:ff5e22978e4c   15 years phi ask the encoder for the optimal size, don't give any hint for the moment
(edit) @2195:75e6cd2a4f57   15 years phi it's in byte…
(edit) @2194:6c6781abdc41   15 years phi packet size is in frames
(edit) @2185:428bc7864999   15 years phi first try of transcoding code
(edit) @2169:6fafb169e3a2   15 years phi moved transcode.[ch] from roarclicnts to libroardsp
(edit) @2168:d8097d532def   15 years phi added transcode.[ch]
(edit) @2167:a72f8c925e4b   15 years phi start transcoding code
(edit) @2166:65339d91785c   15 years phi use g_conf.samples
(edit) @2164:3f101805821b   15 years phi added simple roarinterconnect
(edit) @2163:0378feb5a7cb   15 years phi added --chans
(edit) @2162:b1fcd565d1b7   15 years phi only use 16 bit filter if we work in 16 bit mode
(edit) @2154:1f9fc07cd3fe   15 years phi added support for the antiecho flag
(edit) @2142:95f833ec51ea   15 years phi added debug lions
(edit) @2141:ae202c734bd4   15 years phi added old style speex AEC support
(edit) @2140:7665a1f08287   15 years phi added a simple anti echo, dosn't worl but sounds funny
(edit) @2139:63da6225674a   15 years phi updated ignore file, added roarphone
(edit) @2131:402d579b1ddb   15 years phi added cdriver oss
(edit) @2129:2d9c6346122f   15 years phi read/write data
(edit) @2128:acc3365dd9d5   15 years phi connect a stream, added a dummy function to send the data
(edit) @2127:85fca7cf35bb   15 years phi added --driver and --device
(edit) @2126:3937527b4c96   15 years phi open driver and directly close it again
(edit) @2125:a3842e3ba36f   15 years phi use a info struct and added struct for driver
(edit) @2124:813ab24c3465   15 years phi added a derivart of roarbidir as roarphone
(edit) @2114:c0e084678926   15 years phi added gopher support *g*
(edit) @2063:1f8fed8cd1bf   15 years phi support to prefix libs name with "lib"
(edit) @2052:ca6d7de2a8f9   15 years phi use correct stream direction for setting light controll thingys
(edit) @2048:4bf10a019748   15 years phi send data to server
(edit) @2047:61d80ef7b247   15 years phi added roarlight
(edit) @2046:173ee399825b   15 years phi added a start for a light control tool
(edit) @2045:372a02360fff   15 years phi added dstr support to roarmon
(edit) @2044:004ac97e08de   15 years phi corrected copyright notice
(edit) @2025:58267001583a   15 years phi added support for multibe libs
(edit) @1943:e9364f4e2795   15 years phi added small help/usage for roarify
(edit) @1942:e5be66edc010   15 years phi added support for options to roarify
(edit) @1926:4522f8bfab00   15 years phi added sill dummy stream flag MMAP :)
Note: See TracRevisionLog for help on using the revision log.